Update dependency fastify-cors to v6.1.0 #74

Open
odit_renovate wants to merge 1 commits from renovate/fastify-cors-6.x-lockfile into main

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastify-cors 6.0.2 -> 6.1.0 age adoption passing confidence

Release Notes

fastify/fastify-cors (fastify-cors)

v6.1.0

Compare Source

v6.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-cors/compare/v6.0.2...v6.0.3


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 | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastify-cors](https://github.com/fastify/fastify-cors) | [`6.0.2` -> `6.1.0`](https://renovatebot.com/diffs/npm/fastify-cors/6.0.2/6.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/fastify-cors/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify-cors/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify-cors/6.0.2/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify-cors/6.0.2/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastify/fastify-cors (fastify-cors)</summary> ### [`v6.1.0`](https://github.com/fastify/fastify-cors/compare/v6.0.3...b3da246e2eb1f71aaebaeb5f24c6876dabf0d3a8) [Compare Source](https://github.com/fastify/fastify-cors/compare/v6.0.3...b3da246e2eb1f71aaebaeb5f24c6876dabf0d3a8) ### [`v6.0.3`](https://github.com/fastify/fastify-cors/releases/tag/v6.0.3) [Compare Source](https://github.com/fastify/fastify-cors/compare/v6.0.2...v6.0.3) #### What's Changed - fix example by [@&#8203;Eomm](https://github.com/Eomm) in https://github.com/fastify/fastify-cors/pull/155 - docs: fix origin checking examples by [@&#8203;azu](https://github.com/azu) in https://github.com/fastify/fastify-cors/pull/185 - Fix 'isRequestOriginAllowed' returns mixed results when regex is used by [@&#8203;Tom-Brouwer](https://github.com/Tom-Brouwer) in https://github.com/fastify/fastify-cors/pull/152 #### New Contributors - [@&#8203;azu](https://github.com/azu) made their first contribution in https://github.com/fastify/fastify-cors/pull/185 - [@&#8203;Tom-Brouwer](https://github.com/Tom-Brouwer) made their first contribution in https://github.com/fastify/fastify-cors/pull/152 **Full Changelog**: https://github.com/fastify/fastify-cors/compare/v6.0.2...v6.0.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzcuMjUxLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
odit_renovate added 1 commit 2023-03-31 13:03:39 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
4fcae8c497
Update dependency fastify-cors to v6.1.0
odit_renovate changed title from Update dependency fastify-cors to v6.1.0 to Update dependency fastify-cors to v6.0.3 2023-09-01 19:51:04 +00:00
odit_renovate force-pushed renovate/fastify-cors-6.x-lockfile from 4fcae8c497 to 8b6e1a1006 2023-09-22 03:36:23 +00:00 Compare
odit_renovate changed title from Update dependency fastify-cors to v6.0.3 to Update dependency fastify-cors to v6.1.0 2024-03-17 14:12:12 +00:00
odit_renovate force-pushed renovate/fastify-cors-6.x-lockfile from 8b6e1a1006 to 4f451e8d98 2024-03-17 14:12:16 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/fastify-cors-6.x-lockfile main
git pull origin renovate/fastify-cors-6.x-lockfile

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff renovate/fastify-cors-6.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: kauft.es/linkylinky#74
No description provided.