-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the all group across 1 directory with 30 updates #122
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/all-d486dae895
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.
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 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) | `7.26.2` | `7.27.1` | | [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript) | `6.2.3` | `6.2.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.14` | `24.6.2` | | [@uiw/codemirror-theme-abcdef](https://github.com/uiwjs/react-codemirror) | `4.23.10` | `4.25.2` | | [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.23.10` | `4.25.2` | | [commander](https://github.com/tj/commander.js) | `13.1.0` | `14.0.1` | | [diff](https://github.com/kpdecker/jsdiff) | `7.0.0` | `8.0.2` | | [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) | `7.0.2` | `8.0.0` | | [ignore](https://github.com/kaelzhang/node-ignore) | `7.0.3` | `7.0.5` | | [index-to-position](https://github.com/sindresorhus/index-to-position) | `1.0.0` | `1.2.0` | | [js-base64](https://github.com/dankogai/js-base64) | `3.7.7` | `3.7.8` | | [json-stable-stringify](https://github.com/ljharb/json-stable-stringify) | `1.2.1` | `1.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.12` | `19.2.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.4` | `19.2.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.6.2` | `7.9.3` | | [source-map](https://github.com/mozilla/source-map) | `0.7.4` | `0.7.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.36.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.4` | `5.0.4` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.1` | `3.2.4` | | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.36.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.2.0` | `6.1.0` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.19` | `0.4.23` | | [globals](https://github.com/sindresorhus/globals) | `16.0.0` | `16.4.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.28.0` | `8.45.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.5` | `7.1.8` | Updates `@babel/code-frame` from 7.26.2 to 7.27.1 - [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.27.1/packages/babel-code-frame) Updates `@codemirror/lang-javascript` from 6.2.3 to 6.2.4 - [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md) - [Commits](codemirror/lang-javascript@6.2.3...6.2.4) Updates `@types/node` from 22.13.14 to 24.6.2 - [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.10 to 4.25.2 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.23.10...v4.25.2) Updates `@uiw/react-codemirror` from 4.23.10 to 4.25.2 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.23.10...v4.25.2) Updates `commander` from 13.1.0 to 14.0.1 - [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.1.0...v14.0.1) Updates `diff` from 7.0.0 to 8.0.2 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@7.0.0...v8.0.2) Updates `@types/diff` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) Updates `ignore` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/kaelzhang/node-ignore/releases) - [Commits](kaelzhang/node-ignore@7.0.3...7.0.5) Updates `index-to-position` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/sindresorhus/index-to-position/releases) - [Commits](sindresorhus/index-to-position@v1.0.0...v1.2.0) Updates `js-base64` from 3.7.7 to 3.7.8 - [Commits](dankogai/js-base64@3.7.7...3.7.8) Updates `json-stable-stringify` from 1.2.1 to 1.3.0 - [Changelog](https://github.com/ljharb/json-stable-stringify/blob/main/CHANGELOG.md) - [Commits](ljharb/json-stable-stringify@v1.2.1...v1.3.0) Updates `prettier` from 3.5.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) Updates `react` from 19.1.0 to 19.2.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.2.0/packages/react) Updates `@types/react` from 19.0.12 to 19.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.0 to 19.2.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.2.0/packages/react-dom) Updates `@types/react-dom` from 19.0.4 to 19.2.0 - [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.6.2 to 7.9.3 - [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 `source-map` from 0.7.4 to 0.7.6 - [Release notes](https://github.com/mozilla/source-map/releases) - [Changelog](https://github.com/mozilla/source-map/blob/master/CHANGELOG.md) - [Commits](mozilla/source-map@v0.7.4...0.7.6) Updates `typescript` from 5.8.2 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.2...v5.9.3) Updates `@eslint/js` from 9.23.0 to 9.36.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.36.0/packages/js) Updates `@types/react` from 19.0.12 to 19.2.0 - [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.4 to 19.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 4.3.4 to 5.0.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) Updates `@vitest/coverage-v8` from 3.1.1 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/coverage-v8) Updates `eslint` from 9.23.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.36.0) Updates `eslint-plugin-react-hooks` from 5.2.0 to 6.1.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.19 to 0.4.23 - [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.19...v0.4.23) Updates `globals` from 16.0.0 to 16.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.0.0...v16.4.0) Updates `typescript-eslint` from 8.28.0 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` from 6.3.5 to 7.1.8 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.8/packages/vite) Updates `vitest` from 3.1.1 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/vitest) --- updated-dependencies: - dependency-name: "@babel/code-frame" dependency-version: 7.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@codemirror/lang-javascript" dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/node" dependency-version: 24.6.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@uiw/codemirror-theme-abcdef" dependency-version: 4.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@uiw/react-codemirror" dependency-version: 4.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: commander dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: diff dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/diff" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: ignore dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: index-to-position dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: js-base64 dependency-version: 3.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: json-stable-stringify dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react-dom" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: react-router-dom dependency-version: 7.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: source-map dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react-dom" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@vitest/coverage-v8" dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-react-hooks dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript-eslint dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vite dependency-version: 7.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor 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 29 updates in the / directory:
7.26.27.27.16.2.36.2.422.13.1424.6.24.23.104.25.24.23.104.25.213.1.014.0.17.0.08.0.27.0.28.0.07.0.37.0.51.0.01.2.03.7.73.7.81.2.11.3.03.5.33.6.219.1.019.2.019.0.1219.2.019.1.019.2.019.0.419.2.07.6.27.9.30.7.40.7.65.8.25.9.39.23.09.36.04.3.45.0.43.1.13.2.49.23.09.36.05.2.06.1.00.4.190.4.2316.0.016.4.08.28.08.45.06.3.57.1.8Updates
@babel/code-framefrom 7.26.2 to 7.27.1Release notes
Sourced from
@babel/code-frame's releases.... (truncated)
Changelog
Sourced from
@babel/code-frame's changelog.... (truncated)
Commits
eebd3a0v7.27.195971f9Bumped picocolors to 1.1.1 (#17279)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)cd24cc0chore: Update TS 5.7 (#17053)Updates
@codemirror/lang-javascriptfrom 6.2.3 to 6.2.4Changelog
Sourced from
@codemirror/lang-javascript's changelog.Commits
2b48f4dMark version 6.2.4fc71e46Properly reindent lines starting with an opening brace below composite statem...6a735f3Fix crash in esLint linter when meta.docs is undefined for a ruleUpdates
@types/nodefrom 22.13.14 to 24.6.2Commits
Updates
@uiw/codemirror-theme-abcdeffrom 4.23.10 to 4.25.2Release notes
Sourced from
@uiw/codemirror-theme-abcdef's releases.... (truncated)
Commits
e0edd55released v4.25.2952e1bdfix(extensions): typing issue string instead of an union type (#747)cc35e8bwebsite: fix type issue.7573daachore: Update SECURITY.md (#746)6b2929dwebsite: fix example type error.d0700cdchore: Update SECURITY.md #745935f3b5chore: Create SECURITY.md (#745)c09d8d2released v4.25.16a45175chore: update peerDependencies data.bc3693aci: update workflows config.Updates
@uiw/react-codemirrorfrom 4.23.10 to 4.25.2Release notes
Sourced from
@uiw/react-codemirror's releases.... (truncated)
Commits
e0edd55released v4.25.2952e1bdfix(extensions): typing issue string instead of an union type (#747)cc35e8bwebsite: fix type issue.7573daachore: Update SECURITY.md (#746)6b2929dwebsite: fix example type error.d0700cdchore: Update SECURITY.md #745935f3b5chore: Create SECURITY.md (#745)c09d8d2released v4.25.16a45175chore: update peerDependencies data.bc3693aci: update workflows config.Updates
commanderfrom 13.1.0 to 14.0.1Release notes
Sourced from commander's releases.
Changelog
Sourced from commander's changelog.
Commits
bd4ae26Prepare for 14.0.1 release (#2426)cb7ae51Bump actions/setup-node from 4 to 5 (#2422)b855083Update dependencies (#2421)64003acBump tsd from 0.32.0 to 0.33.0 (#2419)025ee3fBump@eslint/jsfrom 9.32.0 to 9.34.0 (#2417)fb2429eBump prettier from 3.5.3 to 3.6.2 (#2415)6e40543Bump actions/checkout from 4 to 5 (#2412)c635fadCollect variadic with push, add tests (#2410)201d932Refactor parseOptions to process args in-place (#2409)fb65fcaBump eslint from 9.30.1 to 9.32.0 (#2402)Updates
difffrom 7.0.0 to 8.0.2Changelog
Sourced from diff's changelog.
Commits
4f5c473v8.0.22717fd8Fix diffSentences for old Safari versions (#616)d3f3bf5Fix broken diffWords test (#617)27e6c81Fix typo in scripts (#614)732416aImprove tree shakability (#612)0365f4bTweak example of using a Chinese word segmenter to one where the segmenter se...a5cf0dbv8.0.10307063Fix types for diffJson (#610)f87a74cv8.0.0 released (#607)8e81ac5Upgrade build deps to latest versions withyarn upgrade --latest(#605)Updates
@types/difffrom 7.0.2 to 8.0.0Commits
Updates
ignorefrom 7.0.3 to 7.0.5Release notes
Sourced from ignore's releases.
Commits
84d052d7.0.5: fixes #1521c6d762#152: test: try to fix coveragea384835#152: remove process.env access from the package6c57760README.md: typo93669c07.0.4: supports files named .{3,} on linux19d3e63#68: adds more tests for ...15eb97afix: support file which named '....'f716ceetest: more test cases for #148Updates
index-to-positionfrom 1.0.0 to 1.2.0Release notes
Sourced from index-to-position's releases.
Commits
f87c83a1.2.06d55594AddoneBasedLineandoneBasedColumnoptions (#11)5c444e51.1.0bf30e2eImprove performance (#9)6397c69Add more tests (#10)677568bAllowindexto equal text length (#8)Updates
js-base64from 3.7.7 to 3.7.8Commits
5fd183dversion 3.7.8fa94481add permissions section to make CodeQL happyfb0b409add node 24f2587ccuseunknowninstead ofanyaccordingly to Aaron237bffcuseunknowninstead ofanyaccordingly to Aaron73236adMerge pull request #187 from Chanran/feat/optimize-atobPolyfill-performance9df6b69Merge pull request #179 from lifeiscontent/patch-11b1c84ffeat: optimize atobPolyfill performance to avoid minor gc09fde58Update base64.tsdf91b05add node 22Updates
json-stable-stringifyfrom 1.2.1 to 1.3.0Changelog
Sourced from json-stable-stringify's changelog.
Commits
30eaaa1v1.3.0729fcba[Deps] updatecall-bound1ac9c16[Dev Deps] update@arethetypeswrong/cli,@ljharb/tsconfig,@types/tape59c4a2c[New] addcollapseEmptyoptionUpdates
prettierfrom 3.5.3 to 3.6.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7a8b05fRelease 3.6.246526b4Add missin...Description has been truncated