fix: bump the all-deps group across 1 directory with 23 updates - #1826
Open
dependabot[bot] wants to merge 1 commit into
Open
fix: bump the all-deps group across 1 directory with 23 updates#1826dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/all-deps-fb3f1195a0
branch
from
July 26, 2026 18:15
4617936 to
6a6517c
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/all-deps-fb3f1195a0
branch
2 times, most recently
from
August 5, 2026 14:37
09ac8ca to
0f9b870
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/all-deps-fb3f1195a0
branch
from
August 9, 2026 18:15
0f9b870 to
8f84793
Compare
Bumps the all-deps group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [currency-symbol-map](https://github.com/bengourley/currency-symbol-map) | `4.0.4` | `5.1.0` | | [final-form](https://github.com/final-form/final-form) | `4.20.10` | `5.0.1` | | [final-form-arrays](https://github.com/final-form/final-form-arrays) | `3.1.0` | `4.0.1` | | [final-form-calculate](https://github.com/final-form/final-form-calculate) | `1.3.2` | `2.0.0` | | [final-form-focus](https://github.com/final-form/final-form-focus) | `1.1.2` | `2.0.0` | | [react-final-form](https://github.com/final-form/react-final-form) | `6.5.9` | `7.0.1` | | [react-final-form-arrays](https://github.com/final-form/react-final-form-arrays) | `3.1.4` | `5.0.0` | | [redux-actions](https://github.com/redux-utilities/redux-actions) | `2.6.5` | `3.0.3` | | [redux-observable](https://github.com/redux-observable/redux-observable) | `1.2.0` | `2.0.0` | | [axe-core](https://github.com/dequelabs/axe-core) | `4.1.4` | `4.13.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `24.7.0` | `29.16.1` | | [husky](https://github.com/typicode/husky) | `1.3.1` | `9.1.7` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.8` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.8` | | [react-intl](https://github.com/formatjs/formatjs) | `7.1.14` | `10.1.20` | | [react-redux](https://github.com/reduxjs/react-redux) | `8.1.3` | `9.3.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `5.3.4` | `7.18.2` | | [react-transition-group](https://github.com/reactjs/react-transition-group) | `2.9.0` | `4.4.5` | | [redux](https://github.com/reduxjs/redux) | `4.2.1` | `5.0.1` | | [regenerator-runtime](https://github.com/facebook/regenerator) | `0.13.11` | `0.14.1` | | [rxjs](https://github.com/reactivex/rxjs) | `6.6.7` | `7.8.2` | | [stylelint](https://github.com/stylelint/stylelint) | `9.10.1` | `17.14.1` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `18.3.0` | `40.0.0` | Updates `currency-symbol-map` from 4.0.4 to 5.1.0 - [Release notes](https://github.com/bengourley/currency-symbol-map/releases) - [Commits](bengourley/currency-symbol-map@v4.0.4...v5.1.0) Updates `final-form` from 4.20.10 to 5.0.1 - [Release notes](https://github.com/final-form/final-form/releases) - [Commits](final-form/final-form@v4.20.10...v5.0.1) Updates `final-form-arrays` from 3.1.0 to 4.0.1 - [Release notes](https://github.com/final-form/final-form-arrays/releases) - [Commits](final-form/final-form-arrays@v3.1.0...v4.0.1) Updates `final-form-calculate` from 1.3.2 to 2.0.0 - [Release notes](https://github.com/final-form/final-form-calculate/releases) - [Commits](final-form/final-form-calculate@v1.3.2...v2.0.0) Updates `final-form-focus` from 1.1.2 to 2.0.0 - [Release notes](https://github.com/final-form/final-form-focus/releases) - [Commits](final-form/final-form-focus@v1.1.2...v2.0.0) Updates `react-final-form` from 6.5.9 to 7.0.1 - [Release notes](https://github.com/final-form/react-final-form/releases) - [Commits](final-form/react-final-form@v6.5.9...v7.0.1) Updates `react-final-form-arrays` from 3.1.4 to 5.0.0 - [Release notes](https://github.com/final-form/react-final-form-arrays/releases) - [Commits](final-form/react-final-form-arrays@v3.1.4...v5.0.0) Updates `redux-actions` from 2.6.5 to 3.0.3 - [Release notes](https://github.com/redux-utilities/redux-actions/releases) - [Changelog](https://github.com/redux-utilities/redux-actions/blob/master/docs/Changelog.md) - [Commits](redux-utilities/redux-actions@v2.6.5...v3.0.3) Updates `redux-observable` from 1.2.0 to 2.0.0 - [Changelog](https://github.com/redux-observable/redux-observable/blob/main/CHANGELOG.md) - [Commits](redux-observable/redux-observable@v1.2.0...v2.0.0) Updates `axe-core` from 4.1.4 to 4.13.0 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.1.4...v4.13.0) Updates `eslint-plugin-jest` from 24.7.0 to 29.16.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v24.7.0...v29.16.1) Updates `husky` from 1.3.1 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v1.3.1...v9.1.7) Updates `react` from 18.3.1 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 18.3.1 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `react-intl` from 7.1.14 to 10.1.20 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/react-intl@7.1.14...react-intl@10.1.20) Updates `react-redux` from 8.1.3 to 9.3.0 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v8.1.3...v9.3.0) Updates `react-router-dom` from 5.3.4 to 7.18.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.2/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.2/packages/react-router-dom) Updates `react-transition-group` from 2.9.0 to 4.4.5 - [Release notes](https://github.com/reactjs/react-transition-group/releases) - [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md) - [Commits](reactjs/react-transition-group@v2.9.0...v4.4.5) Updates `redux` from 4.2.1 to 5.0.1 - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/redux@v4.2.1...v5.0.1) Updates `regenerator-runtime` from 0.13.11 to 0.14.1 - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.11...regenerator-runtime@0.14.1) Updates `rxjs` from 6.6.7 to 7.8.2 - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.7...7.8.2) Updates `stylelint` from 9.10.1 to 17.14.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@9.10.1...17.14.1) Updates `stylelint-config-standard` from 18.3.0 to 40.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@18.3.0...40.0.0) --- updated-dependencies: - dependency-name: axe-core dependency-version: 4.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: currency-symbol-map dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: eslint-plugin-jest dependency-version: 29.15.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: final-form dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: final-form-arrays dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: final-form-calculate dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: final-form-focus dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: react-final-form dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: react-final-form-arrays dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: react-intl dependency-version: 10.1.17 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: react-redux dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: react-router-dom dependency-version: 7.18.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: react-transition-group dependency-version: 4.4.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: redux dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: redux-actions dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: redux-observable dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: regenerator-runtime dependency-version: 0.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: rxjs dependency-version: 7.8.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: stylelint dependency-version: 17.14.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: stylelint-config-standard dependency-version: 40.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/all-deps-fb3f1195a0
branch
from
August 16, 2026 18:15
8f84793 to
f593619
Compare
|
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 all-deps group with 23 updates in the / directory:
4.0.45.1.04.20.105.0.13.1.04.0.11.3.22.0.01.1.22.0.06.5.97.0.13.1.45.0.02.6.53.0.31.2.02.0.04.1.44.13.024.7.029.16.11.3.19.1.718.3.119.2.818.3.119.2.87.1.1410.1.208.1.39.3.05.3.47.18.22.9.04.4.54.2.15.0.10.13.110.14.16.6.77.8.29.10.117.14.118.3.040.0.0Updates
currency-symbol-mapfrom 4.0.4 to 5.1.0Release notes
Sourced from currency-symbol-map's releases.
Commits
96d8d455.1.0d763443Add info about 5.1.0 to change log9906598Add CNH Currency mapping (#82)e952bf8📝 minor update in changelog2d225b45.0.176b5c39Merge pull request #64 from bengourley/release8a0fc2b🚨 upgrade standard & fix lint issues (#63)e6e39e25.0.057bfb15📝 updated Changelog with 5.0.0 version6dc96f7Merge pull request #62 from bengourley/add_testsMaintainer changes
This version was pushed to npm by namenyi, a new releaser for currency-symbol-map since your current version.
Updates
final-formfrom 4.20.10 to 5.0.1Release notes
Sourced from final-form's releases.
... (truncated)
Commits
89f45a2chore: release v5.0.1 (#550)07e353aci: add npm publish workflow on GitHub release (#549)c7555eeFix #988: Update initialValues when field initialValue prop changes (#543)4abbb6dFix #317: Clear field modified flag after reset/initialize (#536)c264d12Fix #366: keepDirtyOnReinitialize with array fields (#538)18e1cc2Test: regression test for dirty state after destroyOnUnregister re-registrati...0a1a3ebTest: regression tests for submitting not stuck when onSubmit returns Promise...b37441eFix #158: Guard against undefined field in getValidators (#532)9637154Fix #186: Prevent crash when field unregistered during validation (#531)d9e9e28Fix #166: Clear async validation promise on rejection to prevent infinite loo...Updates
final-form-arraysfrom 3.1.0 to 4.0.1Release notes
Sourced from final-form-arrays's releases.
Commits
6232a3dchore: release v4.0.1 (#109)9fba63efix: replace rollup-plugin-typescript2 with@rollup/plugin-typescriptfor rol...d812bb5Add regression test for #49 (remove mutator after move) (#107)fd5a7b6ci: add npm publish workflow on GitHub release (#108)ed07005Fix #97: Use numeric sort in removeBatch to fix wrong item removal (#102)33ba997Test: Regression test for data preservation after remove (#165) (#106)1c8f6ecFix #51: Preserve field functions when moving fields with different shapes (#...f45dc05Fix #95: Preserve empty array when removing last item (#104)656916fFix #44: Reset field state at insertion index in insert/unshift (#103)b115aa3Migrate from bundlesize to size-limit (#100)Updates
final-form-calculatefrom 1.3.2 to 2.0.0Release notes
Sourced from final-form-calculate's releases.
Commits
b05e716v2.0.0664efdaBump ff dep4e5f873v2.0.0-011f7b16Convert to TypeScript (#61)Updates
final-form-focusfrom 1.1.2 to 2.0.0Release notes
Sourced from final-form-focus's releases.
Commits
8fd333av2.0.027004e5Bump ff depc6afcdev2.0.0-0adf44afConvert to TypeScript (#40)c26b46eUpdated funding8d1895eCreate FUNDING.ymlUpdates
react-final-formfrom 6.5.9 to 7.0.1Release notes
Sourced from react-final-form's releases.
Commits
4271873fix: add null guards on formState.values in getIn calls (TS2345) (#1088)3b98a99chore: release v7.0.1 (#1087)eba34f5ci: add npm publish workflow on GitHub release (#1086)890df94Fix #984: useField returns stale values when sibling updates form in useEffec...fcea1a1Test: regression tests for #914 (nested validator loop) and #850 (update duri...0e9c411Test: regression test for nested Field with validator infinite loop (#914) (#...f3803b0Test: regression tests for submitting stuck on Promise<void> onSubmit (#903) ...ec8ce81Fix #869: Synchronize field name and value when name changes dynamically (#1078)e82df67fix: Call onChange with initial state in useEffect for FormSpy (#1076)c035cf6Fix: Prevent field name from shadowing DOM properties (fixes #871) (#1077)Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
react-final-form-arraysfrom 3.1.4 to 5.0.0Release notes
Sourced from react-final-form-arrays's releases.
Commits
abe54d9chore: release v5.0.0 (#197)b8937b2ci: add npm publish workflow on GitHub release (#196)b2e169cFix #176: Await async validate to prevent Promise as ARRAY_ERROR (#193)31808ddPerf: change default FieldArray subscription from 'all' to {length, value, er...9f231a9Test: add regression tests for form.getFieldState data preservation after rem...c365924Migrate from bundlesize to size-limit (#192)c9f6268Avoid whole-form validation when no field validation is provided. (#162)586e6eafix types exposure in build process (#186)34cb258Fix #167: Preserve lazy getters in meta object (#188)7a44bcfAdd CODEOWNERS - require@erikrasapproval for all PRsUpdates
redux-actionsfrom 2.6.5 to 3.0.3Release notes
Sourced from redux-actions's releases.
Commits
3fa4c503.0.39d7c46e3.0.2f2ef68fci: bump github workflow511b7b53.0.14dc05affix: add default field to exports in package.json for better compatibility (#...bc08831docs: update docs to reflect latest changes (#389)a937b2a3.0.01391da2fix: esm compatible env (#388)d8b7855Add Github Actionsf9d655cImprove ES build comaptibility (#386)Updates
redux-observablefrom 1.2.0 to 2.0.0Changelog
Sourced from redux-observable's changelog.
... (truncated)
Commits
57368e9chore(publish): v2.0.07c2d9f3chore(package-lock): update lockfile to latest38af2edUpdate README.md (#750)9dbf561chore(publish): v2.0.0-rc.2e1580d7fix(dependencies): rxjs and tslib are now listed as dependencies (#748)a955b78chore: remove travis as we are using github actions nowac09109chore(publish): v2.0.0-rc.1e6a5946chore(npm): depend on the npm package directly so we control which version is...97502c2chore(eslint): add void return types to console utils6a6518cMerge pull request #747 from eltiodelsofa/masterUpdates
axe-corefrom 4.1.4 to 4.13.0Release notes
Sourced from axe-core's releases.
... (truncated)
Changelog
Sourced from axe-core's changelog.