Closed renovate-bot closed 6 months ago
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.
This PR contains the following updates:
==3.13.1
->==3.13.4
==3.7.0
->==3.8.1
==3.17.2
->==3.20.1
==2.20.1
->==2.21.1
==2.14.0
->==2.16.0
==4.25.2
->==5.26.1
==8.0.0
->==8.1.1
Release Notes
tox-dev/py-filelock (filelock)
### [`v3.13.4`](https://togithub.com/tox-dev/filelock/releases/tag/3.13.4) [Compare Source](https://togithub.com/tox-dev/py-filelock/compare/3.13.3...3.13.4) #### What's Changed - Raise error on incompatible singleton timeout and mode args by [@nefrob](https://togithub.com/nefrob) in [https://github.com/tox-dev/filelock/pull/320](https://togithub.com/tox-dev/filelock/pull/320) **Full Changelog**: https://github.com/tox-dev/filelock/compare/3.13.3...3.13.4 ### [`v3.13.3`](https://togithub.com/tox-dev/filelock/releases/tag/3.13.3) [Compare Source](https://togithub.com/tox-dev/py-filelock/compare/3.13.2...3.13.3) #### What's Changed - Make singleton class instance dict unique per subclass by [@nefrob](https://togithub.com/nefrob) in [https://github.com/tox-dev/filelock/pull/318](https://togithub.com/tox-dev/filelock/pull/318) **Full Changelog**: https://github.com/tox-dev/filelock/compare/3.13.2...3.13.3 ### [`v3.13.2`](https://togithub.com/tox-dev/filelock/releases/tag/3.13.2) [Compare Source](https://togithub.com/tox-dev/py-filelock/compare/3.13.1...3.13.2) #### What's Changed - Fixed small typo in \_unix.py by [@snemes](https://togithub.com/snemes) in [https://github.com/tox-dev/filelock/pull/302](https://togithub.com/tox-dev/filelock/pull/302) - Update SECURITY.md to reflect Python 3.7 support dropoff by [@kemzeb](https://togithub.com/kemzeb) in [https://github.com/tox-dev/filelock/pull/304](https://togithub.com/tox-dev/filelock/pull/304) - Update index.rst to improve the demo usage by [@youkaichao](https://togithub.com/youkaichao) in [https://github.com/tox-dev/filelock/pull/314](https://togithub.com/tox-dev/filelock/pull/314) - \[BugFix] fix permission denied error when lock file is placed in `/tmp` by [@kota-iizuka](https://togithub.com/kota-iizuka) in [https://github.com/tox-dev/filelock/pull/317](https://togithub.com/tox-dev/filelock/pull/317) #### New Contributors - [@snemes](https://togithub.com/snemes) made their first contribution in [https://github.com/tox-dev/filelock/pull/302](https://togithub.com/tox-dev/filelock/pull/302) - [@kemzeb](https://togithub.com/kemzeb) made their first contribution in [https://github.com/tox-dev/filelock/pull/304](https://togithub.com/tox-dev/filelock/pull/304) - [@youkaichao](https://togithub.com/youkaichao) made their first contribution in [https://github.com/tox-dev/filelock/pull/314](https://togithub.com/tox-dev/filelock/pull/314) - [@kota-iizuka](https://togithub.com/kota-iizuka) made their first contribution in [https://github.com/tox-dev/filelock/pull/317](https://togithub.com/tox-dev/filelock/pull/317) **Full Changelog**: https://github.com/tox-dev/filelock/compare/3.13.1...3.13.2box/flaky (flaky)
### [`v3.8.1`](https://togithub.com/box/flaky/releases/tag/v3.8.1): Version 3.8.1 [Compare Source](https://togithub.com/box/flaky/compare/v3.8.0...v3.8.1) ### [`v3.8.0`](https://togithub.com/box/flaky/releases/tag/v3.8.0): Version 3.8.0 [Compare Source](https://togithub.com/box/flaky/compare/v3.7.0...v3.8.0)googleapis/python-bigquery (google-cloud-bigquery)
### [`v3.20.1`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3201-2024-04-01) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.20.0...v3.20.1) ##### Bug Fixes - Make `pyarrow` an optional dependency post-3.20.0 yanked release ([#1879](https://togithub.com/googleapis/python-bigquery/issues/1879)) ([21714e1](https://togithub.com/googleapis/python-bigquery/commit/21714e18bad8d8d89ed5642dbdb61d14e97d5f33)) ### [`v3.20.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3200-2024-03-27) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.19.0...v3.20.0) ##### Features - Add `fields` parameter to `set_iam_policy` for consistency with update methods ([#1872](https://togithub.com/googleapis/python-bigquery/issues/1872)) ([08b1e6f](https://togithub.com/googleapis/python-bigquery/commit/08b1e6f9c41121907c345daedbae40ece18e8b6a)) ##### Bug Fixes - Correct type checking ([#1848](https://togithub.com/googleapis/python-bigquery/issues/1848)) ([2660dbd](https://togithub.com/googleapis/python-bigquery/commit/2660dbd4821a89a1e20e3e1541504a409f1979aa)) - Update error logging when converting to pyarrow column fails ([#1836](https://togithub.com/googleapis/python-bigquery/issues/1836)) ([0ac6e9b](https://togithub.com/googleapis/python-bigquery/commit/0ac6e9bf186945832f5dcdf5a4d95667b4da223e)) - Updates a number of optional dependencies ([#1864](https://togithub.com/googleapis/python-bigquery/issues/1864)) ([c2496a1](https://togithub.com/googleapis/python-bigquery/commit/c2496a1014a7d99e805b3d0a66e4517165bd7e01)) - Use an allowlist instead of denylist to determine when `query_and_wait` uses `jobs.query` API ([#1869](https://togithub.com/googleapis/python-bigquery/issues/1869)) ([e265db6](https://togithub.com/googleapis/python-bigquery/commit/e265db6a6a37d13056dcaac240c2cf3975dfd644)) ### [`v3.19.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3190-2024-03-11) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.18.0...v3.19.0) ##### Features - Support RANGE query parameters ([#1827](https://togithub.com/googleapis/python-bigquery/issues/1827)) ([b359a9a](https://togithub.com/googleapis/python-bigquery/commit/b359a9a55936a759a36aa69c5e5b014685e1fca6)) - Support range sql ([#1807](https://togithub.com/googleapis/python-bigquery/issues/1807)) ([86a45c9](https://togithub.com/googleapis/python-bigquery/commit/86a45c989836b34dca456bac014352e55d6f86c0)) ##### Bug Fixes - Add google-auth as a direct dependency ([713ce2c](https://togithub.com/googleapis/python-bigquery/commit/713ce2c2f6ce9931f67cbbcd63ad436ad336ad26)) - Augment universe_domain handling ([#1837](https://togithub.com/googleapis/python-bigquery/issues/1837)) ([53c2cbf](https://togithub.com/googleapis/python-bigquery/commit/53c2cbf98d2961f553747514de273bcd5c117f0e)) - **deps:** Require google-api-core>=1.34.1, >=2.11.0 ([713ce2c](https://togithub.com/googleapis/python-bigquery/commit/713ce2c2f6ce9931f67cbbcd63ad436ad336ad26)) - Supplementary fix to env-based universe resolution ([#1844](https://togithub.com/googleapis/python-bigquery/issues/1844)) ([b818992](https://togithub.com/googleapis/python-bigquery/commit/b8189929b6008f7780214822062f8ed05d8d2a01)) - Supplementary fix to env-based universe resolution ([#1847](https://togithub.com/googleapis/python-bigquery/issues/1847)) ([6dff50f](https://togithub.com/googleapis/python-bigquery/commit/6dff50f4fbc5aeb644383a4050dd5ffc05015ffe)) ### [`v3.18.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3180-2024-02-29) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.17.2...v3.18.0) ##### Features - Support nullable boolean and Int64 dtypes in `insert_rows_from_dataframe` ([#1816](https://togithub.com/googleapis/python-bigquery/issues/1816)) ([ab0cf4c](https://togithub.com/googleapis/python-bigquery/commit/ab0cf4cc03292f62b56a8813cfb7681daa87f872)) - Support slot_ms in QueryPlanEntry ([#1831](https://togithub.com/googleapis/python-bigquery/issues/1831)) ([d62cabb](https://togithub.com/googleapis/python-bigquery/commit/d62cabbf115637ecbaf8cc378f39329a5ae74c26)) ##### Bug Fixes - Keyword rendering and docstring improvements ([#1829](https://togithub.com/googleapis/python-bigquery/issues/1829)) ([4dfb920](https://togithub.com/googleapis/python-bigquery/commit/4dfb920b106784e98f343b3e3fc8e8ff70c50560)) ##### Documentation - **samples:** Updates to urllib3 constraint for Python 3.7 ([#1834](https://togithub.com/googleapis/python-bigquery/issues/1834)) ([b099c32](https://togithub.com/googleapis/python-bigquery/commit/b099c32a83946a347560f6a71d08c3f263e56cb6)) - Update `client_query_w_named_params.py` to use `query_and_wait` API ([#1782](https://togithub.com/googleapis/python-bigquery/issues/1782)) ([89dfcb6](https://togithub.com/googleapis/python-bigquery/commit/89dfcb6469d22e78003a70371a0938a6856e033c))googleapis/python-pubsub (google-cloud-pubsub)
### [`v2.21.1`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#2211-2024-04-04) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.21.0...v2.21.1) ##### Bug Fixes - Set timeout to infinite for publishing with ordering keys enabled ([#1134](https://togithub.com/googleapis/python-pubsub/issues/1134)) ([67daf3c](https://togithub.com/googleapis/python-pubsub/commit/67daf3c64239d22eabe59c3df214057a4e59a39e)) ### [`v2.21.0`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#2210-2024-03-26) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.20.3...v2.21.0) ##### Features - Add custom datetime format for Cloud Storage subscriptions ([#1131](https://togithub.com/googleapis/python-pubsub/issues/1131)) ([4da6744](https://togithub.com/googleapis/python-pubsub/commit/4da67441ddab01a173620d8c03bc640271c785c6)) ### [`v2.20.3`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#2203-2024-03-21) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.20.2...v2.20.3) ##### Documentation - **samples:** Update Region Tags ([#1128](https://togithub.com/googleapis/python-pubsub/issues/1128)) ([e3bc89e](https://togithub.com/googleapis/python-pubsub/commit/e3bc89eaa51337c93144d6c3100486353d494ad9)) ### [`v2.20.2`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#2202-2024-03-15) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.20.1...v2.20.2) ##### Documentation - **samples:** Add Create Topic with Kinesis IngestionDataSourceSettings Sample ([#1120](https://togithub.com/googleapis/python-pubsub/issues/1120)) ([83dc9ff](https://togithub.com/googleapis/python-pubsub/commit/83dc9fff13aa35518fb9b6a73472816da852d975)) - **samples:** Update Topic with Kinesis Ingestion Settings ([#1123](https://togithub.com/googleapis/python-pubsub/issues/1123)) ([e0e2d83](https://togithub.com/googleapis/python-pubsub/commit/e0e2d831da8d17288c3ae8900bea2388ce8758af))googleapis/python-storage (google-cloud-storage)
### [`v2.16.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2160-2024-03-18) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.15.0...v2.16.0) ##### Features - Add support for soft delete ([#1229](https://togithub.com/googleapis/python-storage/issues/1229)) ([3928aa0](https://togithub.com/googleapis/python-storage/commit/3928aa0680ec03addae1f792c73abb5c9dc8586f)) - Support includeFoldersAsPrefixes ([#1223](https://togithub.com/googleapis/python-storage/issues/1223)) ([7bb8065](https://togithub.com/googleapis/python-storage/commit/7bb806538cf3d7a5e16390db1983620933d5e51a)) ### [`v2.15.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2150-2024-02-28) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.14.0...v2.15.0) ##### Features - Support custom universe domains/TPC ([#1212](https://togithub.com/googleapis/python-storage/issues/1212)) ([f4cf041](https://togithub.com/googleapis/python-storage/commit/f4cf041a5f2075cecf5f4993f8b7afda0476a52b)) ##### Bug Fixes - Add "updated" as property for Bucket ([#1220](https://togithub.com/googleapis/python-storage/issues/1220)) ([ae9a53b](https://togithub.com/googleapis/python-storage/commit/ae9a53b464e7d82c79a019a4111c49a4cdcc3ae0)) - Remove utcnow usage ([#1215](https://togithub.com/googleapis/python-storage/issues/1215)) ([8d8a53a](https://togithub.com/googleapis/python-storage/commit/8d8a53a1368392ad7a1c4352f559c12932c5a9c9))pytest-dev/pytest (pytest)
### [`v8.1.1`](https://togithub.com/pytest-dev/pytest/releases/tag/8.1.1) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/8.1.0...8.1.1) # pytest 8.1.1 (2024-03-08) ::: {.note} ::: {.title} Note ::: This release is not a usual bug fix release -- it contains features and improvements, being a follow up to `8.1.0`, which has been yanked from PyPI. ::: ## Features - [#11475](https://togithub.com/pytest-dev/pytest/issues/11475): Added the new `consider_namespace_packages`{.interpreted-text role="confval"} configuration option, defaulting to `False`. If set to `True`, pytest will attempt to identify modules that are part of [namespace packages](https://packaging.python.org/en/latest/guides/packaging-namespace-packages) when importing modules. - [#11653](https://togithub.com/pytest-dev/pytest/issues/11653): Added the new `verbosity_test_cases`{.interpreted-text role="confval"} configuration option for fine-grained control of test execution verbosity. See `Fine-grained verbosityConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.