chore(deps-dev): bump the dev-dependencies-minor-patch group across 1 directory with 7 updates - #63
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
… directory with 7 updates Bumps the dev-dependencies-minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.12` | `2.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | | [bumpp](https://github.com/antfu-collective/bumpp) | `12.1.1` | `12.2.0` | | [fastify](https://github.com/fastify/fastify) | `5.11.0` | `5.11.3` | | [pkg-pr-new](https://github.com/stackblitz-labs/pkg.pr.new/tree/HEAD/packages/cli) | `0.0.86` | `0.0.87` | | [ws](https://github.com/websockets/ws) | `8.21.1` | `8.21.3` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.12` | Updates `@hono/node-server` from 2.0.12 to 2.1.0 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.12...v2.1.0) Updates `@types/node` from 26.1.2 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `bumpp` from 12.1.1 to 12.2.0 - [Release notes](https://github.com/antfu-collective/bumpp/releases) - [Commits](antfu-collective/bumpp@v12.1.1...v12.2.0) Updates `fastify` from 5.11.0 to 5.11.3 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.11.0...v5.11.3) Updates `pkg-pr-new` from 0.0.86 to 0.0.87 - [Commits](https://github.com/stackblitz-labs/pkg.pr.new/commits/v0.0.87/packages/cli) Updates `ws` from 8.21.1 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.1...8.21.3) Updates `tsx` from 4.23.1 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.1...v4.23.12) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor-patch - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor-patch - dependency-name: bumpp dependency-version: 12.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor-patch - dependency-name: fastify dependency-version: 5.11.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: pkg-pr-new dependency-version: 0.0.87 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: ws dependency-version: 8.21.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@standardserver/aws-lambda
@standardserver/bun
@standardserver/core
@standardserver/deno
@standardserver/fastify
@standardserver/fetch
@standardserver/node
@standardserver/peer
@standardserver/shared
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Contributor
Merging this PR will not alter performance
Comparing Footnotes
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-minor-patch-59a106b794
branch
August 13, 2026 13:16
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 dev-dependencies-minor-patch group with 7 updates in the / directory:
2.0.122.1.026.1.226.2.012.1.112.2.05.11.05.11.30.0.860.0.878.21.18.21.34.23.14.23.12Updates
@hono/node-serverfrom 2.0.12 to 2.1.0Release notes
Sourced from @hono/node-server's releases.
Commits
82ba34e2.1.01f2909afix(listener): avoid uncaught error when force-closing a non-standard socket ...977a242feat: add Early Hints (HTTP 103) middleware (#378)Updates
@types/nodefrom 26.1.2 to 26.2.0Commits
Updates
bumppfrom 12.1.1 to 12.2.0Release notes
Sourced from bumpp's releases.
Commits
fd3463bchore: release v12.2.09836dfcchore: update depsfe4c831feat: add type safety for release option (#123)a098d30feat!: addReleaseType'conventional-prerelease'(#109)cade359test(get-new-version): fix 'bumpsconventionalwithout throwing' (#130)e46b1bechore: add test ci6bfa422test(parse-args): fixfixtureDirpath (#128)Updates
fastifyfrom 5.11.0 to 5.11.3Release notes
Sourced from fastify's releases.
Commits
a22cedeBumped v5.11.316a74e7fix: reset lastIndex before testing global/sticky content-type RegExp parsers...27938acfix: recognize constructor-assigned built-in properties as decorator dependen...a2f5905chore: Bump fastify/workflows/.github/workflows/nested-quality.yml (#6917)22c419achore: Bump fastify/workflows/.github/workflows/lock-threads.yml (#6916)f5b1400docs(encapsulation): clarify nested plugin scopes (#6893)9eaef51fix: pass null instead of undefined to requestCompleted on success (#6837)39e87e8docs(readme): fix grammar and cjs capitalization (#6899)3f6451cdocs(errors): document what the default error handler sends (#6894)f28528fdocs: document percent-decoded route params as untrusted input (#6903)Updates
pkg-pr-newfrom 0.0.86 to 0.0.87Commits
d293ab2release: v0.0.87Updates
wsfrom 8.21.1 to 8.21.3Release notes
Sourced from ws's releases.
Commits
c791e70[dist] 8.21.3e97a20e[fix] Reject offers withclient_max_window_bitsbelow config787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyUpdates
tsxfrom 4.23.1 to 4.23.12Release notes
Sourced from tsx's releases.
... (truncated)
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interopec1bcd5fix: support nyc coverage discovery (#710)b6e5b48docs: clarify CommonJS default imports2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingb94f46ffix: support data URLs in tsImportDependabot 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