Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the version-updates group with 25 updates:

Package From To
lit 3.3.0 3.3.2
@custom-elements-manifest/analyzer 0.10.4 0.11.0
@rollup/plugin-alias 5.1.1 6.0.0
@semantic-release/github 11.0.3 12.0.2
@semantic-release/npm 13.1.2 13.1.3
@typescript-eslint/eslint-plugin 8.35.1 8.53.0
@typescript-eslint/parser 8.35.1 8.53.0
@wc-toolkit/cem-inheritance 1.1.0 1.2.2
chokidar 4.0.3 5.0.0
comment-parser 1.4.1 1.4.4
cpy 11.1.0 12.1.0
cpy-cli 5.0.0 6.0.0
eslint 9.30.1 9.39.2
eslint-config-prettier 10.1.5 10.1.8
eslint-plugin-vue 10.3.0 10.7.0
fs-extra 11.3.0 11.3.3
glob 11.1.0 13.0.0
happy-dom 20.0.10 20.3.3
ora 8.2.0 9.0.0
prettier 3.6.2 3.8.0
react 19.1.0 19.2.3
react-dom 19.1.0 19.2.3
typescript 5.8.3 5.9.3
vitest 3.2.4 4.0.17
@rollup/rollup-linux-x64-gnu 4.50.1 4.55.1

Updates lit from 3.3.0 to 3.3.2

Release notes

Sourced from lit's releases.

lit-html@3.3.1

Patch Changes

  • #4997 aea85e24 - Update README

  • #4988 6792b7ef Thanks @​ADNolan! - Adjusted the comparison to use the name property of the _$resolve function and the resolveOverrideFn in private ssr support to prevent duplicated patching of the directive class.

  • #4975 43a3f4dc - Remove some redundant code from removePart()

lit@3.3.1

Patch Changes

  • #4997 aea85e24 - Update README

  • #4988 6792b7ef Thanks @​ADNolan! - Adjusted the comparison to use the name property of the _$resolve function and the resolveOverrideFn in private ssr support to prevent duplicated patching of the directive class.

  • #4976 a126d8df - Fix minor regression in property converters. fromAttribute may return either null or undefined.

Changelog

Sourced from lit's changelog.

3.3.2

Patch Changes

3.3.1

Patch Changes

  • #4997 aea85e24 - Update README

  • #4988 6792b7ef Thanks @​ADNolan! - Adjusted the comparison to use the name property of the _$resolve function and the resolveOverrideFn in private ssr support to prevent duplicated patching of the directive class.

  • #4976 a126d8df - Fix minor regression in property converters. fromAttribute may return either null or undefined.

Commits
Maintainer changes

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


Updates @custom-elements-manifest/analyzer from 0.10.4 to 0.11.0

Changelog

Sourced from @​custom-elements-manifest/analyzer's changelog.

Release 0.11.0

  • Update find-dependencies package to use oxc-resolver

Release 0.10.10

  • Dont filter out a declaration is it is exported as key of an object

Release 0.10.9

  • Fix declaration data on exports

Release 0.10.8

  • Add .npmignore to prevent stuff from being published

Release 0.10.7

  • Attr decorator fix

Release 0.10.6

  • Update version of find-dependencies

Release 0.10.5

  • CLI: Don't crash on file creation/deletion
Commits

Updates @rollup/plugin-alias from 5.1.1 to 6.0.0

Changelog

Sourced from @​rollup/plugin-alias's changelog.

v6.0.0

2025-10-28

Breaking Changes

  • feat!: ESM only. Update Node and Rollup minimum versions (#1926)
Commits

Updates @semantic-release/github from 11.0.3 to 12.0.2

Release notes

Sourced from @​semantic-release/github's releases.

v12.0.2

12.0.2 (2025-11-08)

Bug Fixes

  • add undici ProxyAgent support for GitHub Enterprise Server behind proxies (#1104) (15def77)

v12.0.1

12.0.1 (2025-10-31)

Bug Fixes

  • deps: update dependency @​octokit/plugin-paginate-rest to v14 (#1112) (8df8d4a)

v12.0.0

12.0.0 (2025-10-15)

Features

  • node-versions: drop support for node versions v20, v21, and v23 (6e2ac27)
  • node-versions: raise the minimum node version requirement for the v24 range (4d6924d)
  • remove github search api consumption (#1037) (d260bfd), closes #1022

BREAKING CHANGES

  • node-versions: the minimum node version for the v24 range is now v24.10.0
  • @semantic-release/github no longer consumes the GitHub Search API in the plugin
  • node-versions: a minimum of node v22.14 is now required

v12.0.0-beta.4

12.0.0-beta.4 (2025-10-13)

Features

  • node-versions: raise the minimum node version requirement for the v24 range (4d6924d)

BREAKING CHANGES

  • node-versions: the minimum node version for the v24 range is now v24.10.0

v12.0.0-beta.3

12.0.0-beta.3 (2025-10-13)

... (truncated)

Commits
  • 15def77 fix: add undici ProxyAgent support for GitHub Enterprise Server behind proxie...
  • e86c7cc chore(deps): update dependency semantic-release to v25.0.2 (#1114)
  • 6271fc9 chore(deps): lock file maintenance (#1113)
  • 8df8d4a fix(deps): update dependency @​octokit/plugin-paginate-rest to v14 (#1112)
  • 98463d6 chore(deps): update node.js to v24 (#1111)
  • a5ffa6c chore(deps): lock file maintenance (#1110)
  • b8058ea chore(deps): update dependency cpy to v12.1.0 (#1109)
  • b19c8a0 chore(deps): update dependency publint to v0.3.15 (#1108)
  • c325619 chore(deps): lock file maintenance (#1107)
  • b68f099 chore(deps): update dependency semantic-release to v25.0.1 (#1106)
  • 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 @​semantic-release/github since your current version.


Updates @semantic-release/npm from 13.1.2 to 13.1.3

Release notes

Sourced from @​semantic-release/npm's releases.

v13.1.3

13.1.3 (2025-12-12)

Bug Fixes

  • deps: update dependency @​actions/core to v2 (#1055) (fa4a3ab)
Commits
  • fa4a3ab fix(deps): update dependency @​actions/core to v2 (#1055)
  • b1d3557 chore(deps): lock file maintenance (#1053)
  • 9a08900 chore(deps): update dependency prettier to v3.7.4 (#1052)
  • f2dcce8 ci(action): update actions/setup-node action to v6.1.0 (#1050)
  • afab89c chore(deps): update dependency prettier to v3.7.3 (#1048)
  • ab3cc83 ci(action): update actions/checkout action to v6.0.1 (#1049)
  • 42f1b8f chore(deps): update dependency prettier to v3.7.2 (#1047)
  • f7c7de5 chore(deps): lock file maintenance (#1046)
  • d27a09f chore(deps): update dependency prettier to v3.7.1 (#1045)
  • 0927a79 chore(deps): update dependency prettier to v3.7.0 (#1044)
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 8.35.1 to 8.53.0

Release notes

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

v8.53.0

8.53.0 (2026-01-12)

🚀 Features

  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)
  • eslint-plugin: add rule [strict-void-return] (#9707)
  • project-service: allow passing Partial<ts.server.ServerHost> to project service (#11932)

🩹 Fixes

  • eslint-plugin: replace unclear "error typed" with more helpful description (#11704)
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
  • typescript-estree: forbid type-only import with both default and named specifiers (#11930)
  • typescript-estree: fix syntax check for using declaration (#11910)
  • typescript-estree: forbid invalid class implements (#11934)
  • typescript-estree: forbid invalid "import equals" declaration (#11936)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#11935)

❤️ Thank You

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

v8.52.0

8.52.0 (2026-01-05)

🚀 Features

  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#11899)
  • typescript-estree: add tseslint.com redirects for CLI outputs (#11895)

🩹 Fixes

  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#11908)
  • eslint-plugin: [no-base-to-string] detect @@​toPrimitive and valueOf (#11901)

❤️ Thank You

  • Josh Goldberg ✨

... (truncated)

Changelog

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

8.53.0 (2026-01-12)

🚀 Features

  • eslint-plugin: add rule [strict-void-return] (#9707)
  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)

🩹 Fixes

  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
  • eslint-plugin: replace unclear "error typed" with more helpful description (#11704)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#11935)
  • typescript-estree: forbid invalid class implements (#11934)
  • typescript-estree: forbid type-only import with both default and named specifiers (#11930)

❤️ Thank You

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

8.52.0 (2026-01-05)

🚀 Features

  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#11899)

🩹 Fixes

  • eslint-plugin: [no-base-to-string] detect @@​toPrimitive and valueOf (#11901)
  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#11908)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

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

8.51.0 (2025-12-29)

🚀 Features

... (truncated)

Commits
  • 3021ede chore(release): publish 8.53.0
  • 722ab62 fix(eslint-plugin): [no-useless-default-assignment] fix false positive for pa...
  • 92fcf3e feat(eslint-plugin): add rule [strict-void-return] (#9707)
  • 3fb0381 docs(eslint-plugin): [no-useless-default-assignment] fix misformatted link (#...
  • 62ee26e feat(eslint-plugin): [no-unused-vars] add a fixer to remove unused imports (#...
  • c4d5a56 fix(eslint-plugin): replace unclear "error typed" with more helpful descrip...
  • 3ac7735 fix(typescript-estree): forbid invalid extends and implements in interfac...
  • a8b924b fix(typescript-estree): forbid invalid class implements (#11934)
  • a98ec1f fix(typescript-estree): forbid type-only import with both default and named s...
  • 9ddd571 chore(release): publish 8.52.0
  • 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 @​typescript-eslint/eslint-plugin since your current version.


Updates @typescript-eslint/parser from 8.35.1 to 8.53.0

Release notes

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

v8.53.0

8.53.0 (2026-01-12)

🚀 Features

  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)
  • eslint-plugin: add rule [strict-void-return] (#9707)
  • project-service: allow passing Partial<ts.server.ServerHost> to project service (#11932)

🩹 Fixes

  • eslint-plugin: replace unclear "error typed" with more helpful description (#11704)
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
  • typescript-estree: forbid type-only import with both default and named specifiers (#11930)
  • typescript-estree: fix syntax check for using declaration (#11910)
  • typescript-estree: forbid invalid class implements (#11934)
  • typescript-estree: forbid invalid "import equals" declaration (#11936)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#11935)

❤️ Thank You

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

v8.52.0

8.52.0 (2026-01-05)

🚀 Features

  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#11899)
  • typescript-estree: add tseslint.com redirects for CLI outputs (#11895)

🩹 Fixes

  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#11908)
  • eslint-plugin: [no-base-to-string] detect @@​toPrimitive and valueOf (#11901)

❤️ Thank You

  • Josh Goldberg ✨

... (truncated)

Changelog

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

8.53.0 (2026-01-12)

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

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

8.52.0 (2026-01-05)

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

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

8.51.0 (2025-12-29)

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

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

8.50.1 (2025-12-22)

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

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

8.50.0 (2025-12-15)

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

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

8.49.0 (2025-12-08)

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

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

8.48.1 (2025-12-02)

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

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

8.48.0 (2025-11-24)

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

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

8.47.0 (2025-11-17)

... (truncated)

Commits
  • 3021ede chore(release): publish 8.53.0
  • 9ddd571 chore(release): publish 8.52.0
  • 95c7c73 chore: update deps to latest minor/patch (#11921)
  • e4c57f5 chore(release): publish 8.51.0
  • d520b88 chore(release): publish 8.50.1
  • c62e858 chore(release): publish 8.50.0
  • 864595a chore(release): publish 8.49.0
  • 32b7e89 chore(deps): update dependency @​vitest/eslint-plugin to v1.5.1 (#11816)
  • 8fe3445 chore(release): publish 8.48.1
  • 6fb1551 chore(release): publish 8.48.0
  • 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 @​typescript-eslint/parser since your current version.


Updates @wc-toolkit/cem-inheritance from 1.1.0 to 1.2.2

Release notes

Sourced from @​wc-toolkit/cem-inheritance's releases.

v1.2.2

Patch Changes

  • 3b17ada: Fixed issue where plugin isn't updating final output.
  • 3b17ada: Fixed issue where items are not being correctly omitted.

v1.2.1

Patch Changes

  • 85987b1: Fixed inheritance when using the aliasMap

v1.2.0

Minor Changes

  • 24a4754: Added new aliasMap setting to map renamed extended class names
Changelog

Sourced from @​wc-toolkit/cem-inheritance's changelog.

1.2.2

Patch Changes

  • 3b17ada: Fixed issue where plugin isn't updating final output.
  • 3b17ada: Fixed issue where items are not being correctly omitted.

1.2.1

Patch Changes

  • 85987b1: Fixed inheritance when using the aliasMap

1.2.0

Minor Changes

  • 24a4754: Added new aliasMap setting to map renamed extended class names
Commits
  • 7bf29e3 Merge pull request #21 from wc-toolkit/changeset-release/main
  • d1213b8 Version Packages
  • 95cd731 Merge pull request #20 from wc-toolkit:fix-plugin-inheritance
  • 3b17ada fix plugin inheritance
  • ef98766 Merge pull request #19 from wc-toolkit/changeset-release/main
  • 9411815 Version Packages
  • 76197db Merge pull request #18 from wc-toolkit:fix-alias-inheritance
  • 85987b1 fix aliasMap functionality
  • b72db22 Merge pull request #17 from wc-toolkit/changeset-release/main
  • 6323496 Version Packages
  • Additional commits viewable in compare view

Updates chokidar from 4.0.3 to 5.0.0

Release notes

Sourced from chokidar's releases.

5.0.0

  • Make the package ESM-only. Reduces on-disk package size from ~150kb to ~80kb
  • Increase minimum node.js version to v20.19. The versions starting from it support loading esm files from cjs
  • fix: Make types more precise paulmillr/chokidar#1424
  • perf: re-use double slash regex paulmillr/chokidar#1435
  • Update readdirp to ESM-only v5
  • Lots of minor improvements in tests
  • Increase security of NPM releases. Switch to token-less Trusted Publishing, with help of jsbt
  • Switch compilation mode to isolatedDeclaration-based typescript for simplified auto-generated docs

New Contributors

Full Changelog: paulmillr/chokidar@4.0.3...5.0.0

Commits
Maintainer changes

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


Updates comment-parser from 1.4.1 to 1.4.4

Changelog

Sourced from comment-parser's changelog.

v1.4.1

1.4.4

Patch Changes

  • fully exclude slash-containing strings like @​npm/package from tag detection @​brettz9

1.4.3

Patch Changes

  • Add prepare and prepublishOnly scripts to ensure build runs before publishing

1.4.2

Patch Changes

  • npm audit
  • ensure type, name and description on subsequent lines are properly parsed. @​brettz9
  • ensure type, name and description on subsequent lines are properly parsed. @​brettz9
  • fix .prettierignore
  • add source trasformation example

v1.4.0

  • ESM compatibility improvements; fixes #159, #161

v1.3.1

  • allow for valid empty jsdoc; fixes #128

v1.3.0

  • add support for custom block markers

v1.2.4

  • reverting engine constraint back to ^12.0.0

v1.2.3

  • publishing missing fix: point package's main to .cjs file

v1.2.2

  • re-export ./util on the top-level for compatibility with older Node
  • point package's main to .cjs file

v1.2.1

... (truncated)

Commits
  • d5aa705 release 1.4.4
  • 6743f2c use changeset with release precautions
  • dfbeb89 fix: fully exclude slash-containing strings like @​npm/package from tag detection
  • 3a55150 release
  • d21ba65 CHANGELOG
  • 518aefc tune package access setting
  • 6df1e3c setup @​changesets/cli for automated publishing
  • b1b19d6 Add prepare and prepublishOnly scripts to ensure build runs before publishing
  • a86ac44 Initial analysis of broken release issue
  • 546a823 Bump js-yaml from 3.14.1 to 3.14.2
  • Additional commits viewable in compare view

Updates cpy from 11.1.0 to 12.1.0

Release notes

Sourced from cpy's releases.

v12.1.0

  • Add signal option fbf661f
  • Add preserveTimestamps option (#104) a543b27

sindresorhus/cpy@v12.0.2...v12.1.0

v12.0.2

  • Fix rename failing when destination is the same folder as origin (#122) 6b2226b

sindresorhus/cpy@v12.0.1...v12.0.2

v12.0.1

  • Fix relative path handling and path normalization (#120) c20ee96

sindresorhus/cpy@v12.0.0...v12.0.1

v12.0.0

Breaking

  • Require Node.js 20 61b9de2

Improvements

  • Add onProgress option 79c6e3a
    • The previous cpy(…).on('progress', …) handler is deprecated

Fixes

  • Fix: Avoid self-copy with absolute destination 3cbdad1
  • Fix cwd option (#119) 8ae6add

sindresorhus/cpy@v11.1.0...v12.0.0

Commits

Updates cpy-cli from 5.0.0 to 6.0.0

Release notes

Sourced from cpy-cli's releases.

v6.0.0

Breaking

  • Require Node.js 20 4dbd33f

sindresorhus/cpy-cli@v5.0.0...v6.0.0

Commits

Updates eslint from 9.30.1 to 9.39.2

Release notes

Sourced from eslint'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)

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)

@dependabot dependabot bot added the dependencies Pull requests som oppdaterer en dependency fil label Jan 19, 2026
@dependabot dependabot bot added the dependencies Pull requests som oppdaterer en dependency fil label Jan 19, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/version-updates-7774747c3f branch from 2c71463 to e1321bb Compare January 20, 2026 05:33
Bumps the version-updates group with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `3.3.0` | `3.3.2` |
| [@custom-elements-manifest/analyzer](https://github.com/open-wc/custom-elements-manifest/tree/HEAD/packages/analyzer) | `0.10.4` | `0.11.0` |
| [@rollup/plugin-alias](https://github.com/rollup/plugins/tree/HEAD/packages/alias) | `5.1.1` | `6.0.0` |
| [@semantic-release/github](https://github.com/semantic-release/github) | `11.0.3` | `12.0.2` |
| [@semantic-release/npm](https://github.com/semantic-release/npm) | `13.1.2` | `13.1.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.35.1` | `8.53.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.35.1` | `8.53.0` |
| [@wc-toolkit/cem-inheritance](https://github.com/wc-toolkit/cem-inheritance) | `1.1.0` | `1.2.2` |
| [chokidar](https://github.com/paulmillr/chokidar) | `4.0.3` | `5.0.0` |
| [comment-parser](https://github.com/yavorskiy/comment-parser) | `1.4.1` | `1.4.4` |
| [cpy](https://github.com/sindresorhus/cpy) | `11.1.0` | `12.1.0` |
| [cpy-cli](https://github.com/sindresorhus/cpy-cli) | `5.0.0` | `6.0.0` |
| [eslint](https://github.com/eslint/eslint) | `9.30.1` | `9.39.2` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.5` | `10.1.8` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.3.0` | `10.7.0` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.0` | `11.3.3` |
| [glob](https://github.com/isaacs/node-glob) | `11.1.0` | `13.0.0` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.10` | `20.3.3` |
| [ora](https://github.com/sindresorhus/ora) | `8.2.0` | `9.0.0` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.3` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.17` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.50.1` | `4.55.1` |


Updates `lit` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit-element@3.3.2/packages/lit)

Updates `@custom-elements-manifest/analyzer` from 0.10.4 to 0.11.0
- [Changelog](https://github.com/open-wc/custom-elements-manifest/blob/master/packages/analyzer/CHANGELOG.md)
- [Commits](https://github.com/open-wc/custom-elements-manifest/commits/HEAD/packages/analyzer)

Updates `@rollup/plugin-alias` from 5.1.1 to 6.0.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/url-v6.0.0/packages/alias)

Updates `@semantic-release/github` from 11.0.3 to 12.0.2
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v11.0.3...v12.0.2)

Updates `@semantic-release/npm` from 13.1.2 to 13.1.3
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v13.1.2...v13.1.3)

Updates `@typescript-eslint/eslint-plugin` from 8.35.1 to 8.53.0
- [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.53.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.35.1 to 8.53.0
- [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.53.0/packages/parser)

Updates `@wc-toolkit/cem-inheritance` from 1.1.0 to 1.2.2
- [Release notes](https://github.com/wc-toolkit/cem-inheritance/releases)
- [Changelog](https://github.com/wc-toolkit/cem-inheritance/blob/main/CHANGELOG.md)
- [Commits](wc-toolkit/cem-inheritance@v1.1.0...v1.2.2)

Updates `chokidar` from 4.0.3 to 5.0.0
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@4.0.3...5.0.0)

Updates `comment-parser` from 1.4.1 to 1.4.4
- [Changelog](https://github.com/syavorsky/comment-parser/blob/main/CHANGELOG.md)
- [Commits](syavorsky/comment-parser@v1.4.1...v1.4.4)

Updates `cpy` from 11.1.0 to 12.1.0
- [Release notes](https://github.com/sindresorhus/cpy/releases)
- [Commits](sindresorhus/cpy@v11.1.0...v12.1.0)

Updates `cpy-cli` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/sindresorhus/cpy-cli/releases)
- [Commits](sindresorhus/cpy-cli@v5.0.0...v6.0.0)

Updates `eslint` from 9.30.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.30.1...v9.39.2)

Updates `eslint-config-prettier` from 10.1.5 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8)

Updates `eslint-plugin-vue` from 10.3.0 to 10.7.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](vuejs/eslint-plugin-vue@v10.3.0...v10.7.0)

Updates `fs-extra` from 11.3.0 to 11.3.3
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.0...11.3.3)

Updates `glob` from 11.1.0 to 13.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.1.0...v13.0.0)

Updates `happy-dom` from 20.0.10 to 20.3.3
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.0.10...v20.3.3)

Updates `ora` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v8.2.0...v9.0.0)

Updates `prettier` from 3.6.2 to 3.8.0
- [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.0)

Updates `react` from 19.1.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.1.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 `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `vitest` from 3.2.4 to 4.0.17
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/vitest)

Updates `@rollup/rollup-linux-x64-gnu` from 4.50.1 to 4.55.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.50.1...v4.55.1)

---
updated-dependencies:
- dependency-name: lit
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: "@custom-elements-manifest/analyzer"
  dependency-version: 0.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@rollup/plugin-alias"
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: "@semantic-release/github"
  dependency-version: 12.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: "@semantic-release/npm"
  dependency-version: 13.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@wc-toolkit/cem-inheritance"
  dependency-version: 1.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: chokidar
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: comment-parser
  dependency-version: 1.4.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: cpy
  dependency-version: 12.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: cpy-cli
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: eslint-plugin-vue
  dependency-version: 10.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: fs-extra
  dependency-version: 11.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: glob
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: happy-dom
  dependency-version: 20.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: ora
  dependency-version: 9.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: vitest
  dependency-version: 4.0.17
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.55.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/version-updates-7774747c3f branch from e1321bb to fe97060 Compare January 22, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests som oppdaterer en dependency fil

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant