Bump the npm_and_yarn group across 1 directory with 5 updates - #479
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the npm_and_yarn group across 1 directory with 5 updates#479dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm_and_yarn-c5fe930248
branch
from
July 3, 2026 10:59
7a7563c to
700fe46
Compare
Contributor
|
This will almost 100% break the app |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm_and_yarn-c5fe930248
branch
from
July 5, 2026 22:27
700fe46 to
6acfaa1
Compare
Bumps the npm_and_yarn group with 4 updates in the / directory: [@hey-api/openapi-ts](https://github.com/hey-api/hey-api/tree/HEAD/packages/openapi-ts), [fast-uri](https://github.com/fastify/fast-uri), [hono](https://github.com/honojs/hono) and [qs](https://github.com/ljharb/qs). Updates `@hey-api/openapi-ts` from 0.83.1 to 0.97.3 - [Release notes](https://github.com/hey-api/hey-api/releases) - [Changelog](https://github.com/hey-api/hey-api/blob/main/packages/openapi-ts/CHANGELOG.md) - [Commits](https://github.com/hey-api/hey-api/commits/@hey-api/openapi-ts@0.97.3/packages/openapi-ts) Updates `fast-uri` from 3.1.0 to 3.1.3 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.0...v3.1.3) Updates `tar` from 6.2.1 to 7.5.19 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.1...v7.5.19) Updates `hono` from 4.12.16 to 4.12.30 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.16...v4.12.30) Updates `qs` from 6.15.1 to 6.15.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.15.1...v6.15.3) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.3 dependency-type: direct:development - dependency-name: fast-uri dependency-version: 3.1.3 dependency-type: indirect - dependency-name: hono dependency-version: 4.12.27 dependency-type: indirect - dependency-name: qs dependency-version: 6.15.3 dependency-type: indirect - dependency-name: tar dependency-version: 7.5.19 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm_and_yarn-c5fe930248
branch
from
July 13, 2026 11:28
6acfaa1 to
afe5b5e
Compare
Member
|
@dependabot rebase |
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/npm_and_yarn-c5fe930248
branch
August 30, 2026 08:56
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 4 updates in the / directory: @hey-api/openapi-ts, fast-uri, hono and qs.
Updates
@hey-api/openapi-tsfrom 0.83.1 to 0.97.3Release notes
Sourced from @hey-api/openapi-ts's releases.
... (truncated)
Changelog
Sourced from @hey-api/openapi-ts's changelog.
... (truncated)
Commits
d833f73ci: release4987bc3docs: add changesets30498ceMerge branch 'main' of https://github.com/hey-api/openapi-ts into feat/tansta...9be7e7fchore: one more try4c5916dchore: one more try83b4464chore: one more try597e151Merge branch 'main' into pullfrog/3914-zod-discriminated-union-empty-object462c2e9Merge branch 'main' into feat/transformers-temporal3367e64Merge branch 'main' into fix/sse-iterator-treturn-miswiringe6d4416refactor: valibot pluginMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@hey-api/openapi-tssince your current version.Updates
fast-urifrom 3.1.0 to 3.1.3Release notes
Sourced from fast-uri's releases.
Commits
0549fe3Bumped v3.1.32a6d357Merge commit from fork919dd8eBumped v3.1.2c65ba57fixup: linting6c86c17Merge commit from forka95158aHandle malformed fragment decoding without throwing (#171)cea547cBumped v3.1.1876ce79Merge commit from forkdcdf690ci: add lock-threads workflow (#169)c860e65build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#167)Updates
tarfrom 6.2.1 to 7.5.19Changelog
Sourced from tar's changelog.
... (truncated)
Commits
be440da7.5.192812e93add maxDecompressionRatio guard against explosive decompression9ecd4d27.5.189e78bf0refuse to let header size be less than 0e02a4e9pax: parse values according to known types9cbdb317.5.177a635c2terminate pax strings on nul bytescf213387.5.1621a8220do not apply PAX header fields to meta entries52632cfupdate project depsMaintainer 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.Updates
honofrom 4.12.16 to 4.12.30Release notes
Sourced from hono's releases.
... (truncated)
Commits
b2ae3a24.12.30e0cdeb0fix(method-override): set duplex when forwarding a stream body in query mode ...653025efix(client): replaceUrlParam should not match a param that prefixes another (...67efb27fix(compress): do not compress 206 Partial Content responses (#5020)a48c8bffix(cache): deduplicate Cache-Control directives case-insensitively (#5025)3bb9a0echore: update to ts6 in prep for ts7 (#5104)d3f97cachore(benchmark): remove not used benchmarks (#5108)29a3f73chore(benchmark/routers): bump deps (#5107)cda1af24.12.292126289fix(etag): treat If-None-Match:*as a match (#5084)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
Updates
qsfrom 6.15.1 to 6.15.3Changelog
Sourced from qs's changelog.
Commits
18d085ev6.15.3c38af42[Deps] updateside-channeladce539[Dev Deps] updateeslint,mock-property,tape74a0f6a[Robustness]utils: enforcearrayLimitconsistently acrossmerge's arra...f4938f5[Tests]parse: characterize current lenient handling of unbalanced bracket ...5d5f723[Perf]utils: makecompactO(n) via a side-channel visited-set instead of...52afe00[Robustness]parse: throw thearrayLimiterror before splitting oversized...963e538[Fix]parse: enforcethrowOnLimitExceededfor cumulative array growth via...59da434[Fix]utils: respect encoding of surrogate pairs across chunks9532969[Robustness]utils.merge/utils.assign: avoid invoking__proto__sette...