-
Notifications
You must be signed in to change notification settings - Fork 206
chore(deps): update all dependencies #1353
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
Open
renovate-bot
wants to merge
1
commit into
googleapis:main
Choose a base branch
from
renovate-bot:renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+12
−12
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
a40776f
to
b7292be
Compare
b7292be
to
6294934
Compare
6294934
to
e84996f
Compare
e84996f
to
3735a8d
Compare
c96240c
to
4a10ba1
Compare
4a10ba1
to
143d015
Compare
143d015
to
58f266e
Compare
@parthea Samples have failed. Could you please let me know the right dependency to reach out to here |
58f266e
to
177137e
Compare
177137e
to
793181c
Compare
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.27.0
->==3.31.0
==2.28.0
->==2.29.0
==2.19.0
->==3.1.0
==5.1.0
->==5.2.0
==1.29.0
->==1.32.1
==1.7.0
->==1.9.0
==1.29.0
->==1.32.1
==5.29.2
->==6.30.2
==8.3.4
->==8.3.5
3.8
->3.13
3.10
->3.13
Release Notes
googleapis/python-bigquery (google-cloud-bigquery)
v3.31.0
Compare Source
Features
Bug Fixes
to_dataframe
(#1876) (968020d)Dependencies
v3.30.0
Compare Source
Features
Bug Fixes
Client.query(...)
(#2135) (c6d5f8a)Dependencies
load_table_from_dataframe
(#2095) (7603bd7)Documentation
v3.29.0
Compare Source
Features
Bug Fixes
v3.28.0
Compare Source
Features
allowNonIncrementalDefinition
for materialized view (#2084) (3359ef3)SchemaField
(#2097) (aaf1eb8)Bug Fixes
Documentation
googleapis/python-pubsub (google-cloud-pubsub)
v2.29.0
Compare Source
Features
enabled
field for message transforms and adddisabled
field (4363179)Bug Fixes
Documentation
code
in message.google.pubsub.v1.JavaScriptUDF
is changed (4363179)enabled
field for message transforms and adddisabled
field (4363179)googleapis/python-storage (google-cloud-storage)
v3.1.0
Compare Source
Features
v3.0.0
Compare Source
⚠ BREAKING CHANGES
Please consult the README for details on this major version release.
Features
Bug Fixes
Blob.from_string()
andBucket.from_string()
tofrom_uri()
(#1335) (58c1d03)Documentation
testing-cabal/mock (mock)
v5.2.0
Compare Source
This is release is
in memory of Michael Foord
__, who originally authored themock
packageand passed away in January 2025.
__ https://discuss.python.org/t/in-memoriam-michael-foord-1974-2025/78317
gh-65454: :func:
unittest.mock.Mock.attach_mock
no longer triggers a callto a
PropertyMock
being attached.gh-117765: Improved documentation for :func:
unittest.mock.patch.dict
gh-124176: Add support for :func:
dataclasses.dataclass
in:func:
unittest.mock.create_autospec
. Nowcreate_autospec
will checkfor potential dataclasses and use :func:
dataclasses.fields
function toretrieve the spec information.
gh-123934: Fix :class:
unittest.mock.MagicMock
reseting magic methodsreturn values after
.reset_mock(return_value=True)
was called.gh-90848: Fixed :func:
unittest.mock.create_autospec
to configure parentmock with keyword arguments.
gh-113569: Indicate if there were no actual calls in unittest
:meth:
~unittest.mock.Mock.assert_has_calls
failure.gh-122858: Deprecate :func:
!asyncio.iscoroutinefunction
in favor of:func:
inspect.iscoroutinefunction
.gh-104745: Limit starting a patcher (from :func:
unittest.mock.patch
or:func:
unittest.mock.patch.object
) more than once without stopping itgh-75988: Fixed :func:
unittest.mock.create_autospec
to pass the callthrough to the wrapped object to return the real result.
gh-119600: Fix :func:
unittest.mock.patch
to not read attributes of thetarget when
new_callable
is set. Patch by Robert Collins.gh-113407: Fix import of :mod:
unittest.mock
when CPython is builtwithout docstrings.
gh-120732: Fix
name
passing to :class:unittest.mock.Mock
object whenusing :func:
unittest.mock.create_autospec
.open-telemetry/opentelemetry-python (opentelemetry-api)
v1.32.1
: Version 1.32.1/0.53b1Compare Source
This is a patch release on the previous 1.32.0/0.53b0 release, fixing the issue(s) below.
v1.32.0
Compare Source
(#4475)
(#4466)
environment_variables
(#4491)
BaseException
change intrace_api.use_span()
(#4494)
(#4498)
(#4436)
(#4530)
(#4521)
(#4528)
v1.31.1
: Version 1.31.1/0.52b1Compare Source
This is a patch release on the previous 1.31.0/0.52b0 release, fixing the issue(s) below.
BaseException
change intrace_api.use_span()
(#4494)v1.31.0
Compare Source
(#4471)
(#4346)
(#4359)
attribute sets
(#4413)
(#4402)
OTEL_EXPERIMENTAL_RESOURCE_DETECTORS
(#4373)
OTLPSpanExporter
(#4370)
(#4434)
(#4444)
(#4444)
tracecontext-integration-test
gitref tod782773b2cf2fa4afd6a80a93b289d8a74ca894d
(#4448)
trace_api.use_span()
recordBaseException
as well asException
(#4406)
(#4458)
(#4450)
v1.30.0
Compare Source
logging
module handler setup(#4340)
attributes
field inmetrics.get_meter
wrapper function(#4364)
(#4353)
(#4371)
(#4389)
(#4400)
opentelemetry.semconv.attributes.network_attributes.NETWORK_INTERFACE_NAME
introduced by mistake in the wrong module.
(#4391)
(#4361)
(#4337)
GoogleCloudPlatform/opentelemetry-operations-python (opentelemetry-exporter-gcp-trace)
v1.9.0
: releaseCompare Source
What's Changed
Full Changelog: GoogleCloudPlatform/opentelemetry-operations-python@v1.8.0...v1.9.0
v1.8.0
Compare Source
opentelemetry-resourcedetector-gcp
(#362)
(#366)
Full Changelog: GoogleCloudPlatform/opentelemetry-operations-python@v1.7.0...v1.8.0
pytest-dev/pytest (pytest)
v8.3.5
Compare Source
pytest 8.3.5 (2025-03-02)
Bug fixes
-vv
verbosity.libedit
build of Python, such as on macOS or with uv-managed Python binaries from thepython-build-standalone
project. This could manifest e.g. by a broken prompt when usingPdb
, or seeing empty inputs with manual usage ofinput()
and suspended capturing.AttributeError
{.interpreted-text role="class"} crash when using--import-mode=importlib
when top-level directory same name as another module of the standard library.--import-mode=importlib
, a directory containing py file with the same name would cause anImportError
Improved documentation
#12842: Added dedicated page about using types with pytest.
See
types
{.interpreted-text role="ref"} for detailed usage.Contributor-facing changes
test_terminal.py
with Pygments >= 2.19.0when building Sphinx docs -- by
webknjaz
{.interpreted-text role="user"}.actions/python-versions (python)
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.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.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
v3.10.17
: 3.10.17Compare Source
Python 3.10.17
v3.10.16
: 3.10.16Compare Source
Python 3.10.16
v3.10.15
: 3.10.15Compare Source
Python 3.10.15
v3.10.14
: 3.10.14Compare Source
Python 3.10.14
v3.10.13
: 3.10.13Compare Source
Python 3.10.13
v3.10.12
: 3.10.12Compare Source
Python 3.10.12
v3.10.11
: 3.10.11Compare Source
Python 3.10.11
v3.10.10
: 3.10.10Compare Source
Python 3.10.10
v3.10.9
: 3.10.9Compare Source
Python 3.10.9
v3.10.8
: 3.10.8Compare Source
Python 3.10.8
v3.10.7
: 3.10.7Compare Source
Python 3.10.7
v3.10.6
: 3.10.6Compare Source
Python 3.10.6
v3.10.5
: 3.10.5Compare Source
Python 3.10.5
v3.10.4
: 3.10.4Compare Source
Python 3.10.4
v3.10.3
: 3.10.3Compare Source
Python 3.10.3
v3.10.2
: 3.10.2Compare Source
Python 3.10.2
v3.10.1
: 3.10.1Compare Source
Python 3.10.1
v3.10.0
: 3.10.0Compare Source
Python 3.10.0
v3.9.22
: 3.9.22Compare Source
Python 3.9.22
v3.9.21
: 3.9.21Compare Source
Python 3.9.21
v3.9.20
: 3.9.20Compare Source
Python 3.9.20
v3.9.19
: 3.9.19Compare Source
Python 3.9.19
v3.9.18
: 3.9.18Compare Source
Python 3.9.18
v3.9.17
: 3.9.17Compare Source
Python 3.9.17
v3.9.16
: 3.9.16Compare Source
Python 3.9.16
v3.9.15
: 3.9.15Compare Source
Python 3.9.15
v3.9.14
: 3.9.14Compare Source
Python 3.9.14
v3.9.13
: 3.9.13Compare Source
Python 3.9.13
v3.9.12
: 3.9.12Compare Source
Python 3.9.12
v3.9.11
: 3.9.11Compare Source
Python 3.9.11
v3.9.10
: 3.9.10Compare Source
Python 3.9.10
v3.9.9
: 3.9.9Compare Source
Python 3.9.9
v3.9.8
: 3.9.8Compare Source
Python 3.9.8
v3.9.7
: 3.9.7Compare Source
Python 3.9.7
v3.9.6
: 3.9.6Compare Source
Python 3.9.6
v3.9.5
: 3.9.5Compare Source
Python 3.9.5
v3.9.4
: 3.9.4Compare Source
Python 3.9.4
v3.9.3
: 3.9.3Compare Source
Python 3.9.3
v3.9.2
: 3.9.2Compare Source
Python 3.9.2
v3.9.1
: 3.9.1Compare Source
Python 3.9.1
v3.9.0
: 3.9.0Compare Source
Python 3.9.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.