Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency pybotx to >=0.73.3,<0.74.0 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pybotx >=0.42.0,<0.45.0 -> >=0.73.3,<0.74.0 age adoption passing confidence

Release Notes

ExpressApp/pybotx (pybotx)

v0.73.3: (Jan 29, 2025)

Compare Source

fix: in UserFromSearch field ip_phone, other_ip_phone from int to str

v0.73.2: (Jan 27 2025)

Compare Source

Fixed:

  • In UserFromSearch field other_phone from int to str
  • In UserFromSearch field ip_phone, other_ip_phone from str to int

v0.73.1: (Dec 28, 2024)

Compare Source

Added
  • support aurora

v0.73.0: (Oct 22, 2024)

Compare Source

Added
  • trusted issuers for request token verification

v0.72.0: (Sep 17, 2024)

Compare Source

Added
  • subscribe to unread counter in sending manifest
  • ios and android fullscreen layout params for sending manifest

v0.71.0: (Sep 9, 2024)

Compare Source

Added
  • /api/v4/botx/smartapps/unread_counter support

v0.70.0: (Aug 2, 2024)

Compare Source

Added

fields into UserFromSearch:

  • created_at
  • cts_id
  • description
  • ip_phone
  • manager
  • office
  • other_ip_phone
  • other_phone
  • public_name
  • rts_id
  • update_at

v0.69.1: (Jul 10, 2024)

Compare Source

Fixed
  • ImportError in aiocsv >= 1.3 and python <= 3.10

v0.69.0: (Jul 10, 2024)

Compare Source

Added
  • chat_deleted_by_user event
Changed
  • the specification of synchronous smartapp requests

v0.68.1: (Jun 18, 2024)

Compare Source

Added
  • the following fields into UserFromCsv: avatar, avatar_preview, manager, office, description, phone, other_phone, ip_phone, other_ip_phone

v0.68.0: (Jun 13, 2024)

Compare Source

Added
  • A manager_huid field into UserFromCSV

v0.67.1: (Jun 11, 2024)

Compare Source

Fixed
  • Return mypy_extensions to main deps

v0.67.0: (Jun 11, 2024)

Compare Source

Added
  • A handler for synchronous SmartApp events

v0.66.1: (May 22, 2024)

Compare Source

Fixed
  • add new fields in event_edit

v0.66.0: (Apr 12, 2024)

Compare Source

Added
  • A method for sending a smartapp manifest with full screen parameters to BotX
  • Additional parameters for the Forward class
  • Support for passing URLs to bot buttons
Fixed
  • Unverified request error due to invalid iat

v0.65.0: (Mar 26, 2024)

Compare Source

Changed
  • The host attribute of the BotAccountWithSecret class has been replaced with cts_host.
Fixed
  • Invalid issuer error during incoming request verification if the bot host contains url parts other than the domain.

v0.64.0: (Mar 22, 2024)

Compare Source

Added
  • Transfer protocol for bot account hosts support.
  • Python 3.12 support.
  • Aiofiles version bump.

v0.63.0: (Feb 22, 2024)

Compare Source

Added
  • Verification of incoming BotX requests

v0.62.1: (Feb 02, 2024)

Compare Source

Fixed
  • Change attachment voice extension

v0.62.0: (Jan 22, 2024)

Compare Source

Added
  • The ability to disable logging of incoming requests

v0.61.4: (Jan 19, 2024)

Compare Source

Added
  • Attachments and entities in system event: event_edit

v0.61.3: (Jan 12, 2024)

Compare Source

Added
  • System event: event_edit

v0.61.2: (Jan 9, 2024)

Compare Source

Fixed
  • UnicodeDecodeError in users_as_csv method

v0.61.1: (Dec 14, 2023)

Compare Source

Fixed
  • Empty incoming attachment

v0.61.0: (Nov 24, 2023)

Compare Source

Added
  • URL path support for bots' hosts

v0.60.3: (Nov 8, 2023)

Compare Source

Fixed
  • Bump httpx from 0.23.0 to ^0.25.0
  • Bump autoflake from 1.4.0 to 1.7.8
  • Bump respx from 0.19.0 to 0.20.2

v0.60.2: (Nov 7, 2023)

Compare Source

Fixed
  • Creator id in open chats info

v0.60.1: (Nov 3, 2023)

Compare Source

Fixed
  • Request fields order in custom SmartApp notifications

v0.60.0: (Oct 20, 2023)

Compare Source

Added
  • /api/v4/botx/smartapps/notification support

v0.59.0: (Sep 22, 2023)

Compare Source

Added
  • Method for getting a list of bots

v0.58.0: (Sep 18, 2023)

Compare Source

Added
  • Method for collect metrics

v0.57.0: (Jul 27, 2023)

Compare Source

Added
  • Method for deleting a message.

v0.56.0: (Jul 26, 2023)

Compare Source

Added
  • Method for search user by emails.

v0.55.8: 0.55.8 (Jul 25, 2023)

Compare Source

Fixed

  • Getting sticker packs

v0.55.7: (Jun 22, 2023)

Compare Source

Added
  • Add default button center align.

v0.55.6: (Jun 22, 2023)

Compare Source

Fixed
  • Made _UndefinedType as a Singleton class.

v0.55.5: (Jun 8, 2023)

Compare Source

Fixed
  • replaced avatar return type from BotXAPIAttachment to base64 string

v0.55.4: (Jun 7, 2023)

Compare Source

Added
  • Human-friendly markup representantion to improve testing

v0.55.3: (Jun 2, 2023)

Compare Source

Changed

v0.55.2: (May 24, 2023)

Compare Source

Updated
  • Add Python 3.11 support

v0.55.1: (Apr 5, 2023)

Compare Source

Added
  • user_udid parsing

v0.55.0: (Feb 20, 2023)

Compare Source

Added
  • Method to upload smartapp static file to file storage.

v0.54.0: (Jan 24, 2023)

Compare Source

Added
  • Method to refresh OpenID access token.

v0.53.2: (Jan 23, 2023)

Compare Source

Added
  • Option for encrypting payload in send_smartapp_event method.

v0.53.1: (Jan 19, 2023)

Compare Source

Changed
  • Update dependencies

v0.53.0: (Jan 18, 2023)

Compare Source

Added
  • botx sync source type.
  • Processsing of unsupported sync source types.

v0.52.1: (Jan 18, 2023)

Compare Source

Added
  • Imports of public classes

v0.52.0: (Dec 15, 2022)

Compare Source

Changed
  • Separate "UNSUPPORTED" chat type from ChatTypes.

v0.51.2: (Nov 1, 2022)

Compare Source

Fixed
  • Throw exception in logs if bot can't get token.
Changed
  • NamedTemporaryFile was replaced with SpooledTemporaryFile in users_as_csv method.

v0.51.1: (Oct 31, 2022)

Compare Source

Updated
  • Bump upper pydantic version to 1.11.0.

v0.50.0: (Oct 25, 2022)

Compare Source

Added
  • user_kind field to Users API.

v0.49.0: (Aug 12, 2022)

Compare Source

Added
  • unregistered and guest user types
  • Processing of unsupported user types

v0.48.0: (Aug 1, 2022)

Compare Source

Added
  • shared_history field to chats API.

v0.47.0: (July 21, 2022)

Compare Source

Added
  • Method for getting a list of SmartApps on the current CTS.

v0.46.0: (July 20, 2022)

Compare Source

Added
  • Method for updating the user profile.

v0.45.1: (July 18, 2022)

Compare Source

Added
  • Methd to search for a user by other_id.

v0.44.2: (July 5, 2022)

Compare Source

Added
  • Processing of unsupported chat types.

v0.44.1: (Jun 7, 2022)

Compare Source

Update
  • Bump httpx version to 0.23.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 18, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Creating virtualenv pybotx-smartapp-smart-logger-x8SX8hwD-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...


Because no versions of pybotx-smartapp-rpc match >0.5.0,<0.5.1 || >0.5.1,<0.5.2 || >0.5.2,<0.5.3 || >0.5.3,<0.5.4 || >0.5.4,<0.5.5 || >0.5.5,<0.5.6 || >0.5.6,<0.6.0
 and pybotx-smartapp-rpc (0.5.1) depends on pybotx (>=0.32.0,<0.47.0), pybotx-smartapp-rpc (>0.5.0,<0.5.2 || >0.5.2,<0.5.3 || >0.5.3,<0.5.4 || >0.5.4,<0.5.5 || >0.5.5,<0.5.6 || >0.5.6,<0.6.0) requires pybotx (>=0.32.0,<0.47.0).
And because pybotx-smartapp-rpc (0.5.2) depends on pybotx (>=0.44.1,<0.48.0)
 and pybotx-smartapp-rpc (0.5.3) depends on pybotx (>=0.44.1,<0.51.2), pybotx-smartapp-rpc (>0.5.0,<0.5.4 || >0.5.4,<0.5.5 || >0.5.5,<0.5.6 || >0.5.6,<0.6.0) requires pybotx (>=0.32.0,<0.51.2).
And because pybotx-smartapp-rpc (0.5.4) depends on pybotx (>=0.53.2,<0.54.0)
 and pybotx-smartapp-rpc (0.5.5) depends on pybotx (>=0.53.2,<0.55.0), pybotx-smartapp-rpc (>0.5.0,<0.5.6 || >0.5.6,<0.6.0) requires pybotx (>=0.32.0,<0.51.2 || >=0.53.2,<0.55.0).
And because pybotx-smartapp-rpc (0.5.6) depends on pybotx (>=0.53.2,<0.56.0)
 and pybotx-smartapp-rpc (0.5.0) depends on pybotx (>=0.32.0,<0.45.0), pybotx-smartapp-rpc (>=0.5.0,<0.6.0) requires pybotx (>=0.32.0,<0.51.2 || >=0.53.2,<0.56.0).
So, because pybotx-smartapp-smart-logger depends on both pybotx (>=0.66.0,<0.67.0) and pybotx-smartapp-rpc (>=0.5.0,<0.6.0), version solving failed.

@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 5979158 to 6abe535 Compare July 20, 2022 11:19
@renovate renovate bot changed the title Update dependency pybotx to >=0.45.1,<0.46.0 Update dependency pybotx to >=0.46.0,<0.47.0 Jul 20, 2022
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 6abe535 to e384e08 Compare July 21, 2022 16:36
@renovate renovate bot changed the title Update dependency pybotx to >=0.46.0,<0.47.0 Update dependency pybotx to >=0.47.0,<0.48.0 Jul 21, 2022
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from e384e08 to 8c98f90 Compare August 1, 2022 07:39
@renovate renovate bot changed the title Update dependency pybotx to >=0.47.0,<0.48.0 Update dependency pybotx to >=0.48.0,<0.49.0 Aug 1, 2022
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 8c98f90 to c2925a5 Compare August 12, 2022 10:22
@renovate renovate bot changed the title Update dependency pybotx to >=0.48.0,<0.49.0 Update dependency pybotx to >=0.49.0,<0.50.0 Aug 12, 2022
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from c2925a5 to 9a9168a Compare November 20, 2022 08:19
@renovate renovate bot changed the title Update dependency pybotx to >=0.49.0,<0.50.0 fix(deps): update dependency pybotx to >=0.51.2,<0.52.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 9a9168a to 866e61f Compare March 16, 2023 13:27
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.51.2,<0.52.0 fix(deps): update dependency pybotx to >=0.55.0,<0.56.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 866e61f to 877817c Compare April 17, 2023 09:58
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.55.0,<0.56.0 fix(deps): update dependency pybotx to >=0.55.1,<0.56.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 877817c to c2feb08 Compare May 28, 2023 12:19
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.55.1,<0.56.0 fix(deps): update dependency pybotx to >=0.55.2,<0.56.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from c2feb08 to e4fab00 Compare June 2, 2023 10:46
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.55.2,<0.56.0 fix(deps): update dependency pybotx to >=0.55.3,<0.56.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from e4fab00 to 3477133 Compare June 7, 2023 12:05
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.55.3,<0.56.0 fix(deps): update dependency pybotx to >=0.55.4,<0.56.0 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 3477133 to 39f95e5 Compare June 8, 2023 16:39
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.55.4,<0.56.0 fix(deps): update dependency pybotx to >=0.55.5,<0.56.0 Jun 8, 2023
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 39f95e5 to 2a36973 Compare June 22, 2023 10:42
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.55.5,<0.56.0 fix(deps): update dependency pybotx to >=0.55.6,<0.56.0 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 2a36973 to bdc19ea Compare June 22, 2023 14:26
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.55.6,<0.56.0 fix(deps): update dependency pybotx to >=0.55.7,<0.56.0 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from bdc19ea to f3f1ae6 Compare July 25, 2023 10:54
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.55.7,<0.56.0 fix(deps): update dependency pybotx to >=0.55.8,<0.56.0 Jul 25, 2023
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from f3f1ae6 to f34d3ed Compare July 26, 2023 11:36
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 14356b5 to dff97d6 Compare May 22, 2024 12:48
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.66.0,<0.67.0 fix(deps): update dependency pybotx to >=0.66.1,<0.67.0 May 22, 2024
Copy link
Contributor Author

renovate bot commented May 22, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Creating virtualenv pybotx-smartapp-smart-logger-x8SX8hwD-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...


Because no versions of pybotx-smartapp-rpc match >0.5.0,<0.5.1 || >0.5.1,<0.5.2 || >0.5.2,<0.5.3 || >0.5.3,<0.5.4 || >0.5.4,<0.5.5 || >0.5.5,<0.5.6 || >0.5.6,<0.6.0
 and pybotx-smartapp-rpc (0.5.1) depends on pybotx (>=0.32.0,<0.47.0), pybotx-smartapp-rpc (>0.5.0,<0.5.2 || >0.5.2,<0.5.3 || >0.5.3,<0.5.4 || >0.5.4,<0.5.5 || >0.5.5,<0.5.6 || >0.5.6,<0.6.0) requires pybotx (>=0.32.0,<0.47.0).
And because pybotx-smartapp-rpc (0.5.2) depends on pybotx (>=0.44.1,<0.48.0)
 and pybotx-smartapp-rpc (0.5.3) depends on pybotx (>=0.44.1,<0.51.2), pybotx-smartapp-rpc (>0.5.0,<0.5.4 || >0.5.4,<0.5.5 || >0.5.5,<0.5.6 || >0.5.6,<0.6.0) requires pybotx (>=0.32.0,<0.51.2).
And because pybotx-smartapp-rpc (0.5.4) depends on pybotx (>=0.53.2,<0.54.0)
 and pybotx-smartapp-rpc (0.5.5) depends on pybotx (>=0.53.2,<0.55.0), pybotx-smartapp-rpc (>0.5.0,<0.5.6 || >0.5.6,<0.6.0) requires pybotx (>=0.32.0,<0.51.2 || >=0.53.2,<0.55.0).
And because pybotx-smartapp-rpc (0.5.6) depends on pybotx (>=0.53.2,<0.56.0)
 and pybotx-smartapp-rpc (0.5.0) depends on pybotx (>=0.32.0,<0.45.0), pybotx-smartapp-rpc (>=0.5.0,<0.6.0) requires pybotx (>=0.32.0,<0.51.2 || >=0.53.2,<0.56.0).
So, because pybotx-smartapp-smart-logger depends on both pybotx (>=0.73.3,<0.74.0) and pybotx-smartapp-rpc (>=0.5.0,<0.6.0), version solving failed.

@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from dff97d6 to b60ebe9 Compare June 11, 2024 13:24
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.66.1,<0.67.0 fix(deps): update dependency pybotx to >=0.67.0,<0.68.0 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from b60ebe9 to 26cbd75 Compare June 11, 2024 15:19
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.67.0,<0.68.0 fix(deps): update dependency pybotx to >=0.67.1,<0.68.0 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 26cbd75 to a86a091 Compare June 13, 2024 16:29
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.67.1,<0.68.0 fix(deps): update dependency pybotx to >=0.68.0,<0.69.0 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from a86a091 to df3935d Compare June 18, 2024 13:35
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.68.0,<0.69.0 fix(deps): update dependency pybotx to >=0.68.1,<0.69.0 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from df3935d to 27c58e7 Compare July 10, 2024 13:04
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.68.1,<0.69.0 fix(deps): update dependency pybotx to >=0.69.0,<0.70.0 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 27c58e7 to ba1c818 Compare July 10, 2024 16:47
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.69.0,<0.70.0 fix(deps): update dependency pybotx to >=0.69.1,<0.70.0 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from ba1c818 to 196b0d3 Compare August 2, 2024 10:48
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.69.1,<0.70.0 fix(deps): update dependency pybotx to >=0.70.0,<0.71.0 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 196b0d3 to d1b327d Compare September 9, 2024 20:24
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.70.0,<0.71.0 fix(deps): update dependency pybotx to >=0.71.0,<0.72.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from d1b327d to 98e1c90 Compare September 17, 2024 16:14
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.71.0,<0.72.0 fix(deps): update dependency pybotx to >=0.72.0,<0.73.0 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 98e1c90 to 13f6202 Compare October 22, 2024 14:56
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.72.0,<0.73.0 fix(deps): update dependency pybotx to >=0.73.0,<0.74.0 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 13f6202 to d48d3c6 Compare December 28, 2024 13:15
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.73.0,<0.74.0 fix(deps): update dependency pybotx to >=0.73.1,<0.74.0 Dec 28, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from d48d3c6 to 1925ea3 Compare January 27, 2025 17:24
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.73.1,<0.74.0 fix(deps): update dependency pybotx to >=0.73.2,<0.74.0 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 1925ea3 to b19fd83 Compare January 29, 2025 14:06
@renovate renovate bot changed the title fix(deps): update dependency pybotx to >=0.73.2,<0.74.0 fix(deps): update dependency pybotx to >=0.73.3,<0.74.0 Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants