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 ^9.20.0 #17

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.11.1 -> ^9.20.0 age adoption passing confidence
eslint (source) ^9.11.1 -> ^9.20.0 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.20.0

Compare Source

v9.19.0

Compare Source

v9.18.0

Compare Source

v9.17.0

Compare Source

Features

Bug Fixes

  • 67d683d fix: fix crash when message.fix is nullish (#​19168) (ntnyq)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#​19200) (YeonJuan)

Documentation

  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#​19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#​19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#​19211) (Kirk Waiblinger)
  • bf2a4f6 docs: add missing backticks to func-style (#​19227) (루밀LuMir)
  • ba098bd docs: add missing header to prefer-spread (#​19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#​19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#​19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#​19222) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#​19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#​19217) (루밀LuMir)
  • e2bb429 docs: add missing backticks to complexity.md (#​19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#​19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#​19208) (Milos Djermanovic)
  • 1416d70 docs: add missing backticks to eqeqeq (#​19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#​19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#​19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#​19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#​19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#​19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#​19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#​19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

Chores

v9.16.0

Compare Source

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

eslint/eslint (eslint)

v9.20.0

Compare Source

v9.19.0

Compare Source

v9.18.0

Compare Source

v9.17.0

Compare Source

v9.16.0

Compare Source

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#​19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#​19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#​19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#​19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#​19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#​19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#​19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#​19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#​19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#​19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#​19148) (Milos Djermanovic)

Chores

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Oct 7, 2024
@renovate renovate bot enabled auto-merge (squash) October 7, 2024 00:16
@renovate renovate bot requested a review from Kathund October 7, 2024 03:37
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 041b25b to d187e69 Compare October 18, 2024 23:31
@renovate renovate bot changed the title chore(deps): Update eslint monorepo to ^9.12.0 chore(deps): Update eslint monorepo to ^9.13.0 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from d187e69 to b562b55 Compare November 1, 2024 18:52
@renovate renovate bot changed the title chore(deps): Update eslint monorepo to ^9.13.0 chore(deps): Update eslint monorepo Nov 1, 2024
@renovate renovate bot changed the title chore(deps): Update eslint monorepo chore(deps): Update eslint monorepo to ^9.14.0 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from b562b55 to e200859 Compare November 1, 2024 21:34
@renovate renovate bot changed the title chore(deps): Update eslint monorepo to ^9.14.0 chore(deps): Update eslint monorepo to ^9.15.0 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from e200859 to 07eac5f Compare November 15, 2024 18:45
@pull-request-size pull-request-size bot added size/L and removed size/M labels Nov 15, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 07eac5f to e2ce7df Compare November 30, 2024 00:56
@renovate renovate bot changed the title chore(deps): Update eslint monorepo to ^9.15.0 chore(deps): Update eslint monorepo to ^9.16.0 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from e2ce7df to 6e8c9d5 Compare December 13, 2024 23:18
@renovate renovate bot changed the title chore(deps): Update eslint monorepo to ^9.16.0 chore(deps): Update eslint monorepo to ^9.17.0 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 6e8c9d5 to fd4e516 Compare January 11, 2025 11:30
@renovate renovate bot changed the title chore(deps): Update eslint monorepo to ^9.17.0 chore(deps): Update eslint monorepo to ^9.18.0 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from fd4e516 to dd8eb8a Compare January 25, 2025 03:47
@renovate renovate bot changed the title chore(deps): Update eslint monorepo to ^9.18.0 chore(deps): Update eslint monorepo to ^9.19.0 Jan 25, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from dd8eb8a to 9efd3b0 Compare February 7, 2025 21:41
@renovate renovate bot changed the title chore(deps): Update eslint monorepo to ^9.19.0 chore(deps): Update eslint monorepo Feb 7, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 9efd3b0 to fd2b6bc Compare February 8, 2025 01:31
@renovate renovate bot changed the title chore(deps): Update eslint monorepo chore(deps): Update eslint monorepo to ^9.20.0 Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant