chore(deps): update eslint monorepo to v9.14.0 #591
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.13.0
->9.14.0
9.13.0
->9.14.0
Release Notes
eslint/eslint (@eslint/js)
v9.14.0
Compare Source
Features
3fa009f
feat: add support for Import Attributes and RegExp Modifiers (#19076) (Milos Djermanovic)b0faee3
feat: add types for the@eslint/js
package (#19010) (Nitin Kumar)Bug Fixes
24d0172
fix: enable retry concurrency limit for readFile() (#19077) (Nicholas C. Zakas)b442067
fix: Don't crash when directory is deleted during traversal. (#19067) (Nicholas C. Zakas)d474443
fix: avoid call stack overflow while processing globs (#19035) (Livia Medeiros)Documentation
151c965
docs: updatecontext.languageOptions.parser
description (#19084) (Nitin Kumar)dc34f94
docs: Update README (GitHub Actions Bot)f16e846
docs: Update README (GitHub Actions Bot)ee0a77e
docs: change link from @types/eslint to lib/types (#19049) (Karl Horky)50f03a1
docs: Clarify global ignores in config migration guide (#19032) (Milos Djermanovic)Build Related
37c9177
build: update@wdio/*
dependencies (#19068) (Francesco Trotta)35a8858
build: exclude flawed dendency versions (#19065) (Francesco Trotta)Chores
f36cb16
chore: upgrade @eslint/js@9.14.0 (#19086) (Milos Djermanovic)28be447
chore: package.json update for @eslint/js release (Jenkins)f48a2a0
test: addno-invalid-regexp
tests with RegExp Modifiers (#19075) (Milos Djermanovic)425202e
perf: Fix caching in config loaders (#19042) (Milos Djermanovic)3d44b3c
ci: run tests in Node.js 23 (#19055) (Francesco Trotta)7259627
test: ensure tmp directory cleanup incheck-emfile-handling.js
(#19036) (Livia Medeiros)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.
This PR has been generated by Renovate Bot.