-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
meta: bump the lint group with 6 updates #7166
Closed
Closed
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 lint group with 6 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.13.0` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.2.1` | `4.4.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.0.0-rc.1` | `15.0.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.1` | `7.37.2` | | [stylelint](https://github.com/stylelint/stylelint) | `16.9.0` | `16.10.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.1` | `8.12.2` | Updates `eslint` from 9.10.0 to 9.13.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.10.0...v9.13.0) Updates `eslint-plugin-import-x` from 4.2.1 to 4.4.0 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](un-ts/eslint-plugin-import-x@v4.2.1...v4.4.0) Updates `eslint-config-next` from 15.0.0-rc.1 to 15.0.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.0.2/packages/eslint-config-next) Updates `eslint-plugin-react` from 7.37.1 to 7.37.2 - [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.37.1...v7.37.2) Updates `stylelint` from 16.9.0 to 16.10.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.9.0...16.10.0) Updates `typescript-eslint` from 8.8.1 to 8.12.2 - [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.12.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-import-x dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
github-actions
bot
removed
the
github_actions:pull-request
Trigger Pull Request Checks
label
Nov 1, 2024
AugustinMauroy
approved these changes
Nov 3, 2024
Looks like these dependencies are updatable in another way, 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.
Bumps the lint group with 6 updates:
9.10.0
9.13.0
4.2.1
4.4.0
15.0.0-rc.1
15.0.2
7.37.1
7.37.2
16.9.0
16.10.0
8.8.1
8.12.2
Updates
eslint
from 9.10.0 to 9.13.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1a7cdbf
9.13.0627d5bf
Build: changelog update for 9.13.068d2d9d
chore: upgrade to@eslint/[email protected]
and@eslint/core@^0.7.0
(#19034)2211f0a
chore: package.json update for@eslint/js
release381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003)78836d4
fix: update thecomplexity
rule type (#19027)c7abaef
perf: using Node.js compile cache (#19012)bf723bd
feat: Improve eslintrc warning message (#19023)1d7c077
chore: add pkg.type "commonjs" (#19011)abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019)Updates
eslint-plugin-import-x
from 4.2.1 to 4.4.0Release notes
Sourced from eslint-plugin-import-x's releases.
Changelog
Sourced from eslint-plugin-import-x's changelog.
Commits
3a45170
chore: release eslint-plugin-import-x (#172)5de039c
fix: support namespace type import (#168)9c58269
extensions
: addedcheckTypeImports
option (#169)9715220
refactor: backport a few upstream changes (#171)0bac033
chore: release eslint-plugin-import-x (#165)3811c79
perf(utils): faster ImportDeclaration detect (#163)38d0081
Fix incorrect no-duplicates prefer-inline default type import handling (#162)b43350c
chore: release eslint-plugin-import-x (#161)4da5388
feat: add support for using resolver object directly in settings (#159)ab65566
docs(README): fix typo (#154)Updates
eslint-config-next
from 15.0.0-rc.1 to 15.0.2Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
2e28c96
v15.0.29fe44a5
v15.0.2-canary.1187da4f9
v15.0.2-canary.1035d757b
v15.0.2-canary.9ca5f29d
v15.0.2-canary.85a0d603
v15.0.2-canary.75ba5370
v15.0.2-canary.6af4321c
v15.0.2-canary.59499cc1
v15.0.2-canary.49d1cf5e
v15.0.2-canary.3Updates
eslint-plugin-react
from 7.37.1 to 7.37.2Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
256cf74
Update CHANGELOG and bump version33db656
[Deps] updatees-iterator-helpers
5696f99
[Dev Deps] update@babel/core
,@babel/eslint-parser
, `@babel/plugin-synta...5c23573
[Dev Deps] update@babel/core,
@babel/eslint-parser
,
@babel/plugin-syntax
...c47fa56
[types] [Fix] ensure the index types are generated63aceff
[Fix]destructuring-assignment
: fix false negative when usingtypeof props.a
96d46d5
[Refactor]destructuring-assignment
: usegetParentStatelessComponent
Updates
stylelint
from 16.9.0 to 16.10.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
c360343
16.10.0a8bb7ab
Prepare 16.10.0 (#7970)8eb19d0
Document issue types for maintainers (#8036)f5e83b1
Fixlength-zero-no-unit
false positives for Sass variables (#8035)99030ac
Fixdeclaration-block-no-redundant-longhand-properties
autofix for `grid-co...3fca687
Bump typescript from 5.6.2 to 5.6.3 in the typescript group (#8031)530f0ee
Bump css-functions-list from 3.2.2 to 3.2.3 (#8033)edaa508
Bump rollup from 4.22.5 to 4.24.0 (#8032)ab2141e
Fix incorrectconfig
option for Node.js API withextends
andoverrides
...baf7c0e
Bump postcss-safe-parser from 7.0.0 to 7.0.1 in the postcss group (#8021)Updates
typescript-eslint
from 8.8.1 to 8.12.2Release notes
Sourced from typescript-eslint's releases.