meta: bump the lint group with 4 updates#8679
Conversation
Bumps the lint group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [stylelint](https://github.com/stylelint/stylelint). Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.39.2 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.2) Updates `typescript-eslint` from 8.54.0 to 8.56.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.56.1/packages/typescript-eslint) Updates `stylelint` from 17.1.1 to 17.4.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.1.1...17.4.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint dependency-version: 17.4.0 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 GitHub. 1 Skipped Deployment
|
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website @nodejs/web-infra Please review the changes when you have a chance. Thank you! 🙏 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8679 +/- ##
==========================================
+ Coverage 75.06% 75.11% +0.04%
==========================================
Files 104 104
Lines 9161 9161
Branches 316 315 -1
==========================================
+ Hits 6877 6881 +4
+ Misses 2282 2278 -4
Partials 2 2 ☔ View full report in Codecov by Sentry. |
📦 Build Size ComparisonSummary
Changes➕ Added Assets (1)
➖ Removed Assets (1)
|
mikeesto
left a comment
There was a problem hiding this comment.
Oops! Something went wrong! :(
ESLint: 10.0.2
TypeError: Error while loading rule 'react/function-component-definition': contextOrFilename.getFilename is not a function
Occurred while linting /home/runner/work/nodejs.org/nodejs.org/packages/ui-components/.storybook/constants.ts
at resolveBasedir (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint-plugin-react@7.37.5_eslint@10.0.2_jiti@2.6.1_/node_modules/eslint-plugin-react/lib/util/version.js:31:100)
at detectReactVersion (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint-plugin-react@7.37.5_eslint@10.0.2_jiti@2.6.1_/node_modules/eslint-plugin-react/lib/util/version.js:85:19)
at getReactVersionFromContext (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint-plugin-react@7.37.5_eslint@10.0.2_jiti@2.6.1_/node_modules/eslint-plugin-react/lib/util/version.js:116:25)
at testReactVersion (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint-plugin-react@7.37.5_eslint@10.0.2_jiti@2.6.1_/node_modules/eslint-plugin-react/lib/util/version.js:181:28)
at usedPropTypesInstructions (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint-plugin-react@7.37.5_eslint@10.0.2_jiti@2.6.1_/node_modules/eslint-plugin-react/lib/util/usedPropTypes.js:307:36)
at Components.componentRule (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint-plugin-react@7.37.5_eslint@10.0.2_jiti@2.6.1_/node_modules/eslint-plugin-react/lib/util/Components.js:940:37)
at createRuleListeners (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint@10.0.2_jiti@2.6.1/node_modules/eslint/lib/linter/linter.js:497:15)
at /home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint@10.0.2_jiti@2.6.1/node_modules/eslint/lib/linter/linter.js:623:7
at Array.forEach (<anonymous>)
at runRules (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint@10.0.2_jiti@2.6.1/node_modules/eslint/lib/linter/linter.js:557:31)
at #flatVerifyWithoutProcessors (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint@10.0.2_jiti@2.6.1/node_modules/eslint/lib/linter/linter.js:1248:4)
at Linter._verifyWithFlatConfigArrayAndWithoutProcessors (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint@10.0.2_jiti@2.6.1/node_modules/eslint/lib/linter/linter.js:1333:43)
at Linter._verifyWithFlatConfigArray (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint@10.0.2_jiti@2.6.1/node_modules/eslint/lib/linter/linter.js:1400:15)
at Linter.verify (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint@10.0.2_jiti@2.6.1/node_modules/eslint/lib/linter/linter.js:861:9)
at Linter.verifyAndFix (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint@10.0.2_jiti@2.6.1/node_modules/eslint/lib/linter/linter.js:1518:20)
at verifyText (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint@10.0.2_jiti@2.6.1/node_modules/eslint/lib/eslint/eslint-helpers.js:1179:45)
at readAndVerifyFile (/home/runner/work/nodejs.org/nodejs.org/node_modules/.pnpm/eslint@10.0.2_jiti@2.6.1/node_modules/eslint/lib/eslint/eslint-helpers.js:1320:10)
|
See #8672 |
avivkeller
left a comment
There was a problem hiding this comment.
Blocked by the resolution of #8672
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the lint group with 4 updates: @eslint/js, eslint, typescript-eslint and stylelint.
Updates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
eslintfrom 9.39.2 to 10.0.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
55122d610.0.280f1e29Build: changelog update for 10.0.2951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553)13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548)6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)2b72361fix: updateajvto6.14.0to address security vulnerabilities (#20537)98cbf6bdocs: update migration guide per Program range change (#20534)61a2405docs: add missing semicolon in vars-on-top rule example (#20533)0bd549710.0.1ddb80efBuild: changelog update for 10.0.1Updates
typescript-eslintfrom 8.54.0 to 8.56.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
stylelintfrom 17.1.1 to 17.4.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
556b7adRelease 17.4.0 (#9113)05f64adRunnpm auditforminimatch(#9112)d358479Document steps for adding an option and fixing a rule bug (#9111)467c5c9Fixproperty-no-unknownfalse negatives for at-rule descriptors (#9109)4250b21Document opening a pull request requests in CONTRIBUTING (#9110)effb787Removehusky(#8984)f38a18cRemove redundant@types/file-entry-cachetype dep (#9108)83ed11bAddignoreAtRules: []toat-rule-no-vendor-prefix(#9096)0a8f468AddignoreMediaFeatureNames: []tomedia-feature-name-no-vendor-prefix(#...83cfd65Fixproperty-no-unknownfalse positives forcorner-shape(#9099)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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