Commit 624e6c5
chore(deps): bump the eslint group across 1 directory with 2 updates (#1128)
Bumps the eslint group with 2 updates in the /tools/code-style
directory:
[eslint-config-love](https://github.com/mightyiam/eslint-config-love)
and
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `eslint-config-love` from 53.0.0 to 56.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mightyiam/eslint-config-love/releases">eslint-config-love's
releases</a>.</em></p>
<blockquote>
<h2>v56.0.0</h2>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v55.0.0...v56.0.0">56.0.0</a>
(2024-07-13)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>no-var: warn -> error</li>
</ul>
<h3>Features</h3>
<ul>
<li>no-var: warn -> error (<a
href="https://github.com/mightyiam/eslint-config-love/commit/ad63c398430978a39380ebdae3d90037133703e5">ad63c39</a>)</li>
</ul>
<h2>v55.0.0</h2>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v54.0.0...v55.0.0">55.0.0</a>
(2024-07-13)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><code>@typescript-eslint/class-methods-use-this</code></li>
</ul>
<h3>Features</h3>
<ul>
<li><code>@typescript-eslint/class-methods-use-this</code> (<a
href="https://github.com/mightyiam/eslint-config-love/commit/55a6a8c5ecc6ad8e00d73ffcd9d2224f222fc5f1">55a6a8c</a>)</li>
</ul>
<h2>v54.0.0</h2>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v53.0.0...v54.0.0">54.0.0</a>
(2024-07-08)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>deps:</strong> minimum typescript-eslint v7.14.1</li>
</ul>
<h3>Miscellaneous Chores</h3>
<ul>
<li><strong>deps:</strong> minimum typescript-eslint v7.14.1 (<a
href="https://github.com/mightyiam/eslint-config-love/commit/a98f9081a288acc5f5e44a172ef4d363c2109f82">a98f908</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md">eslint-config-love's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v55.0.0...v56.0.0">56.0.0</a>
(2024-07-13)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>no-var: warn -> error</li>
</ul>
<h3>Features</h3>
<ul>
<li>no-var: warn -> error (<a
href="https://github.com/mightyiam/eslint-config-love/commit/ad63c398430978a39380ebdae3d90037133703e5">ad63c39</a>)</li>
</ul>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v54.0.0...v55.0.0">55.0.0</a>
(2024-07-13)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><code>@typescript-eslint/class-methods-use-this</code></li>
</ul>
<h3>Features</h3>
<ul>
<li><code>@typescript-eslint/class-methods-use-this</code> (<a
href="https://github.com/mightyiam/eslint-config-love/commit/55a6a8c5ecc6ad8e00d73ffcd9d2224f222fc5f1">55a6a8c</a>)</li>
</ul>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v53.0.0...v54.0.0">54.0.0</a>
(2024-07-08)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>deps:</strong> minimum typescript-eslint v7.14.1</li>
</ul>
<h3>Miscellaneous Chores</h3>
<ul>
<li><strong>deps:</strong> minimum typescript-eslint v7.14.1 (<a
href="https://github.com/mightyiam/eslint-config-love/commit/a98f9081a288acc5f5e44a172ef4d363c2109f82">a98f908</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/28391811d2dd67bec3d3a65d4d4ca3b30cfebd3a"><code>2839181</code></a>
chore(release): 56.0.0 [skip ci]</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/19ea997050b6c01114868dbeae5e6c35cfe43342"><code>19ea997</code></a>
Merge pull request <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1647">#1647</a>
from mightyiam/no-var</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/ad63c398430978a39380ebdae3d90037133703e5"><code>ad63c39</code></a>
feat!: no-var: warn -> error</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/717703894cc2f24e1e4eb37649f30412bf070643"><code>7177038</code></a>
Merge pull request <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1646">#1646</a>
from mightyiam/explicit-member-accessibility</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/9896e79f78e72896013fec3d840ee9499d6d16ed"><code>9896e79</code></a>
chore: intentionally not use
<code>@typescript-eslint/explicit-member-accessibility</code></li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/e5b35dcd650c4c40e2e0549eb4c3115ef2126f74"><code>e5b35dc</code></a>
Merge pull request <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1645">#1645</a>
from mightyiam/consistent-return</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/dd07dfc593b09d8ef36fd24d7a777a247c37175d"><code>dd07dfc</code></a>
chore: intentionally not use consistent-return</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/9ae121638c9d86ee50f1719bdd42510c49287d4d"><code>9ae1216</code></a>
chore(release): 55.0.0 [skip ci]</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/27f8f2934abb4516e278534696f08731c0a71961"><code>27f8f29</code></a>
Merge pull request <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1644">#1644</a>
from mightyiam/class-methods-use-this</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/55a6a8c5ecc6ad8e00d73ffcd9d2224f222fc5f1"><code>55a6a8c</code></a>
feat!: <code>@typescript-eslint/class-methods-use-this</code></li>
<li>Additional commits viewable in <a
href="https://github.com/mightyiam/eslint-config-love/compare/v53.0.0...v56.0.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `typescript-eslint` from 7.15.0 to 7.16.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v7.16.0</h2>
<h2>7.16.0 (2024-07-08)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>ast-spec:</strong> add parent property to AccessorProperty
node types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9487">#9487</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
port from v8 to v7 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9473">#9473</a>)</li>
<li><strong>eslint-plugin:</strong>
[no-unnecessary-parameter-property-assignment] add new rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8903">#8903</a>)</li>
<li><strong>eslint-plugin:</strong> add support for nested namespaces to
unsafe-member-access (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9478">#9478</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] add
checkThenables option (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9263">#9263</a>)</li>
<li><strong>rule-tester:</strong> stricter rule test validations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9086">#9086</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency
<code>@eslint-community/regexpp</code> to v4.11.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9497">#9497</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] add
<code>suggestions</code> to tests from <a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9263">#9263</a>
<code>checkThenables</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9515">#9515</a>,
<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/9263">#9263</a>)</li>
<li><strong>eslint-plugin:</strong> [restrict-template-expressions]
don't report tuples if <code>allowArray</code> option is enabled (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9492">#9492</a>)</li>
<li><strong>utils:</strong> context.parserPath may be undefined (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9486">#9486</a>)</li>
<li><strong>website:</strong> react key error on internal pages of
website (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9506">#9506</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred <a
href="https://github.com/auvred"><code>@auvred</code></a></li>
<li>Josh Goldberg ✨</li>
<li>Juan Sanchez <a
href="https://github.com/JSanchezIO"><code>@JSanchezIO</code></a></li>
<li>Vinccool96</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@y-hsgw</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>7.16.0 (2024-07-08)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong>
[no-unnecessary-parameter-property-assignment] add new rule</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>
<p><strong>deps:</strong> update dependency
<code>@eslint-community/regexpp</code> to v4.11.0</p>
</li>
<li>
<p><strong>website:</strong> react key error on internal pages of
website</p>
</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred</li>
<li>Josh Goldberg ✨</li>
<li>Juan Sanchez</li>
<li>Vinccool96</li>
<li>YeonJuan</li>
<li>Yukihiro Hasegawa</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/e803c500646ee94ec76238cb0a57d6172e090044"><code>e803c50</code></a>
chore(release): publish 7.16.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/451e73853ca9cfca524290ab987f8530741ef2bc"><code>451e738</code></a>
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add
new r...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/88dd82803d252be1aff4f440bea34e82d3a85d23"><code>88dd828</code></a>
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9473">#9473</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Kowalleck <jan.kowalleck@gmail.com>1 parent 3c9b813 commit 624e6c5
2 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| |||
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
153 | | - | |
| 155 | + | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments