[PR #826] [MERGED] chore(deps-dev): Bump @nextcloud/stylelint-config from 3.1.1 to 3.2.0 #829

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/826
Author: @dependabot[bot]
Created: 1/19/2026
Status: Merged
Merged: 1/27/2026
Merged by: @vitormattos

Base: masterHead: dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.0


📝 Commits (1)

  • bd0b54b chore(deps-dev): Bump @nextcloud/stylelint-config from 3.1.1 to 3.2.0

📊 Changes

2 files changed (+54 additions, -37 deletions)

View changed files

📝 package-lock.json (+53 -36)
📝 package.json (+1 -1)

📄 Description

Bumps @nextcloud/stylelint-config from 3.1.1 to 3.2.0.

Release notes

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

v3.2.0

v3.2.0 (2026-01-17)

Added

  • feat(scss): enable "scss/load-partial-extension": "always" #144 (ShGKme)

Changed

  • Minimum Node version increased to Node 20.19+ due to stylelint's requirements #150
  • Updated dependencies:
    • Bump stylelint to 17.0.0
    • Bump stylelint-config-recommended-scss to 17.0.0
    • Bump stylelint-config-recommended-vue to 1.6.1

Full Changelog: https://github.com/nextcloud-libraries/stylelint-config/compare/v3.1.1...v3.2.0

Changelog

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

v3.2.0 (2026-01-17)

Added

  • feat(scss): enable "scss/load-partial-extension": "always" #144 (ShGKme)

Changed

  • Minimum Node version increased to Node 20.19+ due to stylelint's requirements
  • Updated dependencies:
    • Bump stylelint to 17.0.0
    • Bump stylelint-config-recommended-scss to 17.0.0
    • Bump stylelint-config-recommended-vue to 1.6.1
Commits
  • b76ad64 Merge pull request #152 from nextcloud-libraries/chore/v3-2-0
  • 8e22c2f chore: prepare v3.2.0
  • 4cbec49 Merge pull request #150 from nextcloud-libraries/dependabot/npm_and_yarn/styl...
  • 5612ee6 ci: update workflows from organization
  • b73b0d9 build: Merge branch 'dependabot/npm_and_yarn/stylelint-config-recommended-scs...
  • a20aef8 chore(deps-dev): Bump stylelint-config-recommended-scss
  • 4133007 chore(deps-dev): Bump stylelint from 16.26.1 to 17.0.0
  • 516f176 Merge pull request #148 from nextcloud-libraries/dependabot/npm_and_yarn/styl...
  • fed3e2b chore(deps-dev): Bump stylelint-config-recommended-scss
  • 55be9b3 Merge pull request #149 from nextcloud-libraries/dependabot/npm_and_yarn/styl...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nextcloud/stylelint-config since your current version.


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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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/nextcloud/twofactor_gateway/pull/826 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/19/2026 **Status:** ✅ Merged **Merged:** 1/27/2026 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.0` --- ### 📝 Commits (1) - [`bd0b54b`](https://github.com/nextcloud/twofactor_gateway/commit/bd0b54b75eaa3342fbf005ebb328614d8a424e86) chore(deps-dev): Bump @nextcloud/stylelint-config from 3.1.1 to 3.2.0 ### 📊 Changes **2 files changed** (+54 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+53 -36) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config) from 3.1.1 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/stylelint-config/releases"><code>@​nextcloud/stylelint-config</code>'s releases</a>.</em></p> <blockquote> <h2>v3.2.0</h2> <h2><a href="https://github.com/nextcloud/stylelint-config/tree/v3.2.0">v3.2.0</a> (2026-01-17)</h2> <h3>Added</h3> <ul> <li>feat(scss): enable &quot;scss/load-partial-extension&quot;: &quot;always&quot; <a href="https://redirect.github.com/nextcloud-libraries/stylelint-config/pull/144">#144</a> (<a href="https://github.com/ShGKme">ShGKme</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Minimum Node version increased to Node 20.19+ due to stylelint's requirements <a href="https://redirect.github.com/nextcloud-libraries/stylelint-config/pull/150">#150</a></li> <li>Updated dependencies: <ul> <li>Bump <code>stylelint</code> to 17.0.0</li> <li>Bump <code>stylelint-config-recommended-scss</code> to 17.0.0</li> <li>Bump <code>stylelint-config-recommended-vue</code> to 1.6.1</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nextcloud-libraries/stylelint-config/compare/v3.1.1...v3.2.0">https://github.com/nextcloud-libraries/stylelint-config/compare/v3.1.1...v3.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/stylelint-config/blob/main/CHANGELOG.md"><code>@​nextcloud/stylelint-config</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nextcloud/stylelint-config/tree/v3.2.0">v3.2.0</a> (2026-01-17)</h2> <h3>Added</h3> <ul> <li>feat(scss): enable &quot;scss/load-partial-extension&quot;: &quot;always&quot; <a href="https://redirect.github.com/nextcloud-libraries/stylelint-config/pull/144">#144</a> (<a href="https://github.com/ShGKme">ShGKme</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Minimum Node version increased to Node 20.19+ due to stylelint's requirements</li> <li>Updated dependencies: <ul> <li>Bump <code>stylelint</code> to 17.0.0</li> <li>Bump <code>stylelint-config-recommended-scss</code> to 17.0.0</li> <li>Bump <code>stylelint-config-recommended-vue</code> to 1.6.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud-libraries/stylelint-config/commit/b76ad64c0929b3d8dd6193ecb684c4d5fc10647c"><code>b76ad64</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/stylelint-config/issues/152">#152</a> from nextcloud-libraries/chore/v3-2-0</li> <li><a href="https://github.com/nextcloud-libraries/stylelint-config/commit/8e22c2fecc111426c6b00c8d48d7e1807da1ff31"><code>8e22c2f</code></a> chore: prepare v3.2.0</li> <li><a href="https://github.com/nextcloud-libraries/stylelint-config/commit/4cbec490db588139c8b56bc492b148bbb7f8786a"><code>4cbec49</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/stylelint-config/issues/150">#150</a> from nextcloud-libraries/dependabot/npm_and_yarn/styl...</li> <li><a href="https://github.com/nextcloud-libraries/stylelint-config/commit/5612ee692ca6e7fd9a4f39087074c3c8cb878cac"><code>5612ee6</code></a> ci: update workflows from organization</li> <li><a href="https://github.com/nextcloud-libraries/stylelint-config/commit/b73b0d9cdb67ba1af5d93df0c28ee21f8f4c741e"><code>b73b0d9</code></a> build: Merge branch 'dependabot/npm_and_yarn/stylelint-config-recommended-scs...</li> <li><a href="https://github.com/nextcloud-libraries/stylelint-config/commit/a20aef8fb7b10f073efb8e3c935434d0f752f4b3"><code>a20aef8</code></a> chore(deps-dev): Bump stylelint-config-recommended-scss</li> <li><a href="https://github.com/nextcloud-libraries/stylelint-config/commit/41330073b0ea3f4329aa08f010a5f0ed7d0736d9"><code>4133007</code></a> chore(deps-dev): Bump stylelint from 16.26.1 to 17.0.0</li> <li><a href="https://github.com/nextcloud-libraries/stylelint-config/commit/516f176835236b7c325450d1ca2845417ebd4daa"><code>516f176</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/stylelint-config/issues/148">#148</a> from nextcloud-libraries/dependabot/npm_and_yarn/styl...</li> <li><a href="https://github.com/nextcloud-libraries/stylelint-config/commit/fed3e2b9811c3d54cd5885bbdb9652ceb19e685b"><code>fed3e2b</code></a> chore(deps-dev): Bump stylelint-config-recommended-scss</li> <li><a href="https://github.com/nextcloud-libraries/stylelint-config/commit/55be9b3e8fe9beb8186554bce2ca08fd15c16a41"><code>55be9b3</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/stylelint-config/issues/149">#149</a> from nextcloud-libraries/dependabot/npm_and_yarn/styl...</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud-libraries/stylelint-config/compare/v3.1.1...v3.2.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​nextcloud/stylelint-config</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nextcloud/stylelint-config&package-manager=npm_and_yarn&previous-version=3.1.1&new-version=3.2.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 will merge this PR once CI passes on it, as requested by @nextcloud-command. [//]: # (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-02-26 06:32:17 +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#829
No description provided.