Skip to content

Bump the npm-all group with 4 updates#1

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-all-bd89182307
Open

Bump the npm-all group with 4 updates#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-all-bd89182307

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps the npm-all group with 4 updates: fastify, fastify-plugin, fastify-cli and tap.

Updates fastify from 3.29.0 to 5.8.4

Release notes

Sourced from fastify's releases.

v5.8.4

Full Changelog: fastify/fastify@v5.8.3...v5.8.4

v5.8.3

⚠️ Security Release

This fixes CVE CVE-2026-3635 GHSA-444r-cwp2-x5xf.

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.8.2...v5.8.3

v5.8.2

What's Changed

New Contributors

... (truncated)

Commits
  • af92d0d Bumped v5.8.4
  • a3e77ce Bumped v5.8.3
  • 4e1db5b fix: gate host and protocol getters on proxy trust function
  • a22217f ci(lock-threads): use shared lock-threads workflow (#6592)
  • 1851f20 docs: update links (#6593)
  • 9cc5187 types: Allow port to be null in request type definition (#6589)
  • 722d83b docs: replace redirected npm.im http-errors link (#6588)
  • a1413de docs: fix incorrect code examples in Reply and Request reference (#6582)
  • d7f01b6 docs: clarify content-type parser/schema mismatch is outside threat model (#6...
  • a0649e9 docs: update syntax markdown, absolute paths and links (#6569)
  • Additional commits viewable in compare view

Updates fastify-plugin from 3.0.1 to 5.1.0

Release notes

Sourced from fastify-plugin's releases.

v5.1.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-plugin@v5.0.1...v5.1.0

v5.0.1

What's Changed

New Contributors

Full Changelog: fastify/fastify-plugin@v5.0.0...v5.0.1

v5.0.0

What's Changed

... (truncated)

Commits
  • 1920fd6 Bumped v5.1.0
  • 86edf4a build(deps-dev): remove @​fastify/pre-commit (#274)
  • 4609e49 chore(.npmrc): ignore scripts (#273)
  • bc7fef6 build(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#272)
  • c111e60 chore: update dependencie @​fastify/type-provider-typebox (#269)
  • 0016299 build(deps-dev): bump @​types/node from 22.15.34 to 24.0.8 (#271)
  • cd1c648 chore(license): update date ranges; standardise style (#270)
  • baecb89 build(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#268)
  • c5531e2 ci: restore job level permissions (#267)
  • 29f1488 ci: set permissions at workflow level (#266)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by eomm, a new releaser for fastify-plugin since your current version.


Updates fastify-cli from 2.15.0 to 8.0.0

Release notes

Sourced from fastify-cli's releases.

v8.0.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-cli@v7.4.1...v8.0.0

v7.4.1

What's Changed

... (truncated)

Commits

Updates tap from 15.2.3 to 21.6.2

Release notes

Sourced from tap's releases.

tap@21.6.2

No release notes provided.

tap@21.6.1

No release notes provided.

tap@21.6.0

No release notes provided.

tap@21.5.1

No release notes provided.

tap@21.5.0

No release notes provided.

tap@21.3.0

No release notes provided.

tap@21.2.0

No release notes provided.

tap@21.1.6

No release notes provided.

tap@21.1.5

No release notes provided.

tap@21.1.3

No release notes provided.

tap@21.1.2

No release notes provided.

tap@21.1.0

No release notes provided.

tap@21.0.2

No release notes provided.

tap@21.0.1

No release notes provided.

tap@21.0.0

No release notes provided.

tap@20.0.3

No release notes provided.

tap@20.0.2

No release notes provided.

... (truncated)

Commits
  • 6f774b1 update versions
  • 6958583 only use registerHooks on node versions that fully suport it
  • fd72c5b update versions
  • eb5baad workaround node 22's bug
  • 1071a05 update versions
  • 7b667e0 changelog 21.6
  • 5b98eaf use resolveImportSync everywhere
  • 71ca655 mock: use sync module hooks on nodes that support it
  • c2ad2cf mock: update test, remove skipped
  • 47a0deb run: open html for html-spa coverage report
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for tap since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-all group with 4 updates: [fastify](https://github.com/fastify/fastify), [fastify-plugin](https://github.com/fastify/fastify-plugin), [fastify-cli](https://github.com/fastify/fastify-cli) and [tap](https://github.com/tapjs/tapjs).


Updates `fastify` from 3.29.0 to 5.8.4
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.29.0...v5.8.4)

Updates `fastify-plugin` from 3.0.1 to 5.1.0
- [Release notes](https://github.com/fastify/fastify-plugin/releases)
- [Commits](fastify/fastify-plugin@v3.0.1...v5.1.0)

Updates `fastify-cli` from 2.15.0 to 8.0.0
- [Release notes](https://github.com/fastify/fastify-cli/releases)
- [Commits](fastify/fastify-cli@v2.15.0...v8.0.0)

Updates `tap` from 15.2.3 to 21.6.2
- [Release notes](https://github.com/tapjs/tapjs/releases)
- [Commits](https://github.com/tapjs/tapjs/compare/v15.2.3...tap@21.6.2)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.8.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: fastify-plugin
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: fastify-cli
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: tap
  dependency-version: 21.6.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 2, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants