chore(deps): update dependency flask-cors to v5.0.1 #49

Open
renovate-bot wants to merge 1 commit from renovate/flask-cors-5.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
Flask-Cors ==5.0.0 -> ==5.0.1 age confidence

Release Notes

corydolphin/flask-cors (Flask-Cors)

v5.0.1

Compare Source

What's Changed

This primarily changes packaging to use uv and a new release pipeline, along with some small documentation improvements

New Contributors

Full Changelog: https://github.com/corydolphin/flask-cors/compare/5.0.0...5.0.01


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.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Flask-Cors](https://github.com/corydolphin/flask-cors) | `==5.0.0` -> `==5.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/flask-cors/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/flask-cors/5.0.0/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>corydolphin/flask-cors (Flask-Cors)</summary> ### [`v5.0.1`](https://github.com/corydolphin/flask-cors/releases/tag/5.0.1) [Compare Source](https://github.com/corydolphin/flask-cors/compare/5.0.0...5.0.1) #### What's Changed This primarily changes packaging to use uv and a new release pipeline, along with some small documentation improvements - \[Docs] Fix links to documentation by [@&#8203;coren-frankel](https://github.com/coren-frankel) in https://github.com/corydolphin/flask-cors/pull/369 - Fix minor typos by [@&#8203;kkirsche](https://github.com/kkirsche) in https://github.com/corydolphin/flask-cors/pull/371 - Migrate packaging and environment management to use uv by [@&#8203;corydolphin](https://github.com/corydolphin) in https://github.com/corydolphin/flask-cors/pull/377 - Fix release pipeline by [@&#8203;corydolphin](https://github.com/corydolphin) in https://github.com/corydolphin/flask-cors/pull/378 - Always use trusted publishing by [@&#8203;corydolphin](https://github.com/corydolphin) in https://github.com/corydolphin/flask-cors/pull/379 - Workaround license publishing issue by [@&#8203;corydolphin](https://github.com/corydolphin) in https://github.com/corydolphin/flask-cors/pull/380 - Fix packaging: missing source files by [@&#8203;corydolphin](https://github.com/corydolphin) in https://github.com/corydolphin/flask-cors/pull/381 #### New Contributors - [@&#8203;coren-frankel](https://github.com/coren-frankel) made their first contribution in https://github.com/corydolphin/flask-cors/pull/369 - [@&#8203;kkirsche](https://github.com/kkirsche) made their first contribution in https://github.com/corydolphin/flask-cors/pull/371 **Full Changelog**: https://github.com/corydolphin/flask-cors/compare/5.0.0...5.0.01 </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDUuMCIsInVwZGF0ZWRJblZlciI6IjQxLjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/flask-cors-5.x:renovate/flask-cors-5.x
git switch renovate/flask-cors-5.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/flask-cors-5.x
git switch renovate/flask-cors-5.x
git rebase master
git switch master
git merge --ff-only renovate/flask-cors-5.x
git switch renovate/flask-cors-5.x
git rebase master
git switch master
git merge --no-ff renovate/flask-cors-5.x
git switch master
git merge --squash renovate/flask-cors-5.x
git switch master
git merge --ff-only renovate/flask-cors-5.x
git switch master
git merge renovate/flask-cors-5.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ForgeFlux/ap-test#49
No description provided.