-
-
Notifications
You must be signed in to change notification settings - Fork 649
Bump the minor group across 1 directory with 27 updates #11677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
auto-merge-helper
merged 2 commits into
master
from
dependabot/npm_and_yarn/minor-282734b224
Jan 24, 2026
Merged
Bump the minor group across 1 directory with 27 updates #11677
auto-merge-helper
merged 2 commits into
master
from
dependabot/npm_and_yarn/minor-282734b224
Jan 24, 2026
Conversation
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
Bumps the minor group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.28.4` | `7.28.6` | | [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `10.32.1` | `10.35.0` | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.32.1` | `10.35.0` | | [@sentry/types](https://github.com/getsentry/sentry-javascript) | `10.32.1` | `10.35.0` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.17` | `3.13.18` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001762` | `1.0.30001765` | | [es-toolkit](https://github.com/toss/es-toolkit) | `1.43.0` | `1.44.0` | | [i18next](https://github.com/i18next/i18next) | `25.7.3` | `25.7.4` | | [motion](https://github.com/motiondivision/motion) | `12.24.10` | `12.27.1` | | [@aaroon/workbox-rspack-plugin](https://github.com/Clarkkkk/workbox-rspack-plugin) | `0.3.2` | `0.3.3` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.5` | `7.28.6` | | [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) | `7.28.5` | `7.28.6` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.28.5` | `7.28.6` | | [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `7.28.3` | `7.28.6` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `2.5.1` | `2.7.2` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.0` | `2.0.1` | | [@rspack/cli](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli) | `1.7.1` | `1.7.2` | | [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.1` | `1.7.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.7` | `19.2.8` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.52.0` | `8.53.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.52.0` | `8.53.1` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.5` | `5.6.6` | | [json-sort-cli](https://github.com/codsen/codsen/tree/HEAD/packages/json-sort-cli) | `4.1.0` | `4.1.3` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.0` | | [ts-checker-rspack-plugin](https://github.com/rstackjs/ts-checker-rspack-plugin) | `1.2.3` | `1.2.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.52.0` | `8.53.1` | Updates `@babel/runtime` from 7.28.4 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-runtime) Updates `@sentry/browser` from 10.32.1 to 10.35.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.32.1...10.35.0) Updates `@sentry/react` from 10.32.1 to 10.35.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.32.1...10.35.0) Updates `@sentry/types` from 10.32.1 to 10.35.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.32.1...10.35.0) Updates `@tanstack/react-virtual` from 3.13.17 to 3.13.18 - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/[email protected]/packages/react-virtual) Updates `caniuse-lite` from 1.0.30001762 to 1.0.30001765 - [Commits](browserslist/caniuse-lite@1.0.30001762...1.0.30001765) Updates `es-toolkit` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/toss/es-toolkit/releases) - [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md) - [Commits](toss/es-toolkit@v1.43.0...v1.44.0) Updates `i18next` from 25.7.3 to 25.7.4 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.7.3...v25.7.4) Updates `motion` from 12.24.10 to 12.27.1 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.24.10...v12.27.1) Updates `@aaroon/workbox-rspack-plugin` from 0.3.2 to 0.3.3 - [Changelog](https://github.com/Clarkkkk/workbox-rspack-plugin/blob/main/CHANGELOG.md) - [Commits](Clarkkkk/workbox-rspack-plugin@v0.3.2...v0.3.3) Updates `@babel/core` from 7.28.5 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-core) Updates `@babel/plugin-transform-typescript` from 7.28.5 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-plugin-transform-typescript) Updates `@babel/preset-env` from 7.28.5 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-preset-env) Updates `@babel/register` from 7.28.3 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-register) Updates `@eslint-react/eslint-plugin` from 2.5.1 to 2.7.2 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.7.2/packages/plugins/eslint-plugin) Updates `@eslint/compat` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.1/packages/compat) Updates `@rspack/cli` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.2/packages/rspack-cli) Updates `@rspack/core` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.2/packages/rspack) Updates `@testing-library/react` from 16.3.1 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.1...v16.3.2) Updates `@types/react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 8.52.0 to 8.53.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.52.0 to 8.53.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/parser) Updates `html-webpack-plugin` from 5.6.5 to 5.6.6 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.5...v5.6.6) Updates `json-sort-cli` from 4.1.0 to 4.1.3 - [Changelog](https://github.com/codsen/codsen/blob/[email protected]/packages/json-sort-cli/CHANGELOG.md) - [Commits](https://github.com/codsen/codsen/commits/[email protected]/packages/json-sort-cli) Updates `prettier` from 3.7.4 to 3.8.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) Updates `ts-checker-rspack-plugin` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/rstackjs/ts-checker-rspack-plugin/releases) - [Commits](rstackjs/ts-checker-rspack-plugin@v1.2.3...v1.2.4) Updates `typescript-eslint` from 8.52.0 to 8.53.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@sentry/browser" dependency-version: 10.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@sentry/react" dependency-version: 10.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@sentry/types" dependency-version: 10.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: caniuse-lite dependency-version: 1.0.30001765 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: es-toolkit dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: i18next dependency-version: 25.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: motion dependency-version: 12.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@aaroon/workbox-rspack-plugin" dependency-version: 0.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@babel/core" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@babel/plugin-transform-typescript" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@babel/preset-env" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@babel/register" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 2.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@eslint/compat" dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rspack/cli" dependency-version: 1.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rspack/core" dependency-version: 1.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/react" dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: html-webpack-plugin dependency-version: 5.6.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: json-sort-cli dependency-version: 4.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: ts-checker-rspack-plugin dependency-version: 1.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: typescript-eslint dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
|
@copilot please fix all the build errors introduced by package upgrades in this PR. One problem seems to relate to how we're using the workbox rspack plugin to build our service worker, and the other seems to be a problem with our babel config excluding a corejs polyfill that may no longer exist. You will know you are done when |
Contributor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 minor group with 27 updates in the / directory:
7.28.47.28.610.32.110.35.010.32.110.35.010.32.110.35.03.13.173.13.181.0.300017621.0.300017651.43.01.44.025.7.325.7.412.24.1012.27.10.3.20.3.37.28.57.28.67.28.57.28.67.28.57.28.67.28.37.28.62.5.12.7.22.0.02.0.11.7.11.7.21.7.11.7.216.3.116.3.219.2.719.2.88.52.08.53.18.52.08.53.15.6.55.6.64.1.04.1.33.7.43.8.01.2.31.2.48.52.08.53.1Updates
@babel/runtimefrom 7.28.4 to 7.28.6Release notes
Sourced from
@babel/runtime's releases.... (truncated)
Changelog
Sourced from
@babel/runtime's changelog.... (truncated)
Commits
d7f4008v7.28.6Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/runtimesince your current version.Updates
@sentry/browserfrom 10.32.1 to 10.35.0Release notes
Sourced from
@sentry/browser's releases.... (truncated)
Changelog
Sourced from
@sentry/browser's changelog.... (truncated)
Commits
265df1frelease: 10.35.0024f819Merge pull request #18886 from getsentry/prepare-release/10.35.08160adameta(changelog): Update changelog for 10.35.0d503a8dmeta(changelog): Fix entry for tanstack start vite plugin (#18883)d2df7f6fix(core): Find the correct IP address regardless their case (#18880)75b183dfeat(cloudflare): Automatically set the release id when CF_VERSION_METADATA i...df0bff8test(fastify): Verify if upstream error is fixed and won't regress (#18838)cef02b8test(e2e): Add testing app for User Feedback (#18877)d353444chore(deps): bump hono from 4.10.3 to 4.11.4 in /dev-packages/e2e-tests/test-...32d8fdafix(fetch): Shallow-clone fetch options to prevent mutation (#18867)Updates
@sentry/reactfrom 10.32.1 to 10.35.0Release notes
Sourced from
@sentry/react's releases.... (truncated)
Changelog
Sourced from
@sentry/react's changelog.... (truncated)
Commits
265df1frelease: 10.35.0024f819Merge pull request #18886 from getsentry/prepare-release/10.35.08160adameta(changelog): Update changelog for 10.35.0d503a8dmeta(changelog): Fix entry for tanstack start vite plugin (#18883)d2df7f6fix(core): Find the correct IP address regardless their case (#18880)75b183dfeat(cloudflare): Automatically set the release id when CF_VERSION_METADATA i...df0bff8test(fastify): Verify if upstream error is fixed and won't regress (#18838)cef02b8test(e2e): Add testing app for User Feedback (#18877)d353444chore(deps): bump hono from 4.10.3 to 4.11.4 in /dev-packages/e2e-tests/test-...32d8fdafix(fetch): Shallow-clone fetch options to prevent mutation (#18867)Updates
@sentry/typesfrom 10.32.1 to 10.35.0Release notes
Sourced from
@sentry/types's releases.... (truncated)
Changelog
Sourced from
@sentry/types's changelog.... (truncated)
Commits
265df1frelease: 10.35.0024f819Merge pull request #18886 from getsentry/prepare-release/10.35.08160adameta(changelog): Update changelog for 10.35.0d503a8dmeta(changelog): Fix entry for tanstack start vite plugin (#18883)d2df7f6fix(core): Find the correct IP address regardless their case (#18880)75b183dfeat(cloudflare): Automatically set the release id when CF_VERSION_METADATA i...df0bff8test(fastify): Verify if upstream error is fixed and won't regress (#18838)cef02b8test(e2e): Add testing app for User Feedback (#18877)d353444chore(deps): bump hono from 4.10.3 to 4.11.4 in /dev-packages/e2e-tests/test-...32d8fdafix(fetch): Shallow-clone fetch options to prevent mutation (#18867)Updates
@tanstack/react-virtualfrom 3.13.17 to 3.13.18Release notes
Sourced from
@tanstack/react-virtual's releases.Changelog
Sourced from
@tanstack/react-virtual's changelog.Commits
5d6acc9ci: Version Packages (#1113)Updates
caniuse-litefrom 1.0.30001762 to 1.0.30001765Commits
14a4372Update caniuse-db 1.0.300017657eb3ee1Update caniuse-db 1.0.30001764ab8c373Update caniuse-db 1.0.30001763Updates
es-toolkitfrom 1.43.0 to 1.44.0Release notes
Sourced from es-toolkit's releases.
Changelog
Sourced from es-toolkit's changelog.
Commits
bb5068ev1.44.0bc2b3b7feat(retry): add shouldRetry option (#1585)5fa7974fix(flattenObject): flattenObject should retain empty objects and arrays50339c3feat(predicate): add isEmptyObject function (#1584)af81d8cchore[intersection]: simplify filter callback for consistency (#1582)5e23d82docs[cloneDeep]: Fix incorrect function names and output in JSDoc examples (#...9a9b24echore: fix lint error9686e51chore: fix lint errorca86015feat(predicate): add isNumber function20796ecfix(clone): Enhance type safety for cloneUpdates
i18nextfrom 25.7.3 to 25.7.4Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
04392be25.7.492c8f48fix: Interpolation breaks when cloning an instance #23765f44eb7fix img url1e5f568remove old addRule functione328830fallbackLng object with same language (omitting default fallback)c77c203jsr updateUpdates
motionfrom 12.24.10 to 12.27.1Changelog
Sourced from motion's changelog.
Commits
2c7b003v12.27.1c9ab013Updating changelog7bb4cf8Updating layout animation cleanupeab3b0ev12.27.0e54c92eUpdate changelog4f28202Merge pull request #3475 from motiondivision/animate-layout66cd2e6Latest0c39787Simplify LayoutAnimationBuilder6a5c6f7Latestdf20720LatestUpdates
@aaroon/workbox-rspack-pluginfrom 0.3.2 to 0.3.3Changelog
Sourced from
@aaroon/workbox-rspack-plugin's changelog.Commits
f01ed59chore(release): 0.3.3fb0014echore: update GitHub Actions and pnpm configuration9d9d9c0chore: update workbox version