Skip to content

Bump the npm-packages group with 8 updates#104

Merged
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-packages-7f88ba2ddc
Nov 3, 2025
Merged

Bump the npm-packages group with 8 updates#104
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-packages-7f88ba2ddc

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-packages group with 8 updates:

Package From To
@xyflow/react 12.9.0 12.9.2
ra-i18n-polyglot 5.12.2 5.12.3
ra-language-english 5.12.2 5.12.3
react-admin 5.12.2 5.12.3
@eslint/compat 1.4.0 1.4.1
@eslint/js 9.38.0 9.39.0
@types/node 20.19.23 20.19.24
eslint 9.38.0 9.39.0

Updates @xyflow/react from 12.9.0 to 12.9.2

Release notes

Sourced from @​xyflow/react's releases.

@​xyflow/react@​12.9.2

Patch Changes

@​xyflow/react@​12.9.1

Patch Changes

Changelog

Sourced from @​xyflow/react's changelog.

12.9.2

Patch Changes

12.9.1

Patch Changes

Commits
  • a52ccc2 chore(packages): bump
  • b298819 chore(pane): handle nodes selection
  • 0d2cda7 also postpone starting selection when clicking on a node
  • 1522b24 chore(packages): bump
  • 2baa839 simplify conditions
  • eb7a272 rename hasActiveSelection to isSelectionEnabled
  • 7238977 make sure elements are deselected once the selection starts
  • f29adb8 only prevent pointer events when starting selection box on top of node
  • 5d0887c cleanup paneClickDistance remnants
  • 2fb4933 make sure onSelectionEnd is always fired
  • Additional commits viewable in compare view

Updates ra-i18n-polyglot from 5.12.2 to 5.12.3

Release notes

Sourced from ra-i18n-polyglot's releases.

5.12.3

  • Fix optimistic query invalidation and avoid invalidating the same query twice (#11017) (slax57)
  • Fix: Shift+Click deselection range not working properly in Datagrid (#11012) (Jszigeti)
  • [Doc] Document how to support line-breaks in notifications (#11014) (slax57)
  • [Chore] Add Agents.md to help coding agents (#11005) (fzaninotto)
Changelog

Sourced from ra-i18n-polyglot's changelog.

5.12.3

  • Fix optimistic query invalidation and avoid invalidating the same query twice (#11017) (slax57)
  • Fix: Shift+Click deselection range not working properly in Datagrid (#11012) (Jszigeti)
  • [Doc] Document how to support line-breaks in notifications (#11014) (slax57)
  • [Chore] Add Agents.md to help coding agents (#11005) (fzaninotto)
Commits
  • 439f6fe Update changelog for version 5.12.3
  • f55c2cc v5.12.3
  • 77d1756 Merge pull request #11017 from marmelab/fix-optimistic-query-invalidation-2
  • 9a50986 fix duplicate invalidation
  • 210b6fd Merge pull request #11013 from marmelab/fix-optimistic-query-invalidation
  • 12f822f Merge pull request #11016 from marmelab/revert-11013-fix-optimistic-query-inv...
  • 3dda9df Revert "Fix optimistic query invalidation"
  • e07cbb5 Merge pull request #11013 from marmelab/fix-optimistic-query-invalidation
  • 5b86043 [Chore] Exclude claude local settings from Git files
  • ca7b47f story and test for useDeleteMany
  • Additional commits viewable in compare view

Updates ra-language-english from 5.12.2 to 5.12.3

Release notes

Sourced from ra-language-english's releases.

5.12.3

  • Fix optimistic query invalidation and avoid invalidating the same query twice (#11017) (slax57)
  • Fix: Shift+Click deselection range not working properly in Datagrid (#11012) (Jszigeti)
  • [Doc] Document how to support line-breaks in notifications (#11014) (slax57)
  • [Chore] Add Agents.md to help coding agents (#11005) (fzaninotto)
Changelog

Sourced from ra-language-english's changelog.

5.12.3

  • Fix optimistic query invalidation and avoid invalidating the same query twice (#11017) (slax57)
  • Fix: Shift+Click deselection range not working properly in Datagrid (#11012) (Jszigeti)
  • [Doc] Document how to support line-breaks in notifications (#11014) (slax57)
  • [Chore] Add Agents.md to help coding agents (#11005) (fzaninotto)
Commits
  • 439f6fe Update changelog for version 5.12.3
  • f55c2cc v5.12.3
  • 77d1756 Merge pull request #11017 from marmelab/fix-optimistic-query-invalidation-2
  • 9a50986 fix duplicate invalidation
  • 210b6fd Merge pull request #11013 from marmelab/fix-optimistic-query-invalidation
  • 12f822f Merge pull request #11016 from marmelab/revert-11013-fix-optimistic-query-inv...
  • 3dda9df Revert "Fix optimistic query invalidation"
  • e07cbb5 Merge pull request #11013 from marmelab/fix-optimistic-query-invalidation
  • 5b86043 [Chore] Exclude claude local settings from Git files
  • ca7b47f story and test for useDeleteMany
  • Additional commits viewable in compare view

Updates react-admin from 5.12.2 to 5.12.3

Release notes

Sourced from react-admin's releases.

5.12.3

  • Fix optimistic query invalidation and avoid invalidating the same query twice (#11017) (slax57)
  • Fix: Shift+Click deselection range not working properly in Datagrid (#11012) (Jszigeti)
  • [Doc] Document how to support line-breaks in notifications (#11014) (slax57)
  • [Chore] Add Agents.md to help coding agents (#11005) (fzaninotto)
Changelog

Sourced from react-admin's changelog.

5.12.3

  • Fix optimistic query invalidation and avoid invalidating the same query twice (#11017) (slax57)
  • Fix: Shift+Click deselection range not working properly in Datagrid (#11012) (Jszigeti)
  • [Doc] Document how to support line-breaks in notifications (#11014) (slax57)
  • [Chore] Add Agents.md to help coding agents (#11005) (fzaninotto)
Commits
  • 439f6fe Update changelog for version 5.12.3
  • f55c2cc v5.12.3
  • 77d1756 Merge pull request #11017 from marmelab/fix-optimistic-query-invalidation-2
  • 9a50986 fix duplicate invalidation
  • 210b6fd Merge pull request #11013 from marmelab/fix-optimistic-query-invalidation
  • 12f822f Merge pull request #11016 from marmelab/revert-11013-fix-optimistic-query-inv...
  • 3dda9df Revert "Fix optimistic query invalidation"
  • e07cbb5 Merge pull request #11013 from marmelab/fix-optimistic-query-invalidation
  • 5b86043 [Chore] Exclude claude local settings from Git files
  • ca7b47f story and test for useDeleteMany
  • Additional commits viewable in compare view

Updates @eslint/compat from 1.4.0 to 1.4.1

Release notes

Sourced from @​eslint/compat's releases.

migrate-config: v1.4.1

1.4.1 (2025-04-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^1.2.7 to ^1.2.8

compat: v1.4.1

1.4.1 (2025-10-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.16.0 to ^0.17.0
Changelog

Sourced from @​eslint/compat's changelog.

1.4.1 (2025-10-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.16.0 to ^0.17.0
Commits
Maintainer changes

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


Updates @eslint/js from 9.38.0 to 9.39.0

Release notes

Sourced from @​eslint/js's releases.

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#20222) (sethamus)

Chores

  • dfe3c1b chore: update @eslint/js version to 9.39.0 (#20270) (Francesco Trotta)
  • 2375a6d chore: package.json update for @​eslint/js release (Jenkins)
  • a1f4e52 chore: update @eslint dependencies (#20265) (Francesco Trotta)
  • c7d3229 chore: update dependency @​eslint/core to ^0.17.0 (#20256) (renovate[bot])
  • 27549bc chore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)
  • a1370ee ci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)
Commits
  • 2375a6d chore: package.json update for @​eslint/js release
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208)
  • See full diff in compare view

Updates @types/node from 20.19.23 to 20.19.24

Commits

Updates eslint from 9.38.0 to 9.39.0

Release notes

Sourced from eslint's releases.

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#20222) (sethamus)

Chores

  • dfe3c1b chore: update @eslint/js version to 9.39.0 (#20270) (Francesco Trotta)
  • 2375a6d chore: package.json update for @​eslint/js release (Jenkins)
  • a1f4e52 chore: update @eslint dependencies (#20265) (Francesco Trotta)
  • c7d3229 chore: update dependency @​eslint/core to ^0.17.0 (#20256) (renovate[bot])
  • 27549bc chore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)
  • a1370ee ci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)
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.0` | `12.9.2` |
| [ra-i18n-polyglot](https://github.com/marmelab/react-admin) | `5.12.2` | `5.12.3` |
| [ra-language-english](https://github.com/marmelab/react-admin) | `5.12.2` | `5.12.3` |
| [react-admin](https://github.com/marmelab/react-admin) | `5.12.2` | `5.12.3` |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.4.0` | `1.4.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.38.0` | `9.39.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.23` | `20.19.24` |
| [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.0` |


Updates `@xyflow/react` from 12.9.0 to 12.9.2
- [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.2/packages/react)

Updates `ra-i18n-polyglot` from 5.12.2 to 5.12.3
- [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.2...v5.12.3)

Updates `ra-language-english` from 5.12.2 to 5.12.3
- [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.2...v5.12.3)

Updates `react-admin` from 5.12.2 to 5.12.3
- [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.2...v5.12.3)

Updates `@eslint/compat` from 1.4.0 to 1.4.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-v1.4.1/packages/compat)

Updates `@eslint/js` from 9.38.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js)

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

Updates `eslint` from 9.38.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.38.0...v9.39.0)

---
updated-dependencies:
- dependency-name: "@xyflow/react"
  dependency-version: 12.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: ra-i18n-polyglot
  dependency-version: 5.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: ra-language-english
  dependency-version: 5.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: react-admin
  dependency-version: 5.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@eslint/compat"
  dependency-version: 1.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@eslint/js"
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: "@types/node"
  dependency-version: 20.19.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: eslint
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type:dependency Dependency-related changes label Nov 3, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) November 3, 2025 14:39
@MTSOnGithub MTSOnGithub merged commit 21829ef into develop Nov 3, 2025
4 checks passed
@MTSOnGithub MTSOnGithub deleted the dependabot/npm_and_yarn/npm-packages-7f88ba2ddc branch November 3, 2025 14:40
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