node-chatgpt-api
node-chatgpt-api copied to clipboard
build(deps): bump @fastify/cors from 8.3.0 to 8.5.0
Bumps @fastify/cors from 8.3.0 to 8.5.0.
Release notes
Sourced from @fastify/cors's releases.
v8.5.0
What's Changed
- chore(deps): bump mnemonist from 0.39.5 to 0.39.6 by
@dependabotin fastify/fastify-cors#283- Revert "fix: support for embedded cors for route params (#278)" by
@climba03003in fastify/fastify-cors#285Full 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
@Fdawgsin fastify/fastify-cors#276- fix: support for embedded cors for route params by
@mohammedSlimaniin fastify/fastify-cors#278New Contributors
@mohammedSlimanimade their first contribution in fastify/fastify-cors#278Full 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-browningin fastify/fastify-cors#272- test: add
uunicode flag to regex by@Fdawgsin fastify/fastify-cors#273- chore(package): explicitly declare js module type by
@Fdawgsin fastify/fastify-cors#274- test(index): replace
typeofundefined check by@Fdawgsin fastify/fastify-cors#275New Contributors
@ken-browningmade their first contribution in fastify/fastify-cors#272Full 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
@Uzlopakin fastify/fastify-cors#254- perf(index): use spread over
Object.assign()by@Fdawgsin fastify/fastify-cors#257- docs(readme): add plugin compatibility table by
@Fdawgsin fastify/fastify-cors#258- test: cors headers sent when payload is stream by
@Uzlopakin fastify/fastify-cors#260- Reduce bundle size by
@timedtextin fastify/fastify-cors#266- chore(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 5.62.0 to 6.4.1 by@dependabotin fastify/fastify-cors#267- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by
@dependabotin fastify/fastify-cors#268- test: use
node:prefix to bypass require.cache call for builtins by@Fdawgsin fastify/fastify-cors#269- refactor(vary): use word character inside regex character class by
@Fdawgsin fastify/fastify-cors#270New Contributors
@timedtextmade their first contribution in fastify/fastify-cors#266Full Changelog: https://github.com/fastify/fastify-cors/compare/v8.3.0...v8.4.0
Commits
5e0e27eBumped v8.5.00f93883test: ensure no regression6448dc9Revert "fix: support for embedded cors for route params (#278)"79b3de9chore(deps): bump mnemonist from 0.39.5 to 0.39.6 (#283)ec470fcBumped v8.4.29acbafefix: support for embedded cors for route params (#278)702d440build(dependabot): ignore tap major updates (#276)f75b201Bumped v8.4.157d8084test(index): replacetypeofundefined check (#275)7f7f915chore(package): explicitly declare js module type (#274)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)