Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the regular-updates group with 17 updates in the / directory:

Package From To
@eslint/eslintrc 3.3.1 3.3.3
@eslint/js 9.39.0 9.39.2
@parcel/resolver-glob 2.16.0 2.16.3
@parcel/transformer-pug 2.16.0 2.16.3
@parcel/transformer-sass 2.16.0 2.16.3
@swc/cli 0.7.8 0.7.9
@testing-library/react 16.3.0 16.3.1
autoprefixer 10.4.21 10.4.23
eslint-plugin-jest 29.0.1 29.9.0
eslint-plugin-testing-library 7.13.3 7.15.2
marked-highlight 2.2.2 2.2.3
parcel 2.16.0 2.16.3
prettier 3.6.2 3.7.4
react 19.2.0 19.2.3
react-dom 19.2.0 19.2.3
stylelint 16.25.0 16.26.1
stylelint-scss 6.12.1 6.13.0

Updates @eslint/eslintrc from 3.3.1 to 3.3.3

Release notes

Sourced from @​eslint/eslintrc's releases.

eslintrc: v3.3.3

3.3.3 (2025-11-28)

Bug Fixes

  • release v3.3.3 because publishing v3.3.2 failed (#211) (8aa555a)

eslintrc: v3.3.2

3.3.2 (2025-11-25)

Bug Fixes

  • Remove name property from all and recommended configs (#200) (344da49)
Changelog

Sourced from @​eslint/eslintrc's changelog.

3.3.3 (2025-11-28)

Bug Fixes

  • release v3.3.3 because publishing v3.3.2 failed (#211) (8aa555a)

3.3.2 (2025-11-25)

Bug Fixes

  • Remove name property from all and recommended configs (#200) (344da49)
Commits
  • fdb5298 chore: release 3.3.3 🚀 (#212)
  • 8aa555a fix: release v3.3.3 because publishing v3.3.2 failed (#211)
  • a8b773d chore: release 3.3.2 🚀 (#204)
  • 85244bb chore: switch to googleapis/release-please-action (#208)
  • d356360 docs: Update README sponsors
  • 116bf03 chore: update js-yaml to version 4.1.1 (#207)
  • 16e8d20 docs: Update README sponsors
  • 3b089ac chore: update .gitignore to exclude shared workflows (#206)
  • 1f6e2d1 docs: Update README sponsors
  • 785c00b docs: Update README sponsors
  • 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 @​eslint/eslintrc since your current version.


Updates @eslint/js from 9.39.0 to 9.39.2

Release notes

Sourced from @​eslint/js's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)
Commits
  • c43ce24 chore: package.json update for @​eslint/js release
  • c7ebefc chore: package.json update for @​eslint/js release
  • See full diff in compare view

Updates @parcel/resolver-glob from 2.16.0 to 2.16.3

Release notes

Sourced from @​parcel/resolver-glob's releases.

v2.16.2

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

v2.16.1

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

Changelog

Sourced from @​parcel/resolver-glob's changelog.

[2.16.3] – 2025-12-06

Fixed

  • React Server Components
    • Fix react-dom import (bug in 2.16.2)

[2.16.2] – 2025-12-06

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

[2.16.1] – 2025-11-04

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

Commits

Updates @parcel/transformer-pug from 2.16.0 to 2.16.3

Release notes

Sourced from @​parcel/transformer-pug's releases.

v2.16.2

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

v2.16.1

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

Changelog

Sourced from @​parcel/transformer-pug's changelog.

[2.16.3] – 2025-12-06

Fixed

  • React Server Components
    • Fix react-dom import (bug in 2.16.2)

[2.16.2] – 2025-12-06

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

[2.16.1] – 2025-11-04

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

Commits

Updates @parcel/transformer-sass from 2.16.0 to 2.16.3

Release notes

Sourced from @​parcel/transformer-sass's releases.

v2.16.2

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

v2.16.1

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

Changelog

Sourced from @​parcel/transformer-sass's changelog.

[2.16.3] – 2025-12-06

Fixed

  • React Server Components
    • Fix react-dom import (bug in 2.16.2)

[2.16.2] – 2025-12-06

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

[2.16.1] – 2025-11-04

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

Commits

Updates @swc/cli from 0.7.8 to 0.7.9

Commits
Maintainer changes

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


Updates @testing-library/react from 16.3.0 to 16.3.1

Release notes

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

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 autoprefixer from 10.4.21 to 10.4.23

Release notes

Sourced from autoprefixer's releases.

10.4.23

10.4.22

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.
Changelog

Sourced from autoprefixer's changelog.

10.4.23

10.4.22

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.
Commits

Updates eslint-plugin-jest from 29.0.1 to 29.9.0

Release notes

Sourced from eslint-plugin-jest's releases.

v29.9.0

29.9.0 (2025-12-22)

Features

  • no-unnecessary-assertion: support toBeNaN too (#1890) (1dd5e5d)

v29.8.0

29.8.0 (2025-12-22)

Features

  • create new valid-expect-with-promise rule (#1888) (753e5bb)

v29.7.0

29.7.0 (2025-12-22)

Features

v29.6.1

29.6.1 (2025-12-22)

Bug Fixes

  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#1887) (64a5f0c)

v29.6.0

29.6.0 (2025-12-21)

Features

  • create new no-unnecessary-assertion rule (#1882) (6a7db49)

v29.5.0

29.5.0 (2025-12-14)

Features

  • create new no-unneeded-async-expect-function rule (#1863) (6b8182d)

v29.4.1

29.4.1 (2025-12-14)

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

29.9.0 (2025-12-22)

Features

  • no-unnecessary-assertion: support toBeNaN too (#1890) (1dd5e5d)

29.8.0 (2025-12-22)

Features

  • create new valid-expect-with-promise rule (#1888) (753e5bb)

29.7.0 (2025-12-22)

Features

29.6.1 (2025-12-22)

Bug Fixes

  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#1887) (64a5f0c)

29.6.0 (2025-12-21)

Features

  • create new no-unnecessary-assertion rule (#1882) (6a7db49)

29.5.0 (2025-12-14)

Features

  • create new no-unneeded-async-expect-function rule (#1863) (6b8182d)

29.4.1 (2025-12-14)

Bug Fixes

  • prefer-to-have-been-called-times: actually check that current matcher is toHaveLength (#1878) (3415744)

29.4.0 (2025-12-13)

... (truncated)

Commits
  • a1fb54c chore(release): 29.9.0 [skip ci]
  • 1dd5e5d feat(no-unnecessary-assertion): support toBeNaN too (#1890)
  • 08dc6b8 refactor: deduplicate TypeScript-based code (#1891)
  • fa86f07 chore(release): 29.8.0 [skip ci]
  • 753e5bb feat: create new valid-expect-with-promise rule (#1888)
  • 75b9c32 chore(release): 29.7.0 [skip ci]
  • 930edc4 feat: create new no-error-equal rule (#1886)
  • a99bb44 chore(release): 29.6.1 [skip ci]
  • 64a5f0c fix(no-unnecessary-assertion): ignore resolve and reject chains (for now)...
  • 0d1b90c chore(release): 29.6.0 [skip ci]
  • 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 eslint-plugin-jest since your current version.


Updates eslint-plugin-testing-library from 7.13.3 to 7.15.2

Release notes

Sourced from eslint-plugin-testing-library's releases.

v7.15.2

7.15.2 (2025-12-22)

Bug Fixes

v7.15.1

7.15.1 (2025-12-16)

Bug Fixes

v7.15.0

7.15.0 (2025-12-16)

Features

v7.14.0

7.14.0 (2025-12-15)

Features

v7.13.6

7.13.6 (2025-12-11)

Bug Fixes

v7.13.5

7.13.5 (2025-11-21)

... (truncated)

Commits
  • d994f0c fix: import plugin meta version (#1163)
  • 6bb4603 chore(deps): update dependency @​vitest/eslint-plugin to v1.5.4 (#1162)
  • 465defc chore(deps): update dependency tsdown to v0.18.1 (#1161)
  • 2601d73 chore: upgrade pnpm to v10 (#1160)
  • 383cc06 chore(deps): update dependency lint-staged to v16 (#1156)
  • 7712934 chore(deps): update dependency tsdown to v0.18.0 (#1159)
  • c0a12ba chore(deps): update dependency prettier to v3.7.4 (#1151)
  • 00a4b2e chore(deps): update commitlint monorepo to v20 (major) (#1155)
  • e73becd chore(deps): update dependency lint-staged to v15.5.2 (#1150)
  • f6b700f chore(deps): update pnpm/action-setup action to v4.2.0 (#1153)
  • 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 eslint-plugin-testing-library since your current version.


Updates marked-highlight from 2.2.2 to 2.2.3

Release notes

Sourced from marked-highlight's releases.

v2.2.3

2.2.3 (2025-11-07)

Bug Fixes

Commits
  • a6a0aee chore(release): 2.2.3 [skip ci]
  • 544df16 fix: allow marked v17 (#527)
  • e12540e Merge pull request #526 from markedjs/dependabot/npm_and_yarn/eslint-9.39.0
  • e36bfa3 chore(deps-dev): Bump eslint from 9.38.0 to 9.39.0
  • 4e1a58f Merge pull request #525 from markedjs/dependabot/npm_and_yarn/semantic-releas...
  • 736d8ec Merge pull request #524 from markedjs/dependabot/npm_and_yarn/globals-16.5.0
  • e792678 chore(deps-dev): Bump @​semantic-release/github from 12.0.0 to 12.0.1
  • a4c65b9 chore(deps-dev): Bump globals from 16.4.0 to 16.5.0
  • 9e253c7 Merge pull request #523 from markedjs/dependabot/npm_and_yarn/babel/core-7.28.5
  • 5aac6dc chore(deps-dev): Bump @​babel/core from 7.28.4 to 7.28.5
  • Additional commits viewable in compare view

Updates parcel from 2.16.0 to 2.16.3

Release notes

Sourced from parcel's releases.

v2.16.2

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

v2.16.1

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

Changelog

Sourced from parcel's changelog.

[2.16.3] – 2025-12-06

Fixed

  • React Server Components
    • Fix react-dom import (bug in 2.16.2)

[2.16.2] – 2025-12-06

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

[2.16.1] – 2025-11-04

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

Commits

Updates prettier from 3.6.2 to 3.7.4

Release notes

Sourced from prettier's releases.

3.7.4

What's Changed

🔗 Changelog

3.7.3

What's Changed

🔗 Changelog

3.7.2

What's Changed

🔗 Changelog

3.7.1

🔗 Changelog

3.7.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.7.4

diff

LWC: Avoid quote around interpolations (#18383 by @​kovsu)

<!-- Input -->
<div foo={bar}>   </div>
<!-- Prettier 3.7.3 (--embedded-language-formatting off) -->
<div foo="{bar}"></div>
<!-- Prettier 3.7.4 (--embedded-language-formatting off) -->
<div foo={bar}></div>

TypeScript: Fix comment inside union type gets duplicated (#18393 by @​fisker)

// Input
type Foo = (/** comment */ a | b) | c;
// Prettier 3.7.3
type Foo = /** comment / (/* comment */ a | b) | c;
// Prettier 3.7.4
type Foo = /** comment */ (a | b) | c;

TypeScript: Fix unstable comment print in union type comments (#18395 by @​fisker)

// Input
type X = (A | B) & (
  // comment
  A | B
);
// Prettier 3.7.3 (first format)
type X = (A | B) &
(// comment
A | B);
// Prettier 3.7.3 (second format)
type X = (
| A
</tr></table>

... (truncated)

Commits
Maintainer changes

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


Updates react from 19.2.0 to 19.2.3

Release notes

Sourced from react's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

Commits

Updates react-dom from 19.2.0 to 19.2.3

Release notes

Sourced from react-dom's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

Changelog

Sourced from react-dom's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

Commits

Updates stylelint from 16.25.0 to 16.26.1

Release notes

Sourced from stylelint's releases.

16.26.1

It fixes numerous false positive bugs, including many in the declaration-property-value-no-unknown rule for the latest CSS specifications.

  • Fixed: *-no-unknown false positives for latest specs by integrating @csstools/css-syntax-patches-for-csstree (#8850) (@​romainmenke).
  • Fixed: at-rule-no-unknown false positives for @function (#8851) (@​jeddy3).
  • Fixed: declaration-property-value-no-unknown false positives for attr(), if() and custom functions (#8853) (@​jeddy3).
  • Fixed: function-url-quotes false positives when URLs require quoting (#8804) (@​taearls).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::scroll-button() (#8856) (@​Mouvedia).

16.26.0

It adds 1 feature and fixes 2 bugs.

Bumps the regular-updates group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@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.39.0` | `9.39.2` |
| [@parcel/resolver-glob](https://github.com/parcel-bundler/parcel) | `2.16.0` | `2.16.3` |
| [@parcel/transformer-pug](https://github.com/parcel-bundler/parcel) | `2.16.0` | `2.16.3` |
| [@parcel/transformer-sass](https://github.com/parcel-bundler/parcel) | `2.16.0` | `2.16.3` |
| [@swc/cli](https://github.com/swc-project/pkgs) | `0.7.8` | `0.7.9` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.1` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.23` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.0.1` | `29.9.0` |
| [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.13.3` | `7.15.2` |
| [marked-highlight](https://github.com/markedjs/marked-highlight) | `2.2.2` | `2.2.3` |
| [parcel](https://github.com/parcel-bundler/parcel) | `2.16.0` | `2.16.3` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.3` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.3` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.25.0` | `16.26.1` |
| [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.12.1` | `6.13.0` |



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.39.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 `@parcel/resolver-glob` from 2.16.0 to 2.16.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/commits)

Updates `@parcel/transformer-pug` from 2.16.0 to 2.16.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/commits)

Updates `@parcel/transformer-sass` from 2.16.0 to 2.16.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/commits)

Updates `@swc/cli` from 0.7.8 to 0.7.9
- [Commits](https://github.com/swc-project/pkgs/commits)

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 `autoprefixer` from 10.4.21 to 10.4.23
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.21...10.4.23)

Updates `eslint-plugin-jest` from 29.0.1 to 29.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v29.0.1...v29.9.0)

Updates `eslint-plugin-testing-library` from 7.13.3 to 7.15.2
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/release.config.js)
- [Commits](testing-library/eslint-plugin-testing-library@v7.13.3...v7.15.2)

Updates `marked-highlight` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/markedjs/marked-highlight/releases)
- [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs)
- [Commits](markedjs/marked-highlight@v2.2.2...v2.2.3)

Updates `parcel` from 2.16.0 to 2.16.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/commits)

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` from 19.2.0 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react)

Updates `react-dom` from 19.2.0 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom)

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

Updates `stylelint-scss` from 6.12.1 to 6.13.0
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.12.1...v6.13.0)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: "@parcel/resolver-glob"
  dependency-version: 2.16.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: "@parcel/transformer-pug"
  dependency-version: 2.16.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: "@parcel/transformer-sass"
  dependency-version: 2.16.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: "@swc/cli"
  dependency-version: 0.7.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: autoprefixer
  dependency-version: 10.4.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: eslint-plugin-jest
  dependency-version: 29.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular-updates
- dependency-name: eslint-plugin-testing-library
  dependency-version: 7.15.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular-updates
- dependency-name: marked-highlight
  dependency-version: 2.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: parcel
  dependency-version: 2.16.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular-updates
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: stylelint
  dependency-version: 16.26.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular-updates
- dependency-name: stylelint-scss
  dependency-version: 6.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular-updates
...

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 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 22, 2025 13:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
@dependabot dependabot bot requested review from emanuil-tolev and removed request for a team December 22, 2025 13:03
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Dec 22, 2025
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