-
Notifications
You must be signed in to change notification settings - Fork 61
chore(deps): update all dependencies #1031
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
|
daniel-sanche
approved these changes
Nov 13, 2024
Contributor
|
Merge #1091 first |
d8184d3 to
4de3137
Compare
4de3137 to
d11d2bc
Compare
daniel-sanche
approved these changes
May 21, 2025
d11d2bc to
bae6213
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: bigtable
Issues related to the googleapis/python-bigtable API.
samples
Issues that are directly related to samples.
size: s
Pull request size is small.
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:
==2.57.0->==2.65.0==2.25.0->==2.30.1==2.4.1->==2.4.3==2.22.2->==2.27.1==1.4.0->==1.6.4==5.1.0->==5.2.0==1.16.0->==1.17.0Release Notes
googleapis/python-bigtable (google-cloud-bigtable)
v2.30.1Compare Source
Bug Fixes
v2.30.0Compare Source
Features
Bug Fixes
v2.29.0Compare Source
Features
Bug Fixes
v2.28.1Compare Source
Bug Fixes
v2.28.0Compare Source
Features
v2.27.0Compare Source
Features
retryparam toTable.read_rowapi (#982) (a8286d2)Bug Fixes
v2.26.0Compare Source
Features
Bug Fixes
Documentation
googleapis/python-cloud-core (google-cloud-core)
v2.4.3Compare Source
Bug Fixes
v2.4.2Compare Source
Features
googleapis/google-cloud-python (google-cloud-monitoring)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.0Compare Source
v2.25.0Compare Source
v2.24.0Compare Source
v2.23.1Compare Source
v2.23.0Compare Source
googleapis/python-test-utils (google-cloud-testutils)
v1.6.4Compare Source
Miscellaneous Chores
v1.6.3Compare Source
Miscellaneous Chores
v1.6.2Compare Source
Miscellaneous Chores
v1.6.1Compare Source
Bug Fixes
v1.6.0Compare Source
Features
test_utils.__version__(#244) (9655669)v1.5.0Compare Source
Features
testing-cabal/mock (mock)
v5.2.0Compare Source
This is release is
in memory of Michael Foord__, who originally authored themockpackageand passed away in January 2025.
__ https://discuss.python.org/t/in-memoriam-michael-foord-1974-2025/78317
gh-65454: :func:
unittest.mock.Mock.attach_mockno longer triggers a callto a
PropertyMockbeing attached.gh-117765: Improved documentation for :func:
unittest.mock.patch.dictgh-124176: Add support for :func:
dataclasses.dataclassin:func:
unittest.mock.create_autospec. Nowcreate_autospecwill checkfor potential dataclasses and use :func:
dataclasses.fieldsfunction toretrieve the spec information.
gh-123934: Fix :class:
unittest.mock.MagicMockreseting magic methodsreturn values after
.reset_mock(return_value=True)was called.gh-90848: Fixed :func:
unittest.mock.create_autospecto configure parentmock with keyword arguments.
gh-113569: Indicate if there were no actual calls in unittest
:meth:
~unittest.mock.Mock.assert_has_callsfailure.gh-122858: Deprecate :func:
!asyncio.iscoroutinefunctionin favor of:func:
inspect.iscoroutinefunction.gh-104745: Limit starting a patcher (from :func:
unittest.mock.patchor:func:
unittest.mock.patch.object) more than once without stopping itgh-75988: Fixed :func:
unittest.mock.create_autospecto pass the callthrough to the wrapped object to return the real result.
gh-119600: Fix :func:
unittest.mock.patchto not read attributes of thetarget when
new_callableis set. Patch by Robert Collins.gh-113407: Fix import of :mod:
unittest.mockwhen CPython is builtwithout docstrings.
gh-120732: Fix
namepassing to :class:unittest.mock.Mockobject whenusing :func:
unittest.mock.create_autospec.benjaminp/six (six)
v1.17.0Compare Source
Pull request #388: Remove
URLopenerandFancyURLopenerclasses fromurllib.requestwhen running on Python 3.14 or greater.Pull request #365, issue #283:
six.moves.UserDictnow points toUserDict.IterableUserDictinstead ofUserDict.UserDicton Python 2.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.