chore(deps): bump the npm-minor-patch group across 1 directory with 21 updates#696
Conversation
…1 updates Bumps the npm-minor-patch group with 19 updates in the /web-ui directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/alert-dialog) | `1.1.15` | `1.1.17` | | [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/checkbox) | `1.3.3` | `1.3.5` | | [@radix-ui/react-progress](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/progress) | `1.1.8` | `1.1.10` | | [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/scroll-area) | `1.2.10` | `1.2.12` | | [@radix-ui/react-select](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/select) | `2.2.6` | `2.3.1` | | [@radix-ui/react-tabs](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/tabs) | `1.1.13` | `1.1.15` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/tooltip) | `1.2.8` | `1.2.10` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.19` | `0.5.20` | | [@xterm/addon-fit](https://github.com/xtermjs/xterm.js) | `0.10.0` | `0.11.0` | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.18.0` | | [next](https://github.com/vercel/next.js) | `16.2.6` | `16.2.9` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.11` | `19.2.17` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.7` | | [swr](https://github.com/vercel/swr) | `2.4.0` | `2.4.1` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.3` | `3.3.5` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `16.1.6` | `16.2.9` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.61.0` | | [msw](https://github.com/mswjs/msw) | `2.12.8` | `2.14.6` | Updates `@radix-ui/react-alert-dialog` from 1.1.15 to 1.1.17 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/alert-dialog/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/alert-dialog) Updates `@radix-ui/react-checkbox` from 1.3.3 to 1.3.5 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/checkbox/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/checkbox) Updates `@radix-ui/react-dialog` from 1.1.15 to 1.1.17 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/dialog/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/dialog) Updates `@radix-ui/react-progress` from 1.1.8 to 1.1.10 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/progress/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/progress) Updates `@radix-ui/react-scroll-area` from 1.2.10 to 1.2.12 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/scroll-area/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/scroll-area) Updates `@radix-ui/react-select` from 2.2.6 to 2.3.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/select/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/select) Updates `@radix-ui/react-slot` from 1.2.4 to 1.3.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/slot/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/slot) Updates `@radix-ui/react-tabs` from 1.1.13 to 1.1.15 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/tabs/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/tabs) Updates `@radix-ui/react-tooltip` from 1.2.8 to 1.2.10 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/tooltip/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/tooltip) Updates `@tailwindcss/typography` from 0.5.19 to 0.5.20 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.19...v0.5.20) Updates `@xterm/addon-fit` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.10...0.11) Updates `axios` from 1.16.0 to 1.18.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.18.0) Updates `next` from 16.2.6 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.2.6...v16.2.9) Updates `react` from 19.2.4 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `@types/react` from 19.2.11 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.4 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `swr` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.4.0...v2.4.1) Updates `@eslint/eslintrc` from 3.3.3 to 3.3.5 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.3...eslintrc-v3.3.5) Updates `@next/eslint-plugin-next` from 16.1.6 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](https://github.com/vercel/next.js/commits/v16.2.9/packages/eslint-plugin-next) Updates `@playwright/test` from 1.58.2 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.2...v1.61.0) Updates `@types/react` from 19.2.11 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `msw` from 2.12.8 to 2.14.6 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.8...v2.14.6) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.2.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@radix-ui/react-alert-dialog" dependency-version: 1.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@radix-ui/react-checkbox" dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@radix-ui/react-dialog" dependency-version: 1.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@radix-ui/react-progress" dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@radix-ui/react-scroll-area" dependency-version: 1.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@radix-ui/react-select" dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@radix-ui/react-slot" dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@radix-ui/react-tabs" dependency-version: 1.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@radix-ui/react-tooltip" dependency-version: 1.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@xterm/addon-fit" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: msw dependency-version: 2.14.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: next dependency-version: 16.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: swr dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
45bda0b to
472498e
Compare
|
PR #696 Review -- Dependabot npm minor/patch bump (web-ui, 19 packages) Overview: Routine automated dependency update across the web-ui directory. Only package.json and package-lock.json are changed -- no application code is touched. Notable Updates:
Points to Note:
msw 2.14.6 pulls in updated @inquirer/* packages (from 1.x/5.x to 2.x/6.x), mute-stream (2.x to 3.x), and headers-polyfill (4.x to 5.x). The new @inquirer/* packages require node >=23.5.0 or ^22.13.0 or ^20.17.0, up from the previous requirement of simply >=18. If CI or any dev environment uses Node 18-20.16, msw CLI prompts (e.g., npx msw init) would fail. Since msw is in devDependencies only and @InQuirer packages are used only for msw's interactive setup script (not the actual test harness), this is unlikely to break tests -- but worth confirming your CI Node version is >=20.17 or >=22.13.
This is expected -- package.json uses ^2.2.4 so Dependabot correctly picks the latest 2.x. No breaking changes are expected in this range.
Updating axios is a positive change. No API breaking changes in this minor range.
This project uses XTerm.js for interactive agent sessions (/sessions/[id]). The fit addon handles terminal resizing. The 0.10 to 0.11 bump is minor but should be smoke-tested against terminal resize behavior in the sessions UI if not already covered by automated tests.
Several packages (react, react-dom, tailwindcss, zod, typescript) have had their peer: true flag added or removed. This reflects npm correctly re-resolving the dependency graph and is expected in a lock file refresh -- not a concern. Test Coverage Assessment: CLAUDE.md specifies these must pass before merging:
The frontend-tests CI job should cover both gates. No application code changed, so unit test logic is unaffected. Safe to merge once CI passes. Security: No known CVEs are introduced. The axios and msw updates include bug and security fixes that improve overall posture. Verdict: Approve once CI is green. One action item: confirm the CI Node.js version is >=20.17 (to satisfy the updated @inquirer/* constraint pulled in by msw's transitive deps) and that frontend-tests passes. |
Bumps the npm-minor-patch group with 19 updates in the /web-ui directory:
1.1.151.1.171.3.31.3.51.1.81.1.101.2.101.2.122.2.62.3.11.1.131.1.151.2.81.2.100.5.190.5.200.10.00.11.01.16.01.18.016.2.616.2.919.2.419.2.719.2.1119.2.1719.2.419.2.72.4.02.4.13.3.33.3.516.1.616.2.91.58.21.61.02.12.82.14.6Updates
@radix-ui/react-alert-dialogfrom 1.1.15 to 1.1.17Changelog
Sourced from @radix-ui/react-alert-dialog's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-alert-dialogsince your current version.Updates
@radix-ui/react-checkboxfrom 1.3.3 to 1.3.5Changelog
Sourced from @radix-ui/react-checkbox's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-checkboxsince your current version.Updates
@radix-ui/react-dialogfrom 1.1.15 to 1.1.17Changelog
Sourced from @radix-ui/react-dialog's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-dialogsince your current version.Updates
@radix-ui/react-progressfrom 1.1.8 to 1.1.10Changelog
Sourced from @radix-ui/react-progress's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-progresssince your current version.Updates
@radix-ui/react-scroll-areafrom 1.2.10 to 1.2.12Changelog
Sourced from @radix-ui/react-scroll-area's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-scroll-areasince your current version.Updates
@radix-ui/react-selectfrom 2.2.6 to 2.3.1Changelog
Sourced from @radix-ui/react-select's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-selectsince your current version.Updates
@radix-ui/react-slotfrom 1.2.4 to 1.3.0Changelog
Sourced from @radix-ui/react-slot's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-slotsince your current version.Updates
@radix-ui/react-tabsfrom 1.1.13 to 1.1.15Changelog
Sourced from @radix-ui/react-tabs's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-tabssince your current version.Updates
@radix-ui/react-tooltipfrom 1.2.8 to 1.2.10Changelog
Sourced from @radix-ui/react-tooltip's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-tooltipsince your current version.Updates
@tailwindcss/typographyfrom 0.5.19 to 0.5.20Release notes
Sourced from @tailwindcss/typography's releases.
Changelog
Sourced from @tailwindcss/typography's changelog.
Commits
e3714a30.5.20f34283dUpdate tailwindcss peer dependency version (#424)543de42bump Node.js881b048Setup OIDC (#423)74a3da7Fix typo in README.md (#413)3963dfeBump js-yaml from 3.14.1 to 3.14.2 (#410)abf85ccclassName instead of classname (#406)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tailwindcss/typographysince your current version.Updates
@xterm/addon-fitfrom 0.10.0 to 0.11.0Commits
ce1d788Bumped bower version to 0.1101e48b7Revamped the attach addona1717fdUpdate docs indexc9f5f23Started documenting methods21dde3cUpdated version, in docs73bf6d1Started documenting eventsUpdates
axiosfrom 1.16.0 to 1.18.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
2d06f96chore(release): prepare release 1.18.0 (#11003)32fc489fix: malformed http urls (#11000)b40ce49chore(deps-dev): bump the development_dependencies group with 10 updates (#10...fe964f9docs: mark proxy config as Node.js only (#10995)5f229d2chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions ...fae9d4edocs: clarify package update PR policy (#10992)28ab2cechore(deps-dev): bump the development_dependencies group with 2 updates (#10989)a8e4f13fix(core): keep default validateStatus when request passes undefined (#10899)614f455docs: publish v1.17.0 release notes (#10988)6bb12c1fix: custom auth headers not stripped on cross-origin redirects (#10892)Updates
nextfrom 16.2.6 to 16.2.9Release notes
Sourced from next's releases.
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)Updates
reactfrom 19.2.4 to 19.2.7Release notes
Sourced from react's releases.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
@types/reactfrom 19.2.11 to 19.2.17Commits
Updates
react-domfrom 19.2.4 to 19.2.7Release notes
Sourced from react-dom's releases.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates
swrfrom 2.4.0 to 2.4.1Commits
5fa29522.4.1825092bfix: Fix #4221 (#4223)acd241eRemove deprecated downlevelIteration option (#4216)Updates
@eslint/eslintrcfrom 3.3.3 to 3.3.5Release notes
Sourced from @eslint/eslintrc's releases.
Changelog
Sourced from @eslint/eslintrc's changelog.
Commits
5135df1chore: release 3.3.5 🚀 (#228)c109d69docs: Update README sponsors3dc2381fix: update dependency minimatch to ^3.1.5 (#227)81385b6ci: pin Node.js 25.6.1 (#226)4c45e24chore: release 3.3.4 🚀 (#223)30339d0fix: updateminimatchto3.1.3to address security vulnerabilities (#224)9139140fix: updateajvto6.14.0to address security vulnerabilities (#221)245ada5docs: Update README sponsors78b1a0edocs: Update README sponsorsdf32fffdocs: Update README sponsorsUpdates
@next/eslint-plugin-nextfrom 16.1.6 to 16.2.9Release notes
Sourced from @next/eslint-plugin-next's releases.
... (truncated)
Commits
f37fad9v16.2.96f16804v16.2.8411c455v16.2.7ee6e79bv16.2.6766148fv16.2.52275bd8v16.2.4d5f649bv16.2.352faae3v16.2.2ed7d2cev16.2.1c5c94dfv16.2.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@next/eslint-plugin-nextsince your current version.Updates
@playwright/testfrom 1.58.2 to 1.61.0Release notes
Sourced from @playwright/test's releases.