This repository was archived by the owner on Oct 1, 2025. It is now read-only.
Bump the patches group across 1 directory with 6 updates#3417
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the patches group across 1 directory with 6 updates#3417dependabot[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](https://github.com/django/django) | `5.2.5` | `5.2.6` | | [django-cors-headers](https://github.com/adamchainz/django-cors-headers) | `4.7.0` | `4.9.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.178.0` | `2.182.0` | | [wiki](https://github.com/django-wiki/django-wiki) | `0.12.0` | `0.12.1` | | [auth0-python](https://github.com/auth0/auth0-python) | `4.10.0` | `4.13.0` | | [boto3](https://github.com/boto/boto3) | `1.40.6` | `1.40.35` | Updates `django` from 5.2.5 to 5.2.6 - [Commits](django/django@5.2.5...5.2.6) Updates `django-cors-headers` from 4.7.0 to 4.9.0 - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.7.0...4.9.0) Updates `google-api-python-client` from 2.178.0 to 2.182.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.178.0...v2.182.0) Updates `wiki` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/django-wiki/django-wiki/releases) - [Changelog](https://github.com/django-wiki/django-wiki/blob/main/docs/release_notes.rst) - [Commits](https://github.com/django-wiki/django-wiki/commits) Updates `auth0-python` from 4.10.0 to 4.13.0 - [Release notes](https://github.com/auth0/auth0-python/releases) - [Changelog](https://github.com/auth0/auth0-python/blob/master/CHANGELOG.md) - [Commits](auth0/auth0-python@4.10.0...4.13.0) Updates `boto3` from 1.40.6 to 1.40.35 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.6...1.40.35) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: django-cors-headers dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: google-api-python-client dependency-version: 2.182.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: wiki dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: auth0-python dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: boto3 dependency-version: 1.40.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <[email protected]>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
5.2.55.2.64.7.04.9.02.178.02.182.00.12.00.12.14.10.04.13.01.40.61.40.35Updates
djangofrom 5.2.5 to 5.2.6Commits
75c4403[5.2.x] Bumped version for 5.2.6 release.4c044fc[5.2.x] Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL inject...e87ca3d[5.2.x] Made cosmetic edits to 5.2.6 release notes.ebec2c9[5.2.x] Removed unused import in docs/ref/models/expressions.txt example.ace59cb[5.2.x] Fixed #36431 -- Returned tuples for multi-column ForeignObject in val...16a12a9[5.2.x] Fixed #35831 -- Documented the model form meta API in model form refe...51753bc[5.2.x] Added stub release notes and release date for 5.2.6, 5.1.12, and 4.2.24.a486455[5.2.x] Corrected definition of "needsinfo" triage stage in contributing guide.f8e572e[5.2.x] Removed reference to flake8 file exclusions.9c9ed6f[5.2.x] Refs #35530 -- Corrected deprecation message in auth.alogin().Updates
django-cors-headersfrom 4.7.0 to 4.9.0Changelog
Sourced from django-cors-headers's changelog.
Commits
a3a3ad2Version 4.9.02f5a94bCorrect testing of Django 6.0 (#1015)4356514Support Django 6.0 (#1014)eeaa041Version 4.8.0b760e4dSupport Python 3.14 (#1013)bf6abfb[pre-commit.ci] pre-commit autoupdate (#1012)5d0c651Upgrade dependencies (#1011)873fd5fUse uvx to run tox on GitHub Actions (#1010)f8aa330[pre-commit.ci] pre-commit autoupdate (#1009)b04460f[pre-commit.ci] pre-commit autoupdate (#1008)Updates
google-api-python-clientfrom 2.178.0 to 2.182.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
35a5d16chore(main): release 2.182.0 (#2654)c9e33f4chore: Update discovery artifacts (#2659)46a12bdchore: Update discovery artifacts (#2653)dbfca7cchore(main): release 2.181.0 (#2651)0413210chore: Update discovery artifacts (#2650)9354074chore(main): release 2.180.0 (#2644)e9389d4chore: Update discovery artifacts (#2647)8b10903chore: Update discovery artifacts (#2643)dca59e8chore(main): release 2.179.0 (#2642)54a2ef0chore: Update discovery artifacts (#2641)Updates
wikifrom 0.12.0 to 0.12.1Changelog
Sourced from wiki's changelog.
Commits
Updates
auth0-pythonfrom 4.10.0 to 4.13.0Release notes
Sourced from auth0-python's releases.
Changelog
Sourced from auth0-python's changelog.
Commits
0f6dbeaRelease 4.13.0 (#745)b107c06fix(backchannel): expose headers onslow_downerrors (HTTP 429s) (#744)4fdcd26fix(backchannel): expose headers onslow_downerrors (HTTP 429s)612c26echore(deps): bump pyopenssl from 25.1.0 to 25.2.0 (#738)9fed19achore(deps): bump aiosignal from 1.3.2 to 1.4.0 (#736)8c305e2chore(deps): bump frozenlist from 1.5.0 to 1.7.0 (#735)ddae82echore(deps): bump pycparser from 2.21 to 2.23 (#734)9542c4fRelease 4.12.0 (#733)e22c2bfRelease 4.12.01acf635Updates for CIBA with email (#720)Updates
boto3from 1.40.6 to 1.40.35Commits
22fa3d5Merge branch 'release-1.40.35'021298eBumping version to 1.40.3502961e6Add changelog entries from botocore1564e42Merge branch 'release-1.40.34'b5c8399Merge branch 'release-1.40.34' into developdd6d06bBumping version to 1.40.3480c94bfAdd changelog entries from botocore910767fMerge branch 'release-1.40.33'09242b8Merge branch 'release-1.40.33' into develop74901abBumping version to 1.40.33Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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