Skip to content

chore(deps-dev): bump @nextcloud/stylelint-config from 3.1.1 to 3.2.1#2272

Merged
github-actions[bot] merged 2 commits intostable6from
dependabot/npm_and_yarn/stable6/nextcloud/stylelint-config-3.2.1
Feb 10, 2026
Merged

chore(deps-dev): bump @nextcloud/stylelint-config from 3.1.1 to 3.2.1#2272
github-actions[bot] merged 2 commits intostable6from
dependabot/npm_and_yarn/stable6/nextcloud/stylelint-config-3.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2026

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

Release notes

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

v3.2.1

What's Changed

Full Changelog: nextcloud-libraries/stylelint-config@v3.2.0...v3.2.1

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: nextcloud-libraries/stylelint-config@v3.1.1...v3.2.0

Changelog

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

v3.2.1 (2026-02-05)

Changed

  • chore(deps): pin stylelint and stylelint-use-logical to remove overrides #154
  • ci(dependabot): increase package versions on update #155
  • Updated dependencies:
    • Bump stylelint to 17.1.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
  • 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
  • f366c43 Merge pull request #156 from nextcloud-libraries/chore/3-2-1
  • 69dd44d chore: prepare v3.2.1
  • 9b895ce Merge pull request #155 from nextcloud-libraries/ci/dependabot
  • 4518d0f Merge pull request #154 from nextcloud-libraries/chore/versions
  • bd054be ci(dependabot): increase package versions
  • 32727af chore(deps): pin stylelint and stylelint-use-logical to remove overrides
  • 39f7278 Merge pull request #153 from nextcloud-libraries/dependabot/npm_and_yarn/styl...
  • 0814fda chore(deps-dev): Bump stylelint from 17.0.0 to 17.1.0
  • b76ad64 Merge pull request #152 from nextcloud-libraries/chore/v3-2-0
  • 8e22c2f chore: prepare v3.2.0
  • 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 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 7, 2026
@github-actions github-actions bot enabled auto-merge February 7, 2026 02:12
dependabot bot and others added 2 commits February 10, 2026 20:17
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/nextcloud-libraries/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/stylelint-config@v3.1.1...v3.2.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-version: 3.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the dependabot/npm_and_yarn/stable6/nextcloud/stylelint-config-3.2.1 branch from dd548e1 to 4636624 Compare February 10, 2026 19:20
@github-actions github-actions bot merged commit 530f8b6 into stable6 Feb 10, 2026
9 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/stable6/nextcloud/stylelint-config-3.2.1 branch February 10, 2026 19:21
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.78%. Comparing base (bd6670b) to head (4636624).
⚠️ Report is 21 commits behind head on stable6.

Additional details and impacted files
@@           Coverage Diff            @@
##           stable6    #2272   +/-   ##
========================================
  Coverage    41.78%   41.78%           
========================================
  Files           16       16           
  Lines          414      414           
  Branches        79       78    -1     
========================================
  Hits           173      173           
  Misses         215      215           
  Partials        26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments