Skip to content

Commit

Permalink
chore(dependencies): Update dependency eslint to v8.30.0 (#17)
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](https://eslint.org)
([source](https://togithub.com/eslint/eslint)) | [`8.29.0` ->
`8.30.0`](https://renovatebot.com/diffs/npm/eslint/8.29.0/8.30.0) |
[![age](https://badges.renovateapi.com/packages/npm/eslint/8.30.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.30.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint/8.30.0/compatibility-slim/8.29.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.30.0/confidence-slim/8.29.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint/eslint</summary>

### [`v8.30.0`](https://togithub.com/eslint/eslint/releases/tag/v8.30.0)

[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.29.0...v8.30.0)

#### Features

-
[`075ef2c`](https://togithub.com/eslint/eslint/commit/075ef2cf315e75b51b671c40ce9a97c66b2e4b50)
feat: add suggestion for no-return-await
([#&#8203;16637](https://togithub.com/eslint/eslint/issues/16637))
(Daniel Bartholomae)
-
[`7190d98`](https://togithub.com/eslint/eslint/commit/7190d98ff40023f24b0c6a98319ae8a82c99ff5b)
feat: update globals
([#&#8203;16654](https://togithub.com/eslint/eslint/issues/16654))
(Sébastien Règne)

#### Bug Fixes

-
[`1a327aa`](https://togithub.com/eslint/eslint/commit/1a327aae57f1b68c96b27cc1bd57f8198d5a3a7c)
fix: Ensure flat config unignores work consistently like eslintrc
([#&#8203;16579](https://togithub.com/eslint/eslint/issues/16579))
(Nicholas C. Zakas)
-
[`9b8bb72`](https://togithub.com/eslint/eslint/commit/9b8bb72c49a453086954b06a5d7dd390731b1975)
fix: autofix recursive functions in no-var
([#&#8203;16611](https://togithub.com/eslint/eslint/issues/16611))
(Milos Djermanovic)

#### Documentation

-
[`6a8cd94`](https://togithub.com/eslint/eslint/commit/6a8cd94ed08983c70ca7d72dc6e360770a743405)
docs: Clarify Discord info in issue template config
([#&#8203;16663](https://togithub.com/eslint/eslint/issues/16663))
(Nicholas C. Zakas)
-
[`ad44344`](https://togithub.com/eslint/eslint/commit/ad44344ef6fdeac7217eb83bc54a230382c0da5e)
docs: CLI documentation standardization
([#&#8203;16563](https://togithub.com/eslint/eslint/issues/16563)) (Ben
Perlmutter)
-
[`293573e`](https://togithub.com/eslint/eslint/commit/293573eb530d161d2a5b01efd9d3de49dadea022)
docs: fix broken line numbers
([#&#8203;16606](https://togithub.com/eslint/eslint/issues/16606)) (Sam
Chen)
-
[`fa2c64b`](https://togithub.com/eslint/eslint/commit/fa2c64be10d5854fb586c20957737d7d2da1975a)
docs: use relative links for internal links
([#&#8203;16631](https://togithub.com/eslint/eslint/issues/16631))
(Percy Ma)
-
[`75276c9`](https://togithub.com/eslint/eslint/commit/75276c9bc7c4bc013fc6bdf277353c979934d73b)
docs: reorder options in no-unused-vars
([#&#8203;16625](https://togithub.com/eslint/eslint/issues/16625))
(Milos Djermanovic)
-
[`7276fe5`](https://togithub.com/eslint/eslint/commit/7276fe5776f03fb90e575ed63a9b1a6766993e42)
docs: Fix anchor in URL
([#&#8203;16628](https://togithub.com/eslint/eslint/issues/16628)) (Karl
Horky)
-
[`6bef135`](https://togithub.com/eslint/eslint/commit/6bef1350e692c818c55c6d2074c12506e98cdf4f)
docs: don't apply layouts to html formatter example
([#&#8203;16591](https://togithub.com/eslint/eslint/issues/16591))
(Tanuj Kanti)
-
[`dfc7ec1`](https://togithub.com/eslint/eslint/commit/dfc7ec11b11b56daaa10e8e6d08c5cddfc8c2c59)
docs: Formatters page updates
([#&#8203;16566](https://togithub.com/eslint/eslint/issues/16566)) (Ben
Perlmutter)
-
[`8ba124c`](https://togithub.com/eslint/eslint/commit/8ba124cfd8aaf01d14ccbcb1654798624948fb0a)
docs: update the `prefer-const` example
([#&#8203;16607](https://togithub.com/eslint/eslint/issues/16607))
(Pavel)
-
[`e6cb05a`](https://togithub.com/eslint/eslint/commit/e6cb05aa35bafb9e88f161ad1fa6b01942a7c13c)
docs: fix css leaking
([#&#8203;16603](https://togithub.com/eslint/eslint/issues/16603)) (Sam
Chen)

#### Chores

-
[`f2c4737`](https://togithub.com/eslint/eslint/commit/f2c47372420f050ad8f2300271345de1c1232635)
chore: upgrade
[@&#8203;eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@&#8203;1](https://togithub.com/1).4.0
([#&#8203;16675](https://togithub.com/eslint/eslint/issues/16675))
(Milos Djermanovic)
-
[`ba74253`](https://togithub.com/eslint/eslint/commit/ba74253e8bd63e9e163bbee0540031be77e39253)
chore: standardize npm script names per
[#&#8203;14827](https://togithub.com/eslint/eslint/issues/14827)
([#&#8203;16315](https://togithub.com/eslint/eslint/issues/16315))
(Patrick McElhaney)
-
[`0d9af4c`](https://togithub.com/eslint/eslint/commit/0d9af4c5674809be993439c766dcd9d7f65fcec9)
ci: fix npm v9 problem with `file:`
([#&#8203;16664](https://togithub.com/eslint/eslint/issues/16664))
(Milos Djermanovic)
-
[`90c9219`](https://togithub.com/eslint/eslint/commit/90c9219181e0aadcae7224602d2988186d457113)
refactor: migrate off deprecated function-style rules in all tests
([#&#8203;16618](https://togithub.com/eslint/eslint/issues/16618))
(Bryan Mishkin)

</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 this update
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://app.renovatebot.com/dashboard#github/UltiXstorm/Next-App-Template).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41OS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTkuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 17, 2022
1 parent 30bffe4 commit 4c8427a
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"@types/node": "18.11.11",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"eslint": "8.29.0",
"eslint": "8.30.0",
"eslint-config-next": "13.0.7",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
Expand Down
90 changes: 45 additions & 45 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 4c8427a

Please sign in to comment.