Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps the npm group with 32 updates:

Package From To
@data-driven-forms/pf4-component-mapper 4.1.1 4.1.5
@data-driven-forms/react-form-renderer 4.1.1 4.1.4
@scalprum/react-core 0.7.1 0.11.1
@sentry/webpack-plugin 3.6.1 4.6.1
@unleash/proxy-client-react 3.6.0 5.0.1
axios 1.12.2 1.13.2
p-all 5.0.0 5.0.1
query-string 6.14.1 9.3.1
react-lines-ellipsis 0.15.4 0.16.1
react-redux 7.2.9 9.2.0
react-router-dom 6.30.1 6.30.3
redux 4.2.1 5.0.1
@commitlint/cli 19.8.1 20.3.0
@commitlint/config-conventional 19.8.1 20.3.0
@currents/playwright 1.19.1 1.20.1
@eslint/eslintrc 3.3.1 3.3.3
@eslint/js 9.37.0 9.39.2
@playwright/test 1.56.1 1.57.0
@testing-library/jest-dom 6.8.0 6.9.1
@testing-library/react 16.3.0 16.3.1
@types/node 24.10.0 25.0.3
@typescript-eslint/eslint-plugin 8.48.0 8.52.0
@typescript-eslint/parser 8.48.0 8.52.0
css-loader 5.2.7 7.1.2
glob 7.2.3 13.0.0
globals 15.15.0 17.0.0
playwright-ctrf-json-reporter 0.0.26 0.0.27
prettier 3.6.2 3.7.4
react-intl 6.8.9 8.0.11
sass-loader 12.6.0 16.0.6
source-map-loader 2.0.2 5.0.0
typescript 5.9.2 5.9.3

Updates @data-driven-forms/pf4-component-mapper from 4.1.1 to 4.1.5

Commits
  • fa86e8c chore: migration to npm
  • e40928f chore(release): publish [skip ci]
  • 214ec1d Merge pull request #1519 from Jakub007d/pf-update
  • cc14ea4 chore(release): publish [skip ci]
  • 5693c6f chore(release): publish
  • 2f9f5a6 feat(all): migrate to NX release
  • e03943e Release of new version: 4.1.2 <no> [skip ci]
  • 9fd52b6 feat(dependencies): support react v19 for pf4-component-mapper
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​data-driven-forms/pf4-component-mapper since your current version.


Updates @data-driven-forms/react-form-renderer from 4.1.1 to 4.1.4

Release notes

Sourced from @​data-driven-forms/react-form-renderer's releases.

@​data-driven-forms/react-form-renderer@​4.1.4

4.1.4 (2025-11-20)

This was a version bump only for @​data-driven-forms/react-form-renderer to align it with other projects, there were no code changes.

@​data-driven-forms/react-form-renderer@​4.1.3

4.1.3 (2025-11-19)

This was a version bump only for @​data-driven-forms/react-form-renderer to align it with other projects, there were no code changes.

Commits
Maintainer changes

This version was pushed to npm by jakub007d, a new releaser for @​data-driven-forms/react-form-renderer since your current version.


Updates @scalprum/react-core from 0.7.1 to 0.11.1

Release notes

Sourced from @​scalprum/react-core's releases.

@​scalprum/react-core-0.10.0

0.10.0 (2025-10-03)

Features

  • react-core: add remote hooks interface (de92047)

@​scalprum/react-core-0.9.5

0.9.5 (2025-03-31)

Dependency Updates

  • @scalprum/core updated to version 0.8.3

@​scalprum/react-core-0.9.4

0.9.4 (2025-03-20)

Dependency Updates

  • @scalprum/core updated to version 0.8.2

@​scalprum/react-core-0.9.3

0.9.3 (2024-09-24)

Bug Fixes

  • react: memoize provider value (a7b95eb)

@​scalprum/react-core-0.9.2

0.9.2 (2024-09-24)

@​scalprum/react-core-0.9.1

0.9.1 (2024-09-11)

Dependency Updates

  • @scalprum/core updated to version 0.8.1

Bug Fixes

  • core: ensure scalprum instance receives configuration updates (9caf092)

@​scalprum/react-core-0.9.0

0.9.0 (2024-09-09)

Dependency Updates

  • @scalprum/core updated to version 0.8.0

... (truncated)

Commits
  • 26708c4 chore: bump to [skip ci]
  • 0598005 Merge pull request #162 from karelhala/import-name
  • 038786e fix(loadModule): add import name to useLoadModule
  • 4ded82e chore: bump to [skip ci]
  • 88e3385 Merge pull request #161 from scalprum/shared-store
  • d70556b feat: add shared store functionality
  • 782a5a7 chore: move scalprum to separate file
  • 4d2e5a4 chore: bump TS version
  • 812938f chore: bump to [skip ci]
  • eca3de6 Merge pull request #160 from scalprum/remove-hook-result-undefined
  • Additional commits viewable in compare view

Updates @sentry/webpack-plugin from 3.6.1 to 4.6.1

Release notes

Sourced from @​sentry/webpack-plugin's releases.

4.6.1

  • chore(deps): Update glob to 10.5.0 (#823)
  • chore(core): Log release output (#821)

4.6.0

  • fix(core): Stop awaiting build start telemetry to avoid breaking module federation builds (#818)
  • feat(core): Bump @​sentry/cli from 2.51.0 to 2.57.0 (#819)

4.5.0

  • docs: added info on debug flag value precedence (#811)
  • feat: add debug statements after sourcemap uploads (#812)
  • feat(core): Allow multi-project sourcemaps upload (#813)
  • fix: propagate the debug option to the cli (#810)

4.4.0

  • feat(core): Explicitly allow undefined as value for authToken option (#805)
  • fix(core): Strip query strings from asset paths (#806)

Work in this release was contributed by @​aiktb. Thank you for your contribution!

4.3.0

  • feat(core): Extend deploy option to allow opting out of automatic deploy creation (#801)
  • feat(core): No asset globbing for direct upload (#800)

4.2.0

  • feat(core): Add prepareArtifacts option for uploading sourcemaps (#794)
  • perf: use premove for build clean (#792)
  • fix(core): Forward headers option to sentry-cli (#797)

Work in this release contributed by @​liAmirali. Thank you for your contribution!

4.1.1

  • fix(react-native): Enhance fragment detection for indirect references (#767)

4.1.0

  • feat(deps): Bump @​sentry/cli to 2.51.0 #786
  • feat(core): Add flag for disabling sourcemaps upload #785
  • fix(debugId): Add guards for injected code to avoid errors #783
  • docs(options): Improve JSDoc for options #781
  • feat(core): Expose method for injecting debug Ids from plugin manager #784

4.0.2

  • fix(core): Make moduleMetadata injection snippet ES5-compliant (#774)

4.0.1

... (truncated)

Changelog

Sourced from @​sentry/webpack-plugin's changelog.

4.6.1

  • chore(deps): Update glob to 10.5.0 (#823)
  • chore(core): Log release output (#821)

4.6.0

  • fix(core): Stop awaiting build start telemetry to avoid breaking module federation builds (#818)
  • feat(core): Bump @​sentry/cli from 2.51.0 to 2.57.0 (#819)

4.5.0

  • docs: added info on debug flag value precedence (#811)
  • feat: add debug statements after sourcemap uploads (#812)
  • feat(core): Allow multi-project sourcemaps upload (#813)
  • fix: propagate the debug option to the cli (#810)

4.4.0

  • feat(core): Explicitly allow undefined as value for authToken option (#805)
  • fix(core): Strip query strings from asset paths (#806)

Work in this release was contributed by @​aiktb. Thank you for your contribution!

4.3.0

  • feat(core): Extend deploy option to allow opting out of automatic deploy creation (#801)
  • feat(core): No asset globbing for direct upload (#800)

4.2.0

  • feat(core): Add prepareArtifacts option for uploading sourcemaps (#794)
  • perf: use premove for build clean (#792)
  • fix(core): Forward headers option to sentry-cli (#797)

Work in this release contributed by @​liAmirali. Thank you for your contribution!

4.1.1

  • fix(react-native): Enhance fragment detection for indirect references (#767)

4.1.0

  • feat(deps): Bump @​sentry/cli to 2.51.0 #786
  • feat(core): Add flag for disabling sourcemaps upload #785

... (truncated)

Commits
  • 467f987 release: 4.6.1
  • a6ef800 meta(changelog): Update changelog for 4.6.1 (#824)
  • c98c833 chore(deps): Update glob to 10.5.0 (#823)
  • 31d9b67 chore(core): Log release output (#821)
  • 70e8927 Merge branch 'release/4.6.0'
  • 2ad20eb release: 4.6.0
  • d7fb379 meta(changelog): Update changelog for 4.6.0 (#820)
  • 20936b2 feat(core): Bump @​sentry/cli from 2.51.0 to 2.57.0 (#819)
  • 87c8e14 fix(core): Stop awaiting build start telemetry to avoid breaking module feder...
  • fb36641 Merge branch 'release/4.5.0'
  • Additional commits viewable in compare view

Updates @unleash/proxy-client-react from 3.6.0 to 5.0.1

Release notes

Sourced from @​unleash/proxy-client-react's releases.

v5.0.1

What's Changed

New Contributors

Full Changelog: Unleash/unleash-react-sdk@v5.0.0...v5.0.1

v5.0.0

What's Changed

New Contributors

Full Changelog: Unleash/unleash-react-sdk@v4.5.2...v5.0.0

v5.0.0-rc.1

What's Changed

Full Changelog: Unleash/unleash-react-sdk@v5.0.0-rc.0...v5.0.0-rc.1

v5.0.0-rc.0

What's Changed

New Contributors

Full Changelog: Unleash/unleash-react-sdk@v4.5.2...v5.0.0-rc.0

v4.5.2

What's Changed

Full Changelog: Unleash/unleash-react-sdk@v4.5.1...v4.5.2

v4.5.1

... (truncated)

Commits

Updates axios from 1.12.2 to 1.13.2

Release notes

Sourced from axios's releases.

Release v1.13.2

Release notes:

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

Release v1.13.1

Release notes:

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

Release v1.13.0

Release notes:

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.13.2 (2025-11-04)

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

1.13.1 (2025-10-28)

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

1.13.0 (2025-10-27)

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

... (truncated)

Commits
  • 08b84b5 chore(release): v1.13.2 (#7207)
  • 8d37233 fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...
  • 12c314b perf(http): fix early loop exit; (#7202)
  • f6d79e7 chore(sponsor): update sponsor block (#7203)
  • 0588880 fix(http): use default export for http2 module to support stubs; (#7196)
  • 1ef8e72 chore(release): v1.13.1 (#7194)
  • bcd5581 fix(http): fixed a regression that caused the data stream to be interrupted f...
  • c9b3371 chore: enhance styling and responsiveness in client.html (#7173)
  • 9ead04d [Release] v1.13.0 (#7189)
  • d000fbf fix(http2): fix possible race condition when handling http2 stream on almost ...
  • Additional commits viewable in compare view

Updates p-all from 5.0.0 to 5.0.1

Release notes

Sourced from p-all's releases.

v5.0.1

  • Fix TypeScript type inference for promise chains 5e4777c

sindresorhus/p-all@v5.0.0...v5.0.1

Commits

Updates query-string from 6.14.1 to 9.3.1

Release notes

Sourced from query-string's releases.

v9.3.1

  • Fix custom type functions with array formats 720f2ff

sindresorhus/query-string@v9.3.0...v9.3.1

v9.3.0

  • Add replacer option to stringify() 509014d
  • Fix encoded separator incorrectly splitting single values into arrays ec67fea

sindresorhus/query-string@v9.2.2...v9.3.0

v9.2.2

  • Accept valueless parameters as true when using a boolean with types option (#410) 557a550

sindresorhus/query-string@v9.2.1...v9.2.2

v9.2.1

  • Fix stringifyUrl not respecting passed in options 38dae7b

sindresorhus/query-string@v9.2.0...v9.2.1

v9.2.0

  • Add support for boolean type in the types option (#407) 10d263a

sindresorhus/query-string@v9.1.2...v9.2.0

v9.1.2

  • Fix types option with arrayFormat: comma and one item in array (#406) 3e61882

sindresorhus/query-string@v9.1.1...v9.1.2

v9.1.1

  • Fix arrayFormat bracket-separator with a URL encoded value (#392) 19c43d4

sindresorhus/query-string@v9.1.0...v9.1.1

v9.1.0

  • Add types option to the .parse() method (#385) 672eb82

... (truncated)

Commits
  • 6c6f660 9.3.1
  • 720f2ff Fix custom type functions with array formats
  • b46abfc 9.3.0
  • 509014d Add replacer option to stringify()
  • ab603a8 Document supported value types for stringify()
  • ec67fea Fix encoded separator incorrectly splitting single values into arrays
  • 2e1f45a Add comprehensive test coverage for queryString.exclude()
  • dc13d74 9.2.2
  • 557a550 Accept valueless parameters as true when using a boolean with types optio...
  • a277921 9.2.1
  • Additional commits viewable in compare view

Updates react-lines-ellipsis from 0.15.4 to 0.16.1

Changelog

Sourced from react-lines-ellipsis's changelog.

v0.16.1 fix wrong alternative of defaultProps #140

v0.16.0 be compatible with React 19 #139

v0.15.3 remove engines field in package.json #108

v0.15.2 fix a wrong path in package.json

v0.15.1 support react 18 strict mode. #103

v0.15.0 switch build tool to microbundle

v0.14.0 Drop UNSAFE_componentWillReceiveProps

v0.13.1 Document props.onReflow(); HOC: clear listener when unmount. #31

v0.13.0 Add props.onReflow().

v0.12.0 Make isClamped more accurate. #27

v0.11.0 Pass rest props to props.component; Add props.ellipsisHTML for HTMLEllipsis.

v0.10.0 Add props.innerRef for the HOC. #3

v0.9.0 Add props.component. #6

v0.8.0 Fix a build issue for browserify users. #4

v0.7.0 Add a loose version.

v0.6.0 Provide a responsive high order component. #2

v0.5.0 Add props.basedOn.

v0.4.0 Add experimental HTML content support.

Commits

Updates react-redux from 7.2.9 to 9.2.0

Release notes

Sourced from react-redux's releases.

v9.2.0

This feature release updates the React peer dependency to work with React 19, and improves treeshakeability of our build artifacts.

Changelog

React 19 Compat

React 19 was just released! We've updated our peer dep to accept React 19, and updated our runtime and type tests to check against both React 18 and 19.

Also see Redux Toolkit v2.5.0 for the same peer dep update.

Treeshaking

We've done some nitty-gritty optimization work to ensure bundlers correctly treeshake unused parts of the bundle.

What's Changed

Full Changelog: reduxjs/react-redux@v9.1.2...v9.2.0

v9.1.2

This bugfix release removes the no-longer-necessary peer dependency on react-native, and tweaks a few TS types for compat with the upcoming React 19 release.

Changes

React Native Peer Dependency Removed

We've always had an awkward peer dependency on both ReactDOM and React Native, because of the need to import the unstable_batchedUpdates API directly from each reconciler. That's part of what led to the sequence of 9.x patch releases to deal with RN compat.

As of 9.0.3, we dropped the batching imports completely, since React 18 now batches by default. That means we didn't even have any remaining imports from react-native.

Meanwhile, React 18.3 just came out, but so did React Native 0.74. RN 0.74 still requires React 18.2.

This caused NPM users to have installation failures when trying to use React-Redux:

  • React-Redux has a peer dep on RN
  • RN has a peer dep on React 18.2
  • But the latest React, 18.3 would get installed in the app
  • NPM errors with a peer dep mismatch

We no longer need to list RN as a peer dep, and dropping that also fixes the NPM installation issues as well.

What's Changed

... (truncated)

Commits
  • 7e2fdd4 Release 9.2.0
  • 8c57382 Merge pull request #2217 from reduxjs/feature/react-19-devdep-cleanup
  • d23509b Exclude stray dist folders and website from tsconfig
  • b275a32 Eliminate other stray React import
  • 3ba9838 Drop unused Babel devdeps
  • 1a81c41 Merge pull request #2216 from reduxjs/migrate-to-react-19
  • c58e397 Migrate to React 19
  • e08518a Fix act related issues in test/hooks/useSelector.spec.tsx
  • 1cd1385 Update hoist-non-react-statics implementation
  • a1fc886 Fix type of innerMapStateToProps in Provider.spec.tsx
  • Additional commits viewable in compare view

Updates react-router-dom from 6.30.1 to 6.30.3

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
Changelog

Sourced from react-router-dom's changelog.

v6.30.3

Date: 2026-01-07

Patch Changes

  • Validate redirect locations (#14707)

Full Changelog: v6.30.2...v6.30.3

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 redux from 4.2.1 to 5.0.1

Release notes

Sourced from redux's releases.

v5.0.1

This patch release adjusts the isPlainObject util to allow objects created via Object.create(null), and fixes a type issue which accidentally made the store state type non-nullable.

What's Changed

Full Changelog: reduxjs/redux@v5.0.0...v5.0.1

v5.0.0

This major release:

  • Converts the codebase to TypeScript
  • Updates the packaging for better ESM/CJS compatibility and modernizes the build output
  • Requires that action.type must be a string
  • Continues to mark createStore as deprecated
  • Deprecates the AnyAction type in favor of an UnknownAction type that is used everywhere
  • Removes the PreloadedState type in favor of a new generic argument for the Reducer type.

This release has breaking changes.

This release is part of a wave of major versions of all the Redux packages: Redux Toolkit 2.0, Redux core 5.0, React-Redux 9.0, Reselect 5.0, and Redux Thunk 3.0.

For full details on all of the breaking changes and other significant changes to all of those packages, see the "Migrating to RTK 2.0 and Redux 5.0" migration guide in the Redux docs.

[!NOTE] The Redux core, Reselect, and Redux Thunk packages are included as part of Redux Toolkit, and RTK users do not need to manually upgrade them - you'll get them as part of the upgrade to RTK 2.0. (If you're not using Redux Toolkit yet, please start migrating your existing legacy Redux code to use Redux Toolkit today!)

# RTK
npm install @reduxjs/toolkit
yarn add @reduxjs/toolkit
Standalone
npm install redux
yarn add redux

Changelog

ESM/CJS Package Compatibility

The biggest theme of the Redux v5 and RTK 2.0 releases is trying to get "true" ESM package publishing compatibility in place, while still supporting CJS in the published package.

The primary build artifact is now an ESM file, dist/redux.mjs. Most build tools should pick this up. There's also a CJS artifact, and a second copy of the ESM file named redux.legacy-esm.js to support Webpack 4 (which does not recognize the exports field in package.json). Additionally, all of the build artifacts now live under ./dist/ in the published package.

Modernized Build Output

We now publish modern JS syntax targeting ES2020, including optional chaining, object spread, and other modern syntax. If you need to

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file major Major dependency update labels Jan 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 7, 2026 21:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file major Major dependency update labels Jan 7, 2026
Bumps the npm group with 32 updates:

| Package | From | To |
| --- | --- | --- |
| [@data-driven-forms/pf4-component-mapper](https://github.com/data-driven-forms/react-forms/tree/HEAD/packages/pf4-component-mapper) | `4.1.1` | `4.1.5` |
| [@data-driven-forms/react-form-renderer](https://github.com/data-driven-forms/react-forms/tree/HEAD/packages/react-form-renderer) | `4.1.1` | `4.1.4` |
| [@scalprum/react-core](https://github.com/scalprum/scaffloding) | `0.7.1` | `0.11.1` |
| [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `3.6.1` | `4.6.1` |
| [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) | `3.6.0` | `5.0.1` |
| [axios](https://github.com/axios/axios) | `1.12.2` | `1.13.2` |
| [p-all](https://github.com/sindresorhus/p-all) | `5.0.0` | `5.0.1` |
| [query-string](https://github.com/sindresorhus/query-string) | `6.14.1` | `9.3.1` |
| [react-lines-ellipsis](https://github.com/xiaody/react-lines-ellipsis) | `0.15.4` | `0.16.1` |
| [react-redux](https://github.com/reduxjs/react-redux) | `7.2.9` | `9.2.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.30.1` | `6.30.3` |
| [redux](https://github.com/reduxjs/redux) | `4.2.1` | `5.0.1` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.8.1` | `20.3.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.8.1` | `20.3.0` |
| [@currents/playwright](https://github.com/currents-dev/currents-playwright-changelog) | `1.19.1` | `1.20.1` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` | `3.3.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.37.0` | `9.39.2` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.56.1` | `1.57.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.8.0` | `6.9.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.0` | `25.0.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.48.0` | `8.52.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.48.0` | `8.52.0` |
| [css-loader](https://github.com/webpack-contrib/css-loader) | `5.2.7` | `7.1.2` |
| [glob](https://github.com/isaacs/node-glob) | `7.2.3` | `13.0.0` |
| [globals](https://github.com/sindresorhus/globals) | `15.15.0` | `17.0.0` |
| [playwright-ctrf-json-reporter](https://github.com/ctrf-io/playwright-ctrf-json-reporter) | `0.0.26` | `0.0.27` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |
| [react-intl](https://github.com/formatjs/formatjs) | `6.8.9` | `8.0.11` |
| [sass-loader](https://github.com/webpack/sass-loader) | `12.6.0` | `16.0.6` |
| [source-map-loader](https://github.com/webpack-contrib/source-map-loader) | `2.0.2` | `5.0.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` |


Updates `@data-driven-forms/pf4-component-mapper` from 4.1.1 to 4.1.5
- [Release notes](https://github.com/data-driven-forms/react-forms/releases)
- [Commits](https://github.com/data-driven-forms/react-forms/commits/@data-driven-forms/pf4-component-mapper@4.1.5/packages/pf4-component-mapper)

Updates `@data-driven-forms/react-form-renderer` from 4.1.1 to 4.1.4
- [Release notes](https://github.com/data-driven-forms/react-forms/releases)
- [Commits](https://github.com/data-driven-forms/react-forms/commits/@data-driven-forms/react-form-renderer@4.1.4/packages/react-form-renderer)

Updates `@scalprum/react-core` from 0.7.1 to 0.11.1
- [Release notes](https://github.com/scalprum/scaffloding/releases)
- [Commits](https://github.com/scalprum/scaffloding/compare/@scalprum/react-core-0.7.1...@scalprum/react-core-0.11.1)

Updates `@sentry/webpack-plugin` from 3.6.1 to 4.6.1
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@3.6.1...4.6.1)

Updates `@unleash/proxy-client-react` from 3.6.0 to 5.0.1
- [Release notes](https://github.com/Unleash/unleash-proxy-react/releases)
- [Changelog](https://github.com/Unleash/unleash-react-sdk/blob/main/Changelog.md)
- [Commits](Unleash/unleash-react-sdk@v3.6.0...v5.0.1)

Updates `axios` from 1.12.2 to 1.13.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.12.2...v1.13.2)

Updates `p-all` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/sindresorhus/p-all/releases)
- [Commits](sindresorhus/p-all@v5.0.0...v5.0.1)

Updates `query-string` from 6.14.1 to 9.3.1
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v6.14.1...v9.3.1)

Updates `react-lines-ellipsis` from 0.15.4 to 0.16.1
- [Changelog](https://github.com/xiaody/react-lines-ellipsis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xiaody/react-lines-ellipsis/commits)

Updates `react-redux` from 7.2.9 to 9.2.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@v7.2.9...v9.2.0)

Updates `react-router-dom` from 6.30.1 to 6.30.3
- [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.3/packages/react-router-dom)

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 `@commitlint/cli` from 19.8.1 to 20.3.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 19.8.1 to 20.3.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.0/@commitlint/config-conventional)

Updates `@currents/playwright` from 1.19.1 to 1.20.1
- [Changelog](https://github.com/currents-dev/currents-playwright-changelog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/currents-dev/currents-playwright-changelog/commits)

Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3)

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

Updates `@playwright/test` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.56.1...v1.57.0)

Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.8.0...v6.9.1)

Updates `@testing-library/react` from 16.3.0 to 16.3.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.0...v16.3.1)

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

Updates `@typescript-eslint/eslint-plugin` from 8.48.0 to 8.52.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.48.0 to 8.52.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/parser)

Updates `css-loader` from 5.2.7 to 7.1.2
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/css-loader@v5.2.7...v7.1.2)

Updates `glob` from 7.2.3 to 13.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v7.2.3...v13.0.0)

Updates `globals` from 15.15.0 to 17.0.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.15.0...v17.0.0)

Updates `playwright-ctrf-json-reporter` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/ctrf-io/playwright-ctrf-json-reporter/releases)
- [Commits](ctrf-io/playwright-ctrf-json-reporter@v0.0.26...v0.0.27)

Updates `prettier` from 3.6.2 to 3.7.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.7.4)

Updates `react-intl` from 6.8.9 to 8.0.11
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.8.9...react-intl@8.0.11)

Updates `sass-loader` from 12.6.0 to 16.0.6
- [Release notes](https://github.com/webpack/sass-loader/releases)
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/sass-loader@v12.6.0...v16.0.6)

Updates `source-map-loader` from 2.0.2 to 5.0.0
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/source-map-loader@v2.0.2...v5.0.0)

Updates `typescript` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: "@data-driven-forms/pf4-component-mapper"
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@data-driven-forms/react-form-renderer"
  dependency-version: 4.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@scalprum/react-core"
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@sentry/webpack-plugin"
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@unleash/proxy-client-react"
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: axios
  dependency-version: 1.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: p-all
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: query-string
  dependency-version: 9.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: react-lines-ellipsis
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react-redux
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: react-router-dom
  dependency-version: 6.30.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: redux
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@commitlint/cli"
  dependency-version: 20.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@currents/playwright"
  dependency-version: 1.20.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@playwright/test"
  dependency-version: 1.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 25.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: css-loader
  dependency-version: 7.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: glob
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: globals
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: playwright-ctrf-json-reporter
  dependency-version: 0.0.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react-intl
  dependency-version: 8.0.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: sass-loader
  dependency-version: 16.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: source-map-loader
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-e83d666ba5 branch from d313f3f to 0ed1ab6 Compare January 9, 2026 21:05
@dependabot dependabot bot requested a review from a team as a code owner January 9, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file major Major dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants