Skip to content

Commit

Permalink
chore(deps): update eslint monorepo to v9.5.0 (#52)
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**: 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/SquiggleConf).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent e121499 commit a7ed928
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"@astrojs/check": "0.7.0",
"@astropub/md": "0.4.0",
"@eslint-community/eslint-plugin-eslint-comments": "4.3.0",
"@eslint/js": "9.4.0",
"@eslint/js": "9.5.0",
"@fontsource-variable/josefin-sans": "5.0.21",
"@fontsource/urbanist": "5.0.20",
"@release-it/conventional-changelog": "8.0.1",
"@types/eslint-plugin-markdown": "2.0.2",
"accessible-astro-components": "2.3.6",
"astro": "4.10.2",
"cspell": "8.8.4",
"eslint": "9.4.0",
"eslint": "9.5.0",
"eslint-plugin-jsdoc": "48.2.12",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.0.0",
Expand Down
162 changes: 81 additions & 81 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a7ed928

Please sign in to comment.