Skip to content

Update eslint monorepo to ^9.27.0 #244

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2025

This PR contains the following updates:

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

Release Notes

eslint/eslint (@​eslint/js)

v9.27.0

Compare Source

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

v9.21.0

Compare Source

Features

Bug Fixes

  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)
eslint/eslint (eslint)

v9.27.0

Compare Source

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

v9.21.0

Compare Source

Features
Bug Fixes
  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)
Documentation
  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)
Chores
  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)

v9.20.1

Compare Source

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#​19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#​19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#​19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

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 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 0a4d69a to cf91b1f Compare February 24, 2025 22:52
@renovate renovate bot changed the title Update dependency eslint to ^9.20.1 Update eslint monorepo to ^9.21.0 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from cf91b1f to daf9919 Compare March 10, 2025 21:31
@renovate renovate bot changed the title Update eslint monorepo to ^9.21.0 Update eslint monorepo to ^9.22.0 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from daf9919 to c345eb8 Compare March 24, 2025 22:10
@renovate renovate bot changed the title Update eslint monorepo to ^9.22.0 Update eslint monorepo to ^9.23.0 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from c345eb8 to ef76670 Compare April 7, 2025 19:29
@renovate renovate bot changed the title Update eslint monorepo to ^9.23.0 Update eslint monorepo to ^9.24.0 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from ef76670 to e33c5da Compare April 21, 2025 19:53
@renovate renovate bot changed the title Update eslint monorepo to ^9.24.0 Update eslint monorepo to ^9.25.0 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from e33c5da to 83c3ce8 Compare April 24, 2025 17:27
@renovate renovate bot changed the title Update eslint monorepo to ^9.25.0 Update eslint monorepo to ^9.25.1 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from 83c3ce8 to ff178fb Compare May 5, 2025 22:22
@renovate renovate bot changed the title Update eslint monorepo to ^9.25.1 Update eslint monorepo to ^9.26.0 May 5, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/eslint-monorepo branch from ff178fb to 4414db0 Compare May 19, 2025 22:44
@renovate renovate bot changed the title Update eslint monorepo to ^9.26.0 Update eslint monorepo to ^9.27.0 May 19, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant