-
Notifications
You must be signed in to change notification settings - Fork 90
Bump the minor group across 1 directory with 38 updates #8962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/minor-6508607320
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+4,168
−1,993
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor group with 36 updates in the / directory:
6.18.76.19.16.8.16.10.06.8.56.9.23.1.73.1.121.2.11.2.31.4.21.4.31.5.121.5.132.5.22.6.00.175.00.181.15.19.25.24.07.26.97.28.57.27.17.28.57.8.07.10.27.8.07.10.27.8.07.10.21.7.31.8.01.52.01.56.16.8.06.9.10.175.00.181.010.4.2110.4.222.31.02.32.07.1.17.13.420.0.720.0.100.0.100.0.112.7.62.12.27.6.17.10.129.3.229.4.55.8.35.9.38.30.18.47.01.5.01.6.012.1.412.3.04.52.54.53.22.0.62.0.81.99.11.106.13.3.23.7.011.1.011.7.5Updates
@codemirror/autocompletefrom 6.18.7 to 6.19.1Changelog
Sourced from
@codemirror/autocomplete's changelog.Commits
8f88a0eMark version 6.19.1f098482Set info panel as description of the option in accessibility tree27bbf99Mark version 6.19.09be8852Allow completion sections to have a dynamic rankUpdates
@codemirror/commandsfrom 6.8.1 to 6.10.0Changelog
Sourced from
@codemirror/commands's changelog.Commits
97194a6Mark version 6.10.02951cc0Export a deleteGroupForwardWin variant49959cdMark version 6.9.0775f8deAdd preventDefault flag to backspace and delete commands2ff2e3dMake implementation of addCursorAbove/Below a bit more efficientec02f63Add addCursorAbove/Below commandsUpdates
@codemirror/lintfrom 6.8.5 to 6.9.2Changelog
Sourced from
@codemirror/lint's changelog.Commits
a9991d6Mark version 6.9.2ae65eccAvoid infinite loop when a diagnostic points after the end of the document818aedfMark version 6.9.166732d2Improve logic for when to show a decoration as a widget73a454bMark version 6.9.09bc40cbAdd merge logic for all config options4f3adcfTouch up doc comment50bd118Make it possible to include a button CSS class in lint actions.Updates
@kittycad/libfrom 3.1.7 to 3.1.12Commits
7dfceadUpdate api spec (#410)0edf745Update api spec (#409)67afa44Update api spec (#407)5cbb206Update api spec (#406)63cff90Update api spec (#405)Updates
@lezer/highlightfrom 1.2.1 to 1.2.3Changelog
Sourced from
@lezer/highlight's changelog.Commits
37e3eefMark version 1.2.33c2d268Fix bug in highlight rule node prop combiner675eccdMark version 1.2.2ac0d436Define a merge function for the highlight rule node propde347b6Fix outdated example in doc commentUpdates
@lezer/lrfrom 1.4.2 to 1.4.3Changelog
Sourced from
@lezer/lr's changelog.Commits
604f797Mark version 1.4.38a8cc7bMake sure every forced reduce during recovery is logged3eaa5d3Fix a bug that prevented some skipped nodes from being moved out of the node ...Updates
html2canvas-profrom 1.5.12 to 1.5.13Release notes
Sourced from html2canvas-pro's releases.
Changelog
Sourced from html2canvas-pro's changelog.
Commits
051ca09chore(release): 1.5.135e7e132fix: chrome_138 ignore custom propertiesUpdates
react-hot-toastfrom 2.5.2 to 2.6.0Release notes
Sourced from react-hot-toast's releases.
Commits
3a870ed2.6.085d4b21Merge pull request #383 from timolins/multi-toaster15605eeRemove example2bf1aaaImprove multi toaster docsb53bdb3Merge branch 'main' into multi-toaster4607412Slight bump size limite1bfeafMerge branch 'main' into multi-toaster35f5efeMerge pull request #407 from timolins/minify-inline-css6dca025Remove not working option5f27b51Remove fragile css minifier for nowUpdates
threefrom 0.175.0 to 0.181.1Commits
Updates
xstatefrom 5.19.2 to 5.24.0Release notes
Sourced from xstate's releases.
... (truncated)
Commits
462e0b2Version Packages (#5405)b8ec3b1[core] Addsetup(…).extend(…)(#5371)e388c70Version Packages (#5402)d345e1f[@xstate/store] Fix emit event types (#5401)599e235Usevitest run(#5398)9e069cdreadme: reduandant table found in readme (#5397)99b9047Version Packages (#5396)8408430Fix redo logic bug (#5395)3bbfad3Version Packages (#5394)5854b52[@xstate/store] Add overload to select entire store snapshot (identity select...Updates
@babel/preset-envfrom 7.26.9 to 7.28.5Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)ae363aechore: Fix typo in variable name (#17535)1edfcaaUpdate compat data (#17487)ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)fb57f26chore: update browser compat libs (#17469)f4a9616[static blocks] Do not inject new static fields after static code (#17443)f743094fix:regeneratorDefinecompatibility with es5 strict mode (#17441)ccc5faev7.28.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/preset-envsince your current version.Updates
@babel/preset-reactfrom 7.27.1 to 7.28.5Release notes
Sourced from
@babel/preset-react's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react's changelog.... (truncated)
Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/preset-reactsince your current version.Updates
@electron-forge/clifrom 7.8.0 to 7.10.2Release notes
Sourced from
@electron-forge/cli's releases.... (truncated)
Changelog
Sourced from
@electron-forge/cli's changelog.... (truncated)
Commits
af12ba0v7.10.2403f749docs: update CONTRIBUTING to include build (#4027)a9c9eb7v7.10.134b1117build: move husky to postinstall (#4025)fb76b51build: correct lerna-publish version (#4024)97c793cbuild: update yarn version (#4023)c914575fix: do squirrel maker in a tmp folder (#4022)7b4a4c0build: upgrade to Lerna 9 and Yarn 4 (#4009)76fafbefix(msix): use temp staging folder and fix types (#4021)94d5f62fix(maker-msix): rename and add named exports (#4020)Updates
@electron-forge/plugin-fusesfrom 7.8.0 to 7.10.2Release notes
Sourced from
@electron-forge/plugin-fuses's releases.... (truncated)
Changelog
Sourced from
@electron-forge/plugin-fuses's changelog.