-
Notifications
You must be signed in to change notification settings - Fork 7.7k
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
chore(deps): refresh pip-compile outputs python #2812
Merged
bourgeoisor
merged 1 commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/python
Dec 2, 2024
Merged
chore(deps): refresh pip-compile outputs python #2812
bourgeoisor
merged 1 commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/python
Dec 2, 2024
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
|
e86779a
to
7d5849a
Compare
7d5849a
to
17b1f9f
Compare
bourgeoisor
approved these changes
Dec 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
This PR contains the following updates:
==3.0.3
->==3.1.0
==2.22.0
->==2.23.0
==2.21.0
->==2.21.1
==1.14.0
->==1.14.1
==1.67.1
->==1.68.0
1.68.1
==1.67.1
->==1.68.0
1.68.1
==0.3.7
->==0.3.8
0.3.9
==2.32.2
->==2.32.3
2.32.4
==1.28.1
->==1.28.2
==0.49b1
->==0.49b2
==2.0.4
->==2.0.5
2.0.6
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
pallets/flask (flask)
v3.1.0
Compare Source
Released 2024-11-13
5623
Werkzeug >= 3.1, ItsDangerous >= 2.2, Blinker >= 1.9. :pr:
5624,5633
responses. :pr:
5496
Flask.open_resource
/open_instance_resource
andBlueprint.open_resource
take anencoding
parameter to use whenopening in text mode. It defaults to
utf-8
. :issue:5504
Request.max_content_length
can be customized per-request instead of onlythrough the
MAX_CONTENT_LENGTH
config. AddedMAX_FORM_MEMORY_SIZE
andMAX_FORM_PARTS
config. Added documentationabout resource limits to the security page. :issue:
5625
Partitioned
cookie attribute (CHIPS), with theSESSION_COOKIE_PARTITIONED
config. :issue:5472
-e path
takes precedence over default.env
and.flaskenv
files.load_dotenv
loads default files in addition to a path unlessload_defaults=False
is passed. :issue:5628
SECRET_KEY_FALLBACKS
config, a list of oldsecret keys that can still be used for unsigning. Extensions will need to
add support. :issue:
5621
host_matching=True
orsubdomain_matching=False
interacts with
SERVER_NAME
. SettingSERVER_NAME
no longer restrictsrequests to only that domain. :issue:
5553
Request.trusted_hosts
is checked during routing, and can be set throughthe
TRUSTED_HOSTS
config. :issue:5636
googleapis/python-api-core (google-api-core)
v2.23.0
Compare Source
Features
v2.22.0
Compare Source
Features
Bug Fixes
Any
decode error (#712) (0d5ed37)v2.21.0
Compare Source
Features
Bug Fixes
v2.20.0
Compare Source
Features
v2.19.2
Compare Source
Bug Fixes
rpc_status
module (#680) (7ccbf57)v2.19.1
Compare Source
Bug Fixes
v2.19.0
Compare Source
Features
v2.18.0
Compare Source
Features
Bug Fixes
v2.17.1
Compare Source
Bug Fixes
v2.17.0
Compare Source
Features
Bug Fixes
v2.16.2
Compare Source
Bug Fixes
a,out
->amount
(#596) (88688b1)v2.16.1
Compare Source
Bug Fixes
v2.16.0
Compare Source
Features
v2.15.0
Compare Source
Features
Bug Fixes
bidi
causingThread-ConsumeBidirectionalStream caught unexpected exception and will exit
(#562) (40c8ae0)datetime.datetime.utcnow()
(#552) (448923a), closes #540v2.14.0
Compare Source
Features
v2.13.1
Compare Source
Bug Fixes
v2.13.0
Compare Source
Features
Bug Fixes
googleapis/google-cloud-python (google-cloud-secret-manager)
v2.21.1
: google-cloud-secret-manager: v2.21.1Compare Source
Bug Fixes
grpc/grpc (grpcio)
v1.68.0
Compare Source
This is release 1.68.0 (groovy) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
Python
v1.67.1
Compare Source
This is release gRPC Core 1.67.1 (gesundheit). This is a Python-only patch release.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.67.0
Compare Source
This is release 1.67.0 (gesundheit) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
Python
original_request
. (#36944)Ruby
v1.66.2
Compare Source
This is release gRPC Core 1.66.2 (gladiator).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
What's Changed
Python
Full Changelog: grpc/grpc@v1.66.1...v1.66.2
v1.66.1
Compare Source
This is release gRPC Core 1.66.1 (gladiator).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
Core
v1.66.0
Compare Source
This is release 1.66.0 (gladiator) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
Python
Ruby
v1.65.5
Compare Source
This is release gRPC Core 1.65.5 (gnarly).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.65.4
Compare Source
This is release gRPC Core 1.65.4 (gnarly).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.65.2
Compare Source
This is release gRPC Core 1.65.2 (gnarly).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.65.1
Compare Source
This is release gRPC Core 1.65.1 (gnarly).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.65.0
Compare Source
This is release gRPC Core 1.65.0 (gnarly).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
This is release 1.65.0 (gnarly) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
Objective-C
Python
Ruby
v1.64.3
Compare Source
This is release gRPC Core 1.64.3 (grateful).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.64.1
Compare Source
This is release 1.64.1 (grateful) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
Python
v1.64.0
Compare Source
This is release 1.64.0 (grateful) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
Python
v1.63.2
Compare Source
This is release gRPC Core 1.63.2 (giggle).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.63.0
Compare Source
This is release 1.63.0 (giggle) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
C#
PHP
Python
Ruby
v1.62.3
Compare Source
This is release gRPC Core 1.62.3 (guardian).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.62.2
Compare Source
This is release gRPC Core 1.62.2 (guardian).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
Python
Full Changelog: grpc/grpc@v1.62.1...v1.62.2
v1.62.1
Compare Source
This is release gRPC Core 1.62.1 (guardian).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.62.0
Compare Source
This is release 1.62.0 (guardian) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
Python
Ruby
v1.61.3
Compare Source
This is release gRPC Core 1.61.3 (grand).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.60.2
Compare Source
This is release gRPC Core 1.60.2 (gjallarhorn).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.60.1
Compare Source
This is release gRPC Core 1.60.1 (gjallarhorn).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
Python
v1.60.0
Compare Source
This is release 1.60.0 (gjallarhorn) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
GRPC_EXPERIMENTAL_XDS_DUALSTACK_ENDPOINTS
env var.C++
C#
Ruby
v1.59.5
Compare Source
This is release gRPC Core 1.59.5 (generative).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.59.3
Compare Source
This is release gRPC Core 1.59.3 (generative).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
Core
locustio/locust (locust)
v2.32.3
Compare Source
Full Changelog
Fixed bugs:
Merged pull requests:
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.