Skip to content

chore(deps): bump the dependencies group across 1 directory with 14 updates#3462

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dependencies-2d1abb5b56
Open

chore(deps): bump the dependencies group across 1 directory with 14 updates#3462
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dependencies-2d1abb5b56

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the dependencies group with 14 updates in the / directory:

Package From To
decode-uri-component 0.2.2 0.4.1
lodash-es 4.17.21 4.17.23
redux-actions 3.0.0 3.0.3
whatwg-fetch 3.6.2 3.6.20
@testing-library/dom 10.4.0 10.4.1
@testing-library/jest-dom 6.6.3 6.9.1
@testing-library/react 16.3.0 16.3.2
@typescript-eslint/tsconfig-utils 8.35.0 8.57.2
cypress-tags 1.1.2 1.2.2
loglevel 1.8.1 1.9.2
redux-mock-store 1.5.4 1.5.5
start-server-and-test 2.0.8 2.1.5
svg2pdf.js 2.5.0 2.7.0
typescript-eslint 8.35.0 8.57.2

Updates decode-uri-component from 0.2.2 to 0.4.1

Release notes

Sourced from decode-uri-component's releases.

v0.4.1

  • Add TypeScript type definitions c345b4c

SamVerschueren/decode-uri-component@v0.4.0...v0.4.1

v0.4.0

  • Require Node.js 14 and move to ESM (#11) b09e39d

SamVerschueren/decode-uri-component@v0.3.0...v0.4.0

v0.3.0

  • Do not decode + to a space - fixes #3 3bbc879

SamVerschueren/decode-uri-component@v0.2.2...v0.3.0

Commits

Updates lodash-es from 4.17.21 to 4.17.23

Commits

Updates redux-actions from 3.0.0 to 3.0.3

Commits

Updates whatwg-fetch from 3.6.2 to 3.6.20

Release notes

Sourced from whatwg-fetch's releases.

v3.6.20

3.6.20 (2023-12-13)

Bug Fixes

v3.6.19

3.6.19 (2023-09-11)

Bug Fixes

  • Have unique error messages for xhr timeouts and errors (#1380) (7170f0b)

v3.6.18

What's Changed

New Contributors

Full Changelog: JakeChampion/fetch@v3.6.17...v3.6.18

v3.6.17

What's Changed

Full Changelog: JakeChampion/fetch@v3.6.16...v3.6.17

v3.6.16

What's Changed

Full Changelog: JakeChampion/fetch@v3.6.15...v3.6.16

v3.6.15

What's Changed

Full Changelog: JakeChampion/fetch@v3.6.14...v3.6.15

v3.6.14

What's Changed

... (truncated)

Changelog

Sourced from whatwg-fetch's changelog.

Commits

Updates @testing-library/dom from 10.4.0 to 10.4.1

Release notes

Sourced from @​testing-library/dom's releases.

v10.4.1

10.4.1 (2025-07-27)

Bug Fixes

Commits

Updates @testing-library/jest-dom from 6.6.3 to 6.9.1

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.9.1

6.9.1 (2025-10-01)

Bug Fixes

v6.9.0

6.9.0 (2025-09-30)

Features

  • Add .toAppearBefore/.toAppearAfter matcher (#702) (95f870a)

v6.8.0

6.8.0 (2025-08-20)

Features

v6.7.0

6.7.0 (2025-08-13)

Features

v6.6.4

6.6.4 (2025-07-26)

Performance Improvements

Commits

Updates @testing-library/react from 16.3.0 to 16.3.2

Release notes

Sourced from @​testing-library/react's releases.

v16.3.2

16.3.2 (2026-01-19)

Bug Fixes

  • Update 'onCaughtError' type inference in 'RenderOptions' to work with React v19 (#1438) (f32bd1b)

v16.3.1

16.3.1 (2025-12-15)

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​testing-library/react since your current version.


Updates @typescript-eslint/tsconfig-utils from 8.35.0 to 8.57.2

Release notes

Sourced from @​typescript-eslint/tsconfig-utils's releases.

v8.57.2

8.57.2 (2026-03-23)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#12127)
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#11954)
  • typescript-estree: skip createIsolatedProgram fallback for projectService (#12066, #12065)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

8.57.1 (2026-03-16)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

8.57.0 (2026-03-09)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)

... (truncated)

Changelog

Sourced from @​typescript-eslint/tsconfig-utils's changelog.

8.57.2 (2026-03-23)

This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.57.1 (2026-03-16)

This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.57.0 (2026-03-09)

This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.1 (2026-02-23)

This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.0 (2026-02-16)

This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.55.0 (2026-02-09)

This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.54.0 (2026-01-26)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​typescript-eslint/tsconfig-utils since your current version.


Updates cypress-tags from 1.1.2 to 1.2.2

Changelog

Sourced from cypress-tags's changelog.

[1.2.2] - 2024-05-14

Changed

  • Remove dist folder from gitignore as we need to publish it in github. Closes 262.

[1.2.1] - 2024-05-14

Changed

  • add check version to pull_request. Closes 262.

[1.2.0] - 2024-05-14

Changed

  • Upgrade dependencies to latest. Closes 262.
Commits
Maintainer changes

This version was pushed to npm by infosum_sre, a new releaser for cypress-tags since your current version.


Updates loglevel from 1.8.1 to 1.9.2

Commits
  • 40d10ef v1.9.2
  • c1d0054 Don't include test, vendors or .github in published package
  • 3c5c7f1 Merge pull request #198 from Mr0grog/191-contributing-docs-cleanup
  • 9e42005 Clean up remaining audit issues
  • eee0949 Document Node.js requirements and test details
  • 02301f2 Fix minor grammar/typo/code quote issues
  • 52a80eb Merge pull request #197 from Mr0grog/196-better-ts-testing
  • 54aadd4 Undo deliberate failure
  • 54f31ae Deliberately cause tests to fail
  • a9be95d Run TypeScript tests in ts-node
  • Additional commits viewable in compare view

Updates redux-mock-store from 1.5.4 to 1.5.5

Release notes

Sourced from redux-mock-store's releases.

v1.5.5 - Deprecation

This patch release deprecates the configureStore method, as this package does not align with the Redux team's recommended testing practices. Instead, we recommend testing with a real store.

Testing with a mock store leads to potentially confusing behaviour, such as state not updating when actions are dispatched. Additionally, it's a lot less useful to assert on the actions dispatched rather than the observable state changes.

You can test the entire combination of action creators, reducers, and selectors in a single test, for example:

it('should add a todo', () => {
  const store = makeStore() // a user defined reusable store factory
store.dispatch(addTodo('Use Redux'))
expect(selectTodos(store.getState())).toEqual([
{ text: 'Use Redux', completed: false }
])
})

This avoids common pitfalls of testing each of these in isolation, such as mocked state shape becoming out of sync with the actual application.

legacy_configureStore

We recognise that for many codebases, migration will be a major effort that some may not be able to allocate time for. The @deprecated tag is just a visual strikethrough, but some tools will add extra warnings when it is used.

We now have a legacy_configureStore export (similar to legacy_createStore in Redux core) which is the same function but without this tag. You can change any imports to use this if the deprecation notice presents significant issues for you.

- import configureStore from "redux-mock-store"
+ import { legacy_configureStore as configureStore } from "redux-mock-store"
// or

import { configureStore } from "redux-mock-store"


import { legacy_configureStore as configureStore } from "redux-mock-store"

Full Changelog: reduxjs/redux-mock-store@v1.5.4...v1.5.5

Commits
Maintainer changes

This version was pushed to npm by eskimojo, a new releaser for redux-mock-store since your current version.

Install script changes

This version modifies prepublish script that runs during installation. Review the package contents before updating.


Updates start-server-and-test from 2.0.8 to 2.1.5

Release notes

Sourced from start-server-and-test's releases.

v2.1.5

2.1.5 (2026-02-24)

Bug Fixes

  • formatting the message in the constructor of Error object (#395) (9d135de)

v2.1.4

2.1.4 (2026-02-24)

Bug Fixes

v2.1.3

2.1.3 (2025-11-19)

Bug Fixes

  • deps: update dependency wait-on to v9 (#408) (8f1942b)

BREAKING CHANGES

  • dependency wait-on@9.0.3 requires a minimum of Node.js 20. (Earlier versions of Node.js 16 - 19 are already in end-of-life status.)

v2.1.2

2.1.2 (2025-09-19)

Bug Fixes

  • deps: update dependency wait-on to v8.0.5 (#407) (e09a718)

v2.1.1

2.1.1 (2025-09-17)

Bug Fixes

  • deps: update dependency debug to v4.4.3 (#406) (d0db7f6)

v2.1.0

2.1.0 (2025-09-04)

... (truncated)

Commits
  • 9d135de fix: formatting the message in the constructor of Error object (#395)
  • 59b3256 fix: the release process (#415)
  • f06f2a2 fix(deps): update dependency wait-on to v9.0.4 (#413)
  • 8f1942b fix(deps): update dependency wait-on to v9 (#408)
  • e09a718 fix(deps): update dependency wait-on to v8.0.5 (#407)
  • d0db7f6 fix(deps): update dependency debug to v4.4.3 (#406)
  • b399fec feat: support axios proxy (#402)
  • 6385e1d fix(deps): update dependency wait-on to v8.0.4 (#405)
  • b3b82c0 fix(deps): update dependency debug to v4.4.1 (#403)
  • 005ee08 fix(deps): update dependency wait-on to v8.0.3 (#400)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for start-server-and-test since your current version.


Updates svg2pdf.js from 2.5.0 to 2.7.0

Release notes

Sourced from svg2pdf.js's releases.

v2.7.0

This release adds compatibility with jsPDF version 4.x. It remains compatible with jsPDF v3.x and v2.x.

v2.6.0

This release adds partial support for the CSS whitespace property. Only the pre value is supported and line-breaks are not preserved.

What's Changed

New Contributors

Full Changelog: yWorks/svg2pdf.js@v2.5.0...v2.6.0

Commits

Updates typescript-eslint from 8.35.0 to 8.57.2

Release notes

Sourced from typescript-eslint's releases.

v8.57.2

8.57.2 (2026-03-23)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#12127)
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#11954)
  • typescript-estree: skip createIsolatedProgram fallback for projectService (#12066, #12065)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

8.57.1 (2026-03-16)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

8.57.0 (2026-03-09)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.57.2 (2026-03-23)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.57.1 (2026-03-16)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.57.0 (2026-03-09)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.1 (2026-02-23)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.0 (2026-02-16)

🚀 Features

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.55.0 (2026-02-09)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typescript-eslint since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.2` | `0.4.1` |
| [lodash-es](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` |
| [redux-actions](https://github.com/redux-utilities/redux-actions) | `3.0.0` | `3.0.3` |
| [whatwg-fetch](https://github.com/github/fetch) | `3.6.2` | `3.6.20` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.4.0` | `10.4.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.9.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` |
| [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.35.0` | `8.57.2` |
| [cypress-tags](https://github.com/infosum/cypress-tags) | `1.1.2` | `1.2.2` |
| [loglevel](https://github.com/pimterry/loglevel) | `1.8.1` | `1.9.2` |
| [redux-mock-store](https://github.com/arnaudbenard/redux-mock-store) | `1.5.4` | `1.5.5` |
| [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.8` | `2.1.5` |
| [svg2pdf.js](https://github.com/yWorks/svg2pdf.js) | `2.5.0` | `2.7.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.35.0` | `8.57.2` |



Updates `decode-uri-component` from 0.2.2 to 0.4.1
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.2...v0.4.1)

Updates `lodash-es` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

Updates `redux-actions` from 3.0.0 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@v3.0.0...v3.0.3)

Updates `whatwg-fetch` from 3.6.2 to 3.6.20
- [Release notes](https://github.com/github/fetch/releases)
- [Changelog](https://github.com/JakeChampion/fetch/blob/main/CHANGELOG.md)
- [Commits](JakeChampion/fetch@v3.6.2...v3.6.20)

Updates `@testing-library/dom` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v10.4.0...v10.4.1)

Updates `@testing-library/jest-dom` from 6.6.3 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.6.3...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 `@typescript-eslint/tsconfig-utils` from 8.35.0 to 8.57.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/tsconfig-utils)

Updates `cypress-tags` from 1.1.2 to 1.2.2
- [Changelog](https://github.com/infosum/cypress-tags/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infosum/cypress-tags/commits)

Updates `loglevel` from 1.8.1 to 1.9.2
- [Release notes](https://github.com/pimterry/loglevel/releases)
- [Commits](pimterry/loglevel@v1.8.1...v1.9.2)

Updates `redux-mock-store` from 1.5.4 to 1.5.5
- [Release notes](https://github.com/arnaudbenard/redux-mock-store/releases)
- [Commits](reduxjs/redux-mock-store@v1.5.4...v1.5.5)

Updates `start-server-and-test` from 2.0.8 to 2.1.5
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.8...v2.1.5)

Updates `svg2pdf.js` from 2.5.0 to 2.7.0
- [Release notes](https://github.com/yWorks/svg2pdf.js/releases)
- [Commits](yWorks/svg2pdf.js@v2.5.0...v2.7.0)

Updates `typescript-eslint` from 8.35.0 to 8.57.2
- [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.57.2/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: redux-actions
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: whatwg-fetch
  dependency-version: 3.6.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@testing-library/dom"
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/tsconfig-utils"
  dependency-version: 8.57.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cypress-tags
  dependency-version: 1.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: loglevel
  dependency-version: 1.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: redux-mock-store
  dependency-version: 1.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: start-server-and-test
  dependency-version: 2.1.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: svg2pdf.js
  dependency-version: 2.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.57.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@sonarqubecloud
Copy link

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants