Skip to content

Bump the dependencies group with 4 updates#278

Merged
kingthorin merged 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-9572b697cb
Dec 8, 2025
Merged

Bump the dependencies group with 4 updates#278
kingthorin merged 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-9572b697cb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps the dependencies group with 4 updates: i18next, selenium-webdriver, terser-webpack-plugin and ts-jest.

Updates i18next from 25.6.3 to 25.7.2

Release notes

Sourced from i18next's releases.

v25.7.2

  • fix: Invalid overwrite of default value for overloadTranslationOptionHandler 2374.

v25.7.1

  • TS: remove wrong signature 2372.

v25.7.0

  • Enhance cloneInstance to create a new interpolator if interpolation options are passed in. This will address 2371.
Changelog

Sourced from i18next's changelog.

25.7.2

  • fix: Invalid overwrite of default value for overloadTranslationOptionHandler 2374.

25.7.1

  • TS: remove wrong signature 2372.

25.7.0

  • Enhance cloneInstance to create a new interpolator if interpolation options are passed in. This will address 2371.
Commits

Updates selenium-webdriver from 4.38.0 to 4.39.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.39.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • 126f156 [build] Prepare for release of Selenium 4.39.0 (#16672)
  • 080c81f fix flaky Ruby test devtools_spec.rb
  • 87fef04 [dotnet] [bidi] Remove browsing scoped events at core level (#16694)
  • d9d1d79 [dotnet] [bidi] Always provide new json options for modules (#16691)
  • 54f45d3 [dotnet] [bidi] BrowsingContext type as record with equality (#16692)
  • fab7984 [py] Bump urllib3 in packaging and dev dependencies (#16690)
  • fb859ad [dotnet] [bidi] Stateful converters with hydration (#16670)
  • cfd57e3 Revert "[java] use --enable-chrome-logs to redirect browser I/O streams"
  • efe5a4f [java] Add JSpecify annotations to ChromiumDriver (Issue #14291) (#16628)
  • 9667310 [java] avoid ClassCastException for unexpected driver responses #16389
  • Additional commits viewable in compare view

Updates terser-webpack-plugin from 5.3.14 to 5.3.15

Release notes

Sourced from terser-webpack-plugin's releases.

v5.3.15

5.3.15 (2025-12-05)

Bug Fixes

  • catch error when loading minimizers (#639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
Changelog

Sourced from terser-webpack-plugin's changelog.

5.3.15 (2025-12-05)

Bug Fixes

  • catch error when loading minimizers (#639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
Commits
  • f337cee chore(release): 5.3.15
  • 8607f79 fix: respect errors and warnings from minimizer without code
  • 30182a3 chore(deps): bump js-yaml (#640)
  • db35463 docs: update contributing
  • 586af0a fix: catch error when loading minimizers (#639)
  • 15ccc60 chore: migrate from contrib (#638)
  • 17bb741 chore: update github actions/checkout from v4 to v5 (#637)
  • 00c75dc chore: eslint migration (#636)
  • c46400a chore(deps-dev): bump form-data from 3.0.1 to 3.0.4 (#635)
  • b3c9d33 docs: improving typos in ISSUE_TEMPLATE files (#633)
  • Additional commits viewable in compare view

Updates ts-jest from 29.4.5 to 29.4.6

Release notes

Sourced from ts-jest's releases.

v29.4.6

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.6 (2025-12-01)

Bug Fixes

  • log hybrid module as warning instead of failing tests (#5144) (528d37c), closes #5130
Commits
  • 202bde5 chore(release): 29.4.6 (#5146)
  • 528d37c fix: log hybrid module as warning instead of failing tests (#5144)
  • 141e5af build(deps): update github/codeql-action digest to 497990d
  • d281cce build(deps): update google/osv-scanner-action action to v2.3.0
  • 0d20322 build(deps): update dependency memfs to ^4.51.0
  • 455dde2 build(deps): update dependency js-yaml to ^4.1.1
  • d579480 build(deps): update dependency @​types/node to v20.19.25
  • f6859d0 build(deps): update dependency @​types/yargs to ^17.0.35
  • 4d7e432 build(deps): update github/codeql-action digest to d3ced5c
  • 4ea70c9 build(deps): update actions/checkout digest to 34e1148
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the dependencies group with 4 updates: [i18next](https://github.com/i18next/i18next), [selenium-webdriver](https://github.com/SeleniumHQ/selenium), [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) and [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `i18next` from 25.6.3 to 25.7.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.6.3...v25.7.2)

Updates `selenium-webdriver` from 4.38.0 to 4.39.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.38.0...selenium-4.39.0)

Updates `terser-webpack-plugin` from 5.3.14 to 5.3.15
- [Release notes](https://github.com/webpack/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](webpack/terser-webpack-plugin@v5.3.14...v5.3.15)

Updates `ts-jest` from 29.4.5 to 29.4.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: selenium-webdriver
  dependency-version: 4.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: terser-webpack-plugin
  dependency-version: 5.3.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ts-jest
  dependency-version: 29.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Dec 8, 2025
@psiinon
Copy link
Member

psiinon commented Dec 8, 2025

Logo
Checkmarx One – Scan Summary & Detailsc34c5805-3aca-474c-98b8-8b2690d5f9f8

Great job! No new security vulnerabilities introduced in this pull request


Use @Checkmarx to reach out to us for assistance.

Just send a PR comment with @Checkmarx followed by a natural language request.

Examples: @Checkmarx how are you able to help me? @Checkmarx rescan this PR

@kingthorin kingthorin merged commit bb04471 into main Dec 8, 2025
16 of 18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-9572b697cb branch December 8, 2025 13:37
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.

3 participants