Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.11.0 in /webapp #607

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps @typescript-eslint/eslint-plugin from 6.9.1 to 6.11.0.

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v6.11.0

6.11.0 (2023-11-13)

Bug Fixes

  • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#7553) (be2777c)
  • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#7883) (a668f5b)

Features

  • add no-unsafe-unary-minus rule (#7390) (c4709c2)
  • add types for flat config files (#7273) (66cd0c0)
  • allow typescript 5.3.0-beta as devDependency (#7821) (b6c40b4)
  • eslint-plugin: no-unsafe-enum-comparison handles switch cases (#7898) (72cb9e4)
  • typescript-estree: skip isTTY version check if user passes loggerFn on unsupported TypeScript version warning (#7739) (9656e13)
  • utils: add ESLint CodePath selector types (#7551) (99a026f)
  • utils: update types to reflect RuleContext and SourceCode changes and deprecations (#7812) (b73d8b2)

You can read about our versioning strategy and releases on our website.

v6.10.0

6.10.0 (2023-11-06)

Bug Fixes

  • eslint-plugin: [no-unused-vars] handle logical assignment (#7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#7866) (855abea)

Features

  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#7849) (5e73a48)

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

6.11.0 (2023-11-13)

Bug Fixes

  • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#7553) (be2777c)
  • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#7883) (a668f5b)

Features

You can read about our versioning strategy and releases on our website.

6.10.0 (2023-11-06)

Bug Fixes

  • eslint-plugin: [no-unused-vars] handle logical assignment (#7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#7866) (855abea)

Features

  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#7849) (5e73a48)

You can read about our versioning strategy and releases on our website.

Commits
  • 06496e2 chore: publish v6.11.0
  • a54a60b chore: add eslint-utils wrappers around deprecated ESLint methods (#7914)
  • e77616b chore(eslint-plugin): fixed no-unnecessary-condition complaints (#7837)
  • 8e87fac chore: fix miscellaneous no-unnecessary-condition violations (#7834)
  • 72cb9e4 feat(eslint-plugin): no-unsafe-enum-comparison handles switch cases (#7898)
  • 99a026f feat(utils): add ESLint CodePath selector types (#7551)
  • b6c40b4 feat: allow [email protected] as devDependency (#7821)
  • c4709c2 feat: add no-unsafe-unary-minus rule (#7390)
  • 66cd0c0 feat: add types for flat config files (#7273)
  • a668f5b fix(eslint-plugin): [no-unnecessary-qualifier] handle nested namespace id (#7...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.9.1 to 6.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
@github-actions github-actions bot added the webapp Pull requests that update Typescript code label Nov 13, 2023
momuno
momuno previously approved these changes Nov 14, 2023
momuno
momuno previously approved these changes Nov 14, 2023
momuno
momuno previously approved these changes Nov 16, 2023
@github-actions github-actions bot added the github actions Pull requests that update GitHub Actions code label Nov 17, 2023
@momuno momuno added this pull request to the merge queue Nov 18, 2023
Merged via the queue into main with commit 103b071 Nov 18, 2023
6 checks passed
@momuno momuno deleted the dependabot/npm_and_yarn/webapp/typescript-eslint/eslint-plugin-6.11.0 branch November 18, 2023 01:38
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…microsoft#607)

Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 6.9.1 to 6.11.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>v6.11.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0">6.11.0</a>
(2023-11-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [explicit-function-return-type]
support JSX attributes in <code>allowTypedFunctionExpressions</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7553">#7553</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/be2777c5338669836d786f9a7806f499fd566dcd">be2777c</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-qualifier] handle
nested namespace id (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7883">#7883</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a668f5b10e7b1570c732312ad9ccab3431459c1b">a668f5b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add <code>no-unsafe-unary-minus</code> rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7390">#7390</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/c4709c2861f8ea4e18c289218a75224d6bb76193">c4709c2</a>)</li>
<li>add types for flat config files (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7273">#7273</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/66cd0c0535e5de1b46ba337919a9a92748d2b0a6">66cd0c0</a>)</li>
<li>allow typescript <code>5.3.0-beta</code> as
<code>devDependency</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7821">#7821</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/b6c40b42b68d5567c7468030ee45b9b84bec4c4d">b6c40b4</a>)</li>
<li><strong>eslint-plugin:</strong> no-unsafe-enum-comparison handles
switch cases (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7898">#7898</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/72cb9e4ed397d35a8d8838d27dedbace6122179c">72cb9e4</a>)</li>
<li><strong>typescript-estree:</strong> skip <code>isTTY</code> version
check if user passes <code>loggerFn</code> on unsupported TypeScript
version warning (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7739">#7739</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/9656e135e78d9346d326d0c78ba772a5596c1812">9656e13</a>)</li>
<li><strong>utils:</strong> add ESLint <code>CodePath</code> selector
types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7551">#7551</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/99a026fe41b4b169914352fe66e7d5d687b300bf">99a026f</a>)</li>
<li><strong>utils:</strong> update types to reflect
<code>RuleContext</code> and <code>SourceCode</code> changes and
deprecations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7812">#7812</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/b73d8b21dea9c6697a68039ffba848d21b04402c">b73d8b2</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>
<h2>v6.10.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.0">6.10.0</a>
(2023-11-06)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unused-vars] handle logical
assignment (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7854">#7854</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/11e57c5937cc2ad2e6b035f8d3fb25a918490960">11e57c5</a>)</li>
<li><strong>eslint-plugin:</strong> [require-await] add support for
&quot;await using&quot; (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7866">#7866</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/855abea2d7ba0235e61430f9481117af5f8f1bf7">855abea</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [ban-ts-comments] suggest
ts-expect-error over ts-ignore (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7849">#7849</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/5e73a4810add09470426129bc6b267cfaa42c378">5e73a48</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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0">6.11.0</a>
(2023-11-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [explicit-function-return-type]
support JSX attributes in <code>allowTypedFunctionExpressions</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7553">#7553</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/be2777c5338669836d786f9a7806f499fd566dcd">be2777c</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-qualifier] handle
nested namespace id (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7883">#7883</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a668f5b10e7b1570c732312ad9ccab3431459c1b">a668f5b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add <code>no-unsafe-unary-minus</code> rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7390">#7390</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/c4709c2861f8ea4e18c289218a75224d6bb76193">c4709c2</a>)</li>
<li>add types for flat config files (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7273">#7273</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/66cd0c0535e5de1b46ba337919a9a92748d2b0a6">66cd0c0</a>)</li>
<li>allow <a href="mailto:[email protected]">[email protected]</a>
as devDependency (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7821">#7821</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/b6c40b42b68d5567c7468030ee45b9b84bec4c4d">b6c40b4</a>)</li>
<li><strong>eslint-plugin:</strong> no-unsafe-enum-comparison handles
switch cases (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7898">#7898</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/72cb9e4ed397d35a8d8838d27dedbace6122179c">72cb9e4</a>)</li>
<li><strong>utils:</strong> add ESLint <code>CodePath</code> selector
types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7551">#7551</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/99a026fe41b4b169914352fe66e7d5d687b300bf">99a026f</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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.0">6.10.0</a>
(2023-11-06)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unused-vars] handle logical
assignment (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7854">#7854</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/11e57c5937cc2ad2e6b035f8d3fb25a918490960">11e57c5</a>)</li>
<li><strong>eslint-plugin:</strong> [require-await] add support for
&quot;await using&quot; (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7866">#7866</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/855abea2d7ba0235e61430f9481117af5f8f1bf7">855abea</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [ban-ts-comments] suggest
ts-expect-error over ts-ignore (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7849">#7849</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/5e73a4810add09470426129bc6b267cfaa42c378">5e73a48</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>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/06496e206a3219c01b370f6b5f8c89d41a4b86b8"><code>06496e2</code></a>
chore: publish v6.11.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a54a60b5d00eb34f2b4053e785041c6ecaa46863"><code>a54a60b</code></a>
chore: add eslint-utils wrappers around deprecated ESLint methods (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7914">#7914</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/e77616b7c2fda1b5f74f91e74e7eb87427f59eca"><code>e77616b</code></a>
chore(eslint-plugin): fixed no-unnecessary-condition complaints (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7837">#7837</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/8e87fac64428248731328aadf07ea03461b83f80"><code>8e87fac</code></a>
chore: fix miscellaneous no-unnecessary-condition violations (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7834">#7834</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/72cb9e4ed397d35a8d8838d27dedbace6122179c"><code>72cb9e4</code></a>
feat(eslint-plugin): no-unsafe-enum-comparison handles switch cases (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7898">#7898</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/99a026fe41b4b169914352fe66e7d5d687b300bf"><code>99a026f</code></a>
feat(utils): add ESLint <code>CodePath</code> selector types (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7551">#7551</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/b6c40b42b68d5567c7468030ee45b9b84bec4c4d"><code>b6c40b4</code></a>
feat: allow <a href="mailto:[email protected]">[email protected]</a>
as devDependency (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7821">#7821</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/c4709c2861f8ea4e18c289218a75224d6bb76193"><code>c4709c2</code></a>
feat: add <code>no-unsafe-unary-minus</code> rule (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7390">#7390</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/66cd0c0535e5de1b46ba337919a9a92748d2b0a6"><code>66cd0c0</code></a>
feat: add types for flat config files (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7273">#7273</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a668f5b10e7b1570c732312ad9ccab3431459c1b"><code>a668f5b</code></a>
fix(eslint-plugin): [no-unnecessary-qualifier] handle nested namespace
id (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7">#7</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=6.9.1&new-version=6.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mollie Munoz <[email protected]>
Co-authored-by: Mollie Munoz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github actions Pull requests that update GitHub Actions code javascript Pull requests that update Javascript code webapp Pull requests that update Typescript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants