Skip to content
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

chore(deps): update eslint monorepo to v9.15.0 #517

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bfra-me[bot]
Copy link
Contributor

@bfra-me bfra-me bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.14.0 -> 9.15.0 age confidence
eslint (source) 9.14.0 -> 9.15.0 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.15.0

Compare Source

Features

  • 01557ce feat: Implement Language#normalizeLanguageOptions() (#​19104) (Nicholas C. Zakas)
  • 2edc0e2 feat: add meta.defaultOptions (#​17656) (Josh Goldberg ✨)
  • bdec50e feat: fix no-useless-computed-key false negative with __proto__ (#​19123) (Milos Djermanovic)
  • 3087c9e feat: add meta object to @eslint/js plugin (#​19095) (Francesco Trotta)

Bug Fixes

Documentation

  • d927920 docs: fix styles in no-js mode (#​18916) (Tanuj Kanti)
  • 09bc2a8 docs: Update README (GitHub Actions Bot)
  • 39089c8 docs: add no-useless-computed-key examples with object patterns (#​19109) (Milos Djermanovic)
  • 895c60f docs: add missing messageId property and suggestion properties (#​19122) (fnx)
  • 298625e docs: Change CLI -c to use flat config (#​19103) (Nicholas C. Zakas)
  • 522d8a3 docs: add deprecation on indent, quotes and semi rule types (#​19090) (Marco Pasqualetti)

Chores


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bfra-me bfra-me bot added the automerge label Nov 15, 2024
@bfra-me bfra-me bot requested a review from a team as a code owner November 15, 2024 20:22
@bfra-me bfra-me bot added the dependencies Dependency updates or security alerts label Nov 15, 2024
@bfra-me
Copy link
Contributor Author

bfra-me bot commented Nov 15, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: pnpm run bootstrap

Oops! Something went wrong! :(

ESLint: 9.15.0

TypeError: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')
Occurred while linting /tmp/renovate/repos/github/bfra-me/github-action/eslint.config.ts
    at Object.create (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/rules/no-unused-expressions.js:75:13)
    at create (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/@typescript-eslint+eslint-plugin@8.14.0_@typescript-eslint+parser@8.14.0_eslint@9.15.0_jiti@2_s7scp74ser6rbpub4nqfgxuskq/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js:28:32)
    at Object.create (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/@typescript-eslint+utils@8.14.0_eslint@9.15.0_jiti@2.4.0__typescript@5.6.3/node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js:31:20)
    at createRuleListeners (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/linter/linter.js:944:21)
    at /tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/linter/linter.js:1082:84
    at Array.forEach (<anonymous>)
    at runRules (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/linter/linter.js:1013:34)
    at #flatVerifyWithoutProcessors (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/linter/linter.js:1911:31)
    at Linter._verifyWithFlatConfigArrayAndWithoutProcessors (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/linter/linter.js:1993:49)
    at Linter._verifyWithFlatConfigArray (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/linter/linter.js:2082:21)
    at Linter.verify (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/linter/linter.js:1543:61)
    at Linter.verifyAndFix (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/linter/linter.js:2320:29)
    at verifyText (/tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/eslint/eslint.js:329:48)
    at /tmp/renovate/repos/github/bfra-me/github-action/node_modules/.pnpm/eslint@9.15.0_jiti@2.4.0/node_modules/eslint/lib/eslint/eslint.js:810:40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Dependency updates or security alerts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants