Skip to content

Bump the npm-packages group across 1 directory with 6 updates#156

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-packages-b7c77eadf5
Closed

Bump the npm-packages group across 1 directory with 6 updates#156
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-packages-b7c77eadf5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Bumps the npm-packages group with 6 updates in the / directory:

Package From To
ra-i18n-polyglot 5.14.4 5.14.5
ra-language-english 5.14.4 5.14.5
ra-ui-materialui 5.14.4 5.14.5
react-admin 5.14.4 5.14.5
react-router 7.14.0 7.14.1
react-router-dom 7.14.0 7.14.1

Updates ra-i18n-polyglot from 5.14.4 to 5.14.5

Release notes

Sourced from ra-i18n-polyglot's releases.

5.14.5

Changelog

Sourced from ra-i18n-polyglot's changelog.

5.14.5

Commits
Maintainer changes

This version was pushed to npm by thiery, a new releaser for ra-i18n-polyglot since your current version.


Updates ra-language-english from 5.14.4 to 5.14.5

Release notes

Sourced from ra-language-english's releases.

5.14.5

Changelog

Sourced from ra-language-english's changelog.

5.14.5

Commits
Maintainer changes

This version was pushed to npm by thiery, a new releaser for ra-language-english since your current version.


Updates ra-ui-materialui from 5.14.4 to 5.14.5

Release notes

Sourced from ra-ui-materialui's releases.

5.14.5

Changelog

Sourced from ra-ui-materialui's changelog.

5.14.5

Commits
Maintainer changes

This version was pushed to npm by thiery, a new releaser for ra-ui-materialui since your current version.


Updates react-admin from 5.14.4 to 5.14.5

Release notes

Sourced from react-admin's releases.

5.14.5

Changelog

Sourced from react-admin's changelog.

5.14.5

Commits
Maintainer changes

This version was pushed to npm by thiery, a new releaser for react-admin since your current version.


Updates react-router from 7.14.0 to 7.14.1

Release notes

Sourced from react-router's releases.

v7.14.1

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

Changelog

Sourced from react-router's changelog.

v7.14.1

Patch Changes

  • Fix a potential race condition that can occur when rendering a HydrateFallback and initial loaders land before the router.subscribe call happens in the RouterProvider layout effect
  • Normalize double-slashes in redirect paths
Commits

Updates react-router-dom from 7.14.0 to 7.14.1

Changelog

Sourced from react-router-dom's changelog.

v7.14.1

Patch Changes

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 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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ra-i18n-polyglot](https://github.com/marmelab/react-admin) | `5.14.4` | `5.14.5` |
| [ra-language-english](https://github.com/marmelab/react-admin) | `5.14.4` | `5.14.5` |
| [ra-ui-materialui](https://github.com/marmelab/react-admin) | `5.14.4` | `5.14.5` |
| [react-admin](https://github.com/marmelab/react-admin) | `5.14.4` | `5.14.5` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.14.0` | `7.14.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.14.0` | `7.14.1` |



Updates `ra-i18n-polyglot` from 5.14.4 to 5.14.5
- [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.14.4...v5.14.5)

Updates `ra-language-english` from 5.14.4 to 5.14.5
- [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.14.4...v5.14.5)

Updates `ra-ui-materialui` from 5.14.4 to 5.14.5
- [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.14.4...v5.14.5)

Updates `react-admin` from 5.14.4 to 5.14.5
- [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.14.4...v5.14.5)

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

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

---
updated-dependencies:
- dependency-name: ra-i18n-polyglot
  dependency-version: 5.14.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: ra-language-english
  dependency-version: 5.14.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: ra-ui-materialui
  dependency-version: 5.14.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: react-admin
  dependency-version: 5.14.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: react-router
  dependency-version: 7.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: react-router-dom
  dependency-version: 7.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type:dependency Dependency-related changes label Apr 15, 2026
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) April 15, 2026 15:45
@dolfinus dolfinus disabled auto-merge April 15, 2026 15:47
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 15, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-packages-b7c77eadf5 branch April 15, 2026 15:51
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