Skip to content

build(deps-dev): Bump @nextcloud/stylelint-config from 3.1.0 to 3.2.1#4406

Merged
susnux merged 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.1
Feb 27, 2026
Merged

build(deps-dev): Bump @nextcloud/stylelint-config from 3.1.0 to 3.2.1#4406
susnux merged 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @nextcloud/stylelint-config from 3.1.0 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

v3.1.1

v3.1.1 (2025-10-06)

Fixed

  • fix: allow all and CSS Modules pseudo selectors #140 (ShGKme)
  • fix: temporarily disable scss/load-partial-extension #141 (ShGKme)

Changed

  • ci: update npm-publish.yml workflow from template #139 (susnux)
  • ci: update reuse.yml workflow from template #138 (susnux)
  • chore: update node version requirement #143 (susnux)
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

v3.1.1 (2025-10-06)

Fixed

  • fix: allow all and CSS Modules pseudo selectors #140 (ShGKme)
  • fix: temporarily disable scss/load-partial-extension #141 (ShGKme)

Changed

  • ci: update npm-publish.yml workflow from template #139 (susnux)
  • ci: update reuse.yml workflow from template #138 (susnux)
  • chore: update node version requirement #143 (susnux)
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 javascript Items related to Javascript code labels Feb 14, 2026
Copy link
Copy Markdown
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config) from 3.1.0 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.0...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>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.1 branch from b7ad25a to 57b6b0a Compare February 27, 2026 15:32
@susnux susnux enabled auto-merge February 27, 2026 15:32
@susnux susnux merged commit e9173f1 into master Feb 27, 2026
51 checks passed
@susnux susnux deleted the dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.1 branch February 27, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Items related to Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants