Open
Conversation
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>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-all group with 4 updates: fastify, fastify-plugin, fastify-cli and tap.
Updates
fastifyfrom 3.29.0 to 5.8.4Release notes
Sourced from fastify's releases.
... (truncated)
Commits
af92d0dBumped v5.8.4a3e77ceBumped v5.8.34e1db5bfix: gate host and protocol getters on proxy trust functiona22217fci(lock-threads): use shared lock-threads workflow (#6592)1851f20docs: update links (#6593)9cc5187types: Allow port to be null in request type definition (#6589)722d83bdocs: replace redirected npm.im http-errors link (#6588)a1413dedocs: fix incorrect code examples in Reply and Request reference (#6582)d7f01b6docs: clarify content-type parser/schema mismatch is outside threat model (#6...a0649e9docs: update syntax markdown, absolute paths and links (#6569)Updates
fastify-pluginfrom 3.0.1 to 5.1.0Release notes
Sourced from fastify-plugin's releases.
... (truncated)
Commits
1920fd6Bumped v5.1.086edf4abuild(deps-dev): remove@fastify/pre-commit(#274)4609e49chore(.npmrc): ignore scripts (#273)bc7fef6build(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#272)c111e60chore: update dependencie@fastify/type-provider-typebox(#269)0016299build(deps-dev): bump@types/nodefrom 22.15.34 to 24.0.8 (#271)cd1c648chore(license): update date ranges; standardise style (#270)baecb89build(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#268)c5531e2ci: restore job level permissions (#267)29f1488ci: set permissions at workflow level (#266)Maintainer changes
This version was pushed to npm by eomm, a new releaser for fastify-plugin since your current version.
Updates
fastify-clifrom 2.15.0 to 8.0.0Release notes
Sourced from fastify-cli's releases.
... (truncated)
Commits
88cbf5bBumped v8.0.05ae8c24chore: removed .taprc file (#871)39ea5d4test: migrate tap suite to node:test (#869)4fbbb28ci: removed stale.yml (#870)a8bf1b0add experimental-strip-types in app-ts-esm (#798)1da1ad7Add CLI option to specify directory or file to watch in watch mode (#794)c42f1fbchore(license): standardise license notice (#864)b127fa7chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#865)bdce68ctest: migrate esm util and helper tests to node:test (#859)08c66ccfeat: pass an already imported module in helper (#816)Updates
tapfrom 15.2.3 to 21.6.2Release notes
Sourced from tap's releases.
... (truncated)
Commits
6f774b1update versions6958583only use registerHooks on node versions that fully suport itfd72c5bupdate versionseb5baadworkaround node 22's bug1071a05update versions7b667e0changelog 21.65b98eafuse resolveImportSync everywhere71ca655mock: use sync module hooks on nodes that support itc2ad2cfmock: update test, remove skipped47a0debrun: open html for html-spa coverage reportMaintainer changes
This version was pushed to npm by isaacs, a new releaser for tap since your current version.
Install script changes
This version adds
preparescript 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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