benjaminjonard / koillection

Koillection is a self-hosted service allowing users to manage any kind of collections.
https://github.com/koillection/koillection/wiki
MIT License
541 stars 24 forks source link

Update dependency nelmio/cors-bundle to v2.5.0 #1165

Closed benjaminjonard closed 1 week ago

benjaminjonard commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
nelmio/cors-bundle require minor 2.4.0 -> 2.5.0

Release Notes

nelmio/NelmioCorsBundle (nelmio/cors-bundle) ### [`v2.5.0`](https://togithub.com/nelmio/NelmioCorsBundle/releases/tag/2.5.0) [Compare Source](https://togithub.com/nelmio/NelmioCorsBundle/compare/2.4.0...2.5.0) #### What's Changed - Added support for Private Network Access [https://github.com/nelmio/NelmioCorsBundle/pull/190](https://togithub.com/nelmio/NelmioCorsBundle/pull/190) - Fixed default boolean values being overwritten in per-path configs [https://github.com/nelmio/NelmioCorsBundle/pull/186](https://togithub.com/nelmio/NelmioCorsBundle/pull/186) - Fixed deprecation notice in Symfony 7.1 [https://github.com/nelmio/NelmioCorsBundle/pull/200](https://togithub.com/nelmio/NelmioCorsBundle/pull/200) **Full Changelog**: https://github.com/nelmio/NelmioCorsBundle/compare/2.4.0...2.5.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 Renovate Bot.