GoogleCloudPlatform / document-ai-samples

Sample applications and demos for Document AI, the end-to-end document processing platform on Google Cloud
https://cloud.google.com/document-ai
Apache License 2.0
229 stars 97 forks source link

chore(deps): update dependency flask-cors to v5 - autoclosed #890

Closed renovate-bot closed 1 week ago

renovate-bot commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Flask-Cors ==4.0.1 -> ==5.0.0 age adoption passing confidence

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.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.



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