Skip to content

chore(deps-dev): bump the tooling group with 3 updates - #6515

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/tooling-0992b2159d
Open

dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/tooling-0992b2159d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the tooling group with 3 updates: eslint-plugin-sonarjs, prettier and webpack.

Updates eslint-plugin-sonarjs from 4.2.0 to 4.2.1

Commits

Updates prettier from 3.9.6 to 3.9.8

Release notes

Sourced from prettier's releases.

3.9.8

  • Markdown: Don't let Liquid objects interrupt paragraphs (#20087 by @​seiyab)

🔗 Changelog

3.9.7

  • Support Angular 22.2
  • Fix regressions in v3.9

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.9.8

diff

Markdown: Don't let Liquid objects interrupt paragraphs (#20087 by @​seiyab)

<!-- Input -->
If `module` is not a [`WebAssembly.Module`](https://github.com/prettier/prettier/blob/main/en-US/docs/WebAssembly/Reference/JavaScript_interface/Module) object instance, a
{{jsxref("TypeError")}} is thrown.
<!-- Prettier 3.9.7 -->
If module is not a WebAssembly.Module object instance, a
{{jsxref("TypeError")}} is thrown.
<!-- Prettier 3.9.8 -->
If module is not a WebAssembly.Module object instance, a
{{jsxref("TypeError")}} is thrown.

3.9.7

diff

Markdown: Prevent indentation drift in list-item code blocks (#19647, #19990 by @​Austin1serb, @​giaBaoJS)

<!-- Input -->
- [x] short first line.
  second paragraph at six spaces that wraps
  onto another line here.

<!-- Prettier 3.9.6 -->

 
short first line.
second paragraph at six spaces that wraps
    onto another line here.



<!-- Prettier 3.9.7 -->

 
short first line.
second paragraph at six spaces that wraps
onto another line here.


JavaScript: Fix embedded template literal idempotency (#19725 by @​fisker)

... (truncated)

Commits

Updates webpack from 5.110.3 to 5.111.0

Release notes

Sourced from webpack's releases.

v5.111.0

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from webpack's changelog.

5.111.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • 9256118 chore(release): new release (#21914)
  • 3ef9663 refactor: consolidate getter and value format of export fragment (#22100)
  • aff7c4c perf: emit less chunk-loading runtime (#22094)
  • e954b81 build(html): sweep the HTML printer for spelling-dependent output (#22097)
  • da4ad13 fix(css): replace a @​value named in an at-rule prelude only once (#22036)
  • df72840 perf(runtime): test the spec namespace cache slot for truthiness (#22098)
  • 4c80c99 fix(html): minify an attribute by what it says, not how it was spelled (#22095)
  • f6fd097 fix: release stale compilation data from nested children and idle watches (#2...
  • 55c9808 refactor(js): own the ECMAScript parser and drop the acorn dependency (#22042)
  • e1ab6f2 fix(html): escape a text run the tag after it would fuse with (#22086)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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

Note

Low Risk
Dev-only dependency and lockfile updates plus Prettier-driven formatting; no application runtime or security-path changes.

Overview
Bumps three devDependencies in package.json and refreshes package-lock.json: eslint-plugin-sonarjs 4.2.04.2.1 (adds @sonarsource/analyzer-commons-configurations and minor nested deps), prettier 3.9.63.9.8, and webpack 5.110.35.111.0 (pulls in newer enhanced-resolve and schema-utils in the lockfile).

Two styled-components files (list.styles.ts, AppNavigation.styles.ts) only change indentation inside template literals—consistent with running Prettier after the upgrade, with no behavioral change to styles.

Reviewed by Cursor Bugbot for commit ea4f748. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps the tooling group with 3 updates: [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS), [prettier](https://github.com/prettier/prettier) and [webpack](https://github.com/webpack/webpack).


Updates `eslint-plugin-sonarjs` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/SonarSource/SonarJS/releases)
- [Changelog](https://github.com/SonarSource/SonarJS/blob/master/docs/RELEASE.md)
- [Commits](https://github.com/SonarSource/SonarJS/commits)

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

Updates `webpack` from 5.110.3 to 5.111.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.110.3...v5.111.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tooling
- dependency-name: prettier
  dependency-version: 3.9.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tooling
- dependency-name: webpack
  dependency-version: 5.111.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tooling
...

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 Sep 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 20, 2026 23:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 20, 2026
Prettier 3.9.8 (bumped in this PR) changes indentation for multiline
template literal interpolations, flagging existing code in these files.
@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage - Backend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 93.29% 16884/18099
🟡 Branches 75.68% 5429/7174
🟢 Functions 87.75% 2592/2954
🟢 Lines 93.15% 16146/17334

Test suite run success

3924 tests passing in 331 suites.

Report generated by 🧪jest coverage report action from ea4f748

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage - Integration Tests

Status Category Percentage Covered / Total
🟡 Statements 79.6% 18582/23344
🟡 Branches 62.05% 8693/14009
🟡 Functions 67.34% 2516/3736
🟡 Lines 79.19% 17496/22092

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 83.64% 29005/34677
🟡 Branches 69.77% 12359/17715
🟡 Functions 78.7% 7644/9713
🟢 Lines 84.1% 28196/33525

Test suite run success

8119 tests passing in 874 suites.

Report generated by 🧪jest coverage report action from ea4f748

This branch was successfully deployed

1 active deployment
staging ea4f748e Deployed Sep 21, 2026 by pawelangelow via Chromium (Dev) / E2E Chromium (Web Build) #2075
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.

1 participant