chore(deps): Bump the npm_and_yarn group across 1 directory with 9 updates#3
Merged
Merged
Conversation
…dates Bumps the npm_and_yarn group with 2 updates in the / directory: [turbo](https://github.com/vercel/turborepo) and [@opennextjs/cloudflare](https://github.com/opennextjs/opennextjs-cloudflare/tree/HEAD/packages/cloudflare). Updates `turbo` from 2.7.2 to 2.9.18 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.7.2...v2.9.18) Updates `@opennextjs/cloudflare` from 1.14.7 to 1.17.1 - [Release notes](https://github.com/opennextjs/opennextjs-cloudflare/releases) - [Changelog](https://github.com/opennextjs/opennextjs-cloudflare/blob/main/packages/cloudflare/CHANGELOG.md) - [Commits](https://github.com/opennextjs/opennextjs-cloudflare/commits/@opennextjs/cloudflare@1.17.1/packages/cloudflare) Updates `fast-xml-parser` from 4.2.5 to 5.7.3 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.2.5...v5.7.3) Updates `form-data` from 4.0.5 to 4.0.6 - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.5...v4.0.6) Updates `hono` from 4.11.3 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.3...v4.12.26) Updates `next` from 16.1.1 to 16.2.9 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.1...v16.2.9) Updates `undici` from 7.14.0 to 7.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.14.0...v7.28.0) Updates `ws` from 8.18.0 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.0...8.21.0) Updates `yaml` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.2...v2.9.0) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.9.18 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@opennextjs/cloudflare" dependency-version: 1.17.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-version: 5.7.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 4.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.26 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 7.28.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.21.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: yaml dependency-version: 2.9.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
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: turbo and @opennextjs/cloudflare.
Updates
turbofrom 2.7.2 to 2.9.18Release notes
Sourced from turbo's releases.
... (truncated)
Commits
3bdce32publish 2.9.18 to registry2a76556fix: Block self-hosted login URLs from attempting to use Vercel's SSO (#13061)da8e348fix: Validate OidHash hex buffers (#13060)3018717fix: Separate artifact signature fields (#13059)34514e2fix: Preserve vt100 cell byte counts (#13058)24e2d34fix(turborepo): Normalize Windows daemon path hash (#13020)16dc881fix: Contain incremental cache outputs (#13057)92e1f8efix: Strip special mode bits from cache restore (#13056)f46f896fix: Prevent git argument injection in SCM refs (#13055)7f353cafix: Confine prune patch paths (#13054)Updates
@opennextjs/cloudflarefrom 1.14.7 to 1.17.1Release notes
Sourced from @opennextjs/cloudflare's releases.
... (truncated)
Changelog
Sourced from @opennextjs/cloudflare's changelog.
... (truncated)
Commits
206794fVersion Packages (#1149)f5bd138make dev /cdn-cgi/image behaves like prod for consistency (#1147)e965e4drefactor: creation of config files (#1146)7d86f42Version Packages (#1143)25d5835Update themigratecommand to attempt to create an R2 bucket for caching as...2e4e595Version Packages (#1140)4487f1ffix: future compat date set in wrangler config (#1138)63e29f2Version Packages (#1128)2b437f1In themigratecommand, add an initial step to create a Next.js config file...8c3a36efix: prevent Worker hang on HEAD requests to static assets (#1126)Updates
fast-xml-parserfrom 4.2.5 to 5.7.3Release notes
Sourced from fast-xml-parser's releases.
... (truncated)
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
d6d8042update to released263370remove dev dependency 'he'f9c9a2cupdate builder to 1.1.7b65da87update changelog and mark addEntity deprecatedc2ca631update fxbda75191fix stop node expression when ns prefix is removed31bbc99fix: alwaysCreateTextNode should create text node when attributes are present...dab327aremove unnecessaryab04eebupdate docs383cb3fRevise security information for v6 releaseUpdates
form-datafrom 4.0.5 to 4.0.6Changelog
Sourced from form-data's changelog.
Commits
64190dbv4.0.692ae0eb[Deps] updatehasown,mime-typesf31d21e[Dev Deps] update@ljharb/eslint-config,auto-changelog,tape8dff42c[Fix] escape CR, LF, and"in field names and filenames67b0f65[Dev Deps] updatejs-randomness-predictorUpdates
honofrom 4.11.3 to 4.12.26Release notes
Sourced from hono's releases.
... (truncated)
Commits
27b79924.12.26d29982cchore: replace arg and glob with Bun native APIs in build script16215d5chore: remove unused devcontainer and gitpod configs (#5029)c574cf1ci: publish to npm from CI with OIDC trusted publishing (#5028)e50df01fix(lambda-edge): satisfy Deno lib types for Content-Length body encoding (#5...fce483e4.12.25751ba41Merge commit from forkf0b094dMerge commit from forkfa5f9bfMerge commit from fork3892a6cMerge commit from forkMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
Updates
nextfrom 16.1.1 to 16.2.9Release notes
Sourced from next's releases.
... (truncated)
Commits
f37fad9v16.2.9d9aaaed[cd] Allow tagging semver-lower releases as@latestif@latestpo… (#94627)6f16804v16.2.80dbc1d5[16.2.x][cd] Ensure release can be triggered on old branches (#94598)90e3c81[16.2.x] Align Actions dependencies with Canary (#94339)83f402c[16.2.x][cd] Stop fetching all tags when searching parent tag (#94334)411c455v16.2.7c63224f[backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config resolut...63115c7[16.2.x] Don't dropFormDataentries (#94240)aef22fd[backport] Propagate adapter preferred regions (#94200)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.
Updates
undicifrom 7.14.0 to 7.28.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
f9eba0aBumped v7.28.0 (#5430)a027a4aBackport WebSocket maxPayloadSize fixes to v7.x (#5423)8cb10f9websocket: limit the number of fragments in a message04201f8fix: honor requestTls when proxy is SOCKS5fcd642ffix(socks5): preserve dispatch backpressure return value (#5166)bc98c97fix(socks5): use configured connector in Socks5ProxyAgent (#5168)9e1c743fix(socks5): encode embedded IPv4 tails in IPv6 literals correctly (#5099)376c8befix(socks5): enforce authenticated state before CONNECT (#5097)3805b8ffix(socks5-proxy-agent): use per-origin pools to prevent cross-origin routing...85a2405fix(cache): trim qualified field namesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for undici since your current version.
Updates
wsfrom 8.18.0 to 8.21.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
bca91ad[dist] 8.21.02b2abd4[security] Limit retained message parts78eabe2[security] Add latest vulnerability to SECURITY.md5d9b316[dist] 8.20.1c0327ec[security] Fix uninitialized memory disclosure inwebsocket.close()ce2a3d6[ci] Test on node 2658e45b8[ci] Do not test on node 255f26c24[ci] Run the lint step on node 248439255[dist] 8.20.0d3503c1[minor] Export thePerMessageDeflateclass and header utilsUpdates
yamlfrom 2.8.2 to 2.9.0Release notes
Sourced from yaml's releases.