fedora-infra / anitya

A cross-distribution upstream release monitoring project
https://release-monitoring.org
GNU General Public License v2.0
245 stars 104 forks source link

chore(deps): update dependency vcrpy to v5 #1644

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vcrpy ^4.2.1 -> ^5.0.0 age adoption passing confidence

Release Notes

kevin1024/vcrpy (vcrpy) ### [`v5.0.0`](https://togithub.com/kevin1024/vcrpy/releases/tag/v5.0.0) [Compare Source](https://togithub.com/kevin1024/vcrpy/compare/v4.4.0...v5.0.0) - BREAKING CHANGE: Drop support for Python 3.7. 3.7 is EOL as of 6/27/23 Thanks [@​jairhenrique](https://togithub.com/jairhenrique) - BREAKING CHANGE: Custom Cassette persisters no longer catch ValueError. If you have implemented a custom persister (has anyone implemented a custom persister? Let us know!) then you will need to throw a CassetteNotFoundError when unable to find a cassette. See [#​681](https://togithub.com/kevin1024/vcrpy/issues/681) for discussion and reason for this change. Thanks [@​amosjyng](https://togithub.com/amosjyng) for the PR and the review from [@​hartwork](https://togithub.com/hartwork) ### [`v4.4.0`](https://togithub.com/kevin1024/vcrpy/releases/tag/v4.4.0) [Compare Source](https://togithub.com/kevin1024/vcrpy/compare/v4.3.1...v4.4.0) - HUGE thanks to [@​hartwork](https://togithub.com/hartwork) for all the work done on this release! - Bring vcr/unittest in to vcrpy as a full feature of vcr instead of a separate library. Big thanks to [@​hartwork](https://togithub.com/hartwork) for doing this and to [@​agriffis](https://togithub.com/agriffis) for originally creating the library - Make decompression robust towards already decompressed input (thanks [@​hartwork](https://togithub.com/hartwork)) - Bugfix: Add read1 method (fixes compatibilitywith biopython), thanks [@​mghantous](https://togithub.com/mghantous) - Bugfix: Prevent filters from corrupting request (thanks [@​abramclark](https://togithub.com/abramclark)) - Bugfix: Add support for `response.raw.stream()` to fix urllib v2 compat - Bugfix: Replace `assert` with `raise AssertionError`: fixes support for `PYTHONOPTIMIZE=1` - Add pytest.mark.online to run test suite offline, thanks [@​jspricke](https://togithub.com/jspricke) - use python3 and pip3 binaries to ease debian packaging (thanks [@​hartwork](https://togithub.com/hartwork)) - Add codespell (thanks [@​mghantous](https://togithub.com/mghantous)) ### [`v4.3.1`](https://togithub.com/kevin1024/vcrpy/releases/tag/v4.3.1) [Compare Source](https://togithub.com/kevin1024/vcrpy/compare/v4.3.0...v4.3.1) Support urllib3 v1 and v2. NOTE: there is an issue running urllib3 v2 on Python older than 3.10, so this is currently blocked in the requirements. Hopefully we can resolve this situation in the future. Thanks to [@​shifqu](https://togithub.com/shifqu), [@​hartwork](https://togithub.com/hartwork), [@​jairhenrique](https://togithub.com/jairhenrique), [@​pquentin](https://togithub.com/pquentin), and [@​vEpiphyte](https://togithub.com/vEpiphyte) for your work on this. ### [`v4.3.0`](https://togithub.com/kevin1024/vcrpy/releases/tag/v4.3.0) [Compare Source](https://togithub.com/kevin1024/vcrpy/compare/v4.2.1...v4.3.0) - Add support for Python 3.11 (Thanks [@​evgeni](https://togithub.com/evgeni)) - Drop support for botocore <1.11.0 and requests <2.16.2 (thanks [@​hartwork](https://togithub.com/hartwork)) - Bugfix: decode_compressed_response raises exception on empty responses. Thanks [@​CharString](https://togithub.com/CharString) - Don't save requests from decorated tests if decorated test fails (thanks [@​dan-passaro](https://togithub.com/dan-passaro)) - Fix not calling all the exit stack when record_on_exception is False (thanks [@​Terseus](https://togithub.com/Terseus)) - Various CI, documentation, testing, and formatting improvements (Thanks [@​jairhenrique](https://togithub.com/jairhenrique), [@​dan-passaro](https://togithub.com/dan-passaro), [@​hartwork](https://togithub.com/hartwork), and Terseus)

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

softwarefactory-project-zuul[bot] commented 1 year ago

Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/53a3b8cda8504da9ac9f155906b72945

:heavy_check_mark: fi-tox-mypy SUCCESS in 7m 52s :heavy_check_mark: fi-tox-lint SUCCESS in 7m 34s :heavy_check_mark: fi-tox-format SUCCESS in 7m 31s :heavy_check_mark: fi-tox-python38 SUCCESS in 10m 20s :heavy_check_mark: fi-tox-python39 SUCCESS in 10m 15s :heavy_check_mark: fi-tox-python310 SUCCESS in 9m 21s :heavy_check_mark: fi-tox-python311 SUCCESS in 10m 49s :heavy_check_mark: fi-tox-docs SUCCESS in 7m 39s :heavy_check_mark: fi-tox-bandit SUCCESS in 7m 27s :heavy_check_mark: fi-tox-diff-cover SUCCESS in 10m 43s