-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 dev-dependencies group across 1 directory with 17 updates #6830
Closed
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/dev-dependencies-cbc8d3b6e3
Closed
Bump the dev-dependencies group across 1 directory with 17 updates #6830
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/dev-dependencies-cbc8d3b6e3
+483
−720
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
Bumps the dev-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.0` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.9` | `10.0.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.10.5` | | [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.18.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.2` | `19.0.6` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.2` | `19.0.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.1` | `8.19.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.1` | `8.19.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.16` | `0.4.18` | | [i18next](https://github.com/i18next/i18next) | `24.2.0` | `24.2.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.469.0` | `0.471.1` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.54.1` | `7.54.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.2.0` | `15.4.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.0.2` | `7.1.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.5` | `6.0.7` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.2` | `5.0.3` | Updates `@types/express` from 4.17.21 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/mocha` from 10.0.9 to 10.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@types/node` from 22.10.2 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.17.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@v9.17.0...v9.18.0) Updates `typescript` from 5.7.2 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.7.2...v5.7.3) Updates `@types/react` from 19.0.2 to 19.0.6 - [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.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.18.1 to 8.19.1 - [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.19.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.1 to 8.19.1 - [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.19.1/packages/parser) Updates `eslint-plugin-react-refresh` from 0.4.16 to 0.4.18 - [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.18) Updates `i18next` from 24.2.0 to 24.2.1 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.0...v24.2.1) Updates `lucide-react` from 0.469.0 to 0.471.1 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.471.1/packages/lucide-react) Updates `react-hook-form` from 7.54.1 to 7.54.2 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.54.1...v7.54.2) Updates `react-i18next` from 15.2.0 to 15.4.0 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.2.0...v15.4.0) Updates `react-router-dom` from 7.0.2 to 7.1.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 `vite` from 6.0.5 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 `zustand` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: i18next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: lucide-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react-hook-form dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: react-i18next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react-router-dom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: zustand dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 13, 2025
Superseded by #6831. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-cbc8d3b6e3
branch
January 14, 2025 15:59
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 dev-dependencies group with 17 updates in the / directory:
4.17.21
5.0.0
10.0.9
10.0.10
22.10.2
22.10.5
9.17.0
9.18.0
5.7.2
5.7.3
19.0.2
19.0.6
19.0.2
19.0.3
8.18.1
8.19.1
8.18.1
8.19.1
0.4.16
0.4.18
24.2.0
24.2.1
0.469.0
0.471.1
7.54.1
7.54.2
15.2.0
15.4.0
7.0.2
7.1.1
6.0.5
6.0.7
5.0.2
5.0.3
Updates
@types/express
from 4.17.21 to 5.0.0Commits
Updates
@types/mocha
from 10.0.9 to 10.0.10Commits
Updates
@types/node
from 22.10.2 to 22.10.5Commits
Updates
eslint
from 9.17.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b41
9.18.04df3132
Build: changelog update for 9.18.0c52be85
chore: upgrade to@eslint/[email protected]
(#19330)362099c
chore: package.json update for@eslint/js
release9486141
deps: upgrade@eslint/core
and@eslint/plugin-kit
(#19329)d9c23c5
docs: replacevar
withconst
in rule examples (#19325)8e1a898
docs: add tabs to cli code blocks (#18784)f3aeefb
docs: rewrite using let and const in rule examples (#19320)0b680b3
docs: Update README98c86a9
docs:Edit this page
button link to different branches (#19228)Updates
typescript
from 5.7.2 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR #60794 (HardensanitizeLog
against incorr...) into release-5.7 (#...9ba364c
Fix coverage build on release-5.7 (#60792)4b7441a
🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3
Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1
🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16
🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
@types/react
from 19.0.2 to 19.0.6Commits
Updates
@types/react-dom
from 19.0.2 to 19.0.3Commits
Updates
@typescript-eslint/eslint-plugin
from 8.18.1 to 8.19.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
328b7df
chore(release): publish 8.19.15dedb1c
docs: fix incorrect variable name in a comment in code example (#10613)6e05e56
fix: revert "fix(eslint-plugin): [no-unnecessary-type-assertion] handle liter...82716b8
fix(eslint-plugin): [no-unnecessary-type-assertion] handle literal types (#10...c7154bf
chore(eslint-plugin): usegetConstraintInfo
in no-unnecessary-template-expr...63b2d3e
fix(eslint-plugin): [no-deprecated] doesn't report on shorthand property in a...4dbf48b
fix(eslint-plugin): [strict-boolean-expressions] remove remaining (unsafe) au...3bacfa7
chore: upgrade to ts-api-utils 2.0 (#10567)4f50f64
docs: [return-await] make the rule no longer an extension of ESLint no-return...4e7f5f8
docs: [prefer-nullish-coalescing] fix admonition (#10574)Updates
@typescript-eslint/parser
from 8.18.1 to 8.19.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
328b7df
chore(release): publish 8.19.1e19f30f
chore(release): publish 8.19.0157b781
chore(release): publish 8.18.2Updates
eslint-plugin-react-refresh
from 0.4.16 to 0.4.18Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
3d6251d
Fix types [publish]47f25f0
Update types to not require extra unnecessary.default
property access unde...639e772
Fix detection of local components to not generate warning on for variable ins...Updates
i18next
from 24.2.0 to 24.2.1Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
7e0b526
24.2.173940cc
release009c457
fix: make TFunction type augmentable (#2279)dd78378
update ts examplee2797d5
prpare changelog6e6d899
Standardize null/undefined checks across codebase (#2275)Updates
lucide-react
from 0.469.0 to 0.471.1Release notes
Sourced from lucide-react's releases.
Commits
31c3fef
fix(lucide-react) Adds type module in package.json (#2731)58c2e10
feat(lucide-react): Add DynamicIcon component (#2686)Updates
react-hook-form
from 7.54.1 to 7.54.2Release notes
Sourced from react-hook-form's releases.
Commits
ba87b78
7.54.2c3d1756
⏰ close #12443 track disabled fields and only omit data on submit (#12491)5a96159
⚛️ upgrade e2e automation app to react 19 (#12482)4ea65b3
⚛️ fix #12478 issue should unregister input with controller (#12480)f37465d
❤️ thank you very much Workleap for sponsoring the project!506fa04
🧪 test(useWatch): destructure setValue from useFormUpdates
react-i18next
from 15.2.0 to 15.4.0Changelog
Sourced from react-i18next's changelog.
Commits
330a8e7
15.4.026ab5a3
release3cd025f
feat: format warning with code and data to allow conditional logging (#1826)ff509ba
15.3.026616eb
use i18next logger if possibleUpdates
react-router-dom
from 7.0.2 to 7.1.1Releas...
Description has been truncated