-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
meta: bump the lint group with 5 updates #8027
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
Merged
Merged
+330
−205
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 lint group with 5 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.1` | `9.31.0` | | [eslint](https://github.com/eslint/eslint) | `9.30.1` | `9.31.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.35.1` | `8.38.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.21.1` | `16.22.0` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.6.0` | `3.6.2` | Updates `@eslint/js` from 9.30.1 to 9.31.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.31.0/packages/js) Updates `eslint` from 9.30.1 to 9.31.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.1...v9.31.0) Updates `typescript-eslint` from 8.35.1 to 8.38.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.38.0/packages/typescript-eslint) Updates `stylelint` from 16.21.1 to 16.22.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.21.1...16.22.0) Updates `eslint-plugin-mdx` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.6.2) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint dependency-version: 16.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-mdx dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch 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
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8027 +/- ##
==========================================
- Coverage 73.00% 72.95% -0.05%
==========================================
Files 95 95
Lines 8317 8317
Branches 214 215 +1
==========================================
- Hits 6072 6068 -4
- Misses 2244 2248 +4
Partials 1 1 ☔ View full report in Codecov by Sentry. |
avivkeller
approved these changes
Jul 25, 2025
bmuenzenmeyer
approved these changes
Jul 28, 2025
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 5 updates:
9.30.1
9.31.0
9.30.1
9.31.0
8.35.1
8.38.0
16.21.1
16.22.0
3.6.0
3.6.2
Updates
@eslint/js
from 9.30.1 to 9.31.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
d5054e5
chore: package.json update for@eslint/js
releaseUpdates
eslint
from 9.30.1 to 9.31.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
14053ed
9.31.02b77bd0
Build: changelog update for 9.31.03ddd454
chore: upgrade to@eslint/[email protected]
(#19935)d5054e5
chore: package.json update for@eslint/js
release0f4a378
chore: update eslint (#19933)664cb44
docs: Update README07fac6c
fix: retry on EMFILE when writing autofix results (#19926)35cf44c
feat: output full actual location in rule tester if different (#19904)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914)76c2340
chore: bump mocha to v11 (#19917)Updates
typescript-eslint
from 8.35.1 to 8.38.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
d11e79e
chore(release): publish 8.38.06d8fae9
fix(typescript-eslint): error on nestedextends
intseslint.config()
(#11...abb7c4d
fix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)816be17
chore(release): publish 8.37.07126c3a
feat(typescript-estree): infer tsconfigRootDir from call stack (#11370)84b7a2e
chore(release): publish 8.36.00c40c7a
feat(typescript-eslint): supportbasePath
intseslint.config()
(#11357)e2ecca6
chore: fix issues introduced by updatednx
configuration (#11230)Updates
stylelint
from 16.21.1 to 16.22.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
9a4e2b2
16.22.0ad2630d
Prepare 16.22.0 (#8662)d9fd12c
Document conventions for writing tests (#8672)6e5918e
Addno-descending-specificity
line number to the referenced selector in mes...8e7ca69
Bump eslint from 9.30.1 to 9.31.0 in the eslint group (#8671)4fbbe12
Bump rollup from 4.44.2 to 4.45.0 (#8670)7cfc5e5
Fixlightness-notation
crash with"number"
option and single-digit percen...4a7c5e5
AddmessageArgs
tocolor-named
(#8663)79d7b49
RefactorresolveFilePath()
internal utility (#8660)0a5f75b
Fixat-rule-no-deprecated
false positives for@apply
(#8630)Updates
eslint-plugin-mdx
from 3.6.0 to 3.6.2Release notes
Sourced from eslint-plugin-mdx's releases.
Commits
db21842
chore: release package(s) (#594)3e862c7
fix: set processor for flat config, prefer `context.languageOptions.parserOpt...2d77937
chore: release package(s) (#592)a45ee72
fix: pass throughremarkConfigPath
ofparserOptions
(#591)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions