[PR #978] [MERGED] ⬆️ Bump eslint from 7.3.1 to 7.4.0 #2984

Closed
opened 2026-03-17 00:38:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/978
Author: @dependabot[bot]
Created: 7/6/2020
Status: Merged
Merged: 7/6/2020
Merged by: @liyasthomas

Base: masterHead: dependabot/npm_and_yarn/eslint-7.4.0


📝 Commits (1)

  • f6cf845 ⬆️ Bump eslint from 7.3.1 to 7.4.0

📊 Changes

2 files changed (+16 additions, -8 deletions)

View changed files

📝 package-lock.json (+15 -7)
📝 package.json (+1 -1)

📄 Description

Bumps eslint from 7.3.1 to 7.4.0.

Release notes

Sourced from eslint's releases.

v7.4.0

  • f21bad2 Docs: fix description for never in multiline-ternary (fixes #13368) (#13452) (Milos Djermanovic)
  • ada2c89 Fix: support typescript generics in arrow-parens (fixes #12570) (#13451) (Milos Djermanovic)
  • 89ee01e Fix: Revert config cloning (fixes #13447) (#13449) (薛定谔的猫)
  • 0a463db Docs: fix no-multiple-empty-lines examples (fixes #13432) (#13433) (Milos Djermanovic)
  • ff5317e Update: Improve array-callback-return report message (#13395) (Philip (flip) Kromer)
  • 3f51930 Fix: false positive new with member in no-extra-parens (fixes #12740) (#13375) (YeonJuan)
  • 825a5b9 Fix: Clarify documentation on implicit ignore behavior (fixes #12348) (#12600) (Scott Hardin)
  • c139156 Sponsors: Sync README with website (ESLint Jenkins)
  • 0c17e9d Sponsors: Sync README with website (ESLint Jenkins)
  • c680387 Sponsors: Sync README with website (ESLint Jenkins)
  • bf3939b Sponsors: Sync README with website (ESLint Jenkins)
  • 7baf02e Sponsors: Sync README with website (ESLint Jenkins)
  • 5c4c3fd Sponsors: Sync README with website (ESLint Jenkins)
  • 53912aa Sponsors: Sync README with website (ESLint Jenkins)
  • 51e42ec Update: Add option "ignoreGlobals" to camelcase rule (fixes #11716) (#12782) (David Gasperoni)
  • 0655f66 Update: improve report location in arrow-body-style (refs #12334) (#13424) (YeonJuan)
  • d53d69a Update: prefer-regex-literal detect regex literals (fixes #12840) (#12842) (Mathias Schreck)
  • 004adae Update: rename id-blacklist to id-denylist (fixes #13407) (#13408) (Kai Cataldo)
Changelog

Sourced from eslint's changelog.

v7.4.0 - July 3, 2020

  • f21bad2 Docs: fix description for never in multiline-ternary (fixes #13368) (#13452) (Milos Djermanovic)
  • ada2c89 Fix: support typescript generics in arrow-parens (fixes #12570) (#13451) (Milos Djermanovic)
  • 89ee01e Fix: Revert config cloning (fixes #13447) (#13449) (薛定谔的猫)
  • 0a463db Docs: fix no-multiple-empty-lines examples (fixes #13432) (#13433) (Milos Djermanovic)
  • ff5317e Update: Improve array-callback-return report message (#13395) (Philip (flip) Kromer)
  • 3f51930 Fix: false positive new with member in no-extra-parens (fixes #12740) (#13375) (YeonJuan)
  • 825a5b9 Fix: Clarify documentation on implicit ignore behavior (fixes #12348) (#12600) (Scott Hardin)
  • c139156 Sponsors: Sync README with website (ESLint Jenkins)
  • 0c17e9d Sponsors: Sync README with website (ESLint Jenkins)
  • c680387 Sponsors: Sync README with website (ESLint Jenkins)
  • bf3939b Sponsors: Sync README with website (ESLint Jenkins)
  • 7baf02e Sponsors: Sync README with website (ESLint Jenkins)
  • 5c4c3fd Sponsors: Sync README with website (ESLint Jenkins)
  • 53912aa Sponsors: Sync README with website (ESLint Jenkins)
  • 51e42ec Update: Add option "ignoreGlobals" to camelcase rule (fixes #11716) (#12782) (David Gasperoni)
  • 0655f66 Update: improve report location in arrow-body-style (refs #12334) (#13424) (YeonJuan)
  • d53d69a Update: prefer-regex-literal detect regex literals (fixes #12840) (#12842) (Mathias Schreck)
  • 004adae Update: rename id-blacklist to id-denylist (fixes #13407) (#13408) (Kai Cataldo)
Commits

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 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/hoppscotch/hoppscotch/pull/978 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/6/2020 **Status:** ✅ Merged **Merged:** 7/6/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/eslint-7.4.0` --- ### 📝 Commits (1) - [`f6cf845`](https://github.com/hoppscotch/hoppscotch/commit/f6cf8455e777080059b29855c81a4b7c247f7e69) :arrow_up: Bump eslint from 7.3.1 to 7.4.0 ### 📊 Changes **2 files changed** (+16 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+15 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [eslint](https://github.com/eslint/eslint) from 7.3.1 to 7.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v7.4.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f21bad2680406a2671b877f8dba47f4475d0cc64"><code>f21bad2</code></a> Docs: fix description for <code>never</code> in multiline-ternary (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13368">#13368</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13452">#13452</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ada2c891298382f82dfabf37cacd59a1057b2bb7"><code>ada2c89</code></a> Fix: support typescript generics in arrow-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12570">#12570</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13451">#13451</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/89ee01e083f1e02293bf8d1447f9b0fdb3cb9384"><code>89ee01e</code></a> Fix: Revert config cloning (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13447">#13447</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13449">#13449</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/0a463dbf7cc5a77d442879c9117204d4d38db972"><code>0a463db</code></a> Docs: fix no-multiple-empty-lines examples (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13432">#13432</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13433">#13433</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ff5317e93425f93cfdf808609551ee67b2032543"><code>ff5317e</code></a> Update: Improve array-callback-return report message (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13395">#13395</a>) (Philip (flip) Kromer)</li> <li><a href="https://github.com/eslint/eslint/commit/3f51930eea7cddc921a9ee3cb0328c7b649c0f83"><code>3f51930</code></a> Fix: false positive new with member in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12740">#12740</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13375">#13375</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/825a5b98d3d84f6eb72b75f7d8519de763cc8898"><code>825a5b9</code></a> Fix: Clarify documentation on implicit ignore behavior (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12348">#12348</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12600">#12600</a>) (Scott Hardin)</li> <li><a href="https://github.com/eslint/eslint/commit/c1391566a5f765f25716527de7b5cdee16c0ce36"><code>c139156</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0c17e9d2ac307cc288eea6ed7971bd5a7d33321a"><code>0c17e9d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/c680387ba61f6dccf0390d24a85d871fa83e9fea"><code>c680387</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/bf3939bbd9a33d0eb96cebe6a53bf61c855f9ba6"><code>bf3939b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7baf02e983af909800261263f125cca901a5bd0f"><code>7baf02e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/5c4c3fdfbda18a13223ad36f44283adbfee8c496"><code>5c4c3fd</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/53912aab1856327b399cca26cbb2ba81fd01bfa2"><code>53912aa</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/51e42eca3e87d8259815d736ffe81e604f184057"><code>51e42ec</code></a> Update: Add option &quot;ignoreGlobals&quot; to camelcase rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11716">#11716</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12782">#12782</a>) (David Gasperoni)</li> <li><a href="https://github.com/eslint/eslint/commit/0655f66525d167ca1288167b79a77087cfc8fcf6"><code>0655f66</code></a> Update: improve report location in arrow-body-style (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13424">#13424</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/d53d69af08cfe55f42e0a0ca725b1014dabccc21"><code>d53d69a</code></a> Update: prefer-regex-literal detect regex literals (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12840">#12840</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12842">#12842</a>) (Mathias Schreck)</li> <li><a href="https://github.com/eslint/eslint/commit/004adae3f959414f56e44e5884f6221e9dcda142"><code>004adae</code></a> Update: rename id-blacklist to id-denylist (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13407">#13407</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13408">#13408</a>) (Kai Cataldo)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v7.4.0 - July 3, 2020</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/f21bad2680406a2671b877f8dba47f4475d0cc64"><code>f21bad2</code></a> Docs: fix description for <code>never</code> in multiline-ternary (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13368">#13368</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13452">#13452</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ada2c891298382f82dfabf37cacd59a1057b2bb7"><code>ada2c89</code></a> Fix: support typescript generics in arrow-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12570">#12570</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13451">#13451</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/89ee01e083f1e02293bf8d1447f9b0fdb3cb9384"><code>89ee01e</code></a> Fix: Revert config cloning (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13447">#13447</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13449">#13449</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/0a463dbf7cc5a77d442879c9117204d4d38db972"><code>0a463db</code></a> Docs: fix no-multiple-empty-lines examples (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13432">#13432</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13433">#13433</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ff5317e93425f93cfdf808609551ee67b2032543"><code>ff5317e</code></a> Update: Improve array-callback-return report message (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13395">#13395</a>) (Philip (flip) Kromer)</li> <li><a href="https://github.com/eslint/eslint/commit/3f51930eea7cddc921a9ee3cb0328c7b649c0f83"><code>3f51930</code></a> Fix: false positive new with member in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12740">#12740</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13375">#13375</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/825a5b98d3d84f6eb72b75f7d8519de763cc8898"><code>825a5b9</code></a> Fix: Clarify documentation on implicit ignore behavior (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12348">#12348</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12600">#12600</a>) (Scott Hardin)</li> <li><a href="https://github.com/eslint/eslint/commit/c1391566a5f765f25716527de7b5cdee16c0ce36"><code>c139156</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0c17e9d2ac307cc288eea6ed7971bd5a7d33321a"><code>0c17e9d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/c680387ba61f6dccf0390d24a85d871fa83e9fea"><code>c680387</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/bf3939bbd9a33d0eb96cebe6a53bf61c855f9ba6"><code>bf3939b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7baf02e983af909800261263f125cca901a5bd0f"><code>7baf02e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/5c4c3fdfbda18a13223ad36f44283adbfee8c496"><code>5c4c3fd</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/53912aab1856327b399cca26cbb2ba81fd01bfa2"><code>53912aa</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/51e42eca3e87d8259815d736ffe81e604f184057"><code>51e42ec</code></a> Update: Add option &quot;ignoreGlobals&quot; to camelcase rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11716">#11716</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12782">#12782</a>) (David Gasperoni)</li> <li><a href="https://github.com/eslint/eslint/commit/0655f66525d167ca1288167b79a77087cfc8fcf6"><code>0655f66</code></a> Update: improve report location in arrow-body-style (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13424">#13424</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/d53d69af08cfe55f42e0a0ca725b1014dabccc21"><code>d53d69a</code></a> Update: prefer-regex-literal detect regex literals (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12840">#12840</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12842">#12842</a>) (Mathias Schreck)</li> <li><a href="https://github.com/eslint/eslint/commit/004adae3f959414f56e44e5884f6221e9dcda142"><code>004adae</code></a> Update: rename id-blacklist to id-denylist (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13407">#13407</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13408">#13408</a>) (Kai Cataldo)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/30fa423d2808cb0a21835895808a7862d00d2adf"><code>30fa423</code></a> 7.4.0</li> <li><a href="https://github.com/eslint/eslint/commit/ed86b158041ac04e118eadf5d5b8767f6b38e526"><code>ed86b15</code></a> Build: changelog update for 7.4.0</li> <li><a href="https://github.com/eslint/eslint/commit/f21bad2680406a2671b877f8dba47f4475d0cc64"><code>f21bad2</code></a> Docs: fix description for <code>never</code> in multiline-ternary (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13368">#13368</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13452">#13452</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ada2c891298382f82dfabf37cacd59a1057b2bb7"><code>ada2c89</code></a> Fix: support typescript generics in arrow-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12570">#12570</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13451">#13451</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/89ee01e083f1e02293bf8d1447f9b0fdb3cb9384"><code>89ee01e</code></a> Fix: Revert config cloning (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13447">#13447</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13449">#13449</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/0a463dbf7cc5a77d442879c9117204d4d38db972"><code>0a463db</code></a> Docs: fix no-multiple-empty-lines examples (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13432">#13432</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13433">#13433</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ff5317e93425f93cfdf808609551ee67b2032543"><code>ff5317e</code></a> Update: Improve array-callback-return report message (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13395">#13395</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/3f51930eea7cddc921a9ee3cb0328c7b649c0f83"><code>3f51930</code></a> Fix: false positive new with member in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12740">#12740</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13375">#13375</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/825a5b98d3d84f6eb72b75f7d8519de763cc8898"><code>825a5b9</code></a> Fix: Clarify documentation on implicit ignore behavior (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12348">#12348</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12600">#12600</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/c1391566a5f765f25716527de7b5cdee16c0ce36"><code>c139156</code></a> Sponsors: Sync README with website</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.3.1...v7.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.3.1&new-version=7.4.0)](https://help.github.com/articles/configuring-automated-security-fixes) 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 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-17 00:38:25 +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/hoppscotch#2984
No description provided.