Skip to content

Bump the npm-packages group with 8 updates#106

Merged
dolfinus merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-packages-b7338fa708
Nov 17, 2025
Merged

Bump the npm-packages group with 8 updates#106
dolfinus merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-packages-b7338fa708

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the npm-packages group with 8 updates:

Package From To
@xyflow/react 12.9.2 12.9.3
ra-i18n-polyglot 5.12.3 5.13.1
ra-language-english 5.12.3 5.13.1
react-admin 5.12.3 5.13.1
react-router 6.30.1 6.30.2
react-router-dom 6.30.1 6.30.2
@types/node 20.19.24 20.19.25
typescript-eslint 8.46.3 8.46.4

Updates @xyflow/react from 12.9.2 to 12.9.3

Release notes

Sourced from @​xyflow/react's releases.

@​xyflow/react@​12.9.3

Patch Changes

Changelog

Sourced from @​xyflow/react's changelog.

12.9.3

Patch Changes

Commits
  • 12c516d chore(packages): bump
  • cb2db9f chore(reactflow): paneClickDistance default 1
  • 7680cef Merge pull request #5594 from xyflow/enhance/connection-snapping
  • 11aa29b always pass current pointer position to connection
  • See full diff in compare view

Updates ra-i18n-polyglot from 5.12.3 to 5.13.1

Release notes

Sourced from ra-i18n-polyglot's releases.

5.13.1

  • Fix imports from directory (#11039) (djhi)
  • Fix <ReferenceFieldBase> considers zero-index reference as empty (#11042) (fzaninotto)
  • [Storybook] Fix <ArrayInputBase> story issue when adding back a removed item (#11041) (djhi)
  • [Storybook] Fix <SaveButton> Dirty story (#11040) (djhi)
  • Bump astro from 5.15.3 to 5.15.6 (#11043) (dependabot[bot])
  • [chore] Fix release script copies invalid node_modules subfolder (#11038) (slax57)

5.13.0

React-hook-form version bump

This release bumps the minimum required version of react-hook-form to 7.65.0.

Jest configuration update

This release changed the way react-admin exports its modules to be fully compatible with ESM (PR #10995). This may require you to update your Jest configuration if you are using Jest in CJS mode (the default).

See https://marmelab.com/react-admin/UnitTesting.html#working-with-jest for more details.

Webpack configuration update

If you use MUI v5 or MUI v6, you may need to update your Webpack config by adding the following rules:

{
    // Your config
    modules: {
        rules: [
</tr></table> 

... (truncated)

Changelog

Sourced from ra-i18n-polyglot's changelog.

5.13.1

  • Fix imports from directory (#11039) (djhi)
  • Fix <ReferenceFieldBase> considers zero-index reference as empty (#11042) (fzaninotto)
  • [Storybook] Fix <ArrayInputBase> story issue when adding back a removed item (#11041) (djhi)
  • [Storybook] Fix <SaveButton> Dirty story (#11040) (djhi)
  • Bump astro from 5.15.3 to 5.15.6 (#11043) (dependabot[bot])
  • [chore] Fix release script copies invalid node_modules subfolder (#11038) (slax57)

5.13.0

React-hook-form version bump

This release bumps the minimum required version of react-hook-form to 7.65.0.

Jest configuration update

This release changed the way react-admin exports its modules to be fully compatible with ESM (PR #10995). This may require you to update your Jest configuration if you are using Jest in CJS mode (the default).

See https://marmelab.com/react-admin/UnitTesting.html#working-with-jest for more details.

Webpack configuration update

If you use MUI v5 or MUI v6, you may need to update your Webpack config by adding the following rules:

{
    // Your config
</tr></table> 

... (truncated)

Commits
  • f3cf747 Update changelog for version 5.13.1
  • 317190d v5.13.1
  • 6f476c4 Merge pull request #11045 from marmelab/5.13-changelog
  • ea93d6b Update CHANGELOG.md
  • 44750b8 [no ci] [Doc] Update 5.13.0 changelog to mention RHF bump and impact on Jest ...
  • fdc02a7 Merge pull request #11043 from marmelab/dependabot/npm_and_yarn/astro-5.15.6
  • 688f85f Bump astro from 5.15.3 to 5.15.6
  • 1e16f15 Merge pull request #11042 from marmelab/fix-referencefieldbase
  • d1851d3 compactify
  • 551f1a1 Fix ReferenceFieldBase considers zero-index reference as empty
  • Additional commits viewable in compare view

Updates ra-language-english from 5.12.3 to 5.13.1

Release notes

Sourced from ra-language-english's releases.

5.13.1

  • Fix imports from directory (#11039) (djhi)
  • Fix <ReferenceFieldBase> considers zero-index reference as empty (#11042) (fzaninotto)
  • [Storybook] Fix <ArrayInputBase> story issue when adding back a removed item (#11041) (djhi)
  • [Storybook] Fix <SaveButton> Dirty story (#11040) (djhi)
  • Bump astro from 5.15.3 to 5.15.6 (#11043) (dependabot[bot])
  • [chore] Fix release script copies invalid node_modules subfolder (#11038) (slax57)

5.13.0

React-hook-form version bump

This release bumps the minimum required version of react-hook-form to 7.65.0.

Jest configuration update

This release changed the way react-admin exports its modules to be fully compatible with ESM (PR #10995). This may require you to update your Jest configuration if you are using Jest in CJS mode (the default).

See https://marmelab.com/react-admin/UnitTesting.html#working-with-jest for more details.

Webpack configuration update

If you use MUI v5 or MUI v6, you may need to update your Webpack config by adding the following rules:

{
    // Your config
    modules: {
        rules: [
</tr></table> 

... (truncated)

Changelog

Sourced from ra-language-english's changelog.

5.13.1

  • Fix imports from directory (#11039) (djhi)
  • Fix <ReferenceFieldBase> considers zero-index reference as empty (#11042) (fzaninotto)
  • [Storybook] Fix <ArrayInputBase> story issue when adding back a removed item (#11041) (djhi)
  • [Storybook] Fix <SaveButton> Dirty story (#11040) (djhi)
  • Bump astro from 5.15.3 to 5.15.6 (#11043) (dependabot[bot])
  • [chore] Fix release script copies invalid node_modules subfolder (#11038) (slax57)

5.13.0

React-hook-form version bump

This release bumps the minimum required version of react-hook-form to 7.65.0.

Jest configuration update

This release changed the way react-admin exports its modules to be fully compatible with ESM (PR #10995). This may require you to update your Jest configuration if you are using Jest in CJS mode (the default).

See https://marmelab.com/react-admin/UnitTesting.html#working-with-jest for more details.

Webpack configuration update

If you use MUI v5 or MUI v6, you may need to update your Webpack config by adding the following rules:

{
    // Your config
</tr></table> 

... (truncated)

Commits
  • f3cf747 Update changelog for version 5.13.1
  • 317190d v5.13.1
  • 6f476c4 Merge pull request #11045 from marmelab/5.13-changelog
  • ea93d6b Update CHANGELOG.md
  • 44750b8 [no ci] [Doc] Update 5.13.0 changelog to mention RHF bump and impact on Jest ...
  • fdc02a7 Merge pull request #11043 from marmelab/dependabot/npm_and_yarn/astro-5.15.6
  • 688f85f Bump astro from 5.15.3 to 5.15.6
  • 1e16f15 Merge pull request #11042 from marmelab/fix-referencefieldbase
  • d1851d3 compactify
  • 551f1a1 Fix ReferenceFieldBase considers zero-index reference as empty
  • Additional commits viewable in compare view

Updates react-admin from 5.12.3 to 5.13.1

Release notes

Sourced from react-admin's releases.

5.13.1

  • Fix imports from directory (#11039) (djhi)
  • Fix <ReferenceFieldBase> considers zero-index reference as empty (#11042) (fzaninotto)
  • [Storybook] Fix <ArrayInputBase> story issue when adding back a removed item (#11041) (djhi)
  • [Storybook] Fix <SaveButton> Dirty story (#11040) (djhi)
  • Bump astro from 5.15.3 to 5.15.6 (#11043) (dependabot[bot])
  • [chore] Fix release script copies invalid node_modules subfolder (#11038) (slax57)

5.13.0

React-hook-form version bump

This release bumps the minimum required version of react-hook-form to 7.65.0.

Jest configuration update

This release changed the way react-admin exports its modules to be fully compatible with ESM (PR #10995). This may require you to update your Jest configuration if you are using Jest in CJS mode (the default).

See https://marmelab.com/react-admin/UnitTesting.html#working-with-jest for more details.

Webpack configuration update

If you use MUI v5 or MUI v6, you may need to update your Webpack config by adding the following rules:

{
    // Your config
    modules: {
        rules: [
</tr></table> 

... (truncated)

Changelog

Sourced from react-admin's changelog.

5.13.1

  • Fix imports from directory (#11039) (djhi)
  • Fix <ReferenceFieldBase> considers zero-index reference as empty (#11042) (fzaninotto)
  • [Storybook] Fix <ArrayInputBase> story issue when adding back a removed item (#11041) (djhi)
  • [Storybook] Fix <SaveButton> Dirty story (#11040) (djhi)
  • Bump astro from 5.15.3 to 5.15.6 (#11043) (dependabot[bot])
  • [chore] Fix release script copies invalid node_modules subfolder (#11038) (slax57)

5.13.0

React-hook-form version bump

This release bumps the minimum required version of react-hook-form to 7.65.0.

Jest configuration update

This release changed the way react-admin exports its modules to be fully compatible with ESM (PR #10995). This may require you to update your Jest configuration if you are using Jest in CJS mode (the default).

See https://marmelab.com/react-admin/UnitTesting.html#working-with-jest for more details.

Webpack configuration update

If you use MUI v5 or MUI v6, you may need to update your Webpack config by adding the following rules:

{
    // Your config
</tr></table> 

... (truncated)

Commits
  • f3cf747 Update changelog for version 5.13.1
  • 317190d v5.13.1
  • 6f476c4 Merge pull request #11045 from marmelab/5.13-changelog
  • ea93d6b Update CHANGELOG.md
  • 44750b8 [no ci] [Doc] Update 5.13.0 changelog to mention RHF bump and impact on Jest ...
  • fdc02a7 Merge pull request #11043 from marmelab/dependabot/npm_and_yarn/astro-5.15.6
  • 688f85f Bump astro from 5.15.3 to 5.15.6
  • 1e16f15 Merge pull request #11042 from marmelab/fix-referencefieldbase
  • d1851d3 compactify
  • 551f1a1 Fix ReferenceFieldBase considers zero-index reference as empty
  • Additional commits viewable in compare view

Updates react-router from 6.30.1 to 6.30.2

Release notes

Sourced from react-router's releases.

v6.30.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/v6/CHANGELOG.md#v6302

Changelog

Sourced from react-router's changelog.

v6.30.2

Date: 2025-11-13

Patch Changes

  • Normalize double-slashes in resolvePath (#14537)

Full Changelog: v6.30.1...v6.30.2

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-router since your current version.


Updates react-router-dom from 6.30.1 to 6.30.2

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11
Changelog

Sourced from react-router-dom's changelog.

v6.30.2

Date: 2025-11-13

Patch Changes

  • Normalize double-slashes in resolvePath (#14537)

Full Changelog: v6.30.1...v6.30.2

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-router-dom since your current version.


Updates @types/node from 20.19.24 to 20.19.25

Commits

Updates typescript-eslint from 8.46.3 to 8.46.4

Release notes

Sourced from typescript-eslint's releases.

v8.46.4

8.46.4 (2025-11-10)

🩹 Fixes

  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
  • parser: error when both projectService and project are set (#11333)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.46.4 (2025-11-10)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the npm-packages group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.9.2` | `12.9.3` |
| [ra-i18n-polyglot](https://github.com/marmelab/react-admin) | `5.12.3` | `5.13.1` |
| [ra-language-english](https://github.com/marmelab/react-admin) | `5.12.3` | `5.13.1` |
| [react-admin](https://github.com/marmelab/react-admin) | `5.12.3` | `5.13.1` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `6.30.1` | `6.30.2` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.30.1` | `6.30.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.24` | `20.19.25` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.3` | `8.46.4` |


Updates `@xyflow/react` from 12.9.2 to 12.9.3
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.9.3/packages/react)

Updates `ra-i18n-polyglot` from 5.12.3 to 5.13.1
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](marmelab/react-admin@v5.12.3...v5.13.1)

Updates `ra-language-english` from 5.12.3 to 5.13.1
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](marmelab/react-admin@v5.12.3...v5.13.1)

Updates `react-admin` from 5.12.3 to 5.13.1
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](marmelab/react-admin@v5.12.3...v5.13.1)

Updates `react-router` from 6.30.1 to 6.30.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.2/packages/react-router)

Updates `react-router-dom` from 6.30.1 to 6.30.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.30.2/packages/react-router-dom)

Updates `@types/node` from 20.19.24 to 20.19.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript-eslint` from 8.46.3 to 8.46.4
- [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.46.4/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@xyflow/react"
  dependency-version: 12.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: ra-i18n-polyglot
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: ra-language-english
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: react-admin
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: react-router
  dependency-version: 6.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: react-router-dom
  dependency-version: 6.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@types/node"
  dependency-version: 20.19.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: typescript-eslint
  dependency-version: 8.46.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type:dependency Dependency-related changes label Nov 17, 2025
@dolfinus dolfinus merged commit 8375d48 into develop Nov 17, 2025
3 of 4 checks passed
@dolfinus dolfinus deleted the dependabot/npm_and_yarn/npm-packages-b7338fa708 branch November 17, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependency Dependency-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant