corydolphin/flask-cors (Flask-Cors)
### [`v5.0.0`](https://togithub.com/corydolphin/flask-cors/releases/tag/5.0.0)
[Compare Source](https://togithub.com/corydolphin/flask-cors/compare/4.0.2...5.0.0)
#### What's Changed
- Breaking: Change default to disable private network access by [@corydolphin](https://togithub.com/corydolphin) in [https://github.com/corydolphin/flask-cors/pull/368](https://togithub.com/corydolphin/flask-cors/pull/368)
This effectively resolves https://github.com/advisories/GHSA-hxwh-jpp2-84pm https://osv.dev/vulnerability/PYSEC-2024-71
**Full Changelog**: https://github.com/corydolphin/flask-cors/compare/4.0.2...5.0.0
### [`v4.0.2`](https://togithub.com/corydolphin/flask-cors/releases/tag/4.0.2)
[Compare Source](https://togithub.com/corydolphin/flask-cors/compare/4.0.1...4.0.2)
##### What's Changed
- Bump requests from 2.31.0 to 2.32.0 in /docs by [@dependabot](https://togithub.com/dependabot) in [https://github.com/corydolphin/flask-cors/pull/358](https://togithub.com/corydolphin/flask-cors/pull/358)
- Backwards Compatible Fix for CVE-2024-6221 by [@adrianosela](https://togithub.com/adrianosela) in [https://github.com/corydolphin/flask-cors/pull/363](https://togithub.com/corydolphin/flask-cors/pull/363)
- Add unit tests for Private-Network by [@corydolphin](https://togithub.com/corydolphin) in [https://github.com/corydolphin/flask-cors/pull/367](https://togithub.com/corydolphin/flask-cors/pull/367)
##### New Contributors
- [@dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/corydolphin/flask-cors/pull/358](https://togithub.com/corydolphin/flask-cors/pull/358)
- [@adrianosela](https://togithub.com/adrianosela) made their first contribution in [https://github.com/corydolphin/flask-cors/pull/363](https://togithub.com/corydolphin/flask-cors/pull/363)
**Full Changelog**: https://github.com/corydolphin/flask-cors/compare/4.0.1...4.0.2
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 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==4.0.1
->==5.0.0
Release Notes
corydolphin/flask-cors (Flask-Cors)
### [`v5.0.0`](https://togithub.com/corydolphin/flask-cors/releases/tag/5.0.0) [Compare Source](https://togithub.com/corydolphin/flask-cors/compare/4.0.2...5.0.0) #### What's Changed - Breaking: Change default to disable private network access by [@corydolphin](https://togithub.com/corydolphin) in [https://github.com/corydolphin/flask-cors/pull/368](https://togithub.com/corydolphin/flask-cors/pull/368) This effectively resolves https://github.com/advisories/GHSA-hxwh-jpp2-84pm https://osv.dev/vulnerability/PYSEC-2024-71 **Full Changelog**: https://github.com/corydolphin/flask-cors/compare/4.0.2...5.0.0 ### [`v4.0.2`](https://togithub.com/corydolphin/flask-cors/releases/tag/4.0.2) [Compare Source](https://togithub.com/corydolphin/flask-cors/compare/4.0.1...4.0.2) ##### What's Changed - Bump requests from 2.31.0 to 2.32.0 in /docs by [@dependabot](https://togithub.com/dependabot) in [https://github.com/corydolphin/flask-cors/pull/358](https://togithub.com/corydolphin/flask-cors/pull/358) - Backwards Compatible Fix for CVE-2024-6221 by [@adrianosela](https://togithub.com/adrianosela) in [https://github.com/corydolphin/flask-cors/pull/363](https://togithub.com/corydolphin/flask-cors/pull/363) - Add unit tests for Private-Network by [@corydolphin](https://togithub.com/corydolphin) in [https://github.com/corydolphin/flask-cors/pull/367](https://togithub.com/corydolphin/flask-cors/pull/367) ##### New Contributors - [@dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/corydolphin/flask-cors/pull/358](https://togithub.com/corydolphin/flask-cors/pull/358) - [@adrianosela](https://togithub.com/adrianosela) made their first contribution in [https://github.com/corydolphin/flask-cors/pull/363](https://togithub.com/corydolphin/flask-cors/pull/363) **Full Changelog**: https://github.com/corydolphin/flask-cors/compare/4.0.1...4.0.2Configuration
📅 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 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.