Skip to content

Commit

Permalink
⬆️ Update eslint monorepo to ^9.5.0 (#5065)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@eslint/js](https://eslint.org)
([source](https://togithub.com/eslint/eslint/tree/HEAD/packages/js)) |
[`^9.4.0` ->
`^9.5.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.4.0/9.5.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2fjs/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2fjs/9.4.0/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.4.0/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [eslint](https://eslint.org)
([source](https://togithub.com/eslint/eslint)) | [`^9.4.0` ->
`^9.5.0`](https://renovatebot.com/diffs/npm/eslint/9.4.0/9.5.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/9.4.0/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.4.0/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint/eslint (@&#8203;eslint/js)</summary>

### [`v9.5.0`](https://togithub.com/eslint/eslint/releases/tag/v9.5.0)

[Compare
Source](https://togithub.com/eslint/eslint/compare/v9.4.0...v9.5.0)

#### Features

-
[`b2d256c`](https://togithub.com/eslint/eslint/commit/b2d256c7356838f908c4a5762d6dc64b41bbce5d)
feat: `no-sparse-arrays` report on "comma" instead of the whole array
([#&#8203;18579](https://togithub.com/eslint/eslint/issues/18579))
(fisker Cheung)

#### Bug Fixes

-
[`6880286`](https://togithub.com/eslint/eslint/commit/6880286e17375b08323512f38ea59fed440a4fb5)
fix: treat `*` as a universal pattern
([#&#8203;18586](https://togithub.com/eslint/eslint/issues/18586))
(Milos Djermanovic)
-
[`7fbe211`](https://togithub.com/eslint/eslint/commit/7fbe211427432aba5fa972252b9b6b5cf9866624)
fix: message template for all files ignored
([#&#8203;18564](https://togithub.com/eslint/eslint/issues/18564))
(Milos Djermanovic)
-
[`469cb36`](https://togithub.com/eslint/eslint/commit/469cb363f87564bafb8e628e738e01b53f4d6911)
fix: Don't lint the same file multiple times
([#&#8203;18552](https://togithub.com/eslint/eslint/issues/18552))
(Milos Djermanovic)
-
[`5cff638`](https://togithub.com/eslint/eslint/commit/5cff638c03183204d09eb0a7a8bd2e032630db17)
fix: improve message for ignored files without a matching config
([#&#8203;18404](https://togithub.com/eslint/eslint/issues/18404))
(Francesco Trotta)

#### Documentation

-
[`455f7fd`](https://togithub.com/eslint/eslint/commit/455f7fd1662069e9e0f4dc912ecda72962679fbe)
docs: add section about including `.gitignore` files
([#&#8203;18590](https://togithub.com/eslint/eslint/issues/18590))
(Milos Djermanovic)
-
[`721eafe`](https://togithub.com/eslint/eslint/commit/721eafeae45b33b95addf385c23eca1e2f8017d0)
docs: update info about universal `files` patterns
([#&#8203;18587](https://togithub.com/eslint/eslint/issues/18587))
(Francesco Trotta)
-
[`8127127`](https://togithub.com/eslint/eslint/commit/8127127386180a2882bb1b75a8fbc7ffda78dce1)
docs: Update README (GitHub Actions Bot)
-
[`55c2a66`](https://togithub.com/eslint/eslint/commit/55c2a6621cc403f2fc11eb4ad762eadc70a54874)
docs: Update README (GitHub Actions Bot)
-
[`eb76282`](https://togithub.com/eslint/eslint/commit/eb76282e0a2db8aa10a3d5659f5f9237d9729121)
docs: Update README (GitHub Actions Bot)
-
[`ff6e96e`](https://togithub.com/eslint/eslint/commit/ff6e96ec30862a4eb77a201551ec8c618335bfc2)
docs: `baseConfig` and `overrideConfig` can be arrays
([#&#8203;18571](https://togithub.com/eslint/eslint/issues/18571))
(Milos Djermanovic)
-
[`d2d83e0`](https://togithub.com/eslint/eslint/commit/d2d83e045ad03f024d1679275708054d789ebe20)
docs: Add mention of eslint-transforms to v9 migration guide
([#&#8203;18566](https://togithub.com/eslint/eslint/issues/18566))
(Nicholas C. Zakas)
-
[`9ce6832`](https://togithub.com/eslint/eslint/commit/9ce6832578d5798b591f490a8609c87235e881c7)
docs: add callout box for unintuitive behavior
([#&#8203;18567](https://togithub.com/eslint/eslint/issues/18567)) (Ben
McCann)
-
[`b8db99c`](https://togithub.com/eslint/eslint/commit/b8db99c575c75edc9b42e6333e1b0aa7d26d9a01)
docs: Add VS Code info to config migration guide
([#&#8203;18555](https://togithub.com/eslint/eslint/issues/18555))
(Nicholas C. Zakas)
-
[`518a35c`](https://togithub.com/eslint/eslint/commit/518a35c8fa9161522cbe9066d48e6c6fcd8aadf3)
docs: Mention config migrator
([#&#8203;18561](https://togithub.com/eslint/eslint/issues/18561))
(Nicholas C. Zakas)
-
[`eb440fc`](https://togithub.com/eslint/eslint/commit/eb440fcf16bd2f62d58b7aa9bbaf546cd94e9918)
docs: specifying files with arbitrary or no extension
([#&#8203;18539](https://togithub.com/eslint/eslint/issues/18539))
(Francesco Trotta)
-
[`38c159e`](https://togithub.com/eslint/eslint/commit/38c159e7dda812ce6dfdbf8c5b78db7cdd676c62)
docs: Provide example of reading package.json for plugins meta
([#&#8203;18530](https://togithub.com/eslint/eslint/issues/18530))
(Nicholas C. Zakas)
-
[`d16a659`](https://togithub.com/eslint/eslint/commit/d16a6599cad35726f62eb230bb95af463611c6c6)
docs: add link to migration guide for `--ext` CLI option
([#&#8203;18537](https://togithub.com/eslint/eslint/issues/18537))
(Milos Djermanovic)
-
[`73408de`](https://togithub.com/eslint/eslint/commit/73408de08dbe1873bf6b5564533c0d81134cfeee)
docs: add link to configuration file docs before examples
([#&#8203;18535](https://togithub.com/eslint/eslint/issues/18535))
(Milos Djermanovic)

#### Chores

-
[`f588160`](https://togithub.com/eslint/eslint/commit/f588160c2f9996c9c62b787f1fe678f71740ec43)
chore: upgrade
[@&#8203;eslint/js](https://togithub.com/eslint/js)[@&#8203;9](https://togithub.com/9).5.0
([#&#8203;18591](https://togithub.com/eslint/eslint/issues/18591))
(Milos Djermanovic)
-
[`5890841`](https://togithub.com/eslint/eslint/commit/58908415c3e9e7924d39a2ff96573f7677ddb806)
chore: package.json update for
[@&#8203;eslint/js](https://togithub.com/eslint/js) release (Jenkins)
-
[`e9f4ccd`](https://togithub.com/eslint/eslint/commit/e9f4ccd8a182801e08d96d4246df10246ea82a58)
chore: remove unused eslint-disable directive
([#&#8203;18589](https://togithub.com/eslint/eslint/issues/18589))
(Milos Djermanovic)
-
[`4b23ffd`](https://togithub.com/eslint/eslint/commit/4b23ffd6454cfb1a269430f5fe28e7d1c37b9d3e)
refactor: Move JS parsing logic into JS language
([#&#8203;18448](https://togithub.com/eslint/eslint/issues/18448))
(Nicholas C. Zakas)
-
[`1495b93`](https://togithub.com/eslint/eslint/commit/1495b93d6fac4d7b6c9efa24c46b613f47feb1d4)
chore: update WebdriverIO packages
([#&#8203;18558](https://togithub.com/eslint/eslint/issues/18558))
(Christian Bromann)
-
[`cea7ede`](https://togithub.com/eslint/eslint/commit/cea7ede4618d789180d37ee12a57939b30a5c4ee)
chore: add website donate link instead of opencollective
([#&#8203;18582](https://togithub.com/eslint/eslint/issues/18582))
(Strek)
-
[`ec94880`](https://togithub.com/eslint/eslint/commit/ec948803c99ab1b001f093c7a2c412945fbb385f)
chore: package.json update for eslint-config-eslint release (Jenkins)
-
[`6912586`](https://togithub.com/eslint/eslint/commit/69125865b058c08ded162d4395d606dd22acb77d)
chore: extract formatting rules into separate config
([#&#8203;18560](https://togithub.com/eslint/eslint/issues/18560))
(Milos Djermanovic)
-
[`9738f7e`](https://togithub.com/eslint/eslint/commit/9738f7e9dee49a9a3a7b8bfce87eb236ede6f572)
ci: fix CLI flags for c8, raise thresholds
([#&#8203;18554](https://togithub.com/eslint/eslint/issues/18554))
(Francesco Trotta)
-
[`c6de7bb`](https://togithub.com/eslint/eslint/commit/c6de7bba57054efd4620e0630c23e2c63b1927b2)
chore: update dependency markdownlint-cli to ^0.41.0
([#&#8203;18538](https://togithub.com/eslint/eslint/issues/18538))
(renovate\[bot])
-
[`2c8fd34`](https://togithub.com/eslint/eslint/commit/2c8fd34bf1471efbd6e616b50d4e25ea858a6989)
ci: pin
[@&#8203;wdio/browser-runner](https://togithub.com/wdio/browser-runner)
v8.36.0
([#&#8203;18540](https://togithub.com/eslint/eslint/issues/18540)) (唯然)

</details>

<details>
<summary>eslint/eslint (eslint)</summary>

###
[`v9.5.0`](https://togithub.com/eslint/eslint/compare/v9.4.0...535235701fb029db6f656bd4e58acdfdeb8c02de)

[Compare
Source](https://togithub.com/eslint/eslint/compare/v9.4.0...v9.5.0)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dubzzz/fast-check).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent b42ba45 commit 6fc5d11
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"unpack:all": "yarn workspaces foreach --all -pvi --no-private exec tar -xf package.tgz --strip-components=1 --exclude='package/package.json'"
},
"devDependencies": {
"@eslint/js": "^9.4.0",
"@eslint/js": "^9.5.0",
"@fast-check/packaged": "*",
"@typescript-eslint/utils": "^7.13.1",
"all-contributors-cli": "^6.26.1",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.4.0",
"prettier": "3.3.2",
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2697,14 +2697,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint/config-array@npm:^0.15.1":
version: 0.15.1
resolution: "@eslint/config-array@npm:0.15.1"
"@eslint/config-array@npm:^0.16.0":
version: 0.16.0
resolution: "@eslint/config-array@npm:0.16.0"
dependencies:
"@eslint/object-schema": "npm:^2.1.3"
"@eslint/object-schema": "npm:^2.1.4"
debug: "npm:^4.3.1"
minimatch: "npm:^3.0.5"
checksum: 10c0/60947a188157f2f811cc2aedf3c2494fa10932178838f6a7c7e9a8bb106ab51b4b4e571f49ae63cdd3884002b78631e4395be25d4ae52470360fc7fb463303d2
checksum: 10c0/b9d04409151dc95ec6b5e04e1e185a808d58e18cfc7340adc1e9420a5ff15843a0a308fb2cd9a2b354652885c2bebbcd5515814e93e9c9133f423891b6e53c70
languageName: node
linkType: hard

Expand All @@ -2725,17 +2725,17 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.4.0, @eslint/js@npm:^9.4.0":
version: 9.4.0
resolution: "@eslint/js@npm:9.4.0"
checksum: 10c0/7ffc508d3e9cd496cab7f08c5ba8f97851c8adaea3ebff8804b1c3b4662aa7aac7e9c3b597f7e47fdc29319a107bcf892865070a6b113c2e4d19f8fa1f99f569
"@eslint/js@npm:9.5.0, @eslint/js@npm:^9.5.0":
version: 9.5.0
resolution: "@eslint/js@npm:9.5.0"
checksum: 10c0/dacf51ec2d5b4c8d1315d21a0ff761235d9e39b2391cb945138c58dc512a6c18949c40b644235f5c4fdf5b637ef8f881214acc496dddf46b718529bf22af42ac
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.3":
version: 2.1.3
resolution: "@eslint/object-schema@npm:2.1.3"
checksum: 10c0/ee892d0112ee7ec86312dfb1fa718da76b2d446e3495b9ec1f3ef31382a335d31420b76f3def175b96f7c3517c88fc860fec049d62a81d444237a23881559403
"@eslint/object-schema@npm:^2.1.4":
version: 2.1.4
resolution: "@eslint/object-schema@npm:2.1.4"
checksum: 10c0/e9885532ea70e483fb007bf1275968b05bb15ebaa506d98560c41a41220d33d342e19023d5f2939fed6eb59676c1bda5c847c284b4b55fce521d282004da4dda
languageName: node
linkType: hard

Expand Down Expand Up @@ -2825,11 +2825,11 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fast-check/monorepo@workspace:."
dependencies:
"@eslint/js": "npm:^9.4.0"
"@eslint/js": "npm:^9.5.0"
"@fast-check/packaged": "npm:*"
"@typescript-eslint/utils": "npm:^7.13.1"
all-contributors-cli: "npm:^6.26.1"
eslint: "npm:^9.4.0"
eslint: "npm:^9.5.0"
eslint-config-prettier: "npm:^9.1.0"
globals: "npm:^15.4.0"
prettier: "npm:3.3.2"
Expand Down Expand Up @@ -9085,15 +9085,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.4.0":
version: 9.4.0
resolution: "eslint@npm:9.4.0"
"eslint@npm:^9.5.0":
version: 9.5.0
resolution: "eslint@npm:9.5.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/config-array": "npm:^0.15.1"
"@eslint/config-array": "npm:^0.16.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.4.0"
"@eslint/js": "npm:9.5.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand All @@ -9105,7 +9105,7 @@ __metadata:
eslint-scope: "npm:^8.0.1"
eslint-visitor-keys: "npm:^4.0.0"
espree: "npm:^10.0.1"
esquery: "npm:^1.4.2"
esquery: "npm:^1.5.0"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
file-entry-cache: "npm:^8.0.0"
Expand All @@ -9125,7 +9125,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10c0/826c901812536451e1bdb151359098db3a01ee9ff41775d5e97553626d07f7319cb2a0fd54176ef8e2e057105874077426b5d408ee6e8cff06bb814651f4c004
checksum: 10c0/1c83d94ccfd6d97474aaaf463714eba7afa040639ad9191db430d34e9e2851ba14510651de69b52f26ee30611caf0fa4c66b3fb73bb71df6ab10cef5bb44bb32
languageName: node
linkType: hard

Expand Down Expand Up @@ -9169,7 +9169,7 @@ __metadata:
languageName: node
linkType: hard

"esquery@npm:^1.4.2":
"esquery@npm:^1.5.0":
version: 1.5.0
resolution: "esquery@npm:1.5.0"
dependencies:
Expand Down

0 comments on commit 6fc5d11

Please sign in to comment.