Bump the npm_and_yarn group across 1 directory with 9 updates#1
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the npm_and_yarn group across 1 directory with 9 updates#1dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm_and_yarn group with 4 updates in the / directory: [@opennextjs/cloudflare](https://github.com/opennextjs/opennextjs-cloudflare/tree/HEAD/packages/cloudflare), [next](https://github.com/vercel/next.js), @isaacs/brace-expansion and [minimatch](https://github.com/isaacs/minimatch). Updates `@opennextjs/cloudflare` from 1.14.4 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 `next` from 15.5.7 to 16.1.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.7...v16.1.7) Updates `wrangler` from 4.53.0 to 4.75.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.75.0/packages/wrangler) Updates `@smithy/config-resolver` from 2.2.0 to 4.4.11 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/config-resolver/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/config-resolver@4.4.11/packages/config-resolver) Updates `fast-xml-parser` from 4.2.5 to 5.4.1 - [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.4.1) Updates `@isaacs/brace-expansion` from 5.0.0 to 5.0.1 Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) Updates `qs` from 6.14.0 to 6.15.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.15.0) Updates `undici` from 7.14.0 to 7.24.4 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.14.0...v7.24.4) --- updated-dependencies: - dependency-name: "@opennextjs/cloudflare" dependency-version: 1.17.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: wrangler dependency-version: 4.75.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@smithy/config-resolver" dependency-version: 4.4.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-version: 5.4.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@isaacs/brace-expansion" dependency-version: 5.0.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.15.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 7.24.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ⛔ Deployment terminated View logs |
cfstatus | 1ca73d8 | Mar 17 2026, 10:19 PM |
Code Review SummaryStatus: 1 Warning Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Other Observations (not in diff)This PR only updates dependencies in
Positive changes in this update:
Files Reviewed (2 files)
|
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: @opennextjs/cloudflare, next, @isaacs/brace-expansion and minimatch.
Updates
@opennextjs/cloudflarefrom 1.14.4 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
nextfrom 15.5.7 to 16.1.7Release notes
Sourced from next's releases.
... (truncated)
Commits
bdf3e35v16.1.7dc98c04[backport]: fix: patch http-proxy to prevent request smuggling in rewrites (#...9023c0a[backport] Disallow Server Action submissions from privacy-sensitive contexts...36a97b9Allow blocking cross-site dev-only websocket connections from privacy-sensiti...93c3993[backport]: feat(next/image): add lru disk cache and `images.maximumDiskCache...c68d62dBackport documentation fixes for 16.1.x (#90655)5214ac1[backport]: ensure maxPostponedStateSize is always respected (#90060) (#90471)c95e357Backport/docs fixes 16.1.x (#90125)cba6144[backport] Apply server actions transform tonode_modulesin route handlers...3db9063[backport] [Cache Components] Prevent streaming fetch calls from hanging in d...Updates
wranglerfrom 4.53.0 to 4.75.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
a671740Version Packages (#12923)e25bd0eUpdate prettier to 3.8.1 (#12939)df0d112Bump the workerd-and-workers-types group with 2 updates (#12935)81ee98e[chrome-devtools-patches] Migrate deployment from Cloudflare Pages to Workers...3b81fc6feat(wrangler): add wrangler tunnel (#12492)13df6c7Bump the workerd-and-workers-types group with 2 updates (#12875)0a7fef9wrangler: reject cross-drive module paths (#11888)f509d13Remove superfluous adjective from --json description (#12894)c600ce0Fix execution freezing ondebuggerstatements when DevTools is not attached...2e6b4abVersion Packages (#12876)Updates
@smithy/config-resolverfrom 2.2.0 to 4.4.11Release notes
Sourced from
@smithy/config-resolver's releases.Changelog
Sourced from
@smithy/config-resolver's changelog.... (truncated)
Commits
0bdca15Version NPM packages5eab7eaVersion NPM packagesa4d95e6fix: set downlevel types to be used in typescript@'<4.5' (#1906)2acebecVersion NPM packages06793ccVersion NPM packages1f51a0cVersion NPM packagesa028fc5chore: replace rimraf with premove (#1834)0e8cc49Version NPM packages7e4bbf6chore: upgrade rimraf to v5.0.10 (#1829)521d67cVersion NPM packagesUpdates
fast-xml-parserfrom 4.2.5 to 5.4.1Release notes
Sourced from fast-xml-parser's releases.
... (truncated)
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
4e7ca80update release info36023b4fix (#785) unpairedTag node should not have tag contentb366026separate builder6f333a8update release infoc3ffbabsupport strictReservedNamesc692040update release info107e34cavoid{}to create an empty object60835a4support maxNestedTagsf55657cavoid direct call to hasOwnPropertyc13a961handle non-array input for XML builder when preserveOrder is trueUpdates
@isaacs/brace-expansionfrom 5.0.0 to 5.0.1Updates
minimatchfrom 3.1.2 to 3.1.5Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actionsUpdates
qsfrom 6.14.0 to 6.15.0Changelog
Sourced from qs's changelog.
Commits
d9b4c66v6.15.0cb41a54[New]parse: addstrictMergeoption to wrap object/primitive conflicts in...88e1563[Fix]duplicatesoption should not apply to bracket notation keys9d441d2Merge backport release tags v6.0.6–v6.13.3 into main85cc8cav6.12.5ffc12aav6.11.40506b11[actions] update reusable workflows6a37faf[actions] update reusable workflows8e8df5a[Fix] fix regressions from robustness refactord60bab3v6.10.7Updates
undicifrom 7.14.0 to 7.24.4Release notes
Sourced from undici's releases.
... (truncated)
Commits
4991f3eBumped v7.24.4ea3a06dfix(fetch): preserve path for credentialed URLs (#4892)9b96516Bumped v7.24.37926660Ignore .githuman9eaa5affix(h2): TypeError: Cannot read properties of null (reading 'push') in Reques...a9bfe21ignore .pif2e155bBumped v7.24.24d2d1afremove maxDecompressedMessageSize (#4891)3a05a4ffix fetch path logic (#4890)23e3cd3Bumped v7.24.1Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici since your current version.
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.