generated from ryohidaka/react-package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the dependencies group across 1 directory with 23 updates #38
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/dependencies-203fdd037b
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
…pdates Bumps the dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [swr](https://github.com/vercel/swr) | `2.2.5` | `2.3.3` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.5.0` | `6.6.3` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.2.0` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.2` | `22.13.10` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.5` | `19.0.10` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `19.0.4` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.7.0` | `3.8.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.0.5` | `3.0.8` | | [eslint](https://github.com/eslint/eslint) | `9.9.1` | `9.22.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.1` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.10.2` | `17.16.2` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.11` | `0.4.19` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `15.7.3` | `17.4.3` | | [husky](https://github.com/typicode/husky) | `9.1.5` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.4.3` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.3` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.26.6` | `0.27.9` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.8.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `6.2.1` | | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `4.1.0` | `4.5.3` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `5.0.1` | `5.1.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `3.0.8` | Updates `swr` from 2.2.5 to 2.3.3 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.2.5...v2.3.3) Updates `@testing-library/jest-dom` from 6.5.0 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.5.0...v6.6.3) Updates `@testing-library/react` from 16.0.1 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.1...v16.2.0) Updates `@testing-library/user-event` from 14.5.2 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) Updates `@types/node` from 22.5.2 to 22.13.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.5 to 19.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.0 to 19.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react-swc` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md) - [Commits](vitejs/vite-plugin-react-swc@v3.7.0...v3.8.0) Updates `@vitest/coverage-v8` from 2.0.5 to 3.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/coverage-v8) Updates `eslint` from 9.9.1 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.9.1...v9.22.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.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.1.1) Updates `eslint-plugin-n` from 17.10.2 to 17.16.2 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.10.2...v17.16.2) Updates `eslint-plugin-react-refresh` from 0.4.11 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.11...v0.4.19) Updates `happy-dom` from 15.7.3 to 17.4.3 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v15.7.3...v17.4.3) Updates `husky` from 9.1.5 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.5...v9.1.7) Updates `lint-staged` from 15.2.10 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.4.3) Updates `prettier` from 3.3.3 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.3.3...3.5.3) Updates `typedoc` from 0.26.6 to 0.27.9 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.26.6...v0.27.9) Updates `typescript` from 5.5.4 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.5.4...v5.8.2) Updates `vite` from 5.4.2 to 6.2.1 - [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/create-vite@6.2.1/packages/vite) Updates `vite-plugin-dts` from 4.1.0 to 4.5.3 - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](qmhc/vite-plugin-dts@v4.1.0...v4.5.3) Updates `vite-tsconfig-paths` from 5.0.1 to 5.1.4 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v5.0.1...v5.1.4) Updates `vitest` from 2.0.5 to 3.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/vitest) --- updated-dependencies: - dependency-name: swr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@vitejs/plugin-react-swc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite-tsconfig-paths dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the dependencies group with 23 updates in the / directory:
2.2.5
2.3.3
6.5.0
6.6.3
16.0.1
16.2.0
14.5.2
14.6.1
22.5.2
22.13.10
18.3.5
19.0.10
18.3.0
19.0.4
3.7.0
3.8.0
2.0.5
3.0.8
9.9.1
9.22.0
9.1.0
10.1.1
17.10.2
17.16.2
0.4.11
0.4.19
15.7.3
17.4.3
9.1.5
9.1.7
15.2.10
15.4.3
3.3.3
3.5.3
0.26.6
0.27.9
5.5.4
5.8.2
5.4.2
6.2.1
4.1.0
4.5.3
5.0.1
5.1.4
2.0.5
3.0.8
Updates
swr
from 2.2.5 to 2.3.3Release notes
Sourced from swr's releases.
... (truncated)
Commits
94befc9
2.3.3ec275b4
Initialise nextFocusRevalidatedAt on mount (#2857)67a2011
Update Twitter references to X (#4103)975f991
enhance: use empty prototype object (#4099)1ee8ebe
2.3.21d269f6
(fix) keepPreviousData: return fallback instead of undefined value (#4087)42c05f1
2.3.1f98f715
refactor: type improvement ofuseSWRHandler
(#4075)ee11874
build: bump bundler (#4086)f6127e8
keepPreviousData: return fallback instead of undefined value (#4084)Updates
@testing-library/jest-dom
from 6.5.0 to 6.6.3Release notes
Sourced from
@testing-library/jest-dom
's releases.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)Updates
@testing-library/react
from 16.0.1 to 16.2.0Release notes
Sourced from
@testing-library/react
's releases.Commits
9618c51
feat: Add support for React error handlers (#1354)eab6e67
[ci] Codecov fix follow-up7134e5d
[ci] Fix codecov action (#1376)85ac253
feat: Add support for React 19 (#1367)Updates
@testing-library/user-event
from 14.5.2 to 14.6.1Release notes
Sourced from
@testing-library/user-event
's releases.Commits
d42954b
chore: fix typos (#1260)465fc7e
fix: preventclick
event loop on form-associated custom element (#1238)65c1f6c
test: update snapshots (#1261)543ecb0
fix(keyboard): add brackets todefaultKeyMap
(#1226)f0468d0
fix(pointer): use1
as default value forPointerEvent.width
and `PointerE...6614f72
fix(pointer): setbutton
andbuttons
properties onPointerEvent
(#1219)8000 2edf14d
fix: correct description fordelay
option (#1175)e429094
fix: preventclick
event on non-focusable control (#1130)f681f7b
fix(pointer): dispatch mouse events ifpointerdown
isdefaultPrevented
(#...3e471d1
fix(keyboard): addContextMenu
todefaultKeyMap
(#1079)Updates
@types/node
from 22.5.2 to 22.13.10Commits
Updates
@types/react
from 18.3.5 to 19.0.10Commits
Updates
@types/react-dom
from 18.3.0 to 19.0.4Commits
Updates
@vitejs/plugin-react-swc
from 3.7.0 to 3.8.0Release notes
Sourced from
@vitejs/plugin-react-swc
's releases.Changelog
Sourced from
@vitejs/plugin-react-swc
's changelog.Commits
f79b137
release: v3.8.0ea18caa
fix(deps): update all non-major dependencies (#233)374377a
fix(deps): update dependency react-router-dom to v7 (#245)b91516a
chore(deps): update dependency@types/node
to v22 (#240)e546701
chore: test against React 18 & React 19 (#261)b55e68f
doc: remove outdated section (#260)f499d75
feat: add useAtYourOwnRisk_mutateSwcOptions option (#255)f642b22
release: v3.7.2def0148
Add Vite 6 to peerDependencies range (#207)beb09db
fix: revert throw when refresh runtime is loaded twice (fixes #234) (#237)Updates
@vitest/coverage-v8
from 2.0.5 to 3.0.8Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
814d5df
chore: release v3.0.8358cccf
chore: release v3.0.79584be3
chore: release v3.0.66cc408d
fix(deps): update all non-major dependencies (#7507)accd2ed
refactor: enableisolatedDeclarations
(#7473)1f2e555
fix(coverage):vite-node
to pass correct execution wrapper offset (#7417)1154662
chore: release v3.0.59e40437
chore: release v3.0.438ea8ea
fix(deps): update all non-major dependencies (#7297)33ab8a2
chore: release v3.0.3Updates
eslint
from 9.9.1 to 9.22.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
60a78e7
9.22.0d11fc14
Build: changelog update for 9.22.097f788b
chore: upgrade@eslint/js
@9
.22.0 (#19489)eed409a
chore: package.json update for@eslint/js
releasef9a56d3
chore: upgrade eslint-scope@8.3.0 (#19488)7ddb095
feat: Export defineConfig, globalIgnores (#19487)86c5f37
docs: Update README19c0127
fix: improve message forno-console
suggestions (#19483)fbdeff0
docs: Update READMEc9e8510
docs: generate deprecation notice in TSDoc comments from rule metadata (#19461)Updates `esl...
Description has been truncated