Bump the npm-packages group with 8 updates#55
Merged
MTSOnGithub merged 1 commit intodevelopfrom Jun 2, 2025
Merged
Conversation
Bumps the npm-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [ra-i18n-polyglot](https://github.com/marmelab/react-admin) | `5.8.2` | `5.8.3` | | [ra-language-english](https://github.com/marmelab/react-admin) | `5.8.2` | `5.8.3` | | [ra-language-russian](https://github.com/Klucherev/ra-language-russian) | `5.4.3` | `5.4.4` | | [react-admin](https://github.com/marmelab/react-admin) | `5.8.2` | `5.8.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.27.0` | `9.28.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.50` | `20.17.57` | | [eslint](https://github.com/eslint/eslint) | `9.27.0` | `9.28.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.32.1` | `8.33.0` | Updates `ra-i18n-polyglot` from 5.8.2 to 5.8.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.8.2...v5.8.3) Updates `ra-language-english` from 5.8.2 to 5.8.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.8.2...v5.8.3) Updates `ra-language-russian` from 5.4.3 to 5.4.4 - [Commits](https://github.com/Klucherev/ra-language-russian/commits) Updates `react-admin` from 5.8.2 to 5.8.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.8.2...v5.8.3) Updates `@eslint/js` from 9.27.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.28.0/packages/js) Updates `@types/node` from 20.17.50 to 20.17.57 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.27.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.27.0...v9.28.0) Updates `typescript-eslint` from 8.32.1 to 8.33.0 - [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.33.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: ra-i18n-polyglot dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: ra-language-english dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: ra-language-russian dependency-version: 5.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: react-admin dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@eslint/js" dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@types/node" dependency-version: 20.17.57 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: typescript-eslint dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <support@github.com>
MTSOnGithub
approved these changes
Jun 2, 2025
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-packages group with 8 updates:
5.8.25.8.35.8.25.8.35.4.35.4.45.8.25.8.39.27.09.28.020.17.5020.17.579.27.09.28.08.32.18.33.0Updates
ra-i18n-polyglotfrom 5.8.2 to 5.8.3Release notes
Sourced from ra-i18n-polyglot's releases.
Changelog
Sourced from ra-i18n-polyglot's changelog.
Commits
beb7e84Update changelog for version 5.8.371021a8v5.8.327dccfbMerge pull request #10760 from marmelab/doc-optionValue-choices719de68[no ci] [Doc] Document thatoptionValueonly works with thechoicesprop853beffMerge pull request #10758 from marmelab/alert-autofix-5231dba2cAdd the same fix tora-data-local-forage2cf1449Refactor3d3e6c0Fix prototype-polluting assignment in ra-data-localstorage5a5d410Update react-router version in e-commerce demo307839d[no ci] [Doc] Fix typo in CRM example ReadmeUpdates
ra-language-englishfrom 5.8.2 to 5.8.3Release notes
Sourced from ra-language-english's releases.
Changelog
Sourced from ra-language-english's changelog.
Commits
beb7e84Update changelog for version 5.8.371021a8v5.8.327dccfbMerge pull request #10760 from marmelab/doc-optionValue-choices719de68[no ci] [Doc] Document thatoptionValueonly works with thechoicesprop853beffMerge pull request #10758 from marmelab/alert-autofix-5231dba2cAdd the same fix tora-data-local-forage2cf1449Refactor3d3e6c0Fix prototype-polluting assignment in ra-data-localstorage5a5d410Update react-router version in e-commerce demo307839d[no ci] [Doc] Fix typo in CRM example ReadmeUpdates
ra-language-russianfrom 5.4.3 to 5.4.4Commits
Updates
react-adminfrom 5.8.2 to 5.8.3Release notes
Sourced from react-admin's releases.
Changelog
Sourced from react-admin's changelog.
Commits
beb7e84Update changelog for version 5.8.371021a8v5.8.327dccfbMerge pull request #10760 from marmelab/doc-optionValue-choices719de68[no ci] [Doc] Document thatoptionValueonly works with thechoicesprop853beffMerge pull request #10758 from marmelab/alert-autofix-5231dba2cAdd the same fix tora-data-local-forage2cf1449Refactor3d3e6c0Fix prototype-polluting assignment in ra-data-localstorage5a5d410Update react-router version in e-commerce demo307839d[no ci] [Doc] Fix typo in CRM example ReadmeUpdates
@eslint/jsfrom 9.27.0 to 9.28.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
844f5a6chore: package.json update for@eslint/jsreleaseUpdates
@types/nodefrom 20.17.50 to 20.17.57Commits
Updates
eslintfrom 9.27.0 to 9.28.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
f341f219.28.0779dda9Build: changelog update for 9.28.0175b7b8chore: upgrade to@eslint/js@9.28.0(#19802)844f5a6chore: package.json update for@eslint/jsreleaseb0674befeat: Customization of serialization for languageOptions (#19760)3ec2082docs: Nested arrays in files config entry (#19799)89a65b0docs: clarify how config arrays can apply to subsets of files (#19788)2ba8a0ddocs: Add description of meta.namespace to plugin docs (#19798)eea3e7efix: Remove configured global variables fromGlobalScope#implicit(#19779)a95721ffeat: Add--pass-on-unpruned-suppressionsCLI option (#19773)Updates
typescript-eslintfrom 8.32.1 to 8.33.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
dca57b3chore(release): publish 8.33.0f9e0eb9chore: clean up nx and other config (#11226)1c0e1aechore: update some package scripts and dependency config (#10765)8f79ad0chore(typescript-eslint): finish migrating tovitest(#11137)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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