chore: bump the pip-minor-patch group across 1 directory with 2 updates#44
Merged
Merged
Conversation
Collaborator
|
@dependabot rebase |
Bumps the pip-minor-patch group with 2 updates in the / directory: [apprise](https://github.com/caronc/apprise) and [click](https://github.com/pallets/click). Updates `apprise` from 1.9.9 to 1.10.0 - [Release notes](https://github.com/caronc/apprise/releases) - [Commits](caronc/apprise@v1.9.9...v1.10.0) Updates `click` from 8.3.2 to 8.3.3 - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.2...8.3.3) --- updated-dependencies: - dependency-name: apprise dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
fbba2e7 to
ef5932e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-minor-patch group with 2 updates in the / directory: apprise and click.
Updates
apprisefrom 1.9.9 to 1.10.0Release notes
Sourced from apprise's releases.
... (truncated)
Commits
343c960bummped version to v1.10.067b5230Inproved azure:// error handling and message responses (#1499)755f174bugfix: KeyError Exception thrown when certain emoji's specified (#1592)a7bc56dPushPlus refactored to support more options (#1589)9d0056bAdded Postmark support (#1590)0617ef7Updated Dot. plugin to better align with Apprise standards (#1588)0fbe094Added Octopush Support (#622)58d0f1eExotel Support (#782)2a8d62fMastodon supports hashtag/user references (#1587)1382633Matrix Hookshot support added (#1586)Updates
clickfrom 8.3.2 to 8.3.3Changelog
Sourced from click's changelog.
Commits
c06d2d0Release 8.3.3f1f191eApply format guidelines to commits since latest 8.3.2 release (#3343)bb59ba0Apply format guidelines to commits since latest 8.3.2 release4a35225Reduce blast-radius ofUNSETindefault_map(#3240)c07bb93Merge branch 'stable' into unset-in-default-mapc7e1ba8ReorderParameterSource(#3248)76552ffShow default string in prompt (#3328)ac5cec5Reorder ParameterSource from most to least explicit8c452e0Merge branch 'stable' into show-default-string-in-prompt8c95c73Reconcile default value passing and default activation (#3239)