Skip to content

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

Merged
github-actions[bot] merged 5 commits intomainfrom
dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.0
Jan 19, 2026
Merged

chore(deps-dev): bump @nextcloud/stylelint-config from 3.1.1 to 3.2.0#8094
github-actions[bot] merged 5 commits intomainfrom
dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

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: nextcloud-libraries/stylelint-config@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 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)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.26.1 to 17.0.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.26.1...17.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jan 19, 2026
@github-actions github-actions bot enabled auto-merge January 19, 2026 08:07
dependabot bot and others added 2 commits January 19, 2026 16:35
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config) from 3.1.1 to 3.2.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…t-17.0.0' into dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.0
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.0 branch from 58d4c79 to 616d0a6 Compare January 19, 2026 15:35
@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.77%. Comparing base (9a53f3d) to head (4551872).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8094   +/-   ##
=======================================
  Coverage   52.77%   52.77%           
=======================================
  Files         103      103           
  Lines        3348     3348           
  Branches      977      977           
=======================================
  Hits         1767     1767           
  Misses       1333     1333           
  Partials      248      248           

☔ 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.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Contributor

susnux commented Jan 19, 2026

Changes:

@susnux
Copy link
Contributor

susnux commented Jan 19, 2026

/update-snapshots

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux requested a review from Antreesy January 19, 2026 15:51
@github-actions github-actions bot merged commit b8ca5d8 into main Jan 19, 2026
27 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.0 branch January 19, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants