Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor group with 15 updates in the / directory:

Package From To
@codemirror/language 6.11.3 6.12.1
electron-updater 6.6.2 6.7.3
html2canvas-pro 1.5.13 1.6.4
react-router-dom 7.11.0 7.12.0
three 0.181.2 0.182.0
@types/three 0.181.0 0.182.0
xstate 5.24.0 5.25.0
@types/react 19.2.7 19.2.8
electron-builder 26.0.12 26.4.0
eslint-plugin-testing-library 7.13.6 7.15.4
happy-dom 20.0.11 20.1.0
typescript-eslint 8.48.1 8.52.0
ws 8.18.3 8.19.0
rollup 4.53.3 4.55.1
@types/vscode 1.106.1 1.108.1

Updates @codemirror/language from 6.11.3 to 6.12.1

Changelog

Sourced from @​codemirror/language's changelog.

6.12.1 (2025-12-22)

Bug fixes

Improve finding inner language in syntax tree when the nested parse has been marked as bracketed.

Commits
  • bcc504c Mark version 6.12.1
  • d131a0f Use EnterBracketed mode when finding inner language
  • f096668 Revert "Support reconfiguration of an LRLanguage's language data"
  • 43dadca Mark version 6.12.0
  • a8de2ea Support reconfiguration of an LRLanguage's language data
  • 51cdc78 Fix typo in a doc comment.
  • See full diff in compare view

Updates electron-updater from 6.6.2 to 6.7.3

Release notes

Sourced from electron-updater's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

030269b

[email protected]

Patch Changes

[email protected]

Minor Changes

Patch Changes

[email protected]

Patch Changes

... (truncated)

Changelog

Sourced from electron-updater's changelog.

6.7.3

Patch Changes

6.7.2

Patch Changes

030269b

6.7.1

Patch Changes

6.7.0

Minor Changes

Patch Changes

6.6.8

Patch Changes

... (truncated)

Commits
Maintainer changes

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


Updates html2canvas-pro from 1.5.13 to 1.6.4

Release notes

Sourced from html2canvas-pro's releases.

v1.6.4

Please refer to CHANGELOG.md for details.

v1.6.3

Please refer to CHANGELOG.md for details.

v1.6.2

Please refer to CHANGELOG.md for details.

v1.6.1

Please refer to CHANGELOG.md for details.

v1.6.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from html2canvas-pro's changelog.

1.6.4 (2026-01-08)

1.6.3 (2025-12-31)

Features

Fixes

  • radial-gradient not support (5e0e196)

1.6.2 (2025-12-23)

Features

  • calc() in background-position (14d7f67)

Documentation

  • controlling Output Dimensions (9c568f3)

Fixes

  • everything in is not rendered #108 (d940cb8)
  • placeholder padding incorrect render #92 (b31a1ce)
  • text inside inline-flex container not rendering when it's the only child #137 (11d1be6)
  • text rendered lower than in browser (667c2cc)
  • webkit-text-stroke is offseted below when paint-order: stroke fill; is used #110 (0dbd1f4)
  • when used with Tailwind, the oklch color is sometimes downgraded to the default black #134 (21b0672)

Chore

1.6.2 (2025-12-23)

... (truncated)

Commits
  • eff70a5 chore(release): 1.6.4
  • 1129133 Merge pull request #195 from yorickshan/3779dependabot/npm_and_yarn/body-pars...
  • d2a41f7 build(deps-dev): bump body-parser from 2.2.1 to 2.2.2
  • d018e6a Merge pull request #190 from yorickshan/7db4dependabot/npm_and_yarn/rollup-4....
  • 04708bc Merge pull request #191 from yorickshan/ef61dependabot/npm_and_yarn/typescrip...
  • e89f8f6 Merge pull request #192 from yorickshan/1d82dependabot/npm_and_yarn/commitlin...
  • 51d2be6 Merge pull request #193 from yorickshan/adc5dependabot/npm_and_yarn/commitlin...
  • 6f80098 Merge pull request #194 from BigIskander/main
  • ff68cd4 build(deps-dev): bump @​commitlint/config-conventional
  • f04fa46 build(deps-dev): bump @​commitlint/cli from 19.3.0 to 20.3.0
  • Additional commits viewable in compare view

Updates react-router-dom from 7.11.0 to 7.12.0

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

Changelog

Sourced from react-router-dom's changelog.

7.12.0

Patch Changes

Commits

Updates three from 0.181.2 to 0.182.0

Commits

Updates @types/three from 0.181.0 to 0.182.0

Commits

Updates xstate from 5.24.0 to 5.25.0

Release notes

Sourced from xstate's releases.

[email protected]

Minor Changes

  • #5422 329297b Thanks @​davidkpiano! - Add partial descriptor support to assertEvent(…)

    // Matches any event with a type that starts with `FEEDBACK.`
    assertEvent(event, 'FEEDBACK.*');

Patch Changes

Commits
Maintainer changes

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


Updates @types/react from 19.2.7 to 19.2.8

Commits

Updates @types/three from 0.181.0 to 0.182.0

Commits

Updates electron-builder from 26.0.12 to 26.4.0

Release notes

Sourced from electron-builder's releases.

[email protected]

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/[email protected]@26.4.0

[email protected]

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/[email protected]@26.3.6

[email protected]

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/[email protected]@26.3.5

[email protected]

What's Changed

... (truncated)

Changelog

Sourced from electron-builder's changelog.

26.4.0

Patch Changes

e70da99 b66832d 9110cb4 39ae6a7 78910a9 5f962f9

26.3.6

Patch Changes

bdfc76b 693629c

26.3.5

Patch Changes

e3f3592 05e0bc7 e043df5

... (truncated)

Commits
Maintainer changes

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


Updates eslint-plugin-testing-library from 7.13.6 to 7.15.4

Release notes

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

v7.15.4

7.15.4 (2025-12-31)

Bug Fixes

v7.15.3

7.15.3 (2025-12-22)

Bug Fixes

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)

... (truncated)

Commits
  • b8ef377 fix(deps): bump typescript-eslint to v8.51.0 (#1171)
  • b8ac9fb chore(deps): update pnpm to v10.26.2 (#1170)
  • 776a584 chore(deps): update dependency tsdown to v0.18.3 (#1169)
  • f32d63a chore(deps): update dependency @​vitest/eslint-plugin to v1.6.4 (#1168)
  • 83965f9 chore(deps): update dependency @​vitest/eslint-plugin to v1.6.3 (#1167)
  • 78f9614 chore(deps): update dependency @​vitest/eslint-plugin to v1.6.1 (#1166)
  • 211e02c chore(deps): update dependency tsdown to v0.18.2 (#1165)
  • c23f025 fix(deps): bump typescript-eslint to v8.50.0 (#1164)
  • d994f0c fix: import plugin meta version (#1163)
  • 6bb4603 chore(deps): update dependency @​vitest/eslint-plugin to v1.5.4 (#1162)
  • Additional commits viewable in compare view

Updates happy-dom from 20.0.11 to 20.1.0

Release notes

Sourced from happy-dom's releases.

v20.1.0

🎨 Features

👷‍♂️ Patch fixes

Commits

Updates typescript-eslint from 8.48.1 to 8.52.0

Release notes

Sourced from typescript-eslint's releases.

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 ✨
  • Ulrich Stark

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

v8.51.0

8.51.0 (2025-12-29)

🚀 Features

  • eslint-plugin: expose rule name via RuleModule interface (#11719)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
  • eslint-plugin: add namespace to plugin meta (#11885)
  • tsconfig-utils: more informative error on parsing failures (#11888)

🩹 Fixes

  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#11845)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)

❤️ Thank You

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

v8.50.1

8.50.1 (2025-12-22)

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.52.0 (2026-01-05)

This was a version bump only for typescript-eslint 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 typescript-eslint 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 typescript-eslint 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 typescript-eslint 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 typescript-eslint to align it with other projects, there were no code changes.

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

Commits
  • 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

Bumps the minor group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@codemirror/language](https://github.com/codemirror/language) | `6.11.3` | `6.12.1` |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) | `6.6.2` | `6.7.3` |
| [html2canvas-pro](https://github.com/yorickshan/html2canvas-pro) | `1.5.13` | `1.6.4` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.11.0` | `7.12.0` |
| [three](https://github.com/mrdoob/three.js) | `0.181.2` | `0.182.0` |
| [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.181.0` | `0.182.0` |
| [xstate](https://github.com/statelyai/xstate) | `5.24.0` | `5.25.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.7` | `19.2.8` |
| [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `26.0.12` | `26.4.0` |
| [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.13.6` | `7.15.4` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.11` | `20.1.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.48.1` | `8.52.0` |
| [ws](https://github.com/websockets/ws) | `8.18.3` | `8.19.0` |
| [rollup](https://github.com/rollup/rollup) | `4.53.3` | `4.55.1` |
| [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.106.1` | `1.108.1` |



Updates `@codemirror/language` from 6.11.3 to 6.12.1
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md)
- [Commits](codemirror/language@6.11.3...6.12.1)

Updates `electron-updater` from 6.6.2 to 6.7.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/[email protected]/packages/electron-updater)

Updates `html2canvas-pro` from 1.5.13 to 1.6.4
- [Release notes](https://github.com/yorickshan/html2canvas-pro/releases)
- [Changelog](https://github.com/yorickshan/html2canvas-pro/blob/main/CHANGELOG.md)
- [Commits](yorickshan/html2canvas-pro@v1.5.13...v1.6.4)

Updates `react-router-dom` from 7.11.0 to 7.12.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `three` from 0.181.2 to 0.182.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `@types/three` from 0.181.0 to 0.182.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three)

Updates `xstate` from 5.24.0 to 5.25.0
- [Release notes](https://github.com/statelyai/xstate/releases)
- [Commits](https://github.com/statelyai/xstate/compare/[email protected]@5.25.0)

Updates `@types/react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/three` from 0.181.0 to 0.182.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three)

Updates `electron-builder` from 26.0.12 to 26.4.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/[email protected]/packages/electron-builder)

Updates `eslint-plugin-testing-library` from 7.13.6 to 7.15.4
- [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.6...v7.15.4)

Updates `happy-dom` from 20.0.11 to 20.1.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.0.11...v20.1.0)

Updates `typescript-eslint` from 8.48.1 to 8.52.0
- [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.52.0/packages/typescript-eslint)

Updates `ws` from 8.18.3 to 8.19.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.18.3...8.19.0)

Updates `rollup` from 4.53.3 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.53.3...v4.55.1)

Updates `@types/vscode` from 1.106.1 to 1.108.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

Updates `@typescript-eslint/eslint-plugin` from 8.48.1 to 8.52.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.52.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.48.1 to 8.52.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.52.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@codemirror/language"
  dependency-version: 6.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: electron-updater
  dependency-version: 6.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: html2canvas-pro
  dependency-version: 1.6.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-router-dom
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: three
  dependency-version: 0.182.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/three"
  dependency-version: 0.182.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: xstate
  dependency-version: 5.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/react"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/three"
  dependency-version: 0.182.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: electron-builder
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: eslint-plugin-testing-library
  dependency-version: 7.15.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: happy-dom
  dependency-version: 20.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: typescript-eslint
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: ws
  dependency-version: 8.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: rollup
  dependency-version: 4.55.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/vscode"
  dependency-version: 1.108.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 17, 2026
@dependabot dependabot bot requested review from a team as code owners January 17, 2026 11:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 17, 2026
@vercel
Copy link

vercel bot commented Jan 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
modeling-app Ready Ready Preview, Comment Jan 17, 2026 0:10am

Request Review

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