-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the all group across 1 directory with 24 updates #110
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
Merged
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 all group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript) | `6.2.2` | `6.2.3` | | [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) | `6.0.0` | `7.0.2` | | [@types/json-stable-stringify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-stable-stringify) | `1.1.0` | `1.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.3` | `22.13.14` | | [@uiw/codemirror-theme-abcdef](https://github.com/uiwjs/react-codemirror) | `4.23.7` | `4.23.10` | | [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.23.7` | `4.23.10` | | [commander](https://github.com/tj/commander.js) | `13.0.0` | `13.1.0` | | [ignore](https://github.com/kaelzhang/node-ignore) | `7.0.0` | `7.0.3` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0` | `19.1.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.2` | `19.0.12` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.0.0` | `19.1.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.2` | `19.0.4` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.1.1` | `7.4.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.23.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.8` | `3.1.1` | | [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.23.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.1.0` | `5.2.0` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.16` | `0.4.19` | | [globals](https://github.com/sindresorhus/globals) | `15.14.0` | `16.0.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.0` | `8.28.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.6` | `6.2.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.8` | `3.1.1` | Updates `@codemirror/lang-javascript` from 6.2.2 to 6.2.3 - [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md) - [Commits](codemirror/lang-javascript@6.2.2...6.2.3) Updates `@types/diff` from 6.0.0 to 7.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) Updates `@types/json-stable-stringify` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-stable-stringify) Updates `@types/node` from 22.10.3 to 22.13.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@uiw/codemirror-theme-abcdef` from 4.23.7 to 4.23.10 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.23.7...v4.23.10) Updates `@uiw/react-codemirror` from 4.23.7 to 4.23.10 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.23.7...v4.23.10) Updates `commander` from 13.0.0 to 13.1.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v13.0.0...v13.1.0) Updates `ignore` from 7.0.0 to 7.0.3 - [Release notes](https://github.com/kaelzhang/node-ignore/releases) - [Commits](kaelzhang/node-ignore@7.0.0...7.0.3) Updates `prettier` from 3.4.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.3) Updates `react` from 19.0.0 to 19.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react) Updates `@types/react` from 19.0.2 to 19.0.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.0.0 to 19.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom) Updates `@types/react-dom` from 19.0.2 to 19.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-router-dom` from 7.1.1 to 7.4.1 - [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 `typescript` from 5.7.2 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.8.2) Updates `@eslint/js` from 9.17.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js) Updates `@types/react` from 19.0.2 to 19.0.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.0.2 to 19.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitest/coverage-v8` from 2.1.8 to 3.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/coverage-v8) Updates `eslint` from 9.17.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.23.0) Updates `eslint-plugin-react-hooks` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-react-refresh` from 0.4.16 to 0.4.19 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.16...v0.4.19) Updates `globals` from 15.14.0 to 16.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.14.0...v16.0.0) Updates `typescript-eslint` from 8.19.0 to 8.28.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.28.0/packages/typescript-eslint) Updates `vite` from 6.0.6 to 6.2.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite) Updates `vitest` from 2.1.8 to 3.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest) --- updated-dependencies: - dependency-name: "@codemirror/lang-javascript" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/diff" dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/json-stable-stringify" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@uiw/codemirror-theme-abcdef" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@uiw/react-codemirror" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ignore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
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 all group with 24 updates in the / directory:
6.2.2
6.2.3
6.0.0
7.0.2
1.1.0
1.2.0
22.10.3
22.13.14
4.23.7
4.23.10
4.23.7
4.23.10
13.0.0
13.1.0
7.0.0
7.0.3
3.4.2
3.5.3
19.0.0
19.1.0
19.0.2
19.0.12
19.0.0
19.1.0
19.0.2
19.0.4
7.1.1
7.4.1
5.7.2
5.8.2
9.17.0
9.23.0
2.1.8
3.1.1
9.17.0
9.23.0
5.1.0
5.2.0
0.4.16
0.4.19
15.14.0
16.0.0
8.19.0
8.28.0
6.0.6
6.2.4
2.1.8
3.1.1
Updates
@codemirror/lang-javascript
from 6.2.2 to 6.2.3Changelog
Sourced from
@codemirror/lang-javascript
's changelog.Commits
9f86da0
Mark version 6.2.3b994686
Add a usage section to readme1d8e74b
Prevent autocomplete when in JSXUpdates
@types/diff
from 6.0.0 to 7.0.2Commits
Updates
@types/json-stable-stringify
from 1.1.0 to 1.2.0Commits
Updates
@types/node
from 22.10.3 to 22.13.14Commits
Updates
@uiw/codemirror-theme-abcdef
from 4.23.7 to 4.23.10Release notes
Sourced from
@uiw/codemirror-theme-abcdef
's releases.Commits
c4a0a5a
released v4.23.10 #717b11562d
fix: Fix flash of content on initialization (#717)a5a2ab8
released v4.23.9 (#716)a657654
type: module in codemirror-extensions-basic-setup (#702)e191c2a
fix(theme): correctly extend basic light theme (#716)1b923ac
released v4.23.8 #712a95fb47
fix: Pass diffConfig to options in CodeMirrorMerge component (#712)Updates
@uiw/react-codemirror
from 4.23.7 to 4.23.10Release notes
Sourced from
@uiw/react-codemirror
's releases.Commits
c4a0a5a
released v4.23.10 #717b11562d
fix: Fix flash of content on initialization (#717)a5a2ab8
released v4.23.9 (#716)a657654
type: module in codemirror-extensions-basic-setup (#702)e191c2a
fix(theme): correctly extend basic light theme (#716)1b923ac
released v4.23.8 #712a95fb47
fix: Pass diffConfig to options in CodeMirrorMerge component (#712)Updates
commander
from 13.0.0 to 13.1.0Release notes
Sourced from commander's releases.
Changelog
Sourced from commander's changelog.
Commits
e6f56c8
13.1.0ad3ecf0
Add 13.1 to CHANGELOG (#2315)2619c99
Fix example code in Readme_zh-CN.md (#2313)8263b7f
Add support for dual long options when no short option (#2312)bb733f4
Reorder funding with active maintainers first (#2310)Updates
ignore
from 7.0.0 to 7.0.3Commits
f0bd534
7.0.3: #146, #147: adds more test cases and temporarily adds ignore.default backcd9f640
#146: only tests module resolution 16 if not windows90085d7
#146: bump version 7.0.1b9eb56c
Merge pull request #146 from jdesrosiers/fix-types-for-node16637b712
Remove index.mjs and fix type declarationsd1f6a41
Improve tests for typescf588c1
Add@typescript-eslint
to support TypeScript tests52f8e85
codecov872d495
7.0.0: update ts definition and test specbc4e324
Merge pull request #145 from kaelzhang/7.0.0Updates
prettier
from 3.4.2 to 3.5.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
4ff5dc5
Release 3.5.3a2e560e
Fix missing parentheses inConditionalTypeAnnotation
(#17196)fa95c97
AddmergeBlogPost
step to release script (#17199)b47cd50
Add title to patch release changelog (#17197)de30788
Minor fix in release scriptecee6a0
Clean changelog_unreleasedfd06512
Bump Prettier dependency to 3.5.21f74dd5
Update dependents count399f427
Release 3.5.2bf5aab8
Revert "Use ESM entrypoint forrequire(ESM)
" (#17156)Updates
react
from 19.0.0 to 19.1.0Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
4a9df08
Stop creating Owner Stacks if many have been created recently (#32529)b630219
[refactor] move isValidElementType to react-is (#32518)1a19170
[refactor] Add element type for Activity (#32499)6aa8254
Add ref to Fragment (#32465)e0fe347
[flags] remove enableOwnerStacks (#32426)70f1d76
[flow] Eliminate usage of global React types in ReactNativeTypes.js (#32330)0d9834c
build: add support to the rollup build for building typescript packages (#32393)a53da6a
Add useSwipeTransition Hook Behind Experimental Flag (#32373)32b0cad
Enable owner stacks in Canary builds (#32053)ed8b68d
Stop exporting dev-only methods in OSS production builds (#32200)Updates
@types/react
from 19.0.2 to 19.0.12Commits
Updates
react-dom
from 19.0.0 to 19.1.0Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
7943da1
Set accurate value for alwaysThrottleRetries on www (#32684)476f538
Add getClientRects to fragment instances (#32660)c69a5fc
Add blur() and focusLast() to fragment instances (#32654)cd28a94
Add observer methods to fragment instances (#32619)6aa8254
Add ref to Fragment (#32465)029e8bd
Add Owner Stack to attribute hydration mismatches (#32538)aac177c
Support beforetoggle/toggle events for dialog (#32479)e0fe347
[flags] remove enableOwnerStacks (#32426)2e4db33
Use valid CSS selectors in useId format (#32001)9b042f9
[Fizz] Responsive images should not be preloaded with link headers (#32445)Updates
@types/react-dom
from 19.0.2 to 19.0.4Commits
Updates
react-router-dom
from 7.1.1 to 7.4.1Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.