ctalkington / python-ipp

Asynchronous Python client for Internet Printing Protocol (IPP)
MIT License
36 stars 20 forks source link

Update dependency syrupy to v4.7.2 #611

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
syrupy 4.6.1 -> 4.7.2 age adoption passing confidence

Release Notes

syrupy-project/syrupy (syrupy) ### [`v4.7.2`](https://redirect.github.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#472-2024-10-06) [Compare Source](https://redirect.github.com/syrupy-project/syrupy/compare/v4.7.1...v4.7.2) ##### Bug Fixes - allow snapshot dir to be different ([#​892](https://redirect.github.com/syrupy-project/syrupy/issues/892)) ([548ec06](https://redirect.github.com/syrupy-project/syrupy/commit/548ec0660c2f8f3c80f2b7f0188e8bb2b0c81fc8)) ### [`v4.7.1`](https://redirect.github.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#471-2024-08-23) [Compare Source](https://redirect.github.com/syrupy-project/syrupy/compare/v4.7.0...v4.7.1) ##### Bug Fixes - pytest-rerunfailures compatibility ([#​881](https://redirect.github.com/syrupy-project/syrupy/issues/881)) ([16911ad](https://redirect.github.com/syrupy-project/syrupy/commit/16911ad0541c642118f3f1ac2d1347362d80c854)) ### [`v4.7.0`](https://redirect.github.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#470-2024-08-23) [Compare Source](https://redirect.github.com/syrupy-project/syrupy/compare/v4.6.4...v4.7.0) ##### Features - Added a new CLI flag: --snapshot-patch-pycharm-diff ([a4dfcf5](https://redirect.github.com/syrupy-project/syrupy/commit/a4dfcf51df4df6d5da1afd863126ddca3f2c9b43)) #### [4.6.4](https://redirect.github.com/syrupy-project/syrupy/compare/v4.6.3...v4.6.4) (2024-08-21) ##### Bug Fixes - relax python version constraint, remove upperbound ([#​878](https://redirect.github.com/syrupy-project/syrupy/issues/878)) ([05a35a1](https://redirect.github.com/syrupy-project/syrupy/commit/05a35a15d6d13484bd6445231b963c33e2d7d76c)) #### [4.6.3](https://redirect.github.com/syrupy-project/syrupy/compare/v4.6.2...v4.6.3) (2024-08-21) ##### Bug Fixes - ignore unused snapshots for skipped test ([#​862](https://redirect.github.com/syrupy-project/syrupy/issues/862)) ([3f6e301](https://redirect.github.com/syrupy-project/syrupy/commit/3f6e30182b3aed34687782385c16001c7cf0b5f3)) #### [4.6.2](https://redirect.github.com/syrupy-project/syrupy/compare/v4.6.1...v4.6.2) (2024-08-21) ##### Bug Fixes - update classifiers, metadata ([#​870](https://redirect.github.com/syrupy-project/syrupy/issues/870)) ([87592e5](https://redirect.github.com/syrupy-project/syrupy/commit/87592e581f34f213cfa4d4125bcc15959dad8113)) #### [4.6.2](https://redirect.github.com/syrupy-project/syrupy/compare/v4.6.1...v4.6.2) (2024-08-21) ##### Bug Fixes - update classifiers, metadata ([#​870](https://redirect.github.com/syrupy-project/syrupy/issues/870)) ([87592e5](https://redirect.github.com/syrupy-project/syrupy/commit/87592e581f34f213cfa4d4125bcc15959dad8113)) #### [4.6.1](https://redirect.github.com/syrupy-project/syrupy/compare/v4.6.0...v4.6.1) (2024-02-07) ##### Bug Fixes - support pytest 8 ([#​855](https://redirect.github.com/syrupy-project/syrupy/issues/855)) ([3175615](https://redirect.github.com/syrupy-project/syrupy/commit/3175615a31bde0cdac6ec4a18d4a9285001d5d21)) ### [`v4.6.4`](https://redirect.github.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#464-2024-08-21) [Compare Source](https://redirect.github.com/syrupy-project/syrupy/compare/v4.6.3...v4.6.4) ##### Bug Fixes - relax python version constraint, remove upperbound ([#​878](https://redirect.github.com/syrupy-project/syrupy/issues/878)) ([05a35a1](https://redirect.github.com/syrupy-project/syrupy/commit/05a35a15d6d13484bd6445231b963c33e2d7d76c)) ### [`v4.6.3`](https://redirect.github.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#463-2024-08-21) [Compare Source](https://redirect.github.com/syrupy-project/syrupy/compare/v4.6.2...v4.6.3) ##### Bug Fixes - ignore unused snapshots for skipped test ([#​862](https://redirect.github.com/syrupy-project/syrupy/issues/862)) ([3f6e301](https://redirect.github.com/syrupy-project/syrupy/commit/3f6e30182b3aed34687782385c16001c7cf0b5f3)) ### [`v4.6.2`](https://redirect.github.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#462-2024-08-21) [Compare Source](https://redirect.github.com/syrupy-project/syrupy/compare/v4.6.1...v4.6.2) ##### Bug Fixes - update classifiers, metadata ([#​870](https://redirect.github.com/syrupy-project/syrupy/issues/870)) ([87592e5](https://redirect.github.com/syrupy-project/syrupy/commit/87592e581f34f213cfa4d4125bcc15959dad8113))

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.36%. Comparing base (77af3f8) to head (031d818). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #611 +/- ## ======================================= Coverage 94.36% 94.36% ======================================= Files 9 9 Lines 870 870 Branches 121 121 ======================================= Hits 821 821 Misses 22 22 Partials 27 27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.