Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

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

Package From To
@codemirror/autocomplete 6.18.7 6.19.1
@codemirror/commands 6.8.1 6.10.0
@codemirror/lint 6.8.5 6.9.2
@kittycad/lib 3.1.7 3.1.12
@lezer/highlight 1.2.1 1.2.3
@lezer/lr 1.4.2 1.4.3
html2canvas-pro 1.5.12 1.5.13
react-hot-toast 2.5.2 2.6.0
three 0.175.0 0.181.1
xstate 5.19.2 5.24.0
@babel/preset-env 7.26.9 7.28.5
@babel/preset-react 7.27.1 7.28.5
@electron-forge/cli 7.8.0 7.10.2
@electron-forge/plugin-fuses 7.8.0 7.10.2
@electron-forge/plugin-vite 7.8.0 7.10.2
@lezer/generator 1.7.3 1.8.0
@playwright/test 1.52.0 1.56.1
@testing-library/jest-dom 6.8.0 6.9.1
@types/three 0.175.0 0.181.0
autoprefixer 10.4.21 10.4.22
eslint-plugin-import 2.31.0 2.32.0
eslint-plugin-testing-library 7.1.1 7.13.4
happy-dom 20.0.7 20.0.10
jest-fixed-jsdom 0.0.10 0.0.11
msw 2.7.6 2.12.2
openapi-typescript 7.6.1 7.10.1
ts-jest 29.3.2 29.4.5
typescript 5.8.3 5.9.3
typescript-eslint 8.30.1 8.47.0
vite-plugin-top-level-await 1.5.0 1.6.0
@rollup/plugin-typescript 12.1.4 12.3.0
rollup 4.52.5 4.53.2
@tsconfig/strictest 2.0.6 2.0.8
@types/vscode 1.99.1 1.106.1
@vscode/vsce 3.3.2 3.7.0
mocha 11.1.0 11.7.5

Updates @codemirror/autocomplete from 6.18.7 to 6.19.1

Changelog

Sourced from @​codemirror/autocomplete's changelog.

6.19.1 (2025-10-23)

Bug fixes

Make sure a completion's info panel is associated with that completion in the accessibility tree.

6.19.0 (2025-09-26)

New features

Completion sections may now set their rank to dynamic to indicate their order should be determined by the matching score of their best-matching option.

Commits
  • 8f88a0e Mark version 6.19.1
  • f098482 Set info panel as description of the option in accessibility tree
  • 27bbf99 Mark version 6.19.0
  • 9be8852 Allow completion sections to have a dynamic rank
  • See full diff in compare view

Updates @codemirror/commands from 6.8.1 to 6.10.0

Changelog

Sourced from @​codemirror/commands's changelog.

6.10.0 (2025-10-23)

New features

The new deleteGroupForwardWin command provides by-group forward deletion using the Windows convention.

6.9.0 (2025-10-02)

Bug fixes

Prevent the default behavior of backspace and delete keys, to prevent the browser from doing anything creative when there's nothing to delete.

New features

Implement new addCursorAbove and addCursorBelow commands. Bind them to Mod-Alt-ArrowUp/Down in the default keymap.

Commits
  • 97194a6 Mark version 6.10.0
  • 2951cc0 Export a deleteGroupForwardWin variant
  • 49959cd Mark version 6.9.0
  • 775f8de Add preventDefault flag to backspace and delete commands
  • 2ff2e3d Make implementation of addCursorAbove/Below a bit more efficient
  • ec02f63 Add addCursorAbove/Below commands
  • See full diff in compare view

Updates @codemirror/lint from 6.8.5 to 6.9.2

Changelog

Sourced from @​codemirror/lint's changelog.

6.9.2 (2025-11-03)

Bug fixes

Fix an infinite loop that would occur when a diagnostic pointed beyond the end of the document.

6.9.1 (2025-10-23)

Bug fixes

Properly display diagnostics that just cover multiple newlines as widgets.

6.9.0 (2025-10-02)

Bug fixes

Multiple configurations to linter will now be merged without raising an error.

New features

The new markClass option to actions makes it possible to style action buttons.

Commits
  • a9991d6 Mark version 6.9.2
  • ae65ecc Avoid infinite loop when a diagnostic points after the end of the document
  • 818aedf Mark version 6.9.1
  • 66732d2 Improve logic for when to show a decoration as a widget
  • 73a454b Mark version 6.9.0
  • 9bc40cb Add merge logic for all config options
  • 4f3adcf Touch up doc comment
  • 50bd118 Make it possible to include a button CSS class in lint actions.
  • See full diff in compare view

Updates @kittycad/lib from 3.1.7 to 3.1.12

Commits

Updates @lezer/highlight from 1.2.1 to 1.2.3

Changelog

Sourced from @​lezer/highlight's changelog.

1.2.3 (2025-10-26)

Bug fixes

Fix a regression in 1.2.2 when assigning new highlight tags to nodes.

1.2.2 (2025-10-17)

Bug fixes

Fix an issue where adding additional highlighting info for a node that already had some rule would drop the old info.

Commits
  • 37e3eef Mark version 1.2.3
  • 3c2d268 Fix bug in highlight rule node prop combiner
  • 675eccd Mark version 1.2.2
  • ac0d436 Define a merge function for the highlight rule node prop
  • de347b6 Fix outdated example in doc comment
  • See full diff in compare view

Updates @lezer/lr from 1.4.2 to 1.4.3

Changelog

Sourced from @​lezer/lr's changelog.

1.4.3 (2025-11-03)

Bug fixes

Fix an issue that caused some skipped nodes to incorrectly become children of the node before them.

Commits
  • 604f797 Mark version 1.4.3
  • 8a8cc7b Make sure every forced reduce during recovery is logged
  • 3eaa5d3 Fix a bug that prevented some skipped nodes from being moved out of the node ...
  • See full diff in compare view

Updates html2canvas-pro from 1.5.12 to 1.5.13

Release notes

Sourced from html2canvas-pro's releases.

v1.5.13

Please refer to CHANGELOG.md for details.

Changelog

Sourced from html2canvas-pro's changelog.

1.5.13 (2025-11-06)

Fixes

  • chrome_138 ignore custom properties (5e7e132)
Commits

Updates react-hot-toast from 2.5.2 to 2.6.0

Release notes

Sourced from react-hot-toast's releases.

v2.6.0


timolins/react-hot-toast@v2.5.2...v2.6.0

v2.6.0-beta.0

What's new

  • Adds support for multiple toasters
  • Add first version of Multi toaster docs
  • Add dismissAll and removeAll More ergonomic API when working with multiple toasters a1d0b02

Ready to try it out?

npm i react-hot-toast@beta

Other Changes

  • Update pnpm version f6c867b
  • Move timeouts inside a useRef cb1fe8e
  • Use data tag instead of id 1d5d3d3
  • Fix dispatch to be id specific again fe934fd
  • Merge branch 'main' into global-settings 0953822
  • Add first version of multi toaster page 5b1ee55
  • Merge branch 'main' into global-settings 4d43622
  • Move toaster settings into state cf9ae4b
  • Some experimentation with global settings API 2e0a4dd

timolins/react-hot-toast@v2.5.1...v2.6.0-beta.0

Commits

Updates three from 0.175.0 to 0.181.1

Commits

Updates xstate from 5.19.2 to 5.24.0

Release notes

Sourced from xstate's releases.

[email protected]

Minor Changes

  • #5371 b8ec3b1 Thanks @​davidkpiano! - Add setup.extend() method to incrementally extend machine setup configurations with additional actions, guards, and delays. This enables composable and reusable machine setups where extended actions, guards, and delays can reference base actions, guards, and delays and support chaining multiple extensions:

    import { setup, not, and } from 'xstate';
    const baseSetup = setup({
    guards: {
    isAuthenticated: () => true,
    hasPermission: () => false
    }
    });
    const extendedSetup = baseSetup.extend({
    guards: {
    // Type-safe guard references
    isUnauthenticated: not('isAuthenticated'),
    canAccess: and(['isAuthenticated', 'hasPermission'])
    }
    });
    // Both base and extended guards are available
    extendedSetup.createMachine({
    on: {
    LOGIN: {
    guard: 'isAuthenticated',
    target: 'authenticated'
    },
    LOGOUT: {
    guard: 'isUnauthenticated',
    target: 'unauthenticated'
    }
    }
    });

[email protected]

Minor Changes

  • #5387 53dd7f1 Thanks @​farskid! - Adds system.getAll that returns a record of running actors within the system by their system id

    const childMachine = createMachine({});
    const machine = createMachine({
      // ...
      invoke: [
        {
          src: childMachine,

... (truncated)

Commits

Updates @babel/preset-env from 7.26.9 to 7.28.5

Release notes

Sourced from @​babel/preset-env's releases.

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

Committers: 8

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

  • babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types
  • babel-plugin-transform-regenerator

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.28.5 (2025-10-23)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

... (truncated)

Commits
Maintainer changes

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


Updates @babel/preset-react from 7.27.1 to 7.28.5

Release notes

Sourced from @​babel/preset-react's releases.

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

Committers: 8

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

  • babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types
  • babel-plugin-transform-regenerator

... (truncated)

Changelog

Sourced from @​babel/preset-react's changelog.

v7.28.5 (2025-10-23)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

... (truncated)

Commits
Maintainer changes

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


Updates @electron-forge/cli from 7.8.0 to 7.10.2

Release notes

Sourced from @​electron-forge/cli's releases.

v7.10.2

What's Changed

Highlights

Other Changes

Full Changelog: electron/forge@v7.10.0...v7.10.2

v7.10.1

Unfortunately, this release had an error in the final npm package. We're sorry for the inconvenience; we recommend upgrading directly to v7.10.2.

anya-spy-x-family-shock

v7.10.0

The MSIX Release

Forge v7.10.0 adds experimental support for the MSIX packaging format on Windows. The new @electron-forge/maker-msix package adapts the standalone electron-windows-msix installer utility to work alongside the rest of the Electron Forge build and release pipeline.

npm install --save-dev @electron-forge/maker-msix

What's Changed

New Contributors

Full Changelog: electron/forge@v7.9.0...v7.10.0

v7.9.0

What's Changed

Vite Plugin Changes

In this release, a few improvements to the Vite plugin are important to note:

  • We've had Out of Memory issues reported in the past for Vite builds with many renderer targets (ref electron/forge#3965). Forge 7.9 adds the ability to limit the number of concurrent builds with the concurrent configuration flag. Note that another workaround to memory issues is to increase V8's max memory size using the --max_old_space_size CLI flag in Node.

... (truncated)

Changelog

Sourced from @​electron-forge/cli's changelog.

Changelog

The changelog for subsequent updates is available for each release independently on this repo's GitHub Releases page. This document is preserved for historical purposes.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

... (truncated)

Commits

Updates @electron-forge/plugin-fuses from 7.8.0 to 7.10.2

Release notes

Sourced from @​electron-forge/plugin-fuses's releases.

v7.10.2

What's Changed

Highlights

Other Changes

Full Changelog: electron/forge@v7.10.0...v7.10.2

v7.10.1

Unfortunately, this release had an error in the final npm package. We're sorry for the inconvenience; we recommend upgrading directly to v7.10.2.

anya-spy-x-family-shock

v7.10.0

The MSIX Release

Forge v7.10.0 adds experimental support for the MSIX packaging format on Windows. The new @electron-forge/maker-msix package adapts the standalone electron-windows-msix installer utility to work alongside the rest of the Electron Forge build and release pipeline.

npm install --save-dev @electron-forge/maker-msix

What's Changed

New Contributors

Full Changelog: electron/forge@v7.9.0...v7.10.0

v7.9.0

What's Changed

Vite Plugin Changes

In this release, a few improvements to the Vite plugin are important to note:

  • We've had Out of Memory issues reported in the past for Vite builds with many renderer targets (ref electron/forge#3965). Forge 7.9 adds the ability to limit the number of concurrent builds with the concurrent configuration flag. Note that another workaround to memory issues is to increase V8's max memory size using the --max_old_space_size CLI flag in Node.

... (truncated)

Changelog

Sourced from @​electron-forge/plugin-fuses's changelog.

Changelog

The changelog for subsequent updates is available for each release independently on this repo's GitHub Releases page. This document is preserved for historical purposes.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (

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

| Package | From | To |
| --- | --- | --- |
| [@codemirror/autocomplete](https://github.com/codemirror/autocomplete) | `6.18.7` | `6.19.1` |
| [@codemirror/commands](https://github.com/codemirror/commands) | `6.8.1` | `6.10.0` |
| [@codemirror/lint](https://github.com/codemirror/lint) | `6.8.5` | `6.9.2` |
| [@kittycad/lib](https://github.com/KittyCAD/kittycad.ts) | `3.1.7` | `3.1.12` |
| [@lezer/highlight](https://github.com/lezer-parser/highlight) | `1.2.1` | `1.2.3` |
| [@lezer/lr](https://github.com/lezer-parser/lr) | `1.4.2` | `1.4.3` |
| [html2canvas-pro](https://github.com/yorickshan/html2canvas-pro) | `1.5.12` | `1.5.13` |
| [react-hot-toast](https://github.com/timolins/react-hot-toast) | `2.5.2` | `2.6.0` |
| [three](https://github.com/mrdoob/three.js) | `0.175.0` | `0.181.1` |
| [xstate](https://github.com/statelyai/xstate) | `5.19.2` | `5.24.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.9` | `7.28.5` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.27.1` | `7.28.5` |
| [@electron-forge/cli](https://github.com/electron/forge) | `7.8.0` | `7.10.2` |
| [@electron-forge/plugin-fuses](https://github.com/electron/forge) | `7.8.0` | `7.10.2` |
| [@electron-forge/plugin-vite](https://github.com/electron/forge/tree/HEAD/packages/plugin/vite) | `7.8.0` | `7.10.2` |
| [@lezer/generator](https://github.com/lezer-parser/generator) | `1.7.3` | `1.8.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.52.0` | `1.56.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.8.0` | `6.9.1` |
| [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.175.0` | `0.181.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.22` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` |
| [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.1.1` | `7.13.4` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.7` | `20.0.10` |
| [jest-fixed-jsdom](https://github.com/mswjs/jest-fixed-jsdom) | `0.0.10` | `0.0.11` |
| [msw](https://github.com/mswjs/msw) | `2.7.6` | `2.12.2` |
| [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `7.6.1` | `7.10.1` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.2` | `29.4.5` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.30.1` | `8.47.0` |
| [vite-plugin-top-level-await](https://github.com/Menci/vite-plugin-top-level-await) | `1.5.0` | `1.6.0` |
| [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.4` | `12.3.0` |
| [rollup](https://github.com/rollup/rollup) | `4.52.5` | `4.53.2` |
| [@tsconfig/strictest](https://github.com/tsconfig/bases/tree/HEAD/bases) | `2.0.6` | `2.0.8` |
| [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.99.1` | `1.106.1` |
| [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.3.2` | `3.7.0` |
| [mocha](https://github.com/mochajs/mocha) | `11.1.0` | `11.7.5` |



Updates `@codemirror/autocomplete` from 6.18.7 to 6.19.1
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md)
- [Commits](codemirror/autocomplete@6.18.7...6.19.1)

Updates `@codemirror/commands` from 6.8.1 to 6.10.0
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md)
- [Commits](codemirror/commands@6.8.1...6.10.0)

Updates `@codemirror/lint` from 6.8.5 to 6.9.2
- [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md)
- [Commits](codemirror/lint@6.8.5...6.9.2)

Updates `@kittycad/lib` from 3.1.7 to 3.1.12
- [Release notes](https://github.com/KittyCAD/kittycad.ts/releases)
- [Changelog](https://github.com/KittyCAD/kittycad.ts/blob/main/CHANGELOG.md)
- [Commits](KittyCAD/kittycad.ts@v3.1.7...v3.1.12)

Updates `@lezer/highlight` from 1.2.1 to 1.2.3
- [Changelog](https://github.com/lezer-parser/highlight/blob/main/CHANGELOG.md)
- [Commits](lezer-parser/highlight@1.2.1...1.2.3)

Updates `@lezer/lr` from 1.4.2 to 1.4.3
- [Changelog](https://github.com/lezer-parser/lr/blob/main/CHANGELOG.md)
- [Commits](lezer-parser/lr@1.4.2...1.4.3)

Updates `html2canvas-pro` from 1.5.12 to 1.5.13
- [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.12...v1.5.13)

Updates `react-hot-toast` from 2.5.2 to 2.6.0
- [Release notes](https://github.com/timolins/react-hot-toast/releases)
- [Commits](timolins/react-hot-toast@v2.5.2...v2.6.0)

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

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

Updates `@babel/preset-env` from 7.26.9 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env)

Updates `@babel/preset-react` from 7.27.1 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-react)

Updates `@electron-forge/cli` from 7.8.0 to 7.10.2
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.0...v7.10.2)

Updates `@electron-forge/plugin-fuses` from 7.8.0 to 7.10.2
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.0...v7.10.2)

Updates `@electron-forge/plugin-vite` from 7.8.0 to 7.10.2
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/electron/forge/commits/v7.10.2/packages/plugin/vite)

Updates `@lezer/generator` from 1.7.3 to 1.8.0
- [Changelog](https://github.com/lezer-parser/generator/blob/main/CHANGELOG.md)
- [Commits](lezer-parser/generator@1.7.3...1.8.0)

Updates `@playwright/test` from 1.52.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.52.0...v1.56.1)

Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.8.0...v6.9.1)

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

Updates `autoprefixer` from 10.4.21 to 10.4.22
- [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.22)

Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)

Updates `eslint-plugin-testing-library` from 7.1.1 to 7.13.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/.releaserc.json)
- [Commits](testing-library/eslint-plugin-testing-library@v7.1.1...v7.13.4)

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

Updates `jest-fixed-jsdom` from 0.0.10 to 0.0.11
- [Release notes](https://github.com/mswjs/jest-fixed-jsdom/releases)
- [Changelog](https://github.com/mswjs/jest-fixed-jsdom/blob/main/release.config.json)
- [Commits](mswjs/jest-fixed-jsdom@v0.0.10...v0.0.11)

Updates `msw` from 2.7.6 to 2.12.2
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.7.6...v2.12.2)

Updates `openapi-typescript` from 7.6.1 to 7.10.1
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-typescript)

Updates `ts-jest` from 29.3.2 to 29.4.5
- [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.3.2...v29.4.5)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `typescript-eslint` from 8.30.1 to 8.47.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.47.0/packages/typescript-eslint)

Updates `vite-plugin-top-level-await` from 1.5.0 to 1.6.0
- [Commits](Menci/vite-plugin-top-level-await@v1.5.0...v1.6.0)

Updates `@rollup/plugin-typescript` from 12.1.4 to 12.3.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript)

Updates `rollup` from 4.52.5 to 4.53.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.5...v4.53.2)

Updates `@tsconfig/strictest` from 2.0.6 to 2.0.8
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `@types/vscode` from 1.99.1 to 1.106.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.30.1 to 8.47.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.47.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.30.1 to 8.47.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.47.0/packages/parser)

Updates `@vscode/vsce` from 3.3.2 to 3.7.0
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.3.2...v3.7.0)

Updates `mocha` from 11.1.0 to 11.7.5
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.1.0...v11.7.5)

---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
  dependency-version: 6.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@codemirror/commands"
  dependency-version: 6.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@codemirror/lint"
  dependency-version: 6.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@kittycad/lib"
  dependency-version: 3.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@lezer/highlight"
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@lezer/lr"
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: html2canvas-pro
  dependency-version: 1.5.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: react-hot-toast
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: three
  dependency-version: 0.181.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: xstate
  dependency-version: 5.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@babel/preset-env"
  dependency-version: 7.28.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@babel/preset-react"
  dependency-version: 7.28.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@electron-forge/cli"
  dependency-version: 7.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@electron-forge/plugin-fuses"
  dependency-version: 7.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@electron-forge/plugin-vite"
  dependency-version: 7.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@lezer/generator"
  dependency-version: 1.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@playwright/test"
  dependency-version: 1.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/three"
  dependency-version: 0.181.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: autoprefixer
  dependency-version: 10.4.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: eslint-plugin-testing-library
  dependency-version: 7.13.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: happy-dom
  dependency-version: 20.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: jest-fixed-jsdom
  dependency-version: 0.0.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: msw
  dependency-version: 2.12.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: openapi-typescript
  dependency-version: 7.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: ts-jest
  dependency-version: 29.4.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: typescript-eslint
  dependency-version: 8.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: vite-plugin-top-level-await
  dependency-version: 1.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@rollup/plugin-typescript"
  dependency-version: 12.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: rollup
  dependency-version: 4.53.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@tsconfig/strictest"
  dependency-version: 2.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/vscode"
  dependency-version: 1.106.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@vscode/vsce"
  dependency-version: 3.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: mocha
  dependency-version: 11.7.5
  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 Nov 18, 2025
@dependabot dependabot bot requested review from a team as code owners November 18, 2025 17:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2025
@vercel
Copy link

vercel bot commented Nov 18, 2025

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

Project Deployment Preview Comments Updated (UTC)
modeling-app Ready Ready Preview Comment Nov 18, 2025 5:18pm

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