[PR #89] [CLOSED] chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.15.0 #88

Closed
opened 2026-03-02 02:26:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppacYazilim/zamanejs/pull/89
Author: @dependabot[bot]
Created: 7/8/2024
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.15.0


📝 Commits (1)

  • 25c2afd chore(deps-dev): bump @typescript-eslint/eslint-plugin

📊 Changes

1 file changed (+65 additions, -65 deletions)

View changed files

📝 package-lock.json (+65 -65)

📄 Description

Bumps @typescript-eslint/eslint-plugin from 7.13.1 to 7.15.0.

Release notes

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

v7.15.0

7.15.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [array-type] detect Readonly<string[]> case (#8752)
  • eslint-plugin: back-port new rules around empty object types from v8 (#9443)

🩹 Fixes

  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config (#9459)
  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
  • utils: clean outdated RuleTester export (#9322)

❤️ Thank You

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

v7.14.1

7.14.1 (2024-06-24)

🚀 Features

  • support TypeScript 5.5 (#9397)
  • ast-spec: tighter types and documentation for declaration/* (#9211)

🩹 Fixes

  • keep warnAbountTSVersion in sync with package.json (#9400)
  • eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
  • eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)

❤️ Thank You

... (truncated)

Changelog

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

7.15.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes

  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You

  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

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

7.14.1 (2024-06-24)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types

  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens

❤️ Thank You

  • Jake Bailey

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

7.14.0 (2024-06-24)

🚀 Features

  • support TypeScript 5.5

... (truncated)

Commits
  • 2865d31 chore(release): publish 7.15.0
  • 2671de5 feat(eslint-plugin): back-port new rules around empty object types from v8 (#...
  • 05142c5 fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a t...
  • a466e07 fix: disable EXPERIMENTAL_useProjectService in disabled-type-checked shar...
  • 3694d8f fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a...
  • 9dba021 feat(eslint-plugin): [array-type] detect Readonly\<string[]> case (#8752)
  • b4fe94f chore(release): publish 7.14.1
  • f29150f fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...
  • 9b7731d fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...
  • dfc4469 chore(release): publish 7.14.0
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppacYazilim/zamanejs/pull/89 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.15.0` --- ### 📝 Commits (1) - [`25c2afd`](https://github.com/AppacYazilim/zamanejs/commit/25c2afdba235498aa72c58b7d8f80b147f37f4cc) chore(deps-dev): bump @typescript-eslint/eslint-plugin ### 📊 Changes **1 file changed** (+65 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+65 -65) </details> ### 📄 Description Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.13.1 to 7.15.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>v7.15.0</h2> <h2>7.15.0 (2024-07-01)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [array-type] detect <code>Readonly&lt;string[]&gt;</code> case (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8752">#8752</a>)</li> <li><strong>eslint-plugin:</strong> back-port new rules around empty object types from v8 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9443">#9443</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>disable <code>EXPERIMENTAL_useProjectService</code> in <code>disabled-type-checked</code> shared config (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9459">#9459</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-return] differentiate a types-error any from a true any (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9254">#9254</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-call] differentiate a types-error any from a true any (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9304">#9304</a>)</li> <li><strong>utils:</strong> clean outdated <code>RuleTester</code> export (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9322">#9322</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred <a href="https://github.com/auvred"><code>@​auvred</code></a></li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li> <li>rgehbt <a href="https://github.com/Gehbt"><code>@​Gehbt</code></a></li> <li>Vinccool96</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>v7.14.1</h2> <h2>7.14.1 (2024-06-24)</h2> <h3>🚀 Features</h3> <ul> <li>support TypeScript 5.5 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9397">#9397</a>)</li> <li><strong>ast-spec:</strong> tighter types and documentation for declaration/* (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9211">#9211</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>keep warnAbountTSVersion in sync with package.json (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9400">#9400</a>)</li> <li><strong>eslint-plugin:</strong> [no-extraneous-class] handle abstract members (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9367">#9367</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle intersected primitive types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9378">#9378</a>)</li> <li><strong>eslint-plugin:</strong> [no-invalid-this] support AccessorProperty (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9411">#9411</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9376">#9376</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] ensure ternary fix does not remove parens (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9380">#9380</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li> <li>cm-ayf <a href="https://github.com/cm-ayf"><code>@​cm-ayf</code></a></li> <li>Jake Bailey <a href="https://github.com/jakebailey"><code>@​jakebailey</code></a></li> <li>James Zhan</li> <li>Joshua Chen</li> <li>yoshi2no <a href="https://github.com/yoshi2no"><code>@​yoshi2no</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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>7.15.0 (2024-07-01)</h2> <h3>🚀 Features</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [array-type] detect <code>Readonly&lt;string[]&gt;</code> case</p> </li> <li> <p><strong>eslint-plugin:</strong> back-port new rules around empty object types from v8</p> </li> </ul> <h3>🩹 Fixes</h3> <ul> <li> <p>disable <code>EXPERIMENTAL_useProjectService</code> in <code>disabled-type-checked</code> shared config</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unsafe-return] differentiate a types-error any from a true any</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unsafe-call] differentiate a types-error any from a true any</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred</li> <li>Kim Sang Du</li> <li>rgehbt</li> <li>Vinccool96</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>7.14.1 (2024-06-24)</h2> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] ensure ternary fix does not remove parens</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Jake Bailey</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>7.14.0 (2024-06-24)</h2> <h3>🚀 Features</h3> <ul> <li>support TypeScript 5.5</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2865d31ec6048e42a4a8f05bc800420ade544faf"><code>2865d31</code></a> chore(release): publish 7.15.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2671de5ab49d520888ed17d14958be31d0a8464a"><code>2671de5</code></a> feat(eslint-plugin): back-port new rules around empty object types from v8 (#...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/05142c55539ab230f3aff41be4b75e353a492891"><code>05142c5</code></a> fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a t...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a466e072bef223a49433c1c629cbcbba705284ef"><code>a466e07</code></a> fix: disable <code>EXPERIMENTAL_useProjectService</code> in <code>disabled-type-checked</code> shar...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3694d8fd784a871445ff8828fb6a7c6b570b95d0"><code>3694d8f</code></a> fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9dba02152ffdeb08c35c2d68418d1748159b9f3d"><code>9dba021</code></a> feat(eslint-plugin): [array-type] detect <code>Readonly\&lt;string[]&gt;</code> case (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8752">#8752</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33"><code>b4fe94f</code></a> chore(release): publish 7.14.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f29150fae67c76d5e16aff453d14aa1d37a80710"><code>f29150f</code></a> fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9b7731dcb47f5c9d14ea02e37290a1bfde4b0980"><code>9b7731d</code></a> fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/dfc44691400b22634c8acf4666b5e7e4ba1fee9a"><code>dfc4469</code></a> chore(release): publish 7.14.0</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.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=7.13.1&new-version=7.15.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:26:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zamanejs#88
No description provided.