deck icon indicating copy to clipboard operation
deck copied to clipboard

Chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.1 to 3.1.0

Open dependabot[bot] opened this issue 5 months ago • 1 comments
trafficstars

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

Release notes

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

v.3.1.0

v3.1.0 (2025-05-22)

Added

  • Add csstools/use-logical to warn about LTR-RTL properties #121 (ShGKme)

Changed

  • Updated stylelint and require stylelint version 16.13.2 or later
  • Add SPDX header #109 (AndyScherzinger)

Full Changelog: https://github.com/nextcloud-libraries/stylelint-config/compare/v3.0.1...v3.1.0

Changelog

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

v3.1.0 (2025-05-22)

Added

  • Add csstools/use-logical to warn about LTR-RTL properties #121 (ShGKme)

Changed

  • Updated stylelint and require stylelint version 16.13.2 or later
  • Add SPDX header #109 (AndyScherzinger)
Commits
  • bbdf3a6 Merge pull request #133 from nextcloud-libraries/release/v3.1.0
  • aa9ad12 chore(release): v3.1.0
  • c6d5016 Merge pull request #132 from nextcloud-libraries/fix/use-logical-top-bottom
  • a13878f fix(use-logical): ignore properties with /-(top|bottom)-/
  • 07a1b14 Merge pull request #130 from nextcloud-libraries/dependabot/npm_and_yarn/styl...
  • 6732c10 chore(deps-dev): Bump stylelint-config-recommended-scss
  • f512447 Merge pull request #121 from nextcloud-libraries/feat/use-logical
  • 498ea99 feat: add csstools/use-logical warning for LTR-RTL properties
  • 0644bfb chore(deps): add stylelint-use-logical
  • 63efe26 Merge pull request #131 from nextcloud-libraries/chore/bump-stylelint-from-16...
  • 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 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[bot] avatar May 24 '25 01:05 dependabot[bot]