[PR #581] [CLOSED] Chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0-beta.0 to 8.3.0-beta.2 #602

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/581
Author: @dependabot[bot]
Created: 7/1/2023
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0-beta.2


📝 Commits (1)

  • 45fc85f Chore(deps-dev): Bump @nextcloud/eslint-config

📊 Changes

2 files changed (+854 additions, -176 deletions)

View changed files

📝 package-lock.json (+853 -175)
📝 package.json (+1 -1)

📄 Description

Bumps @nextcloud/eslint-config from 8.3.0-beta.0 to 8.3.0-beta.2.

Release notes

Sourced from @​nextcloud/eslint-config's releases.

v8.3.0-beta.2

v8.3.0-beta.2 (2023-06-27)

Full Changelog

Fixed:

v8.3.0-beta.1

v8.3.0-beta.1 (2023-06-27)

Full Changelog

Features:

  • Provide config for vue files written in Typescript, use extends: "@nextcloud/eslint-config/typescript".
  • Fully support vue files using the Composition API <script setup>.

Fixed:

Changelog

Sourced from @​nextcloud/eslint-config's changelog.

v8.3.0-beta.2 (2023-06-27)

Full Changelog

Fixed:

v8.3.0-beta.1 (2023-06-27)

Full Changelog

Features:

  • Provide config for vue files written in Typescript, use extends: "@nextcloud/eslint-config/typescript".
  • Fully support vue files using the Composition API <script setup>.

Fixed:

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/nextcloud/twofactor_gateway/pull/581 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/1/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0-beta.2` --- ### 📝 Commits (1) - [`45fc85f`](https://github.com/nextcloud/twofactor_gateway/commit/45fc85f9f0c4e91e989b2a64ea9907e035ea4ee1) Chore(deps-dev): Bump @nextcloud/eslint-config ### 📊 Changes **2 files changed** (+854 additions, -176 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+853 -175) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.3.0-beta.0 to 8.3.0-beta.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextcloud/eslint-config/releases"><code>@​nextcloud/eslint-config</code>'s releases</a>.</em></p> <blockquote> <h2>v8.3.0-beta.2</h2> <h2><a href="https://github.com/nextcloud/eslint-config/tree/v8.3.0-beta.2">v8.3.0-beta.2</a> (2023-06-27)</h2> <p><a href="https://github.com/nextcloud/eslint-config/compare/v8.3.0-beta.1...v8.3.0-beta.2">Full Changelog</a></p> <p><strong>Fixed:</strong></p> <ul> <li>chore: update typescript deps and co by <a href="https://github.com/skjnldsv"><code>@​skjnldsv</code></a> in <a href="https://redirect.github.com/nextcloud/eslint-config/pull/569">nextcloud/eslint-config#569</a></li> <li>fix: allow empty functions by <a href="https://github.com/skjnldsv"><code>@​skjnldsv</code></a> in <a href="https://redirect.github.com/nextcloud/eslint-config/pull/570">nextcloud/eslint-config#570</a></li> </ul> <h2>v8.3.0-beta.1</h2> <h2><a href="https://github.com/nextcloud/eslint-config/tree/v8.3.0-beta.1">v8.3.0-beta.1</a> (2023-06-27)</h2> <p><a href="https://github.com/nextcloud/eslint-config/compare/v8.3.0-beta.0...v8.3.0-beta.1">Full Changelog</a></p> <p><strong>Features:</strong></p> <ul> <li>Provide config for vue files written in Typescript, use <code>extends: &quot;@nextcloud/eslint-config/typescript&quot;</code>.</li> <li>Fully support vue files using the Composition API <code>&lt;script setup&gt;</code>.</li> </ul> <p><strong>Fixed:</strong></p> <ul> <li>fix: Add Typescript overrides for all valid Typescript file extensions by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud/eslint-config/pull/567">nextcloud/eslint-config#567</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md"><code>@​nextcloud/eslint-config</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nextcloud/eslint-config/tree/v8.3.0-beta.2">v8.3.0-beta.2</a> (2023-06-27)</h2> <p><a href="https://github.com/nextcloud/eslint-config/compare/v8.3.0-beta.1...v8.3.0-beta.2">Full Changelog</a></p> <p><strong>Fixed:</strong></p> <ul> <li>chore: update typescript deps and co by <a href="https://github.com/skjnldsv"><code>@​skjnldsv</code></a> in <a href="https://redirect.github.com/nextcloud/eslint-config/pull/569">nextcloud/eslint-config#569</a></li> <li>fix: allow empty functions by <a href="https://github.com/skjnldsv"><code>@​skjnldsv</code></a> in <a href="https://redirect.github.com/nextcloud/eslint-config/pull/570">nextcloud/eslint-config#570</a></li> </ul> <h2><a href="https://github.com/nextcloud/eslint-config/tree/v8.3.0-beta.1">v8.3.0-beta.1</a> (2023-06-27)</h2> <p><a href="https://github.com/nextcloud/eslint-config/compare/v8.3.0-beta.0...v8.3.0-beta.1">Full Changelog</a></p> <p><strong>Features:</strong></p> <ul> <li>Provide config for vue files written in Typescript, use <code>extends: &quot;@nextcloud/eslint-config/typescript&quot;</code>.</li> <li>Fully support vue files using the Composition API <code>&lt;script setup&gt;</code>.</li> </ul> <p><strong>Fixed:</strong></p> <ul> <li>fix: Add Typescript overrides for all valid Typescript file extensions by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud/eslint-config/pull/567">nextcloud/eslint-config#567</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud/eslint-config/commit/c7a4f9e84c452db43ea77a915f9ba6271c6a86de"><code>c7a4f9e</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/eslint-config/issues/570">#570</a> from nextcloud/feat/empty-function</li> <li><a href="https://github.com/nextcloud/eslint-config/commit/24cf124a08a28799e49e4c64404b0b9c35dba407"><code>24cf124</code></a> fix: allow empty functions</li> <li><a href="https://github.com/nextcloud/eslint-config/commit/84b5b8ebbcb549246a8dd3437126c4fa4c694d5e"><code>84b5b8e</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/eslint-config/issues/569">#569</a> from nextcloud/dependaskjnldsv/bumps</li> <li><a href="https://github.com/nextcloud/eslint-config/commit/e6ada8a01f939555cfc21d562c52722e0c339245"><code>e6ada8a</code></a> chore: audit fix</li> <li><a href="https://github.com/nextcloud/eslint-config/commit/d718ee61e78a7fddda30b0b32f7539c975c278be"><code>d718ee6</code></a> 8.3.0-beta.2</li> <li><a href="https://github.com/nextcloud/eslint-config/commit/1c9a0b2e09255b25a90306a253c0841a06e9b537"><code>1c9a0b2</code></a> chore: update jest deps and co</li> <li><a href="https://github.com/nextcloud/eslint-config/commit/e55e4ed6906695c07c8c5a1f5d04300bdb0eae6b"><code>e55e4ed</code></a> chore: update typescript deps and co</li> <li><a href="https://github.com/nextcloud/eslint-config/commit/231ca5b4bf9dcd22d6da37a88bfefc94c29c0a06"><code>231ca5b</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/eslint-config/issues/568">#568</a> from nextcloud/skjnldsv-patch-1</li> <li><a href="https://github.com/nextcloud/eslint-config/commit/d716a55e6abc201a9e167dc8654d84e6fdd44573"><code>d716a55</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/nextcloud/eslint-config/commit/a1c6712fb972a4ec1debdb303c29add1df46b2ee"><code>a1c6712</code></a> 8.3.0-beta.1</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud/eslint-config/compare/v8.3.0-beta.0...v8.3.0-beta.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nextcloud/eslint-config&package-manager=npm_and_yarn&previous-version=8.3.0-beta.0&new-version=8.3.0-beta.2)](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 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-02-26 06:31:35 +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/twofactor_gateway-nextcloud#602
No description provided.