build(deps): bump the minor-and-patch group across 1 directory with 5 updates#1372
Closed
dependabot[bot] wants to merge 1 commit intodevfrom
Closed
build(deps): bump the minor-and-patch group across 1 directory with 5 updates#1372dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
… updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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.11` | 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.11 - [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.11) --- updated-dependencies: - 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.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 5 updates in the / directory:
65.15.165.16.14.2.24.4.00.9.30.10.04.5.14.6.00.15.100.15.11Updates
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.11Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
53554b1Bump 0.15.11 (#24678)08c56c8Factor out themdtestcrate (#24616)725fbb7[ty] Use partially qualified names when reporting diagnostics regarding bad c...ddd6a30[ty] Do not suggest argument completion when at value of keyword argument (#2...9282e61Disallow@disjoint_base on TypedDicts and Protocols (#24671)e9986d8[ty] Reject using properties withNeversetters or deleters (#24510)9cf212f[ty] Normalize property setter and deleter wrappers (#24509)12a1589Add override mention to ASYNC109 docs (#24666)dccb03d[ty] Avoid panicking on overloadedCallabletype context (#24661)61f9a0a[ty] Sync vendored typeshed stubs (#24646)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