Skip to content

Commit 9f7fa43

Browse files
chore(deps): update eslint monorepo to v9.9.0 (#11202)
[![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://github.com/eslint/eslint/tree/HEAD/packages/js)) | [`9.7.0` -> `9.9.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.7.0/9.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2fjs/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2fjs/9.7.0/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.7.0/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | [`9.7.0` -> `9.9.0`](https://renovatebot.com/diffs/npm/eslint/9.7.0/9.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/9.7.0/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.7.0/9.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint (@&#8203;eslint/js)</summary> ### [`v9.9.0`](https://github.com/eslint/eslint/compare/v9.8.0...59dba1b3404391f5d968be578f0205569d5d41b2) [Compare Source](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.0) ### [`v9.8.0`](https://github.com/eslint/eslint/compare/v9.7.0...4aaf2b39ba3659aff0c769de4ccefa3d5379ff93) [Compare Source](https://github.com/eslint/eslint/compare/v9.7.0...v9.8.0) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.9.0`](https://github.com/eslint/eslint/releases/tag/v9.9.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.0) #### Features - [`41d0206`](https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986) feat: Add support for TS config files ([#&#8203;18134](https://github.com/eslint/eslint/issues/18134)) (Arya Emami) - [`3a4eaf9`](https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a) feat: add suggestion to `require-await` to remove `async` keyword ([#&#8203;18716](https://github.com/eslint/eslint/issues/18716)) (Dave) #### Documentation - [`9fe068c`](https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed) docs: how to author plugins with configs that extend other configs ([#&#8203;18753](https://github.com/eslint/eslint/issues/18753)) (Alec Gibson) - [`48117b2`](https://github.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f) docs: add version support page in the side navbar ([#&#8203;18738](https://github.com/eslint/eslint/issues/18738)) (Amaresh S M) - [`fec2951`](https://github.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3) docs: add version support page to the dropdown ([#&#8203;18730](https://github.com/eslint/eslint/issues/18730)) (Amaresh S M) - [`38a0661`](https://github.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064) docs: Fix typo ([#&#8203;18735](https://github.com/eslint/eslint/issues/18735)) (Zaina Al Habash) - [`3c32a9e`](https://github.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e) docs: Update yarn command for creating ESLint config ([#&#8203;18739](https://github.com/eslint/eslint/issues/18739)) (Temitope Ogunleye) - [`f9ac978`](https://github.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6) docs: Update README (GitHub Actions Bot) #### Chores - [`461b2c3`](https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f) chore: upgrade to `@eslint/[email protected]` ([#&#8203;18765](https://github.com/eslint/eslint/issues/18765)) (Francesco Trotta) - [`59dba1b`](https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins) - [`fea8563`](https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba) chore: update dependency [@&#8203;eslint/core](https://github.com/eslint/core) to ^0.3.0 ([#&#8203;18724](https://github.com/eslint/eslint/issues/18724)) (renovate\[bot]) - [`aac191e`](https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f) chore: update dependency [@&#8203;eslint/json](https://github.com/eslint/json) to ^0.3.0 ([#&#8203;18760](https://github.com/eslint/eslint/issues/18760)) (renovate\[bot]) - [`b97fa05`](https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9) chore: update wdio dependencies for more stable tests ([#&#8203;18759](https://github.com/eslint/eslint/issues/18759)) (Christian Bromann) ### [`v9.8.0`](https://github.com/eslint/eslint/compare/v9.7.0...63881dc11299aba1d0960747c199a4cf48d6b9c8) [Compare Source](https://github.com/eslint/eslint/compare/v9.7.0...v9.8.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ad9836 commit 9f7fa43

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

packages/create-redwood-rsc-app/yarn.lock

+15-10
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ __metadata:
385385
languageName: node
386386
linkType: hard
387387

388-
"@eslint/config-array@npm:^0.17.0":
388+
"@eslint/config-array@npm:^0.17.1":
389389
version: 0.17.1
390390
resolution: "@eslint/config-array@npm:0.17.1"
391391
dependencies:
@@ -413,10 +413,10 @@ __metadata:
413413
languageName: node
414414
linkType: hard
415415

416-
"@eslint/js@npm:9.7.0, @eslint/js@npm:^9.7.0":
417-
version: 9.7.0
418-
resolution: "@eslint/js@npm:9.7.0"
419-
checksum: 10c0/73fc10666f6f4aed6f58e407e09f42ceb0d42fa60c52701c64ea9f59a81a6a8ad5caecdfd423d03088481515fe7ec17eb461acb4ef1ad70b649b6eae465b3164
416+
"@eslint/js@npm:9.9.0, @eslint/js@npm:^9.7.0":
417+
version: 9.9.0
418+
resolution: "@eslint/js@npm:9.9.0"
419+
checksum: 10c0/6ec9f1f0d576132444d6a5c66a8a08b0be9444e3ebb563fa6a6bebcf5299df3da7e454dc04c0fa601bb811197f00764b3a04430d8458cdb8e3a4677993d23f30
420420
languageName: node
421421
linkType: hard
422422

@@ -1963,14 +1963,14 @@ __metadata:
19631963
linkType: hard
19641964

19651965
"eslint@npm:^9.7.0":
1966-
version: 9.7.0
1967-
resolution: "eslint@npm:9.7.0"
1966+
version: 9.9.0
1967+
resolution: "eslint@npm:9.9.0"
19681968
dependencies:
19691969
"@eslint-community/eslint-utils": "npm:^4.2.0"
19701970
"@eslint-community/regexpp": "npm:^4.11.0"
1971-
"@eslint/config-array": "npm:^0.17.0"
1971+
"@eslint/config-array": "npm:^0.17.1"
19721972
"@eslint/eslintrc": "npm:^3.1.0"
1973-
"@eslint/js": "npm:9.7.0"
1973+
"@eslint/js": "npm:9.9.0"
19741974
"@humanwhocodes/module-importer": "npm:^1.0.1"
19751975
"@humanwhocodes/retry": "npm:^0.3.0"
19761976
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -2000,9 +2000,14 @@ __metadata:
20002000
optionator: "npm:^0.9.3"
20012001
strip-ansi: "npm:^6.0.1"
20022002
text-table: "npm:^0.2.0"
2003+
peerDependencies:
2004+
jiti: "*"
2005+
peerDependenciesMeta:
2006+
jiti:
2007+
optional: true
20032008
bin:
20042009
eslint: bin/eslint.js
2005-
checksum: 10c0/e2369a9534404f62f37ee5560e56fb84e0776a9c8f084550170017992772e7034d73571bdf4060e2fe9b836f136d45b07d50407d4b9361de720ee77794259274
2010+
checksum: 10c0/3a22f68c99d75dcbafe6e2fef18d2b5bbcc960c2437f48a414ccf9ca214254733a18e6b79d07bbd374a2369a648413e421aabd07b11be3de5a44d5a4b9997877
20062011
languageName: node
20072012
linkType: hard
20082013

0 commit comments

Comments
 (0)