fastify-starter
fastify-starter copied to clipboard
fix(deps): update dependency @fastify/helmet to v12
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@fastify/helmet | 11.1.1 -> 12.0.0 |
Release Notes
fastify/fastify-helmet (@fastify/helmet)
v12.0.0
What's Changed
- chore: add
.gitattributes
file by @Fdawgs in https://github.com/fastify/fastify-helmet/pull/235 - chore(package): explicitly declare js module type by @Fdawgs in https://github.com/fastify/fastify-helmet/pull/237
- refactor(index): replace
typeof
undefined check by @Fdawgs in https://github.com/fastify/fastify-helmet/pull/238 - build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in https://github.com/fastify/fastify-helmet/pull/240
- docs: fix return value with custom nonces example by @big-kahuna-burger in https://github.com/fastify/fastify-helmet/pull/241
- chore(.gitignore): add .tap/ dir by @Fdawgs in https://github.com/fastify/fastify-helmet/pull/242
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in https://github.com/fastify/fastify-helmet/pull/244
- Merge
next
intomaster
by @jsumners in https://github.com/fastify/fastify-helmet/pull/253 - build(deps-dev): bump tap from 16.3.10 to 21.0.0 by @dependabot in https://github.com/fastify/fastify-helmet/pull/252
- refactor(index): remove useless
else
blocks afterreturn
s by @Fdawgs in https://github.com/fastify/fastify-helmet/pull/254 - build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in https://github.com/fastify/fastify-helmet/pull/255
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in https://github.com/fastify/fastify-helmet/pull/256
- chore: update min fastify version by @Fdawgs in https://github.com/fastify/fastify-helmet/pull/257
- fix: migrate from tap to node:test and c8 by @dancastillo in https://github.com/fastify/fastify-helmet/pull/258
New Contributors
- @big-kahuna-burger made their first contribution in https://github.com/fastify/fastify-helmet/pull/241
- @dancastillo made their first contribution in https://github.com/fastify/fastify-helmet/pull/258
Full Changelog: https://github.com/fastify/fastify-helmet/compare/v11.1.1...v12.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.