-
Notifications
You must be signed in to change notification settings - Fork 148
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
Bump the development-dependencies group across 1 directory with 26 updates #388
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-bd2f1bbabc
Closed
Bump the development-dependencies group across 1 directory with 26 updates #388
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-bd2f1bbabc
Conversation
This file contains 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
…dates Bumps the development-dependencies group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.9` | `7.26.0` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.24.7` | `7.25.9` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.8` | `7.26.0` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.7` | `7.26.3` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.2.3` | `16.0.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.6` | `6.6.3` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.0` | `16.2.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.16.1` | `8.20.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.1` | `4.3.4` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.18.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.7.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json) | `3.1.0` | `4.0.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.37.4` | | [global-jsdom](https://github.com/modosc/global-jsdom) | `24.0.0` | `26.0.0` | | [globals](https://github.com/sindresorhus/globals) | `15.8.0` | `15.14.0` | | [jsdom](https://github.com/jsdom/jsdom) | `24.1.1` | `26.0.0` | | [playwright](https://github.com/microsoft/playwright) | `1.45.3` | `1.49.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) | `0.2.9` | `0.3.2` | | [rollup](https://github.com/rollup/rollup) | `4.22.4` | `4.30.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.7.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.6` | `6.0.7` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.4` | `3.0.2` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `3.65.1` | `3.103.2` | Updates `@babel/core` from 7.24.9 to 7.26.0 - [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.26.0/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.24.7 to 7.25.9 - [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.25.9/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.24.8 to 7.26.0 - [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.26.0/packages/babel-preset-env) Updates `@babel/preset-react` from 7.24.7 to 7.26.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.26.3/packages/babel-preset-react) Updates `@rollup/plugin-node-resolve` from 15.2.3 to 16.0.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve) Updates `@testing-library/jest-dom` from 6.4.6 to 6.6.3 - [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.4.6...v6.6.3) Updates `@testing-library/react` from 16.0.0 to 16.2.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.0.0...v16.2.0) Updates `@typescript-eslint/parser` from 7.16.1 to 8.20.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.20.0/packages/parser) Updates `@vitejs/plugin-react` from 4.3.1 to 4.3.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/v4.3.4/packages/plugin-react) Updates `eslint` from 8.57.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.18.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1) Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.7.0 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.7.0) Updates `eslint-plugin-import` from 2.29.1 to 2.31.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.29.1...v2.31.0) Updates `eslint-plugin-json` from 3.1.0 to 4.0.1 - [Release notes](https://github.com/azeemba/eslint-plugin-json/releases) - [Commits](https://github.com/azeemba/eslint-plugin-json/commits) Updates `eslint-plugin-react` from 7.35.0 to 7.37.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.35.0...v7.37.4) Updates `global-jsdom` from 24.0.0 to 26.0.0 - [Changelog](https://github.com/modosc/global-jsdom/blob/main/HISTORY.md) - [Commits](https://github.com/modosc/global-jsdom/commits) Updates `globals` from 15.8.0 to 15.14.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.8.0...v15.14.0) Updates `jsdom` from 24.1.1 to 26.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.1.1...26.0.0) Updates `playwright` from 1.45.3 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.45.3...v1.49.1) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `publint` from 0.2.9 to 0.3.2 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/[email protected]/packages/publint) Updates `rollup` from 4.22.4 to 4.30.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.22.4...v4.30.1) Updates `typescript` from 5.5.3 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.7.3) Updates `vite` from 5.3.6 to 6.0.7 - [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/v6.0.7/packages/vite) Updates `vitest` from 2.0.4 to 3.0.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.2/packages/vitest) Updates `wrangler` from 3.65.1 to 3.103.2 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-json dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: global-jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: publint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: wrangler dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the development-dependencies group with 26 updates in the / directory:
7.24.9
7.26.0
7.24.7
7.25.9
7.24.8
7.26.0
7.24.7
7.26.3
15.2.3
16.0.0
6.4.6
6.6.3
16.0.0
16.2.0
7.16.1
8.20.0
4.3.1
4.3.4
8.57.0
9.18.0
9.1.0
10.0.1
3.6.1
3.7.0
2.29.1
2.31.0
3.1.0
4.0.1
7.35.0
7.37.4
24.0.0
26.0.0
15.8.0
15.14.0
24.1.1
26.0.0
1.45.3
1.49.1
3.3.3
3.4.2
0.2.9
0.3.2
4.22.4
4.30.1
5.5.3
5.7.3
5.3.6
6.0.7
2.0.4
3.0.2
3.65.1
3.103.2
Updates
@babel/core
from 7.24.9 to 7.26.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
63d3038
v7.26.08b5b6bf
fix: CI with Node v23.1.0 (#16932)64fa466
Enable import attributes parsing by default (#16850)0216853
feat: support async plugin's pre/post (#16862)b8002e2
Workaround Node.js bug for parallel loading of TLA modules (#16928)56658ac
Fix loading of modules with TLA in Node.js 23 (#16926)fdc456a
Only parse # as comment in .babelignore at line start (#16925)79e50b2
test: add node 23 to ci matrix4360ee5
fix: path.resolve changes in node 23.0.0b07957e
v7.25.9Updates
@babel/plugin-transform-runtime
from 7.24.7 to 7.25.9Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)341477b
Do not enforce printing space between(
and comments (#16780)cbf124c
v7.25.455dfde8
Updatebabel-plugin-polyfill-corejs3
(#16715)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/preset-env
from 7.24.8 to 7.26.0Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
63d3038
v7.26.064fa466
Enable import attributes parsing by default (#16850)816b293
Addtransform-regexp-modifiers
topreset-env
(#16692)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)490a330
Update compat data (#16909)d658738
fix: support BROWSERSLIST{,_CONFIG} env (#16907)f9cb91a
v7.25.8a6b0f54
Inline one-line syntax plugins (#16824)2533cfb
v7.25.7Updates
@babel/preset-react
from 7.24.7 to 7.26.3Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.... (truncated)
Commits
36ca8fa
v7.26.33ff1058
[react] Only default todevelopment
when set through env (#16927)79e50b2
test: add node 23 to ci matrixb07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@rollup/plugin-node-resolve
from 15.2.3 to 16.0.0Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
1459cf0
fix(node-resolve): do not ignore exceptions (#564)366380e
fix(node-resolve)!: resolve hash in path (#588)f87c442
chore(release): node-resolve v9.0.0e4d21ba
refactor(node-resolve): remove deep-freeze from dependencies (#529)621768b
feat(commonjs)!: return the namespace by default when requiring ESM (#507)e632469
chore(node-resolve): update dependencies84dfddb
chore(node-resolve): clean up changelog3fa649d
chore(release): node-resolve v8.4.0a582b59
chore(release): node-resolve v8.3.0a60cb76
chore(release): node-resolve v8.2.0Updates
@testing-library/jest-dom
from 6.4.6 to 6.6.3Release notes
Sourced from
@testing-library/jest-dom
's releases.... (truncated)
Commits
5ba0156
fix: add vitest import when extending vitest matchers (#646)4468378
fix: remove recursive type reference in vitest types (#636)abba961
docs: add billyjanitsch as a contributor for bug (#644)9490615
docs: add G-Rath as a contributor for code (#643)ced792e
fix: fix lodash import in to-have-selection.js (#642)9b14804
feat: implement toHaveSelection (#637)f5b0e94
docs: add diegohaz as a contributor for ideas (#640)68e927e
docs: add pwolaq as a contributor for code, and test (#639)04005db
docs: add silviuaavram as a contributor for code, and test (#638)4723de3
docs: add mibcadet as a contributor for doc (#628)Description has been truncated