chore(deps): bump the production-dependencies group across 1 directory with 10 updates #1024
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 production-dependencies group with 10 updates in the /backend directory:
4.2.16
4.2.17
43.0.1
44.0.0
0.27.2
0.28.0
2.9.9
2.9.10
2.0.27
2.0.28
1.66.2
1.68.1
1.66.2
1.68.1
7.2.9
7.2.10
2.9.2
2.10.4
5.1.0
5.2.1
Updates
django
from 4.2.16 to 4.2.17Commits
1f0356f
[4.2.x] Bumped version for 4.2.17 release.7376bcb
[4.2.x] Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLook...790eb05
[4.2.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().f663277
[4.2.x] Refs CVE-2024-11168 -- Updated vendored _urlsplit() to properly valid...0acff0f
[4.2.x] Added stub release notes and release date for 4.2.17.b381b19
[4.2.x] Fixed docs build on Sphinx 8.1+.ea4a1fb
[4.2.x] Refs #35844 -- Expanded compatibility for expected error messages in ...345a665
[4.2.x] Added GitHub Action workflow to test all Python versions listed in th...5211677
[4.2.x] Added CVE-2024-45230 and CVE-2024-45231 to security archive.8f6c362
[4.2.x] Post-release version bump.Updates
cryptography
from 43.0.1 to 44.0.0Changelog
Sourced from cryptography's changelog.
Commits
f299a48
remove deprecated call (#12052)439eb05
Bump version for 44.0.0 (#12051)2c5ad4d
chore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968a
chore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0
Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7
Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87
fixed metadata in changelog (#12044)c6104cc
Prohibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)d6cac75
Add support for decrypting S/MIME messages (#11555)b8e5bfd
chore(deps): bump libc from 0.2.164 to 0.2.165 (#12042)Updates
drf-spectacular
from 0.27.2 to 0.28.0Release notes
Sourced from drf-spectacular's releases.
Changelog
Sourced from drf-spectacular's changelog.
Commits
9bf8e92
version bump10aa34a
Pr1312 (#1339)caf707d
Merge pull request #1240 from intgr/fix-choicefield-with-empty-choices304a61f
Merge pull request #1338 from tfranzel/pk_field3b778f0
Merge pull request #1331 from tfranzel/pydantic_params1023c68
Extend query params explosion of non-DRF serializer #1315cc5a5d1
consider pk_field on PrimaryKeyRelatedField when set #1335fbebedb
Merge pull request #1337 from tfranzel/fix_rest_authbff8d6a
fix tests for dj_rest_auth changes27ae6f2
Merge pull request #1320 from tfranzel/oauth2_scopesUpdates
psycopg2-binary
from 2.9.9 to 2.9.10Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
a805acf
chore: bump to version 2.9.1078561ac
Merge pull request #1728 from romank0/fetch-notifications-on-commit5283a83
chore: add TransactionTimeout error, added in PostgreSQL 17f64dd39
docs: add news entry about notifications on commitcba6d39
removes duplication in tests282360d
adds notifications processing after every PQexec362cb00
Adds notifies processing in pq_commiteaeeb76
Merge pull request #1729 from edgarrmondragon/1692-py313-wheels4987362
ci(windows): drop Python 3.8 packages8c9a35d
ci: test with PostgreSQL 17Updates
uwsgi
from 2.0.27 to 2.0.28Updates
grpcio
from 1.66.2 to 1.68.1Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
796e87f
[Release] Bump version to 1.68.1 (on v1.68.x branch) (#38202)ef921bf
[Release] Bump Core patch version in preparation for patch release (#38201)2027e7b
[xDS RBAC] Support string_match in HeaderMatcher (#38185) (#38198)7e442a0
[CSM Observability] Add option to use Xds server (v1.68.x backport) (#38199)e2b67e1
[CSM] Use xds-enabled server and xds credentials in examples (#38192) (#38195)6b49ae6
[Release] Bump v.1.68.x to 1.68.0 (#38124)2bcf835
[Backport][chttp2] Fix channelz address (#38022) (#38027)5801d12
[XdsClient][Backport] Add missing authority to XdsClient metrics scope (#3800...62e547b
Bump v1.68.x version to v1.68.0-pre1 (#38001)1178b2d
[retry e2e test] add log message about known flakiness (#37974)Updates
grpcio-tools
from 1.66.2 to 1.68.1Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
796e87f
[Release] Bump version to 1.68.1 (on v1.68.x branch) (#38202)ef921bf
[Release] Bump Core patch version in preparation for patch release (#38201)2027e7b
[xDS RBAC] Support string_match in HeaderMatcher (#38185) (#38198)7e442a0
[CSM Observability] Add option to use Xds server (v1.68.x backport) (#38199)e2b67e1
[CSM] Use xds-enabled server and xds credentials in examples (#38192) (#38195)6b49ae6
[Release] Bump v.1.68.x to 1.68.0 (#38124)2bcf835
[Backport][chttp2] Fix channelz address (#38022) (#38027)5801d12
[XdsClient][Backport] Add missing authority to XdsClient metrics scope (#3800...62e547b
Bump v1.68.x version to v1.68.0-pre1 (#38001)1178b2d
[retry e2e test] add log message about known flakiness (#37974)Updates
minio
from 7.2.9 to 7.2.10Release notes
Sourced from minio's releases.
Commits
96212de
fix SnowballObject typing (#1449)2d3982f
add presigned range GET test (#1447)adb2409
docs(example): AvoidUnboundLocalError
for get_object when exception (#1442)adca8ad
fix: token type retrieved in WebIdentity provider (#1446)d31ff33
Update version to next releaseUpdates
pydantic
from 2.9.2 to 2.10.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
5bd3a65
fix history.md46f0945
Prepare for v2.10.4 (#11144)ea69e69
Make sure the type reference is removed from the seen references (#11145)a07c31e
Include JSON Schema input core schema in function schemas (#11142)9166d55
UpdateWithJsonSchema
documentation, add usage documentation for `json_sche...572f57d
Rewrite validators documentation (#11060)9faa8d9
Fix for comaparison of AnyUrl objects (#11082)6fd6a03
Fix package description limit bound (#11140)7814fde
Addlen
to_BaseUrl
to avoid TypeError (#11111)e036881
Bumppydantic-core
to 2.27.2 (#11138)Updates
redis
from 5.1.0 to 5.2.1Release notes
Sourced from redis's releases.
... (truncated)
Commits
a74fa6a
Release 5.2.1 (#3451)166ae7b
Updated package version (#3418)00f5be4
adds scorer to AggregateRequest (#3409)4c4d4af
Pin pytest-profiling (#3417)d6ddb0d
DOC-4199: add TCEs to the combined query page (#3380)17db62e
DOC-4200: add TCEs to the aggregation query page (#3381)700045c
Backport 5.1 changes into master (#3406)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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