googleapis / python-api-core

https://googleapis.dev/python/google-api-core/latest
Apache License 2.0
123 stars 88 forks source link

chore(deps): update all dependencies #732

Closed renovate-bot closed 1 month ago

renovate-bot commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
argcomplete (changelog) ==3.4.0 -> ==3.5.1 age adoption passing confidence
filelock ==3.15.4 -> ==3.16.1 age adoption passing confidence
nox ==2024.4.15 -> ==2024.10.9 age adoption passing confidence
platformdirs (changelog) ==4.2.2 -> ==4.3.6 age adoption passing confidence
tomli (changelog) ==2.0.1 -> ==2.0.2 age adoption passing confidence
virtualenv ==20.26.3 -> ==20.26.6 age adoption passing confidence

Release Notes

kislyuk/argcomplete (argcomplete) ### [`v3.5.1`](https://redirect.github.com/kislyuk/argcomplete/blob/HEAD/Changes.rst#Changes-for-v351-2024-10-06) [Compare Source](https://redirect.github.com/kislyuk/argcomplete/compare/v3.5.0...v3.5.1) \=============================== - Restore compatibility with argparse in Python 3.12.7+ ([#​508](https://redirect.github.com/kislyuk/argcomplete/issues/508)) ### [`v3.5.0`](https://redirect.github.com/kislyuk/argcomplete/blob/HEAD/Changes.rst#Changes-for-v350-2024-08-06) [Compare Source](https://redirect.github.com/kislyuk/argcomplete/compare/v3.4.0...v3.5.0) \=============================== - Use project.scripts instead of setuptools scripts ([#​498](https://redirect.github.com/kislyuk/argcomplete/issues/498)) - Test infrastructure improvements
tox-dev/py-filelock (filelock) ### [`v3.16.1`](https://redirect.github.com/tox-dev/filelock/releases/tag/3.16.1) [Compare Source](https://redirect.github.com/tox-dev/py-filelock/compare/3.16.0...3.16.1) #### What's Changed - CI improvements by [@​gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/filelock/pull/362](https://redirect.github.com/tox-dev/filelock/pull/362) **Full Changelog**: https://github.com/tox-dev/filelock/compare/3.16.0...3.16.1 ### [`v3.16.0`](https://redirect.github.com/tox-dev/filelock/releases/tag/3.16.0) [Compare Source](https://redirect.github.com/tox-dev/py-filelock/compare/3.15.4...3.16.0) #### What's Changed - Test Python 3.13 by [@​hugovk](https://redirect.github.com/hugovk) in [https://github.com/tox-dev/filelock/pull/352](https://redirect.github.com/tox-dev/filelock/pull/352) - Add 3.13 to CI by [@​gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/filelock/pull/359](https://redirect.github.com/tox-dev/filelock/pull/359) **Full Changelog**: https://github.com/tox-dev/filelock/compare/3.15.4...3.16.0
wntrblm/nox (nox) ### [`v2024.10.9`](https://redirect.github.com/wntrblm/nox/compare/2024.04.15...2024.10.09) [Compare Source](https://redirect.github.com/wntrblm/nox/compare/2024.04.15...2024.10.09)
tox-dev/platformdirs (platformdirs) ### [`v4.3.6`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.6) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.5...4.3.6) #### What's Changed - Fix readme download target by [@​gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/platformdirs/pull/307](https://redirect.github.com/tox-dev/platformdirs/pull/307) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.5...4.3.6 ### [`v4.3.5`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.5) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.4...4.3.5) #### What's Changed - Split build and publish for release by [@​gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/platformdirs/pull/306](https://redirect.github.com/tox-dev/platformdirs/pull/306) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.4...4.3.5 ### [`v4.3.4`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.4) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.3...4.3.4) #### What's Changed - Use upstream setup-uv with uv python by [@​gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/platformdirs/pull/305](https://redirect.github.com/tox-dev/platformdirs/pull/305) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.3...4.3.4 ### [`v4.3.3`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.3) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.2...4.3.3) #### What's Changed - Update check.yml by [@​gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/platformdirs/pull/302](https://redirect.github.com/tox-dev/platformdirs/pull/302) - don't include outdated changelog in docs by [@​cbm755](https://redirect.github.com/cbm755) in [https://github.com/tox-dev/platformdirs/pull/301](https://redirect.github.com/tox-dev/platformdirs/pull/301) #### New Contributors - [@​cbm755](https://redirect.github.com/cbm755) made their first contribution in [https://github.com/tox-dev/platformdirs/pull/301](https://redirect.github.com/tox-dev/platformdirs/pull/301) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.2...4.3.3 ### [`v4.3.2`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.2) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2) #### What's Changed - Use uv as installer by [@​gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/platformdirs/pull/300](https://redirect.github.com/tox-dev/platformdirs/pull/300) - Fix multi-path returned from `_path` methods on MacOS by [@​matthewhughes934](https://redirect.github.com/matthewhughes934) in [https://github.com/tox-dev/platformdirs/pull/299](https://redirect.github.com/tox-dev/platformdirs/pull/299) #### New Contributors - [@​matthewhughes934](https://redirect.github.com/matthewhughes934) made their first contribution in [https://github.com/tox-dev/platformdirs/pull/299](https://redirect.github.com/tox-dev/platformdirs/pull/299) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2 ### [`v4.3.1`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.1) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1 ### [`v4.3.0`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.0) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0) #### What's Changed - Speed up Hatch installation by [@​ofek](https://redirect.github.com/ofek) in [https://github.com/tox-dev/platformdirs/pull/282](https://redirect.github.com/tox-dev/platformdirs/pull/282) - Test with Python 3.13 by [@​edgarrmondragon](https://redirect.github.com/edgarrmondragon) in [https://github.com/tox-dev/platformdirs/pull/289](https://redirect.github.com/tox-dev/platformdirs/pull/289) - Test with latest PyPy by [@​edgarrmondragon](https://redirect.github.com/edgarrmondragon) in [https://github.com/tox-dev/platformdirs/pull/290](https://redirect.github.com/tox-dev/platformdirs/pull/290) - Use `include-hidden-files: true` to upload coverage artifacts by [@​edgarrmondragon](https://redirect.github.com/edgarrmondragon) in [https://github.com/tox-dev/platformdirs/pull/298](https://redirect.github.com/tox-dev/platformdirs/pull/298) - Ensure PlatformDirs is valid superclass type for mypy AND not an abstract class for other checkers by [@​Avasam](https://redirect.github.com/Avasam) in [https://github.com/tox-dev/platformdirs/pull/295](https://redirect.github.com/tox-dev/platformdirs/pull/295) #### New Contributors - [@​edgarrmondragon](https://redirect.github.com/edgarrmondragon) made their first contribution in [https://github.com/tox-dev/platformdirs/pull/289](https://redirect.github.com/tox-dev/platformdirs/pull/289) - [@​Avasam](https://redirect.github.com/Avasam) made their first contribution in [https://github.com/tox-dev/platformdirs/pull/295](https://redirect.github.com/tox-dev/platformdirs/pull/295) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0
hukkin/tomli (tomli) ### [`v2.0.2`](https://redirect.github.com/hukkin/tomli/blob/HEAD/CHANGELOG.md#202) [Compare Source](https://redirect.github.com/hukkin/tomli/compare/2.0.1...2.0.2) - Removed - Python 3.7 support - Improved - Make `loads` raise `TypeError` not `AttributeError` on bad input types that do not have the `replace` attribute. Improve error message when `bytes` is received. - Type annotations - Type annotate `load` input as `typing.IO[bytes]` (previously `typing.BinaryIO`).
pypa/virtualenv (virtualenv) ### [`v20.26.6`](https://redirect.github.com/pypa/virtualenv/compare/20.26.5...20.26.6) [Compare Source](https://redirect.github.com/pypa/virtualenv/compare/20.26.5...20.26.6) ### [`v20.26.5`](https://redirect.github.com/pypa/virtualenv/compare/20.26.4...20.26.5) [Compare Source](https://redirect.github.com/pypa/virtualenv/compare/20.26.4...20.26.5) ### [`v20.26.4`](https://redirect.github.com/pypa/virtualenv/releases/tag/20.26.4) [Compare Source](https://redirect.github.com/pypa/virtualenv/compare/20.26.3...20.26.4) #### What's Changed - release 20.26.3 by [@​gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2742](https://redirect.github.com/pypa/virtualenv/pull/2742) - Fix whitespace around backticks in changelog by [@​edmorley](https://redirect.github.com/edmorley) in [https://github.com/pypa/virtualenv/pull/2751](https://redirect.github.com/pypa/virtualenv/pull/2751) - Test latest Python 3.13 by [@​hugovk](https://redirect.github.com/hugovk) in [https://github.com/pypa/virtualenv/pull/2752](https://redirect.github.com/pypa/virtualenv/pull/2752) - Fix typo in Nushell activation script by [@​edmorley](https://redirect.github.com/edmorley) in [https://github.com/pypa/virtualenv/pull/2754](https://redirect.github.com/pypa/virtualenv/pull/2754) - GitHub Actions: Replace deprecated macos-12 with macos-13 by [@​hugovk](https://redirect.github.com/hugovk) in [https://github.com/pypa/virtualenv/pull/2756](https://redirect.github.com/pypa/virtualenv/pull/2756) - Fix [#​2728](https://redirect.github.com/pypa/virtualenv/issues/2728): Activating venv create unwanted console output by [@​ShootGan](https://redirect.github.com/ShootGan) in [https://github.com/pypa/virtualenv/pull/2748](https://redirect.github.com/pypa/virtualenv/pull/2748) - Upgrade bundled wheels by [@​gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2760](https://redirect.github.com/pypa/virtualenv/pull/2760) #### New Contributors - [@​ShootGan](https://redirect.github.com/ShootGan) made their first contribution in [https://github.com/pypa/virtualenv/pull/2748](https://redirect.github.com/pypa/virtualenv/pull/2748) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.26.3...20.26.4

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.

forking-renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: .kokoro/docker/docs/requirements.txt
[18:21:44.030] INFO (213): Installing pip hashin@1.0.2...
[18:21:48.954] ERROR (213): Command failed with exit code 1: hashin --version
[18:21:48.954] FATAL (213): Install tool hashin failed in 4.9s.

Traceback (most recent call last):
  File "/opt/containerbase/tools/hashin/1.0.2/3.13.0/bin/hashin", line 5, in <module>
    from hashin import main
  File "/opt/containerbase/tools/hashin/1.0.2/3.13.0/lib/python3.13/site-packages/hashin.py", line 10, in <module>
    import cgi
ModuleNotFoundError: No module named 'cgi'
forking-renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.