Skip to content

chore(deps): bump the npm group across 1 directory with 29 updates#1525

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-a14c6ca0e1
Open

chore(deps): bump the npm group across 1 directory with 29 updates#1525
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-a14c6ca0e1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps the npm group with 28 updates in the / directory:

Package From To
@project-kessel/react-kessel-access-check 0.0.2 0.4.0
@scalprum/react-core 0.7.1 0.11.1
@sentry/webpack-plugin 3.6.1 5.1.0
@types/dockerode 3.3.47 4.0.1
@unleash/proxy-client-react 3.6.0 5.0.1
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
redux 4.2.1 5.0.1
@commitlint/cli 19.8.1 20.4.2
@commitlint/config-conventional 19.8.1 20.4.2
@currents/playwright 1.21.1 1.21.2
@eslint/eslintrc 3.3.1 3.3.4
@playwright/test 1.56.1 1.58.2
@testing-library/jest-dom 6.8.0 6.9.1
@testing-library/react 16.3.0 16.3.2
@types/node 24.10.0 25.3.0
@typescript-eslint/eslint-plugin 8.48.0 8.56.1
css-loader 5.2.7 7.1.4
glob 7.2.3 13.0.6
globals 15.15.0 17.3.0
playwright-ctrf-json-reporter 0.0.26 0.0.27
prettier 3.6.2 3.8.1
react-intl 6.8.9 8.1.3
sass-loader 12.6.0 16.0.7
source-map-loader 2.0.2 5.0.0
typescript 5.9.2 5.9.3

Updates @project-kessel/react-kessel-access-check from 0.0.2 to 0.4.0

Changelog

Sourced from @​project-kessel/react-kessel-access-check's changelog.

0.4.0 (2026-02-24)

🚀 Features

  • clean up workspace retrieval demo build errors and add newline back to types.ts (aff7639)
  • update docs to reflect simplified examples for workspace retrieval (e9c030a)
  • update error type refs from rebase (5b938ea)
  • add RBAC workspace id helpers for access checks (687eb8e)

0.3.2 (2026-02-18)

🩹 Fixes

  • refactoring to remove duplicate and unused types (#34)

0.3.1 (2026-02-10)

🩹 Fixes

  • update README to include information on reporter and bulk check access chunking (#38)

❤️ Thank You

  • Tahmid Efaz

0.3.0 (2026-02-10)

🚀 Features

  • triggering package release for the bulk self access check (#37)

❤️ Thank You

  • Tahmid Efaz

0.2.6 (2026-02-03)

🩹 Fixes

  • add mandatory reporter field to selfCheck (#32)

❤️ Thank You

0.2.5 (2026-02-03)

🩹 Fixes

  • triggering a package release (#33)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​project-kessel/react-kessel-access-check 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 5.1.0

Release notes

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

5.1.0

New Features ✨

5.0.0

Breaking Changes 🛠

Bug Fixes 🐛

Internal Changes 🔧

4.9.1

New Features ✨

Internal Changes 🔧

4.9.0

New Features ✨

4.8.0

New Features ✨

4.7.0

  • docs: Add RELEASE.md to document release process (#834)
  • feat: Combine injection plugins (#844)
  • fix(plugin-manager): Enable "rejectOnError" in debug (#837)

... (truncated)

Changelog

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

5.1.0

New Features ✨

5.0.0

Breaking Changes 🛠

Bug Fixes 🐛

Internal Changes 🔧

4.9.1

New Features ✨

Internal Changes 🔧

4.9.0

New Features ✨

4.8.0

New Features ✨

... (truncated)

Commits

Updates @types/dockerode from 3.3.47 to 4.0.1

Commits

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 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 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
Maintainer changes

This version was pushed to npm by phryneas, a new releaser for redux since your current version.


Updates @commitlint/cli from 19.8.1 to 20.4.2

Release notes

Sourced from @​commitlint/cli's releases.

v20.4.2

20.4.2 (2026-02-19)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.1...v20.4.2

v20.4.1

20.4.1 (2026-02-02)

Reverts

Chore

Full Changelog: conventional-changelog/commitlint@v20.4.0...v20.4.1

v20.4.0

20.4.0 (2026-01-30)

Features

Refactor

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

20.4.2 (2026-02-19)

Note: Version bump only for package @​commitlint/cli

20.4.1 (2026-02-02)

Note: Version bump only for package @​commitlint/cli

20.4.0 (2026-01-30)

Features

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/cli

20.3.0 (2026-01-01)

Note: Version bump only for package @​commitlint/cli

20.2.0 (2025-12-05)

Note: Version bump only for package @​commitlint/cli

... (truncated)

Commits

Updates @commitlint/config-conventional from 19.8.1 to 20.4.2

Release notes

Sourced from @​commitlint/config-conventional's releases.

v20.4.2

20.4.2 (2026-02-19)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.1...v20.4.2

v20.4.1

20.4.1 (2026-02-02)

Reverts

Chore

Full Changelog: conventional-changelog/commitlint@v20.4.0...v20.4.1

v20.4.0

20.4.0 (2026-01-30)

Features

Refactor

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

20.4.2 (2026-02-19)

Note: Version bump only for package @​commitlint/config-conventional

20.4.1 (2026-02-02)

Note: Version bump only for package @​commitlint/config-conventional

20.4.0 (2026-01-30)

Features

  • upgrade conventional commit packages

Bumps the npm group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@project-kessel/react-kessel-access-check](https://github.com/project-kessel/kessel-sdk-browser/tree/HEAD/packages/react-kessel-access-check) | `0.0.2` | `0.4.0` |
| [@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` | `5.1.0` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.47` | `4.0.1` |
| [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) | `3.6.0` | `5.0.1` |
| [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` |
| [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.4.2` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.8.1` | `20.4.2` |
| [@currents/playwright](https://github.com/currents-dev/currents-playwright-changelog) | `1.21.1` | `1.21.2` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` | `3.3.4` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.56.1` | `1.58.2` |
| [@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.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.0` | `25.3.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.48.0` | `8.56.1` |
| [css-loader](https://github.com/webpack/css-loader) | `5.2.7` | `7.1.4` |
| [glob](https://github.com/isaacs/node-glob) | `7.2.3` | `13.0.6` |
| [globals](https://github.com/sindresorhus/globals) | `15.15.0` | `17.3.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.8.1` |
| [react-intl](https://github.com/formatjs/formatjs) | `6.8.9` | `8.1.3` |
| [sass-loader](https://github.com/webpack/sass-loader) | `12.6.0` | `16.0.7` |
| [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 `@project-kessel/react-kessel-access-check` from 0.0.2 to 0.4.0
- [Changelog](https://github.com/project-kessel/kessel-sdk-browser/blob/master/packages/react-kessel-access-check/CHANGELOG.md)
- [Commits](https://github.com/project-kessel/kessel-sdk-browser/commits/react-kessel-access-check@0.4.0/packages/react-kessel-access-check)

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 5.1.0
- [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...5.1.0)

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

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 `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 `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.4.2
- [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.4.2/@commitlint/cli)

Updates `@commitlint/config-conventional` from 19.8.1 to 20.4.2
- [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.4.2/@commitlint/config-conventional)

Updates `@currents/playwright` from 1.21.1 to 1.21.2
- [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.4
- [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.4)

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

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.2
- [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.2)

Updates `@types/node` from 24.10.0 to 25.3.0
- [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.56.1
- [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.56.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.48.0 to 8.56.1
- [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.56.1/packages/parser)

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

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

Updates `globals` from 15.15.0 to 17.3.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.15.0...v17.3.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.8.1
- [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.8.1)

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

Updates `sass-loader` from 12.6.0 to 16.0.7
- [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.7)

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: "@project-kessel/react-kessel-access-check"
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@types/dockerode"
  dependency-version: 4.0.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: 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: 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.4.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.4.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@currents/playwright"
  dependency-version: 1.21.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  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.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 25.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: css-loader
  dependency-version: 7.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: glob
  dependency-version: 13.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: globals
  dependency-version: 17.3.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.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react-intl
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: sass-loader
  dependency-version: 16.0.7
  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 added dependencies Pull requests that update a dependency file major Major dependency update labels Feb 25, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 25, 2026 09:15
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