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

fix(deps): update dependency @eslint/js to v9.18.0 #479

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.6.0 -> 9.18.0 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

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

v9.11.1

Compare Source

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#​18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#​18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#​18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#​18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#​18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#​18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#​18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#​18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#​18941) (Carlos Meira)

Chores

v9.11.0

Compare Source

v9.10.0

Compare Source

v9.9.1

Compare Source

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#​18736) (Amaresh S M)

Documentation

Chores

v9.9.0

Compare Source

v9.8.0

Compare Source

v9.7.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 6am on Thursday,before 10am on Sunday" in timezone Europe/Kiev, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 backend label Aug 14, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from b33f3ff to a84958f Compare August 24, 2024 21:29
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.9.0 fix(deps): update dependency @eslint/js to v9.9.1 Aug 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.9.1 fix(deps): update dependency @eslint/js to v9.10.0 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from a84958f to 2929350 Compare September 7, 2024 22:37
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.10.0 fix(deps): update dependency @eslint/js to v9.11.0 Sep 21, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 2929350 to 95bad26 Compare September 21, 2024 21:32
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.11.0 fix(deps): update dependency @eslint/js to v9.11.1 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 95bad26 to 606a0bb Compare September 25, 2024 21:36
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.11.1 fix(deps): update dependency @eslint/js to v9.12.0 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 606a0bb to 9837cba Compare October 5, 2024 22:06
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.12.0 fix(deps): update dependency @eslint/js to v9.13.0 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 9837cba to ac506e4 Compare October 19, 2024 21:33
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from ac506e4 to 9a277ae Compare November 2, 2024 23:05
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.13.0 fix(deps): update dependency @eslint/js to v9.14.0 Nov 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.14.0 fix(deps): update dependency @eslint/js to v9.15.0 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 9a277ae to 2944396 Compare November 16, 2024 22:47
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 2944396 to f88f3f1 Compare December 1, 2024 01:18
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.15.0 fix(deps): update dependency @eslint/js to v9.16.0 Dec 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from f88f3f1 to 13c222f Compare December 15, 2024 00:09
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.16.0 fix(deps): update dependency @eslint/js to v9.17.0 Dec 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency @eslint/js to v9.17.0 fix(deps): update dependency @eslint/js to v9.18.0 Jan 12, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 13c222f to 2b815f9 Compare January 12, 2025 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

0 participants