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): bump eslint monorepo from ^9.8.0 to ^9.16.0 #1141

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

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

Release Notes

eslint/eslint (@​eslint/js)

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.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 - At any time (no schedule defined), 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 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 Pull requests that update a dependency file label Oct 2, 2024
@renovate renovate bot requested a review from gperdomor as a code owner October 2, 2024 15:47
@renovate renovate bot added the javascript Pull requests that update Javascript code label Oct 2, 2024
Copy link

nx-cloud bot commented Oct 2, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 16ceae3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx affected -t lint test build
✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@renovate renovate bot changed the title chore(deps): bump eslint from 8.57.0 to v8.57.1 chore(deps): bump eslint from 8.57.0 to v8.57.1 - autoclosed Oct 3, 2024
@renovate renovate bot closed this Oct 3, 2024
@renovate renovate bot deleted the renovate/eslint-monorepo branch October 3, 2024 00:35
@renovate renovate bot changed the title chore(deps): bump eslint from 8.57.0 to v8.57.1 - autoclosed chore(deps): bump eslint from 8.57.0 to v8.57.1 Oct 4, 2024
@renovate renovate bot restored the renovate/eslint-monorepo branch October 4, 2024 21:47
@renovate renovate bot reopened this Oct 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from f4c8a32 to 2c8a444 Compare October 5, 2024 02:03
@renovate renovate bot changed the title chore(deps): bump eslint from 8.57.0 to v8.57.1 chore(deps): bump eslint monorepo from ^9.8.0 to ^9.12.0 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 2c8a444 to 945989f Compare October 23, 2024 23:29
@renovate renovate bot changed the title chore(deps): bump eslint monorepo from ^9.8.0 to ^9.12.0 chore(deps): bump eslint monorepo from ^9.8.0 to ^9.13.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 945989f to da5aae8 Compare November 6, 2024 19:23
@renovate renovate bot changed the title chore(deps): bump eslint monorepo from ^9.8.0 to ^9.13.0 chore(deps): bump eslint monorepo from ^9.8.0 to ^9.14.0 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from da5aae8 to 1dab9d8 Compare November 20, 2024 20:58
@renovate renovate bot changed the title chore(deps): bump eslint monorepo from ^9.8.0 to ^9.14.0 chore(deps): bump eslint monorepo from ^9.8.0 to ^9.15.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 1dab9d8 to 2f36e3a Compare December 4, 2024 21:44
@renovate renovate bot changed the title chore(deps): bump eslint monorepo from ^9.8.0 to ^9.15.0 chore(deps): bump eslint monorepo from ^9.8.0 to ^9.16.0 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch 2 times, most recently from dceba02 to 1470347 Compare December 10, 2024 00:41
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 1470347 to 16ceae3 Compare December 11, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant