-
Notifications
You must be signed in to change notification settings - Fork 88
Bump the minor group with 28 updates #8508
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
2
commits into
main
Choose a base branch
from
dependabot/npm_and_yarn/minor-36d9e3c0ff
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.
Open
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 28 updates: | Package | From | To | | --- | --- | --- | | [@codemirror/autocomplete](https://github.com/codemirror/autocomplete) | `6.18.7` | `6.19.0` | | [@codemirror/commands](https://github.com/codemirror/commands) | `6.8.1` | `6.9.0` | | [@codemirror/lint](https://github.com/codemirror/lint) | `6.8.5` | `6.9.0` | | [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.180.0` | | [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.175.0` | `0.180.0` | | [xstate](https://github.com/statelyai/xstate) | `5.19.2` | `5.22.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.9` | `7.28.3` | | [@electron-forge/cli](https://github.com/electron/forge) | `7.8.0` | `7.9.0` | | [@electron-forge/plugin-fuses](https://github.com/electron/forge) | `7.8.0` | `7.9.0` | | [@electron-forge/plugin-vite](https://github.com/electron/forge/tree/HEAD/packages/plugin/vite) | `7.8.0` | `7.9.0` | | [@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.55.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.8.0` | `6.9.1` | | [@vitest/web-worker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/web-worker) | `3.1.2` | `3.2.4` | | [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.11.0` | | [msw](https://github.com/mswjs/msw) | `2.7.6` | `2.11.3` | | [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `7.6.1` | `7.9.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.2` | `29.4.4` | | [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.45.0` | | [vite-plugin-top-level-await](https://github.com/Menci/vite-plugin-top-level-await) | `1.5.0` | `1.6.0` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.99.1` | `1.104.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.30.1` | `8.45.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.30.1` | `8.45.0` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.3.2` | `3.6.2` | | [mocha](https://github.com/mochajs/mocha) | `11.1.0` | `11.7.4` | Updates `@codemirror/autocomplete` from 6.18.7 to 6.19.0 - [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md) - [Commits](codemirror/autocomplete@6.18.7...6.19.0) Updates `@codemirror/commands` from 6.8.1 to 6.9.0 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](codemirror/commands@6.8.1...6.9.0) Updates `@codemirror/lint` from 6.8.5 to 6.9.0 - [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md) - [Commits](codemirror/lint@6.8.5...6.9.0) 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.180.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.175.0 to 0.180.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) Updates `xstate` from 5.19.2 to 5.22.1 - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/[email protected]@5.22.1) Updates `@babel/preset-env` from 7.26.9 to 7.28.3 - [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.3/packages/babel-preset-env) Updates `@electron-forge/cli` from 7.8.0 to 7.9.0 - [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.9.0) Updates `@electron-forge/plugin-fuses` from 7.8.0 to 7.9.0 - [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.9.0) Updates `@electron-forge/plugin-vite` from 7.8.0 to 7.9.0 - [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.9.0/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.55.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.55.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.180.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) Updates `@vitest/web-worker` from 3.1.2 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/web-worker) 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.11.0 - [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.11.0) Updates `msw` from 2.7.6 to 2.11.3 - [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.11.3) Updates `openapi-typescript` from 7.6.1 to 7.9.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.4 - [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.4) 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.45.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.45.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 `@types/vscode` from 1.99.1 to 1.104.0 - [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.45.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.45.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.30.1 to 8.45.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.45.0/packages/parser) Updates `@vscode/vsce` from 3.3.2 to 3.6.2 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.3.2...v3.6.2) Updates `mocha` from 11.1.0 to 11.7.4 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.1.0...v11.7.4) --- updated-dependencies: - dependency-name: "@codemirror/autocomplete" dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@codemirror/commands" dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@codemirror/lint" dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor 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.180.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/three" dependency-version: 0.180.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: xstate dependency-version: 5.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@babel/preset-env" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@electron-forge/cli" dependency-version: 7.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@electron-forge/plugin-fuses" dependency-version: 7.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@electron-forge/plugin-vite" dependency-version: 7.9.0 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.55.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.180.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@vitest/web-worker" dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor 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.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: msw dependency-version: 2.11.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: openapi-typescript dependency-version: 7.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: ts-jest dependency-version: 29.4.4 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.45.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: "@types/vscode" dependency-version: 1.104.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@vscode/vsce" dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: mocha dependency-version: 11.7.4 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
0 participants
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 28 updates:
6.18.7
6.19.0
6.8.1
6.9.0
6.8.5
6.9.0
2.5.2
2.6.0
0.175.0
0.180.0
0.175.0
0.180.0
5.19.2
5.22.1
7.26.9
7.28.3
7.8.0
7.9.0
7.8.0
7.9.0
7.8.0
7.9.0
1.7.3
1.8.0
1.52.0
1.55.1
6.8.0
6.9.1
3.1.2
3.2.4
2.31.0
2.32.0
7.1.1
7.11.0
2.7.6
2.11.3
7.6.1
7.9.1
29.3.2
29.4.4
5.8.3
5.9.3
8.30.1
8.45.0
1.5.0
1.6.0
1.99.1
1.104.0
8.30.1
8.45.0
8.30.1
8.45.0
3.3.2
3.6.2
11.1.0
11.7.4
Updates
@codemirror/autocomplete
from 6.18.7 to 6.19.0Changelog
Sourced from
@codemirror/autocomplete
's changelog.Commits
27bbf99
Mark version 6.19.09be8852
Allow completion sections to have a dynamic rankUpdates
@codemirror/commands
from 6.8.1 to 6.9.0Changelog
Sourced from
@codemirror/commands
's changelog.Commits
49959cd
Mark version 6.9.0775f8de
Add preventDefault flag to backspace and delete commands2ff2e3d
Make implementation of addCursorAbove/Below a bit more efficientec02f63
Add addCursorAbove/Below commandsUpdates
@codemirror/lint
from 6.8.5 to 6.9.0Changelog
Sourced from
@codemirror/lint
's changelog.Commits
73a454b
Mark version 6.9.09bc40cb
Add merge logic for all config options4f3adcf
Touch up doc comment50bd118
Make it possible to include a button CSS class in lint actions.Updates
react-hot-toast
from 2.5.2 to 2.6.0Release notes
Sourced from react-hot-toast's releases.
Commits
3a870ed
2.6.085d4b21
Merge pull request #383 from timolins/multi-toaster15605ee
Remove example2bf1aaa
Improve multi toaster docsb53bdb3
Merge branch 'main' into multi-toaster4607412
Slight bump size limite1bfeaf
Merge branch 'main' into multi-toaster35f5efe
Merge pull request #407 from timolins/minify-inline-css6dca025
Remove not working option5f27b51
Remove fragile css minifier for nowUpdates
three
from 0.175.0 to 0.180.0Commits
Updates
@types/three
from 0.175.0 to 0.180.0Commits
Updates
xstate
from 5.19.2 to 5.22.1Release notes
Sourced from xstate's releases.
... (truncated)
Commits
c9c726d
Version Packages (#5381)98f9ddd
[core] Makeactor.systemId
public (#5379)e7e5e44
fix: remove 'eventType' from required fields in initialTransitionObject (#5380)07bca34
refactor: remove unused import in test (#5376)b40b20d
Version Packages (#5372)76c857e
[core] Addsetup().createAction(…)
(#5367)67e95d5
Clean up .gitignore34ed93d
Update README.mdb413088
Version Packages (#5365)15e15b5
[core] Add.createStateConfig(…)
to machine setup (#5364)Updates
@babel/preset-env
from 7.26.9 to 7.28.3Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
ef155f5
v7.28.398d18aa
Misc: Cleanup Babel 8 tasks (#17429)fb57f26
chore: update browser compat libs (#17469)f4a9616
[static blocks] Do not inject new static fields after static code (#17443)f743094
fix:regeneratorDefine
compatibility with es5 strict mode (#17441)ccc5fae
v7.28.0743ecd4
Add explicit resource management to preset-env (#17355)cd0de90
Updatebabel-polyfill
packages (#17403)fdbf1b3
fix:finally
causes unexpected return value (#17366)7ba1afa
Update babel 8 preset env fixtures (#17356)Updates
@electron-forge/cli
from 7.8.0 to 7.9.0Release notes
Sourced from
@electron-forge/cli
's releases.... (truncated)
Changelog
Sourced from
@electron-forge/cli
's changelog.... (truncated)
Commits
cd63f57
v7.9.0e3352f3
build(deps): bump vite from 5.4.19 to 5.4.20 (#4001)1631a3e
fix(plugin-vite): clearer bundle error state (#3987)a064bb9
feat: updated publisher-s3 to support cache max-age for release files (#3968)1631b7c
build: ignore fixture package.json in socket (#4000)001f41b
fix(template-base): add.yml
extension to.yarnrc
(#3998)ac87b6b
docs: update CI badge for GitHub Actions (#3999)4f2ba7d
feat: improve Yarn Berry support (#3997)ffe7712
fix(plugin-vite): supportelectron/*
subpath imports (#3988)7e99ef9
feat(plugin-vite): addconcurrency
option (#3990)Updates
@electron-forge/plugin-fuses
from 7.8.0 to 7.9.0Release notes
Sourced from
@electron-forge/plugin-fuses
's releases.... (truncated)
Changelog
Sourced from
@electron-forge/plugin-fuses
's changelog.... (truncated)
Commits
cd63f57
v7.9.0e3352f3
build(deps): bump vite from 5.4.19 to 5.4.20 (#4001)1631a3e
fix(plugin-vite): clearer bundle error state (#3987)a064bb9
feat: updated publisher-s3 to support cache max-age for release files (#3968)1631b7c
build: ignore fixture package.json in socket (#4000)001f41b
fix(template-base): add.yml
extension to.yarnrc
(#3998)ac87b6b
docs: update CI badge for GitHub Actions (#3999)4f2ba7d
feat: improve Yarn Berry support (#3997)ffe7712
fix(plugin-vite): supportelectron/*
subpath imports (#3988)7e99ef9
feat(plugin-vite): addconcurrency
option (#3990)Updates
@electron-forge/plugin-vite
from 7.8.0 to 7.9.0Release notes
Sourced from
@electron-forge/plugin-vite
's releases.... (truncated)
Changelog
Sourced from
@electron-forge/plugin-vite
's changelog.... (truncated)
Commits
cd63f57
v7.9.01631a3e
fix(plugin-vite): clearer bundle error state (#3987)ffe7712
fix(plugin-vite): supportelectron/*
subpath imports (#3988)7e99ef9
feat(plugin-vite): addconcurrency
option (#3990)46ac369
fix(plugin-vite): handle object-like inputs from rollup options in CLI output...717faf9
chore: use Prettier 3.6 with experimental CLI (#3977)8eb3876
fix(plugin-vite): only copy/public
in the renderer (#3971)