chore(deps): update all dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| argcomplete (changelog) | ==3.4.0 -> ==3.5.0 |
||||
| filelock | ==3.15.4 -> ==3.16.0 |
||||
| google-cloud-documentai (source) | ==2.31.0 -> ==2.32.0 |
||||
| platformdirs (changelog) | ==4.2.2 -> ==4.3.3 |
||||
| pytest (changelog) | ==8.3.2 -> ==8.3.3 |
||||
| virtualenv | ==20.26.3 -> ==20.26.4 |
Release Notes
kislyuk/argcomplete (argcomplete)
v3.5.0
===============================
-
Use project.scripts instead of setuptools scripts (#498)
-
Test infrastructure improvements
tox-dev/py-filelock (filelock)
v3.16.0
What's Changed
- Test Python 3.13 by @hugovk in https://github.com/tox-dev/filelock/pull/352
- Add 3.13 to CI by @gaborbernat in https://github.com/tox-dev/filelock/pull/359
Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.4...3.16.0
googleapis/google-cloud-python (google-cloud-documentai)
v2.32.0: google-cloud-documentai: v2.32.0
Features
tox-dev/platformdirs (platformdirs)
v4.3.3
What's Changed
- Update check.yml by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/302
- don't include outdated changelog in docs by @cbm755 in https://github.com/tox-dev/platformdirs/pull/301
New Contributors
- @cbm755 made their first contribution in https://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
What's Changed
- Use uv as installer by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/300
- Fix multi-path returned from
_pathmethods on MacOS by @matthewhughes934 in https://github.com/tox-dev/platformdirs/pull/299
New Contributors
- @matthewhughes934 made their first contribution in https://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
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1
v4.3.0
What's Changed
- Speed up Hatch installation by @ofek in https://github.com/tox-dev/platformdirs/pull/282
- Test with Python 3.13 by @edgarrmondragon in https://github.com/tox-dev/platformdirs/pull/289
- Test with latest PyPy by @edgarrmondragon in https://github.com/tox-dev/platformdirs/pull/290
- Use
include-hidden-files: trueto upload coverage artifacts by @edgarrmondragon in https://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 in https://github.com/tox-dev/platformdirs/pull/295
New Contributors
- @edgarrmondragon made their first contribution in https://github.com/tox-dev/platformdirs/pull/289
- @Avasam made their first contribution in https://github.com/tox-dev/platformdirs/pull/295
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0
pytest-dev/pytest (pytest)
v8.3.3
pytest 8.3.3 (2024-09-09)
Bug fixes
-
#12446: Avoid calling
@property(and other instance descriptors) during fixture discovery -- byasottile{.interpreted-text role="user"} -
#12659: Fixed the issue of not displaying assertion failure differences when using the parameter
--import-mode=importlibin pytest>=8.1. -
#12667: Fixed a regression where type change in [ExceptionInfo.errisinstance]{.title-ref} caused [mypy]{.title-ref} to fail.
-
#12744: Fixed typing compatibility with Python 3.9 or less -- replaced [typing.Self]{.title-ref} with [typing_extensions.Self]{.title-ref} -- by
Avasam{.interpreted-text role="user"} -
#12745: Fixed an issue with backslashes being incorrectly converted in nodeid paths on Windows, ensuring consistent path handling across environments.
-
#6682: Fixed bug where the verbosity levels where not being respected when printing the "msg" part of failed assertion (as in
assert condition, msg). -
#9422: Fix bug where disabling the terminal plugin via
-p no:terminalwould cause crashes related to missing theverboseoption.-- by
GTowers1{.interpreted-text role="user"}
Improved documentation
- #12663: Clarify that the [pytest_deselected]{.title-ref} hook should be called from [pytest_collection_modifyitems]{.title-ref} hook implementations when items are deselected.
- #12678: Remove erroneous quotes from [tmp_path_retention_policy]{.title-ref} example in docs.
Miscellaneous internal changes
- #12769: Fix typos discovered by codespell and add codespell to pre-commit hooks.
pypa/virtualenv (virtualenv)
v20.26.4
What's Changed
- release 20.26.3 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2742
- Fix whitespace around backticks in changelog by @edmorley in https://github.com/pypa/virtualenv/pull/2751
- Test latest Python 3.13 by @hugovk in https://github.com/pypa/virtualenv/pull/2752
- Fix typo in Nushell activation script by @edmorley in https://github.com/pypa/virtualenv/pull/2754
- GitHub Actions: Replace deprecated macos-12 with macos-13 by @hugovk in https://github.com/pypa/virtualenv/pull/2756
- Fix #2728: Activating venv create unwanted console output by @ShootGan in https://github.com/pypa/virtualenv/pull/2748
- Upgrade bundled wheels by @gaborbernat in https://github.com/pypa/virtualenv/pull/2760
New Contributors
- @ShootGan made their first contribution in https://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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
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.