Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

fix(deps): update dependency botx to >=0.31.0, <0.32.0 #25

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
botx >=0.17.0, <0.29.0 -> >=0.31.0, <0.32.0 age adoption passing confidence

Release Notes

ExpressApp/pybotx

v0.31.0

Compare Source

Added
  • Exception for unknown system event (useful to skip validation errors).

v0.30.4

Compare Source

Added
  • Add handle crash if received unknown entity type.

v0.30.3

Compare Source

Added
  • Add handle crash if received unknown attachment type.

v0.30.2

Compare Source

Fixed
  • Log BotX command before its validation

v0.30.1

Compare Source

Fixed
  • Add README path for PyPI

v0.30.0

Compare Source

pybotx library was rewritten to achieve the following goals:

  • Make it easy to maintain (adding new events and methods)
  • Separate pybotx models from botx API for better abstraction
  • Make tests simpler, check real code instead of many mocks
  • Use incoming message context for answer method
  • Add undefined value for fields that can be skipped in payload
  • Drop unused sync client
  • Drop DI system, which was incomplete (no yield support) and hard to maintain
  • Drop next steps (pybotx-fsm solve this task)

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant