Bump the patches group across 1 directory with 6 updates - #1890
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the patches group across 1 directory with 6 updates#1890dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patches group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django-guardian](https://github.com/django-guardian/django-guardian) | `3.3.2` | `3.3.3` | | [django-polymorphic](https://github.com/django-commons/django-polymorphic) | `4.11.6` | `4.11.7` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.10.2` | `3.10.3` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.17.1` | `3.17.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.15.4` | | [prek](https://github.com/j178/prek) | `0.4.10` | `0.4.12` | Updates `django-guardian` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/django-guardian/django-guardian/releases) - [Commits](django-guardian/django-guardian@3.3.2...3.3.3) Updates `django-polymorphic` from 4.11.6 to 4.11.7 - [Release notes](https://github.com/django-commons/django-polymorphic/releases) - [Commits](django-commons/django-polymorphic@v4.11.6...v4.11.7) Updates `markdown` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.10.2...3.10.3) Updates `djangorestframework` from 3.17.1 to 3.17.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.17.1...3.17.2) Updates `coverage` from 7.15.2 to 7.15.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.2...7.15.4) Updates `prek` from 0.4.10 to 0.4.12 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.10...v0.4.12) --- updated-dependencies: - dependency-name: django-guardian dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: django-polymorphic dependency-version: 4.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: markdown dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: djangorestframework dependency-version: 3.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: coverage dependency-version: 7.15.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: prek dependency-version: 0.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches ... 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 patches group with 6 updates in the / directory:
3.3.23.3.34.11.64.11.73.10.23.10.33.17.13.17.27.15.27.15.40.4.100.4.12Updates
django-guardianfrom 3.3.2 to 3.3.3Release notes
Sourced from django-guardian's releases.
Commits
bd5a274Merge pull request #1006 from django-guardian/version-update-3-3-3a73329eBump version to 3.3.3a39dd2cMerge pull request #1005 from django-guardian/1004-lits-of-maintainers-in-pyp...6802c32Merge pull request #1003 from django-guardian/dependabot/github_actions/githu...209ad03The maintainers have been updated66ce5bbBump astral-sh/setup-uv from 8.2.0 to 8.3.2 in the github-actions group2bc6a89Merge pull request #1002 from django-guardian/dependabot/github_actions/githu...2eddd31Bump actions/setup-python in the github-actions group63b015cFix generic object_pk bigint cast regression in shortcuts (#990)4de11ebMerge pull request #1001 from django-guardian/dependabot/github_actions/githu...Updates
django-polymorphicfrom 4.11.6 to 4.11.7Release notes
Sourced from django-polymorphic's releases.
Commits
f78240badd a regression test for #905c1fd7c6fix: add kwargs to save method to keep compatability with other tools overrid...2b1b76afix secondary test database 6.1 behavior113d405exclude django 6.1 postgres <15 tests7051576fix django 6.1 descriptor get_queryset compat14b9badsupport django 6.1Updates
markdownfrom 3.10.2 to 3.10.3Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
bb50627Bump version to 3.10.38453df0Update Extension API documentation93ac448Document that all extensions are in maintenance moded38fd4aCreate AI Policyddead47Prevent mixed =/- chars in Setext-style headingsUpdates
djangorestframeworkfrom 3.17.1 to 3.17.2Release notes
Sourced from djangorestframework's releases.
Commits
ad309f3Release 3.17.2 (#10014)2912dc9EnforceDATA_UPLOAD_MAX_MEMORY_SIZEforrequest.dataparsing (#10013)71f8194Fix disclosure of GET-protected data in case of validation error with `AdminR...Updates
coveragefrom 7.15.2 to 7.15.4Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
4c0e7ffdocs: sample HTML for 7.15.4db4cc32docs: prep for 7.15.4c33085cstyle: start gradual move to ruff 0.1653a0fd5fix: neutralize control characters in lcov report fields (#2226)b64d53dbuild: make 3.15 wheels53792abbuild: show the python version for kitsf6b03c7chore: make upgrade_one package=cibuildwheeld9b660achore: make upgradeb128a31docs: oops, move this entry to the correct placea7a2c15fix: escape filename urls in html report href attributes (#2227)Updates
prekfrom 0.4.10 to 0.4.12Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
728238cBump version to 0.4.12 (#2473)e5403caAdd--require-groupfor hook group intersections (#2472)370fc41Use ssl-certs to load custom certificates (#2470)7cc64caRewrite benchmark documentation (#2469)6a81c10Update ubuntu Docker tag to v26 (#2466)500a9d4Run Conda tests sequentially (#2468)ebc1c38Run .NET tests sequentially on Unix (#2467)88fec17Update Rust crate tokio-util to v0.7.19 (#2463)9d9c9f5Use full object IDs in diff snapshots (#2448)0c7fc84Update Rust crate tokio to v1.53.1 (#2462)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