-
Notifications
You must be signed in to change notification settings - Fork 52
Commit e2d0672
authored
Bump the minor-and-patch group with 4 updates (#229)
Bumps the minor-and-patch group with 4 updates:
[@grpc/grpc-js](https://github.com/grpc/grpc-node),
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin),
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).
Updates `@grpc/grpc-js` from 1.12.1 to 1.12.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grpc/grpc-node/releases"><code>@grpc/grpc-js</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@grpc/grpc-js</code> 1.12.2</h2>
<ul>
<li>Use <code>util.promisify</code> instead of <code>fs/promises</code>
for Node 12 compatibility (<a
href="https://redirect.github.com/grpc/grpc-node/issues/2838">#2838</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grpc/grpc-node/commit/0e39b261b111541467a0b7adbb47a91154814d60"><code>0e39b26</code></a>
Merge pull request <a
href="https://redirect.github.com/grpc/grpc-node/issues/2838">#2838</a>
from murgatroid99/grpc-js_node_12_fix</li>
<li><a
href="https://github.com/grpc/grpc-node/commit/e907d199c5d70383b1437d139dceeafaf08076b4"><code>e907d19</code></a>
grpc-js: Use util.promisify instead of fs/promises for Node 12
compatibility</li>
<li>See full diff in <a
href="https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected]">compare
view</a></li>
</ul>
</details>
<br />
Updates `@typescript-eslint/eslint-plugin` from 8.8.1 to 8.9.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.9.0</h2>
<h2>8.9.0 (2024-10-14)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>rule-tester:</strong> hooks for test cases (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10109">#10109</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
cannot assume variables are either type or value (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10093">#10093</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] sync the behavior
with await-thenable (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10069">#10069</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] report
a different error message when <code>allowBitwiseExpressions</code> is
enabled (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10096">#10096</a>)</li>
<li><strong>eslint-plugin:</strong> [no-loop-func] sync from upstream
base rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10103">#10103</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-vars] never report the
naming of an enum member (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10117">#10117</a>)</li>
<li><strong>eslint-plugin:</strong> correct use-at-your-own-risk type
definitions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10049">#10049</a>)</li>
<li><strong>eslint-plugin:</strong> handle unions in await...for (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10110">#10110</a>)</li>
<li><strong>rule-tester:</strong> merge provided
<code>linterOptions</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10131">#10131</a>)</li>
<li><strong>scope-manager:</strong> [no-use-before-define] do not treat
nested namespace aliases as variable references (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10095">#10095</a>)</li>
<li><strong>typescript-estree:</strong> improve project service error
message when file extension missing from extraFileExtensions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10076">#10076</a>)</li>
<li><strong>visitor-keys:</strong> reorder
<code>TSSatisfiesExpression</code> and <code>TSTypeAssertion</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10139">#10139</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>Anna Bocharova <a
href="https://github.com/RobinTail"><code>@RobinTail</code></a></li>
<li>Arya Emami <a
href="https://github.com/aryaemami59"><code>@aryaemami59</code></a></li>
<li>auvred <a
href="https://github.com/auvred"><code>@auvred</code></a></li>
<li>Joshua Chen</li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li>
<li>Lotfi Meklati <a
href="https://github.com/lotmek"><code>@lotmek</code></a></li>
<li>mdm317</li>
<li>Ronen Amiel</li>
<li>Sukka</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@yeonjuan</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/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.9.0 (2024-10-14)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>
<p><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
cannot assume variables are either type or value</p>
</li>
<li>
<p><strong>scope-manager:</strong> [no-use-before-define] do not treat
nested namespace aliases as variable references</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [return-await] sync the behavior with
await-thenable</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [prefer-literal-enum-member] report a
different error message when <code>allowBitwiseExpressions</code> is
enabled</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-loop-func] sync from upstream
base rule</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> [no-unused-vars] never report the
naming of an enum member</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> correct use-at-your-own-risk type
definitions</p>
</li>
<li>
<p><strong>eslint-plugin:</strong> handle unions in await...for</p>
</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>Anna Bocharova</li>
<li>Arya Emami</li>
<li>auvred</li>
<li>Joshua Chen</li>
<li>Kirk Waiblinger</li>
<li>Lotfi Meklati</li>
<li>mdm317</li>
<li>Ronen Amiel</li>
<li>Sukka</li>
<li>YeonJuan</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/4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3"><code>4666ed4</code></a>
chore(release): publish 8.9.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/ef8642b95d9e0567b2a749d3beed78c1301d1fea"><code>ef8642b</code></a>
fix(eslint-plugin): handle unions in await...for (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10110">#10110</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/ef5df2f83bc20810f5b33ce31f691a8766990977"><code>ef5df2f</code></a>
docs: update <code>ordered-imports</code> status (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10129">#10129</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/60f0766c20dd969f961618d97708ad4169c3532f"><code>60f0766</code></a>
fix(eslint-plugin): correct use-at-your-own-risk type definitions (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10049">#10049</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/15d0960e419c4bb474f25cfd9296ed17b753e8e8"><code>15d0960</code></a>
fix(eslint-plugin): [no-unused-vars] never report the naming of an enum
membe...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a87c29697f68d98660f2765e94a6580eff5298d5"><code>a87c296</code></a>
fix(eslint-plugin): [no-loop-func] sync from upstream base rule (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10103">#10103</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/656a36e53455fa22ca495c01a8d4d0dff4979ed3"><code>656a36e</code></a>
docs: [no-unsafe-call] clarify that you can never safely narrow Function
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10">#10</a>...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/7ea2074ec74de1a4a9699ad96602b129c6f66762"><code>7ea2074</code></a>
chore(deps): update dependency eslint-plugin-perfectionist to v3.8.0 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9976">#9976</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/762dd1a1fb9cbb34ebc07ccf89bf19494a50a141"><code>762dd1a</code></a>
fix(eslint-plugin): [prefer-literal-enum-member] report a different
error mes...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/e47d398db533dfc76700f1a1b0c140e130e7f3b0"><code>e47d398</code></a>
fix(eslint-plugin): [return-await] sync the behavior with await-thenable
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10">#10</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />
Updates `@typescript-eslint/parser` from 8.8.1 to 8.9.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.9.0</h2>
<h2>8.9.0 (2024-10-14)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>rule-tester:</strong> hooks for test cases (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10109">#10109</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
cannot assume variables are either type or value (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10093">#10093</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] sync the behavior
with await-thenable (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10069">#10069</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] report
a different error message when <code>allowBitwiseExpressions</code> is
enabled (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10096">#10096</a>)</li>
<li><strong>eslint-plugin:</strong> [no-loop-func] sync from upstream
base rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10103">#10103</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-vars] never report the
naming of an enum member (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10117">#10117</a>)</li>
<li><strong>eslint-plugin:</strong> correct use-at-your-own-risk type
definitions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10049">#10049</a>)</li>
<li><strong>eslint-plugin:</strong> handle unions in await...for (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10110">#10110</a>)</li>
<li><strong>rule-tester:</strong> merge provided
<code>linterOptions</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10131">#10131</a>)</li>
<li><strong>scope-manager:</strong> [no-use-before-define] do not treat
nested namespace aliases as variable references (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10095">#10095</a>)</li>
<li><strong>typescript-estree:</strong> improve project service error
message when file extension missing from extraFileExtensions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10076">#10076</a>)</li>
<li><strong>visitor-keys:</strong> reorder
<code>TSSatisfiesExpression</code> and <code>TSTypeAssertion</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10139">#10139</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>Anna Bocharova <a
href="https://github.com/RobinTail"><code>@RobinTail</code></a></li>
<li>Arya Emami <a
href="https://github.com/aryaemami59"><code>@aryaemami59</code></a></li>
<li>auvred <a
href="https://github.com/auvred"><code>@auvred</code></a></li>
<li>Joshua Chen</li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li>
<li>Lotfi Meklati <a
href="https://github.com/lotmek"><code>@lotmek</code></a></li>
<li>mdm317</li>
<li>Ronen Amiel</li>
<li>Sukka</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@yeonjuan</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/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.9.0 (2024-10-14)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<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/4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3"><code>4666ed4</code></a>
chore(release): publish 8.9.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-plugin-jsdoc` from 50.3.1 to 50.4.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gajus/eslint-plugin-jsdoc/releases">eslint-plugin-jsdoc's
releases</a>.</em></p>
<blockquote>
<h2>v50.4.1</h2>
<h2><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.4.0...v50.4.1">50.4.1</a>
(2024-10-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong><code>match-name</code>:</strong> revert to prior correct
behavior of ignoring optional and default code surrounding name (<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/7c0b8c608fa36260224bb856ea5a3ba34bd670ad">7c0b8c6</a>)</li>
</ul>
<h2>v50.4.0</h2>
<h1><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.3.2...v50.4.0">50.4.0</a>
(2024-10-14)</h1>
<h3>Features</h3>
<ul>
<li><strong><code>require-hyphen-before-param-description</code>:</strong>
ensure template will be properly stringified; fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1326">#1326</a>
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/7019d287aa84e6919f16ca79bee5b415a4308548">7019d28</a>)</li>
</ul>
<h2>v50.3.2</h2>
<h2><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.3.1...v50.3.2">50.3.2</a>
(2024-10-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong><code>require-hyphen-before-param-description</code>:</strong>
inject hyphen at proper place with multiline type (<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/8b5b7f709c416ee3bc1acb75fd23b0fb055d69fa">8b5b7f7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/7c0b8c608fa36260224bb856ea5a3ba34bd670ad"><code>7c0b8c6</code></a>
fix(<code>match-name</code>): revert to prior correct behavior of
ignoring optional and ...</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c63da46ebd43a6d9e70aa957dc1f70d62a5d8e61"><code>c63da46</code></a>
build(deps): bump dset from 3.1.3 to 3.1.4</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/8728c098d71623281e52854d34662f70d220a891"><code>8728c09</code></a>
build(deps): bump tar from 6.2.0 to 6.2.1</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/9abbe5a4c604e8b443c16712d6a1162f039e7124"><code>9abbe5a</code></a>
build(deps): bump micromatch from 4.0.7 to 4.0.8</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/7019d287aa84e6919f16ca79bee5b415a4308548"><code>7019d28</code></a>
feat(<code>require-hyphen-before-param-description</code>): ensure
template will be prop...</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/8b5b7f709c416ee3bc1acb75fd23b0fb055d69fa"><code>8b5b7f7</code></a>
fix(<code>require-hyphen-before-param-description</code>): inject hyphen
at proper place...</li>
<li>See full diff in <a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.3.1...v50.4.1">compare
view</a></li>
</ul>
</details>
<br />
You can trigger a rebase of this PR 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b12a138 commit e2d0672Copy full SHA for e2d0672
File tree
Expand file treeCollapse file tree
2 files changed
+66
-66
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+66
-66
lines changed+62-62Lines changed: 62 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
| 39 | + | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
0 commit comments