fix(deps): update dependency @fastify/cors to v9
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @fastify/cors | ^8.3.0 -> ^9.0.1 |
Release Notes
fastify/fastify-cors (@​fastify/cors)
v9.0.1
What's Changed
- vary origin on delegated options by @​laat in https://github.com/fastify/fastify-cors/pull/292
New Contributors
- @​laat made their first contribution in https://github.com/fastify/fastify-cors/pull/292
Full Changelog: https://github.com/fastify/fastify-cors/compare/v9.0.0...v9.0.1
v9.0.0
What's Changed
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @​dependabot in https://github.com/fastify/fastify-cors/pull/286
- Add Vary header only for non-static origin option by @​saschanaz in https://github.com/fastify/fastify-cors/pull/288
New Contributors
- @​saschanaz made their first contribution in https://github.com/fastify/fastify-cors/pull/288
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.5.0...v9.0.0
v8.5.0
What's Changed
- chore(deps): bump mnemonist from 0.39.5 to 0.39.6 by @​dependabot in https://github.com/fastify/fastify-cors/pull/283
- Revert "fix: support for embedded cors for route params (#​278)" by @​climba03003 in https://github.com/fastify/fastify-cors/pull/285
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.4.2...v8.5.0
v8.4.2
What's Changed
- build(dependabot): ignore tap major updates by @​Fdawgs in https://github.com/fastify/fastify-cors/pull/276
- fix: support for embedded cors for route params by @​mohammedSlimani in https://github.com/fastify/fastify-cors/pull/278
New Contributors
- @​mohammedSlimani made their first contribution in https://github.com/fastify/fastify-cors/pull/278
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.4.1...v8.4.2
v8.4.1
What's Changed
- Fix type of OriginCallback by @​ken-browning in https://github.com/fastify/fastify-cors/pull/272
- test: add
uunicode flag to regex by @​Fdawgs in https://github.com/fastify/fastify-cors/pull/273 - chore(package): explicitly declare js module type by @​Fdawgs in https://github.com/fastify/fastify-cors/pull/274
- test(index): replace
typeofundefined check by @​Fdawgs in https://github.com/fastify/fastify-cors/pull/275
New Contributors
- @​ken-browning made their first contribution in https://github.com/fastify/fastify-cors/pull/272
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.4.0...v8.4.1
v8.4.0
What's Changed
- fix documentation, onRequest is default lifecycle stage by @​Uzlopak in https://github.com/fastify/fastify-cors/pull/254
- perf(index): use spread over
Object.assign()by @​Fdawgs in https://github.com/fastify/fastify-cors/pull/257 - docs(readme): add plugin compatibility table by @​Fdawgs in https://github.com/fastify/fastify-cors/pull/258
- test: cors headers sent when payload is stream by @​Uzlopak in https://github.com/fastify/fastify-cors/pull/260
- Reduce bundle size by @​timedtext in https://github.com/fastify/fastify-cors/pull/266
- chore(deps-dev): bump @​typescript-eslint/eslint-plugin from 5.62.0 to 6.4.1 by @​dependabot in https://github.com/fastify/fastify-cors/pull/267
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @​dependabot in https://github.com/fastify/fastify-cors/pull/268
- test: use
node:prefix to bypass require.cache call for builtins by @​Fdawgs in https://github.com/fastify/fastify-cors/pull/269 - refactor(vary): use word character inside regex character class by @​Fdawgs in https://github.com/fastify/fastify-cors/pull/270
New Contributors
- @​timedtext made their first contribution in https://github.com/fastify/fastify-cors/pull/266
Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.3.0...v8.4.0
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.