chore(deps,web-ui)(deps): bump the runtime-patches group across 1 directory with 3 updates#512
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ectory with 3 updates Bumps the runtime-patches group with 3 updates in the /web-ui directory: [next](https://github.com/vercel/next.js), [react](https://github.com/react/react/tree/HEAD/packages/react) and [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom). Updates `next` from 16.2.10 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.10...v16.2.12) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-patches - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-patches - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-patches ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
5 tasks
Weegy
added a commit
that referenced
this pull request
Jul 27, 2026
* chore(deps,middleware): bump jose from 6.2.3 to 6.2.4 in /middleware Dependabot PR #511 (runtime-patches group). * chore(deps,web-ui): bump next/react/react-dom, eslint-config-next, jest-dom - next 16.2.10 -> 16.2.12, react/react-dom 19.2.7 -> 19.2.8 (Dependabot PR #512, runtime-patches group) - eslint-config-next 16.2.10 -> 16.2.12 (Dependabot PR #509, dev-tooling group) - @testing-library/jest-dom 6.9.1 -> 7.0.0 (Dependabot PR #510, major — @testing-library/dom is already pinned >=10.4.1 satisfying the new required peer dep; repo already imports via '@testing-library/jest-dom/vitest' and Node engine is already >=22.13.0, so no code changes were needed for the v7 breaking changes). * chore(deps,middleware): override transitive high-severity vulns to fix required audit gate Pins nested/transitive packages via npm overrides (the direct dependency declaring them either has no fix yet or would need a major bump): - axios 1.18.1 (nested under botbuilder, was pinned to a stale <1.18.0 in the lockfile despite node_modules already resolving newer) - fast-uri 3.1.4, postcss 8.5.23 (same stale-lockfile-pin pattern) - brace-expansion 5.0.8 (the only version line clear of both DoS advisories) middleware audit: 16 vulnerabilities (4 high) -> 10 (0 high/critical). Remaining 10 moderate (botbuilder/uuid/@azure/msal-node, @modelcontextprotocol/sdk/@hono/node-server chains) need upstream major bumps and don't block the required 'audit (high+critical block)' check. Verified: build, typecheck, lint, full test suite (4701/4705, 4 skipped, 0 fail) all green after a clean node_modules + lockfile regeneration (overrides don't apply reliably on an incremental install over an existing lockfile — needed rm -rf node_modules package-lock.json). * chore(deps,web-ui): override transitive high-severity vulns to fix required audit gate - postcss 8.5.23, sharp 0.35.3 (next.js bundles its own older nested copies of both; overriding them also cleared 'next' itself from the audit report, since next was only flagged as an 'effects' cascade of these two, not a direct CVE against next 16.2.12) - brace-expansion 5.0.8 (only version line clear of both DoS advisories) - minimatch 10.2.5, required alongside brace-expansion: minimatch@3.x (hoisted top-level, used by @eslint/config-array) declares brace-expansion ^1.1.7 and calls it as a callable default export; brace-expansion 5.x dropped that shape, so eslint crashed ('TypeError: expand is not a function') until minimatch was bumped to the major line (10.x) that expects brace-expansion ^5.x. web-ui audit: 15 vulnerabilities (4 high) -> 2 (0 high/critical). Remaining 2 moderate (dompurify via monaco-editor, monaco-editor itself) need a monaco-editor major bump and don't block the required 'audit (high+critical block)' check. Verified: build, typecheck, lint (36 pre-existing warnings, 0 errors, no crash), full test suite (306/306) all green after a clean node_modules + lockfile regeneration.
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/web-ui/runtime-patches-46e45a7888
branch
July 27, 2026 03: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 runtime-patches group with 3 updates in the /web-ui directory: next, react and react-dom.
Updates
nextfrom 16.2.10 to 16.2.12Release notes
Sourced from next's releases.
Commits
2234717v16.2.12957f5ed[Backport] Fixes to support TypeScript 7 (#95831)b56eb16Backport/docs fixes 16.2 - July round (#96031)9beca08v16.2.113c48c7a[16.x] Fix Turbopack middleware matcher with i18n single localeac1eff3[16.x] Improve performance of checking valid MPA form submissions9a4651e[16.x] EnforceserverActions.bodySizeLimitfor Server Actions in Edge runtimeb512063[16.x] Set correct origin for internal redirects in custom serverd303326[16.x] Ensure exotic rewrite param values are properly encoded73b9487[16.x] fix(fetch-cache): key fetch(Request, init) by the effective requestUpdates
reactfrom 19.2.7 to 19.2.8Release notes
Sourced from react's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)Updates
react-domfrom 19.2.7 to 19.2.8Release notes
Sourced from react-dom's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)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 conditionsNeed help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.