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

chore(deps): update dependency pybotx to >=0.73.3,<0.74.0 #53

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pybotx >=0.44.1,<0.56.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

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 renovate bot force-pushed the renovate/pybotx-0.x branch from e67fd76 to ac5be1f Compare February 2, 2024 13:47
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.62.0,<0.63.0 chore(deps): update dependency pybotx to >=0.62.1,<0.63.0 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from ac5be1f to bbfc203 Compare February 22, 2024 16:37
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.62.1,<0.63.0 chore(deps): update dependency pybotx to >=0.63.0,<0.64.0 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from bbfc203 to adf8278 Compare March 22, 2024 07:58
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.63.0,<0.64.0 chore(deps): update dependency pybotx to >=0.64.0,<0.65.0 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from adf8278 to 9aa1fe2 Compare March 26, 2024 10:26
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.64.0,<0.65.0 chore(deps): update dependency pybotx to >=0.65.0,<0.66.0 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 9aa1fe2 to 6f9792a Compare April 12, 2024 10:58
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.65.0,<0.66.0 chore(deps): update dependency pybotx to >=0.66.0,<0.67.0 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/pybotx-0.x branch from 6f9792a to 6eeef8c Compare May 22, 2024 11:33
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.66.0,<0.67.0 chore(deps): update dependency pybotx to >=0.66.1,<0.67.0 May 22, 2024
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.66.1,<0.67.0 chore(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 2 times, most recently from 8d78f23 to c3c98c1 Compare June 13, 2024 16:47
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.67.1,<0.68.0 chore(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 c3c98c1 to 61bc21a Compare June 18, 2024 10:40
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.68.0,<0.69.0 chore(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 61bc21a to ec3ba90 Compare July 10, 2024 14:56
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.68.1,<0.69.0 chore(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 ec3ba90 to 421ed08 Compare July 10, 2024 19:51
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.69.0,<0.70.0 chore(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 421ed08 to a6a28b0 Compare August 2, 2024 23:27
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.69.1,<0.70.0 chore(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 a6a28b0 to 4de0866 Compare September 9, 2024 19:58
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.70.0,<0.71.0 chore(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 4de0866 to 2a3e1d5 Compare September 17, 2024 15:55
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.71.0,<0.72.0 chore(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 2a3e1d5 to 9cfd4c9 Compare October 22, 2024 14:21
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.72.0,<0.73.0 chore(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 9cfd4c9 to 9c3f865 Compare December 28, 2024 13:50
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.73.0,<0.74.0 chore(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 9c3f865 to a869d74 Compare January 27, 2025 09:03
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.73.1,<0.74.0 chore(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 a869d74 to 708e012 Compare January 29, 2025 12:50
@renovate renovate bot changed the title chore(deps): update dependency pybotx to >=0.73.2,<0.74.0 chore(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