build(deps): bump the minor-and-patch group across 1 directory with 6 updates#1383
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
build(deps): bump the minor-and-patch group across 1 directory with 6 updates#1383dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [apprise](https://github.com/caronc/apprise) | `1.9.9` | `1.10.0` | | [django-allauth](https://github.com/sponsors/pennersr) | `65.15.1` | `65.16.1` | | [django-health-check](https://github.com/codingjoe/django-health-check) | `4.2.2` | `4.4.0` | | [requests-ratelimiter](https://github.com/JWCook/requests-ratelimiter) | `0.9.3` | `0.10.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.1` | `4.6.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.10` | `0.15.12` | 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 `django-allauth` from 65.15.1 to 65.16.1 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `django-health-check` from 4.2.2 to 4.4.0 - [Release notes](https://github.com/codingjoe/django-health-check/releases) - [Commits](codingjoe/django-health-check@4.2.2...4.4.0) Updates `requests-ratelimiter` from 0.9.3 to 0.10.0 - [Release notes](https://github.com/JWCook/requests-ratelimiter/releases) - [Changelog](https://github.com/JWCook/requests-ratelimiter/blob/main/HISTORY.md) - [Commits](JWCook/requests-ratelimiter@v0.9.3...v0.10.0) Updates `pre-commit` from 4.5.1 to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.5.1...v4.6.0) Updates `ruff` from 0.15.10 to 0.15.12 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.10...0.15.12) --- updated-dependencies: - dependency-name: apprise dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: django-allauth dependency-version: 65.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: django-health-check dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: requests-ratelimiter dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 6 updates in the / directory:
1.9.91.10.065.15.165.16.14.2.24.4.00.9.30.10.04.5.14.6.00.15.100.15.12Updates
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
django-allauthfrom 65.15.1 to 65.16.1Commits
Updates
django-health-checkfrom 4.2.2 to 4.4.0Release notes
Sourced from django-health-check's releases.
Commits
e480bc0Resolve #724 -- Add public dataclass field as OpenMetric label (#725)e56c871Clean up storage probe files when validation fails (#717)3421a3cUpdate copilot review instructionsc674d2fRevert "Update celery requirement from >=5.0.0 to >=5.6.3"04a22e5Revert "Update flit-core requirement from >=3.2 to >=3.12.0"4d47e8aRevert "Update aio-pika requirement from >=9.0.0 to >=9.6.2"e0d4479Revert "Update django requirement from >=5.2 to >=5.2.13"8994dccRevert "Update confluent-kafka requirement from >=2.0.0 to >=2.14.0"1f31638Ref #701 -- Add support for a custom executor for synchronous checks (#716)b79e960Bump actions/upload-pages-artifact from 4 to 5Updates
requests-ratelimiterfrom 0.9.3 to 0.10.0Changelog
Sourced from requests-ratelimiter's changelog.
Commits
ddcd53eUpdate changelog9319507Update actionsbd83162Make sure _custom_limiter gets included when pickling5eb5750Merge pull request #151 from JWCook/max-delay56e06eaAdd max_delay parameter again0bef723Merge pull request #148 from JWCook/per-host-bucketsaf6a29eAdd warning if a custom Limiter object is passed with per_host=True and no Ho...3ebae0eFix per-host rate-limiting for Redis and Postgres backendsfaacfffAdd some missing test coverageUpdates
pre-commitfrom 4.5.1 to 4.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
f35134bv4.6.02a51ffcMerge pull request #3662 from pre-commit/hook-impl-optional-hook-dird7dee32make --hook-dir optional for hook-impl965aeb1Merge pull request #3661 from pre-commit/hook-impl-required2eacc06--hook-type is required for hook-implf5678bfMerge pull request #3657 from pre-commit/pre-commit-ci-update-config054cc5b[pre-commit.ci] pre-commit autoupdate5c0f302Merge pull request #3652 from pre-commit/pre-commit-ci-update-configa5d9114[pre-commit.ci] pre-commit autoupdate129a1f5Merge pull request #3641 from pre-commit/mxr-patch-1Updates
rufffrom 0.15.10 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
66f93cfBump 0.15.12 (#24815)476a4d0[ty] Complete support for more detailed diagnostics on possibly unbound error...ed669eaImplement#ruff:file-ignorefile-level suppressions (#23599)e73d952[ty] Include inferred type ininvalid-keyconcise diagnostic for union/inte...80feb29[ty] report only dead annotation-only locals as unused (#24811)0fbf2bcDrop deprecated license classifier (#24808)43b174c[ty] Infer lambda parameter types withCallabletype context (#24317)4f449ae[ty] Add error context for intersection types (#24772)5b4e753[ty] Add support for goto in literal enum member inlay hint (#24792)e7cc762[ty] Add error context for TypedDict assignments (#24790)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions