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

fix(deps): update dependency fastify-helmet to v7 #61

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastify-helmet ^5.2.0 -> ^7.0.0 age adoption passing confidence

Release Notes

fastify/fastify-helmet

v7.1.0

Compare Source

v7.0.1

Compare Source

📚 PR:

  • fix: checks if the helmet decorator exists before decorating reply (#​167)
  • fix: changed the plugin implementation strategy (fix #​168) (#​169)

v7.0.0

Compare Source

Notes

This version is supposed to be a non-breaking change. Since it is a heavy refactor of the project structure, we decided to land it as a major.

📚 PR:

  • feat: add options to allow specific routes helmet configuration and harmonize repository structure (#​166)

v6.0.0

Compare Source

Breaking Change
  • Drop support of node 10

📚 PR:

  • chore(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#​140)
  • chore(deps-dev): bump @​types/node from 15.14.1 to 16.0.1 (#​141)
  • chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#​142)
  • chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 (#​143)
  • chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 (#​144)
  • chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 (#​145)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​146)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​147)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​148)
  • chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#​149)
  • chore(deps-dev): bump tsd from 0.17.0 to 0.18.0 (#​150)
  • chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#​151)
  • chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#​152)
  • chore(deps-dev): bump tsd from 0.18.0 to 0.19.0 (#​153)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​154)
  • build(dependabot): ignore minor and patch github-actions updates (#​155)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​156)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​157)
  • chore(deps-dev): bump @​types/node from 16.11.14 to 17.0.0 (#​159)
  • chore: upgrade github-action-merge-dependabot to v3 (#​160)
  • build(deps)!: bump helmet from 4.6.0 to 5.0.1 (#​164)
  • types: export FastifyHelmetOptions to TypeScript users (#​165)

v5.3.2

Compare Source

📚 PR:

  • Bump tap from 14.11.0 to 15.0.0 (#​125)
  • ci: remove redundant conditional (#​126)
  • ci: add nodejs v16 to test matrix (#​127)
  • Bump @​types/node from 14.14.42 to 15.0.0 (#​128)
  • Bump tsd from 0.14.0 to 0.15.0 (#​129)
  • Bump actions/checkout from 2 to 2.3.4 (#​130)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#​131)
  • Bump tsd from 0.15.1 to 0.16.0 (#​132)
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#​133)
  • Bump tsd from 0.16.0 to 0.17.0 (#​134)
  • Bump actions/setup-node from 2.1.5 to 2.2.0 (#​136)
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#​138)
  • chore: add types for helmet.contentSecurityPolicy (#​137)

v5.3.1

Compare Source

📚 PR:

  • chore(gitignore): use latest github ignore template (#​117)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#​121)
  • ci: add matrix.os array to test on other os (#​122)
  • docs(readme): fix ci badge uri (#​123)
  • fix: enableCSPNonces behavior (#​124)

v5.3.0

Compare Source

📚 PR:

  • Bump actions/setup-node from v1 to v2.1.4
  • Merge pull request #​111 from fastify/dependabot/github_actions/actions/setup-node-v2.1.4
  • chore: documentation and ci updates (#​110)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.1.1 (#​112)
  • Bump actions/setup-node from v2.1.4 to v2.1.5 (#​113)
  • Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 (#​114)
  • Bump fastify/github-action-merge-dependabot from v1.2.0 to v1.2.1 (#​116)
  • feat: csp nonce generation (#​115)

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 is behind base branch, 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the chore label Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant