Bump the npm_and_yarn group across 1 directory with 2 updates - #7
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the npm_and_yarn group across 1 directory with 2 updates#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 2 updates in the / directory: [hono](https://github.com/honojs/hono) and [tar](https://github.com/isaacs/node-tar). Updates `hono` from 4.11.4 to 4.13.2 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.4...v4.13.2) Updates `tar` from 7.5.2 to 7.5.22 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.2...v7.5.22) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 7.5.22 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Aug 14, 2026
Contributor
Author
|
Superseded by #8. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm_and_yarn-c9e30146aa
branch
August 14, 2026 11:43
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_and_yarn group with 2 updates in the / directory: hono and tar.
Updates
honofrom 4.11.4 to 4.13.2Release notes
Sourced from hono's releases.
... (truncated)
Commits
41bdc424.13.26ea514dfeat(secure-headers): add missing W3C Permissions-Policy directives (#5214)329b6f4fix(client): send falsy JSON bodies (#5215)a1e4ac7perf(cors): pre-join static array header options during initialization (#5210)d982f63fix(url): strip trailing question mark correctly for optional params with reg...26de731fix(etag): stabilize digest across stream chunks (#5205)7075369Revert " fix(etag): resolve incorrect incremental hashing for chunked respons...f2a72d3fix(client): serialize multiple cookies correctly (#5202)8a5852dfix(etag): resolve incorrect incremental hashing for chunked responses (#5199)765d13bfix(jsx): render async children of document metadata tags instead of [object ...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
Updates
tarfrom 7.5.2 to 7.5.22Commits
2a22bfc7.5.22df1cd8dAllow transform to be falsey0cd9cc37.5.21631ae59list: prevent unbounded recursionebbb7207.5.202f27196fix: fully disable and dispose of unzip when aborting parserbe440da7.5.192812e93add maxDecompressionRatio guard against explosive decompression9ecd4d27.5.189e78bf0refuse to let header size be less than 0Maintainer changes
This version was pushed to npm by isaacs, a new releaser for tar 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.