fedora-infra / pagure-exporter

Simple exporter tool that helps migrate repository files, data assets and issue tickets from projects on Pagure to GitLab
GNU General Public License v3.0
6 stars 6 forks source link

Update dependency vcrpy to v6.x #93

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vcrpy ^5.1.0 -> ^5.1.0 \|\| ^6.0.0 age adoption passing confidence

Release Notes

kevin1024/vcrpy (vcrpy) ### [`v6.0.1`](https://togithub.com/kevin1024/vcrpy/releases/tag/v6.0.1) [Compare Source](https://togithub.com/kevin1024/vcrpy/compare/v6.0.0...v6.0.1) Bugfix with to Tornado cassette generator (thanks [@​graingert](https://togithub.com/graingert)) ### [`v6.0.0`](https://togithub.com/kevin1024/vcrpy/releases/tag/v6.0.0) [Compare Source](https://togithub.com/kevin1024/vcrpy/compare/v5.1.0...v6.0.0) - **BREAKING**: Fix issue with httpx support (thanks [@​parkerhancock](https://togithub.com/parkerhancock)) in [#​784](https://togithub.com/kevin1024/vcrpy/issues/784). NOTE: You may have to recreate some of your cassettes produced in previous releases due to the binary format being saved incorrectly in previous releases - **BREAKING**: Drop support for `boto` (vcrpy still supports boto3, but is dropping the deprecated `boto` support in this release. (thanks [@​jairhenrique](https://togithub.com/jairhenrique)) - Fix compatibility issue with Python 3.12 (thanks [@​hartwork](https://togithub.com/hartwork)) - Drop simplejson (fixes some compatibility issues) (thanks [@​jairhenrique](https://togithub.com/jairhenrique)) - Run CI on Python 3.12 and PyPy 3.9-3.10 (thanks [@​mgorny](https://togithub.com/mgorny)) - Various linting and docs improvements (thanks [@​jairhenrique](https://togithub.com/jairhenrique)) - Tornado fixes (thanks [@​graingert](https://togithub.com/graingert))

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.

renovate[bot] commented 8 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

raeeceip commented 8 months ago

Hi @gridhead , Is there a chance i could work on this issue? I would love to help with the manual update, if its still something you want done

gridhead commented 8 months ago

@raeeceip yes, I would appreciate your help on this.