Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump fastify-cors from 3.0.3 to 6.0.2 #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fastify-cors from 3.0.3 to 6.0.2.

Release notes

Sourced from fastify-cors's releases.

v6.0.2

📚 PR:

  • chore(deps-dev): bump tsd from 0.14.0 to 0.15.0 (#131)
  • chore(deps): bump actions/checkout from 2 to 2.3.4 (#132)
  • chore(deps): bump fastify/github-action-merge-dependabot (#133)
  • chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 (#134)
  • chore(deps): bump fastify/github-action-merge-dependabot (#135)
  • chore(deps-dev): bump tsd from 0.16.0 to 0.17.0 (#136)
  • chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#138)
  • chore(deps): bump fastify/github-action-merge-dependabot (#139)
  • chore(deps-dev): bump @​types/node from 15.14.1 to 16.0.0 (#140)
  • fix hide options route by default (#142)

v6.0.1

📚 PR:

  • fix: cors options pass by promise (#130)

v6.0.0

  • chore: update docs and ci (#108)
  • chore(deps): bump fastify/github-action-merge-dependabot (#109)
  • docs(readme): grammatical fixes (#111)
  • chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5 (#112)
  • chore(deps): bump fastify/github-action-merge-dependabot (#113)
  • chore(deps): bump fastify/github-action-merge-dependabot (#114)
  • chore(gitignore): use latest github ignore template (#115)
  • ci: add matrix.os array to test on other os (#117)
  • feat: move to tap15 (#121)
  • ci: remove redundant conditional (#122)
  • Update README.md (#123)
  • chore(deps-dev): bump @​types/node from 14.14.42 to 15.0.0 (#125)
  • ci: add nodejs v16 to test matrix (#126)
  • feat: do no write header in case of non validation (#128)

v5.2.0

📚 PR:

  • feat: support configuring CORS asynchronously (#107)

v5.1.0

📚 PR:

  • chore(deps-dev): bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #104 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • Stricter options (#101)
  • fix: preflight response from hook (#103)

v5.0.0

  • Fix Fastify version typo in README (#76)
  • Export originCallback and originFunction (#64)

... (truncated)

Commits
  • da51cc3 Bumped v6.0.2
  • 2b84669 fix hide options route by default (#142)
  • ca5e606 chore(deps-dev): bump @​types/node from 15.14.1 to 16.0.0 (#140)
  • 672b0e2 chore(deps): bump fastify/github-action-merge-dependabot (#139)
  • 96a5723 chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#138)
  • 05419b0 chore(deps-dev): bump tsd from 0.16.0 to 0.17.0 (#136)
  • 9607c4e chore(deps): bump fastify/github-action-merge-dependabot (#135)
  • df66522 chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 (#134)
  • bbc0fff chore(deps): bump fastify/github-action-merge-dependabot (#133)
  • 68ea08f chore(deps): bump actions/checkout from 2 to 2.3.4 (#132)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 3.0.3 to 6.0.2.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v3.0.3...v6.0.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants