fastify-starter
fastify-starter copied to clipboard
fix(deps): update dependency @fastify/cors to v10
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@fastify/cors | 9.0.1 -> 10.0.0 |
Release Notes
fastify/fastify-cors (@fastify/cors)
v10.0.0
What's Changed
- chore(deps): bump mnemonist from 0.39.6 to 0.39.8 by @dependabot in https://github.com/fastify/fastify-cors/pull/293
- chore(.gitignore): add .tap/ dir by @Fdawgs in https://github.com/fastify/fastify-cors/pull/294
- chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.1 by @dependabot in https://github.com/fastify/fastify-cors/pull/298
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/300
- Warn about DoS attacks by @mcollina in https://github.com/fastify/fastify-cors/pull/301
- add AsyncOriginFunction type by @sknetl in https://github.com/fastify/fastify-cors/pull/302
- Merge
next
intomaster
by @jsumners in https://github.com/fastify/fastify-cors/pull/304 - chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in https://github.com/fastify/fastify-cors/pull/305
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.1 by @dependabot in https://github.com/fastify/fastify-cors/pull/306
- docs(readme): add
options.methods
default by @Fdawgs in https://github.com/fastify/fastify-cors/pull/307 - chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/308
- chore: update min fastify version by @Fdawgs in https://github.com/fastify/fastify-cors/pull/309
- chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in https://github.com/fastify/fastify-cors/pull/310
- chore: migrate from tap to node:test and c8 by @dancastillo in https://github.com/fastify/fastify-cors/pull/316
New Contributors
- @sknetl made their first contribution in https://github.com/fastify/fastify-cors/pull/302
- @dancastillo made their first contribution in https://github.com/fastify/fastify-cors/pull/316
Full Changelog: https://github.com/fastify/fastify-cors/compare/v9.0.1...v10.0.0
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 was generated by Mend Renovate. View the repository job log.