-
Notifications
You must be signed in to change notification settings - Fork 134
Bump the dependencies group across 1 directory with 13 updates #519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains 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
Bumps the dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.1.7` | `5.1.8` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.15.2` | `3.16.0` | | [django-storages](https://github.com/jschneier/django-storages) | `1.14.5` | `1.14.6` | | [boto3](https://github.com/boto/boto3) | `1.37.13` | `1.37.28` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.22.0` | `2.25.1` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.164.0` | `2.166.0` | | [qrcode](https://github.com/lincolnloop/python-qrcode) | `8.0` | `8.1` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.10.0` | `4.11.1` | | [faker](https://github.com/joke2k/faker) | `37.0.0` | `37.1.0` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `5.0.1` | `5.1.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.37.13` | `1.37.28` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.0` | `0.11.4` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.1.0` | `4.2.0` | Updates `django` from 5.1.7 to 5.1.8 - [Commits](django/django@5.1.7...5.1.8) Updates `djangorestframework` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.2...3.16.0) Updates `django-storages` from 1.14.5 to 1.14.6 - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](jschneier/django-storages@1.14.5...1.14.6) Updates `boto3` from 1.37.13 to 1.37.28 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.13...1.37.28) Updates `sentry-sdk` from 2.22.0 to 2.25.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.22.0...2.25.1) Updates `google-api-python-client` from 2.164.0 to 2.166.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.164.0...v2.166.0) Updates `qrcode` from 8.0 to 8.1 - [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst) - [Commits](https://github.com/lincolnloop/python-qrcode/commits) Updates `pytest-django` from 4.10.0 to 4.11.1 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.10.0...v4.11.1) Updates `faker` from 37.0.0 to 37.1.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v37.0.0...v37.1.0) Updates `django-debug-toolbar` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/django-commons/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@5.0.1...5.1.0) Updates `boto3-stubs` from 1.37.13 to 1.37.28 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.11.0 to 0.11.4 - [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.11.0...0.11.4) Updates `pre-commit` from 4.1.0 to 4.2.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.1.0...v4.2.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: djangorestframework dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-storages dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.37.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-api-python-client dependency-version: 2.166.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: qrcode dependency-version: '8.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-django dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: faker dependency-version: 37.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-debug-toolbar dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.37.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 dependencies group with 13 updates in the / directory:
5.1.7
5.1.8
3.15.2
3.16.0
1.14.5
1.14.6
1.37.13
1.37.28
2.22.0
2.25.1
2.164.0
2.166.0
8.0
8.1
4.10.0
4.11.1
37.0.0
37.1.0
5.0.1
5.1.0
1.37.13
1.37.28
0.11.0
0.11.4
4.1.0
4.2.0
Updates
django
from 5.1.7 to 5.1.8Commits
5773bc9
[5.1.x] Bumped version for 5.1.8 release.edc2716
[5.1.x] Fixed CVE-2025-27556 -- Mitigated potential DoS in url_has_allowed_ho...b3b09dc
[5.1.x] Fixed #36213 -- Doc'd MySQL's handling of self-select updates in Quer...3fdc8c3
[5.1.x] Clarified pre_delete and post_delete's origin attributes.5805d1c
[5.1.x] Simplified Intersphinx configuration example.31262b3
[5.1.x] Doc'd how to use Intersphinx in the reusable apps tutorial.451ba1f
[5.1.x] Added stub release notes and release date for 5.1.8 and 5.0.14.e38a807
[5.1.x] Pinned black == 24.10.0 in GitHub actions, pre-commit and test requir...3266f25
[5.1.x] Updated ogrinfo output in GIS tutorial.659f88e
[5.1.x] Fixed typo in docs/topics/signals.txt.Updates
djangorestframework
from 3.15.2 to 3.16.0Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
ac50cec
Prepare v3.16, release notes, and announcement. (#9671)e96b8e4
Drop Python 3.8 as EOL (#9670)32dbd35
Add django-pyoidc as a third party authentication library (#9667)73cbb9c
Fix typos (#9662)1e8ac7c
Update usage of open in setup.py (#9661)0e1c7d3
Update django 5.2b1 (#9657)fc98d35
Update relations.md (#9063)17e9560
Fix unique together validator doesn't respect condition's fields (#9360)f30c0e2
add django 5.2a1 initial support (#9634)28d0261
Add missing ignore_outcome=true for the Python 3.13 - Django main combination...Updates
django-storages
from 1.14.5 to 1.14.6Changelog
Sourced from django-storages's changelog.
Commits
3658c3d
Bump version for release (#1497)d51b0bf
Release version 1.14.6 (#1496)6ef553d
[s3] Defaulturl_protocol
tohttps:
if set to None (#1483)80031d3
[docs/azure] Fix broken link (#1492)8363be3
[s3] Pass object parameters to head_object inexists
(#1451)aa8a82e
[docs/gcloud] Clean-up querystring auth language (#1489)758ad6f
[gcloud] Add option to sign URLs via IAM Blob API (#1427)03566dc
Add missing CHANGELOG entry for Dropbox fix (#1488)Updates
boto3
from 1.37.13 to 1.37.28Commits
0b2c547
Merge branch 'release-1.37.28'7c64b94
Bumping version to 1.37.284c3ddf7
Add changelog entries from botocore0508d39
Merge branch 'release-1.37.27'c4a81c6
Merge branch 'release-1.37.27' into develop9eeb169
Bumping version to 1.37.279e63b76
Add changelog entries from botocore7681467
Merge branch 'release-1.37.26'957cb6f
Merge branch 'release-1.37.26' into developff76c14
Bumping version to 1.37.26Updates
sentry-sdk
from 2.22.0 to 2.25.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
d42e632
Updated changelogd7cf510
release: 2.25.1c254ba4
feat(ourlogs): Add a class which batches groups of logs together. (#4229)438ee01
Debug output from Sentry logs should always bedebug
level. (#4224)e4b8dae
fix(ai): Do not consume anthropic streaming stop (#4232)8b40aa0
fix(ourlogs): Use repr instead of json for message and arguments (#4227)2dde2fe
build(deps): bump actions/create-github-app-token from 1.11.7 to 1.12.0 (#4214)d0d70a5
feat: Do not spam sentry_sdk.warnings logger w/ Spotlight (#4219)4dcd538
fixed code snippet (#4218)ee97003
Merge branch 'release/2.25.0'Updates
google-api-python-client
from 2.164.0 to 2.166.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
7633383
chore(main): release 2.166.0 (#2586)722da7d
chore: Update discovery artifacts (#2585)e9fb04c
chore(main): release 2.165.0 (#2581)935c167
chore: Update discovery artifacts (#2582)21847ef
fix: resolve issue where pre-release versions of dependencies are installed (...Updates
qrcode
from 8.0 to 8.1Changelog
Sourced from qrcode's changelog.
Commits
Updates
pytest-django
from 4.10.0 to 4.11.1Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
5ada9c1
Release 4.11.1cf3f0bb
fixtures: fixup a regression in previous release for TestCase multi-db support6d5c272
Release 4.11.08000db0
Only setup and serialize databases as needed by tests6f7fc26
Add optional integration of pytest into django'smanage.py test
3071a66
docs/conf.py: format with ruff format3f44e50
fixtures: avoid unnecessary closureb732869
Remove testing on MyISAM (#1180)e362f4c
Add support for Django 5.2 (#1179)Updates
faker
from 37.0.0 to 37.1.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
8403156
Bump version: 37.0.2 → 37.1.0f4272d3
📝 Update CHANGELOG.md61d58f8
Addng_NG
currency provider and corresponding tests (#2182)914c19f
Bump version: 37.0.1 → 37.0.2ada6c54
📝 Update CHANGELOG.mdbe6fc5f
fix return type327500a
Bump version: 37.0.0 → 37.0.12b9f758
📝 Update CHANGELOG.mdb477867
fix Belgium IBAN incorrect checksum #2165 (#2175)450c2bc
Fix last names from en_PK provider (#2190)Updates
django-debug-toolbar
from 5.0.1 to 5.1.0Release notes
Sourced from django-debug-toolbar's releases.
Changelog
Sourced from django-debug-toolbar's changelog.
Commits
0d7b859
Version 5.1.0cbb479f
Refactor on csp_nonce usage with django-csp (#2088)c557f24
Fix Dark Mode Conflict in Pygments (#2108)0d9b80e
[pre-commit.ci] pre-commit autoupdate (#2107)86b67bb
Reword a changelog entry2401406
[pre-commit.ci] pre-commit autoupdate (#2102)42696c2
Fix for exception-unhandled "forked" Promise chain (#2101)e885fe9
Replace DebugConfiguredStorage with URLMixin in staticfiles panel (#2097)b5dc19c
Add help command to the Makefile (#2094)b78fd4d
[pre-commit.ci] pre-commit autoupdate (#2095)