-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
meta: bump the lint group across 1 directory with 8 updates #7717
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
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 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.26.0` | | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.26.0` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.10.6` | `4.11.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.29.1` | `8.31.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.17.0` | `16.19.1` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `37.0.0` | `38.0.0` | | [stylelint-order](https://github.com/hudochenkov/stylelint-order) | `6.0.4` | `7.0.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.4` | `15.3.1` | Updates `@eslint/js` from 9.23.0 to 9.26.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.26.0/packages/js) Updates `eslint` from 9.23.0 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.26.0) Updates `eslint-plugin-import-x` from 4.10.6 to 4.11.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.10.6...v4.11.0) Updates `typescript-eslint` from 8.29.1 to 8.31.1 - [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.31.1/packages/typescript-eslint) Updates `stylelint` from 16.17.0 to 16.19.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.17.0...16.19.1) Updates `stylelint-config-standard` from 37.0.0 to 38.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@37.0.0...38.0.0) Updates `stylelint-order` from 6.0.4 to 7.0.0 - [Release notes](https://github.com/hudochenkov/stylelint-order/releases) - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md) - [Commits](hudochenkov/stylelint-order@6.0.4...7.0.0) Updates `eslint-config-next` from 15.2.4 to 15.3.1 - [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.3.1/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-import-x dependency-version: 4.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: typescript-eslint dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint-config-standard dependency-version: 38.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-order dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-config-next dependency-version: 15.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #7717 +/- ##
==========================================
- Coverage 74.82% 74.81% -0.02%
==========================================
Files 98 98
Lines 7878 7878
Branches 199 199
==========================================
- Hits 5895 5894 -1
- Misses 1982 1983 +1
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
avivkeller
approved these changes
May 3, 2025
bjohansebas
approved these changes
May 3, 2025
AugustinMauroy
approved these changes
May 4, 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 8 updates in the / directory:
9.23.0
9.26.0
9.23.0
9.26.0
4.10.6
4.11.0
8.29.1
8.31.1
16.17.0
16.19.1
37.0.0
38.0.0
6.0.4
7.0.0
15.2.4
15.3.1
Updates
@eslint/js
from 9.23.0 to 9.26.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
d6fa4ac
chore: package.json update for@eslint/js
releaseaddd0a6
docs: fix formatting of unordered lists in Markdown (#19660)771317f
chore: package.json update for@eslint/js
release345288d
chore: package.json update for@eslint/js
release4946847
chore: package.json update for@eslint/js
releaseUpdates
eslint
from 9.23.0 to 9.26.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8bbabc4
9.26.016f5ff7
Build: changelog update for 9.26.05b247c8
chore: upgrade to@eslint/js@9.26.0
(#19681)d6fa4ac
chore: package.json update for@eslint/js
releasee9754e7
feat: add reportGlobalThis to no-shadow-restricted-names (#19670)0fa2b7a
feat: add suggestions foreqeqeq
rule (#19640)dd98d63
docs: Update README96e84de
fix: check cache file existence before deletion (#19648)c25e858
docs: Update README0958690
chore: disambiguate internal typesLanguageOptions
andRule
(#19669)Updates
eslint-plugin-import-x
from 4.10.6 to 4.11.0Release notes
Sourced from eslint-plugin-import-x's releases.
Changelog
Sourced from eslint-plugin-import-x's changelog.
Commits
369ef38
chore: release eslint-plugin-import-x (#315)11ebfbd
refactor: migrate deprecateddoctrine
tocomment-parser
(#314)Updates
typescript-eslint
from 8.29.1 to 8.31.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
f5c588c
chore(release): publish 8.31.12cc7656
chore(release): publish 8.31.0b40ce5a
fix(typescript-eslint): gracefully handle invalid flat config objects in conf...be558e5
fix(typescript-eslint): address bugs inconfig()
around global ignores (#11...9531492
chore(release): publish 8.30.1b3688be
chore(release): publish 8.30.0f1ceade
chore: remove unused downlevel-dts (#11034)6e03f7c
chore: corrected vitest.config.base compiler inclusion (#11067)69e2f6c
feat: support stringly-typed extends (#10973)d1f57a7
chore(visitor-keys): migrate fromjest
tovitest
(#10773)Updates
stylelint
from 16.17.0 to 16.19.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
25968c6
16.19.1015042b
Prepare 16.19.1 (#8551)d4c45d3
Refactor to allow node forisConfigurationComment()
private utility (#8549)013c0c8
Fixno-empty-source
false positives for non-standard syntaxes (#8548)4c63b39
16.19.0f7fb8e7
Prepare 16.19.0 (#8523)3c0c86c
Fixcompact
formatter with pnpm to newline the exit code (#8534)660f818
Bump eslint from 9.24.0 to 9.25.0 in the eslint group (#8541)ec3ab9c
Bump@changesets/cli
from 2.28.1 to 2.29.2 in the changesets group (#8540)a512b36
Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#8542)Updates
stylelint-config-standard
from 37.0.0 to 38.0.0Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits