-
Notifications
You must be signed in to change notification settings - Fork 215
chore(deps): update all dependencies #1456
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
Merged
Conversation
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
639d5c9 to
19c746c
Compare
19c746c to
ba9299c
Compare
ba9299c to
d3551b8
Compare
d3551b8 to
d3f8f73
Compare
michaelpri10
approved these changes
Oct 2, 2025
abbrowne126
approved these changes
Oct 2, 2025
This was referenced Oct 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: pubsub
Issues related to the googleapis/python-pubsub API.
owlbot:ignore
instruct owl-bot to ignore a PR
size: m
Pull request size is medium.
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:
v4->v5v5->v6==3.34.0->==3.38.0==2.29.1->==2.31.1==3.1.0->==3.4.0==1.34.0->==1.37.0==1.34.0->==1.37.0==6.31.1->==6.32.1==8.4.0->==8.4.23.10->3.13Release Notes
actions/checkout (actions/checkout)
v5Compare Source
actions/setup-python (actions/setup-python)
v6Compare Source
googleapis/python-bigquery (google-cloud-bigquery)
v3.38.0Compare Source
Features
v3.37.0Compare Source
Features
Bug Fixes
Documentation
XyzJob.errorsdoesn't necessarily mean that the job has not completed or was unsuccessful (#2278) (6e88d7d)v3.36.0Compare Source
Features
jobBackendErrororjobInternalErrorare encountered (#2256) (3deff1d)Documentation
v3.35.1Compare Source
Documentation
v3.35.0Compare Source
Features
Bug Fixes
Documentation
googleapis/python-pubsub (google-cloud-pubsub)
v2.31.1Compare Source
Bug Fixes
v2.31.0Compare Source
Features
Bug Fixes
v2.30.0Compare Source
Features
googleapis/python-storage (google-cloud-storage)
v3.4.0Compare Source
Features
Bug Fixes
v3.3.1Compare Source
Bug Fixes
v3.3.0Compare Source
Features
Bug Fixes
Documentation
v3.2.0Compare Source
Features
v3.1.1Compare Source
Bug Fixes
Documentation
open-telemetry/opentelemetry-python (opentelemetry-api)
v1.37.0Compare Source
(#4714)
OTEL_PYTHON_EXPORTER_OTLP_{HTTP/GRPC}_{METRICS/TRACES/LOGS}_CREDENTIAL_PROVIDERthat can be used toinject a
requests.Sessionorgrpc.ChannelCredentialsobject into OTLP exporters created during auto instrumentation #4689.logger's logs on the export logs path that might otherwise endlessly log or cause a recursion depth exceeded issue in cases where logging itself results in an exception.(#4695).
(#4728)
(#4634)
(#4731)
(#4677)
importlib_metadata.entry_points(#4735)
(#4741)
v1.36.0Compare Source
Add missing Prometheus exporter documentation
(#4485)
Overwrite logging.config.fileConfig and logging.config.dictConfig to ensure
the OTLP
LogHandlerremains attached to the root logger. Fix a bug thatcan cause a deadlock to occur over
logging._lockin some cases (#4636).otlp-http-exporter: set default value for param
timeout_secin_exportmethod(#4691)
Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping
before a retry attempt, and cause them to return failure immediately.
Update BatchSpan/LogRecordProcessors: shutdown will now complete after 30 seconds of trying to finish
exporting any buffered telemetry, instead of continuing to export until all telemetry was exported.
(#4638).
v1.35.0Compare Source
event_nameas a top level field in theLogRecord. Events are now simply logs with theevent_namefield set, the logs SDK should be used to emit events (#4652).A +/-20% jitter was added to all backoffs. A pointless 32 second sleep that occurred after all retries
had completed/failed was removed.
(#4564).
in the body (#4614).
type: ignorethat causes mypy to ignore the whole file(#4618)
span_exporterproperty back toBatchSpanProcessorclass(#4621)
(#4625)
(#4637)
context; deprecatestrace_id,span_id,trace_flags.(#4597) and
(#4668)
(#4653)
(#4648)
(#4649)
(#4620)
(#4669)
(#4658)
v1.34.1: Version 1.34.1/0.55b1Compare Source
This is a patch release on the previous 1.34.0/0.55b0 release, fixing the issue(s) below.
type: ignorethat causes mypy to ignore the whole file (#4618)span_exporterproperty back toBatchSpanProcessorclass (#4621)pytest-dev/pytest (pytest)
v8.4.2Compare Source
v8.4.1Compare Source
pytest 8.4.1 (2025-06-17)
Bug fixes
#13461: Corrected
_pytest.terminal.TerminalReporter.isattyto supportbeing called as a method. Before it was just a boolean which could
break correct code when using
-o log_cli=true).#13477: Reintroduced
pytest.PytestReturnNotNoneWarning{.interpreted-text role="class"} which was removed by accident in pytest [8.4]{.title-ref}.This warning is raised when a test functions returns a value other than
None, which is often a mistake made by beginners.See
return-not-none{.interpreted-text role="ref"} for more information.#13497: Fixed compatibility with
Twisted 25+.Improved documentation
faulthandlernot working on Windows.actions/python-versions (python)
v3.13.7: 3.13.7Compare Source
Python 3.13.7
v3.13.6: 3.13.6Compare Source
Python 3.13.6
v3.13.5: 3.13.5Compare Source
Python 3.13.5
v3.13.4: 3.13.4Compare Source
Python 3.13.4
v3.13.3: 3.13.3Compare Source
Python 3.13.3
v3.13.2: 3.13.2Compare Source
Python 3.13.2
v3.13.1: 3.13.1Compare Source
Python 3.13.1
v3.13.0: 3.13.0Compare Source
Python 3.13.0
v3.12.11: 3.12.11Compare Source
Python 3.12.11
v3.12.10: 3.12.10Compare Source
Python 3.12.10
v3.12.9: 3.12.9Compare Source
Python 3.12.9
v3.12.8: 3.12.8Compare Source
Python 3.12.8
v3.12.7: 3.12.7Compare Source
Python 3.12.7
v3.12.6: 3.12.6Compare Source
Python 3.12.6
v3.12.5: 3.12.5Compare Source
Python 3.12.5
v3.12.4: 3.12.4Compare Source
Python 3.12.4
v3.12.3: 3.12.3Compare Source
Python 3.12.3
v3.12.2: 3.12.2Compare Source
Python 3.12.2
v3.12.1: 3.12.1Compare Source
Python 3.12.1
v3.12.0: 3.12.0Compare Source
Python 3.12.0
v3.11.13: 3.11.13Compare Source
Python 3.11.13
v3.11.12: 3.11.12Compare Source
Python 3.11.12
v3.11.11: 3.11.11Compare Source
Python 3.11.11
v3.11.10: 3.11.10Compare Source
Python 3.11.10
v3.11.9: 3.11.9Compare Source
Python 3.11.9
v3.11.8: 3.11.8Compare Source
Python 3.11.8
v3.11.7: 3.11.7Compare Source
Python 3.11.7
v3.11.6: 3.11.6Compare Source
Python 3.11.6
v3.11.5: 3.11.5Compare Source
Python 3.11.5
v3.11.4: 3.11.4Compare Source
Python 3.11.4
v3.11.3: 3.11.3Compare Source
Python 3.11.3
v3.11.2: 3.11.2Compare Source
Python 3.11.2
v3.11.1: 3.11.1Compare Source
Python 3.11.1
v3.11.0: 3.11.0Compare Source
Python 3.11.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.