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.0,<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.0,<0.74.0 age adoption passing confidence

Release Notes

ExpressApp/pybotx (pybotx)

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 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 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 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 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 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 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 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 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 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 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 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 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 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
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