ps2alerts / api

Centalised API that processes aggregates coming in from the Aggregator via RabbitMQ. Also is a REST interface for the website and external users.
https://api.ps2alerts.com
GNU General Public License v3.0
10 stars 3 forks source link

Update @fastify/helmet 10.1.0 → 12.0.1 (major) #494

Open depfu[bot] opened 4 weeks ago

depfu[bot] commented 4 weeks ago

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​fastify/helmet (10.1.0 → 12.0.1) · Repo

Release Notes

12.0.1

What's Changed

  • chore: add c8 flag for 100 % code coverage by @dancastillo in #259
  • chore: update fastify to ^5.0.0 by @Fdawgs in #260
  • chore: Add named hooks for improved visibility and debugging by @kei-ichi in #261

New Contributors

Full Changelog: v12.0.0...v12.0.1

12.0.0

What's Changed

New Contributors

Full Changelog: v11.1.1...v12.0.0

11.1.1

What's Changed

New Contributors

Full Changelog: v11.1.0...v11.1.1

11.1.0

What's Changed

  • Update broken helmet doc link by @Jackzmc in #226
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #227
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #228
  • fix: request route config deprecation - fixes #229 by @pgbross in #230

New Contributors

Full Changelog: v11.0.0...v11.1.0

11.0.0

What's Changed

Full Changelog: v10.1.1...v11.0.0

10.1.1

What's Changed

New Contributors

Full Changelog: v10.1.0...v10.1.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 40 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)