Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

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

Release notes

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

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.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
  • 0c4c911 Merge pull request #142 from nextcloud-libraries/chore/release
  • ae746ee chore: prepare v3.1.1
  • 5d81b98 Merge pull request #143 from nextcloud-libraries/chore/node
  • a36e44e chore: updaete node version requirement
  • d63f7e2 Merge pull request #141 from nextcloud-libraries/fix/disable-scss-load-partia...
  • 03b03f6 Merge pull request #140 from nextcloud-libraries/fix/pseudo-selectors
  • b039a3d fix: temporarily disable scss/load-partial-extension
  • a4c4e6e fix: allow all <style scoped> and CSS Modules pseudo selectors
  • 4859479 Merge pull request #138 from nextcloud-libraries/feat/workflow-auto-update-re...
  • c2030c3 Merge pull request #139 from nextcloud-libraries/feat/workflow-auto-update-np...
  • Additional commits viewable in compare view

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 it's up-to-date and 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2025
Copy link
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
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2025

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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/stylelint-config-3.1.1 branch from 886b8ec to 2ee0bfa Compare November 20, 2025 10:18
Copy link
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
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2025

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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/stylelint-config-3.1.1 branch from 2ee0bfa to c51db62 Compare November 20, 2025 10:22
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config) from 3.1.0 to 3.1.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.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/stylelint-config-3.1.1 branch from c51db62 to 7f856e3 Compare November 21, 2025 19:51
Copy link
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
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2025

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.

@dependabot dependabot bot merged commit 46e5885 into main Nov 21, 2025
31 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/stylelint-config-3.1.1 branch November 21, 2025 19:55
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.

2 participants