chore(deps-dev): bump the dev-dependencies-minor-patch group with 6 updates - #56
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…pdates Bumps the dev-dependencies-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.12` | `2.1.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.2` | | [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.2` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.9` | 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 `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.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.11.0...v5.11.2) 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.2 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.1...8.21.2) Updates `tsx` from 4.23.1 to 4.23.9 - [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.9) --- 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: 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.2 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.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: tsx dependency-version: 4.23.9 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
|
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 6 updates:
2.0.122.1.012.1.112.2.05.11.05.11.20.0.860.0.878.21.18.21.24.23.14.23.9Updates
@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
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.2Release notes
Sourced from fastify's releases.
Commits
043baf9Bumped 5.11.22afc49bBumped v5.11.19ba6d60fix: do not force close in-flight connections on 'idle' (#6889)74c44c9docs: clarify what attachValidation exposes on request.validationError (#6891)0f54a40fix(types): allow explicit http2: false in server options (#6888)0e9a3b3fix: add http method override warning (#6879)Updates
pkg-pr-newfrom 0.0.86 to 0.0.87Commits
d293ab2release: v0.0.87Updates
wsfrom 8.21.1 to 8.21.2Release notes
Sourced from ws's releases.
Commits
787ebf2[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.9Release notes
Sourced from tsx's releases.
... (truncated)
Commits
2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingb94f46ffix: support data URLs in tsImportbe1315efix: preserve package subpath resolution5efba41docs: organize transform backend research70dfc5efix: preserve typeless ESM dependency exportsa74ee91docs: document engineering principles4e5a138fix: prevent tsImport cache collisions205868ftest: wait for complete PTY lines5040762fix: compose resolver URL metadataDependabot 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