chore(deps): bump the npm group with 7 updates#2696
Merged
nicomiguelino merged 3 commits intomasterfrom Mar 20, 2026
Merged
Conversation
Bumps the npm group with 7 updates: | Package | From | To | | --- | --- | --- | | [sweetalert2](https://github.com/sweetalert2/sweetalert2) | `11.26.22` | `11.26.23` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.0` | `7.29.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.0` | `8.57.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.57.0` | `8.57.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.0.3` | | [msw](https://github.com/mswjs/msw) | `2.12.11` | `2.12.12` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.0` | `7.0.1` | Updates `sweetalert2` from 11.26.22 to 11.26.23 - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@v11.26.22...v11.26.23) Updates `@babel/preset-env` from 7.29.0 to 7.29.2 - [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.29.2/packages/babel-preset-env) Updates `@typescript-eslint/eslint-plugin` from 8.57.0 to 8.57.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.57.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.57.0 to 8.57.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.57.1/packages/parser) Updates `eslint` from 9.39.4 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.0.3) Updates `msw` from 2.12.11 to 2.12.12 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.11...v2.12.12) Updates `webpack-cli` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.0...webpack-cli@7.0.1) --- updated-dependencies: - dependency-name: sweetalert2 dependency-version: 11.26.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@babel/preset-env" dependency-version: 7.29.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: msw dependency-version: 2.12.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: webpack-cli dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
eslint-plugin-react@7.37.5 does not declare support for eslint@10, causing a peer dependency conflict. This is a temporary workaround until the plugin is migrated to an ESLint 10-compatible alternative. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
nicomiguelino
approved these changes
Mar 20, 2026
eslint-plugin-react@7.37.5 does not support eslint@10. Downgrading eslint back to ^9.39.4 and removing the .npmrc legacy-peer-deps workaround that didn't work in the Docker production build. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
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 group with 7 updates:
11.26.2211.26.237.29.07.29.28.57.08.57.18.57.08.57.19.39.410.0.32.12.112.12.127.0.07.0.1Updates
sweetalert2from 11.26.22 to 11.26.23Release notes
Sourced from sweetalert2's releases.
Changelog
Sourced from sweetalert2's changelog.
Commits
beae531chore(release): 11.26.23 [skip ci]369b9b1fix: simplify unnecessarily complex code (#2930)de5f990chore: instruct copilot to run lint and check-types354152fchore: add .oxlintrc.json to enable jsdoc plugined8cbc2chore: fix remaining oxlint issues7380a02chore: fix oxlintno-unused-expressionsviolations in tests.cy.js (#2929)4108ee5chore: rm eslint from .vscodedb99177chore: eslint -> oxlint (#2928)e40a612chore: prettier -> oxfmt09a2794chore: bump@rollup/plugin-babeland@rollup/plugin-terserUpdates
@babel/preset-envfrom 7.29.0 to 7.29.2Release notes
Sourced from
@babel/preset-env's releases.Commits
37d5595v7.29.21c0a08d[7.x backport] fix: Properly handle await in finally (#17805)061bf95[7.x backport] preset-env include/exclude should accept bugfix plugins (#17789)Updates
@typescript-eslint/eslint-pluginfrom 8.57.0 to 8.57.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
c7c38aachore(release): publish 8.57.1e114629fix(eslint-plugin): [prefer-optional-chain] no report for property on interse...Updates
@typescript-eslint/parserfrom 8.57.0 to 8.57.1Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
c7c38aachore(release): publish 8.57.1Updates
eslintfrom 9.39.4 to 10.0.3Release notes
Sourced from eslint's releases.
... (truncated)
Commits
bfce7ea10.0.3d44ced8Build: changelog update for 10.0.3e511b58fix: update eslint (#20595)ef8fb92chore: package.json update for eslint-config-eslint releasee8f2104chore: updates for v9.39.4 release5cd1604refactor: simplify isCombiningCharacter helper (#20524)9fc31b0docs: Update README70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586)f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570)Updates
mswfrom 2.12.11 to 2.12.12Release notes
Sourced from msw's releases.
Commits
e6a7f81chore(release): v2.12.1251e920echore: fix flaky tests (#2673)cd52873fix: minor improvements (#2672)b79d7aefix: handle special characters inpostinstallscript (#2649)83bc40efix: replace barrel exports with granular exports (#2671)Updates
webpack-clifrom 7.0.0 to 7.0.1Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
173e4bfchore(release): new release (#4703)c033657ci: avoid extra stepfd28679fix: support file protocol in configuration options (#4702)37e4270chore: normalizepackage.json(#4700)d5290e3ci: fixDependabot 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 conditions