Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2025

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: nextcloud-libraries/stylelint-config@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 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 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jun 7, 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

@codecov
Copy link

codecov bot commented Jun 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.29%. Comparing base (3f30b2e) to head (2c3bd68).
Report is 4 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #3064   +/-   ##
======================================
  Coverage    2.29%   2.29%           
======================================
  Files         108     108           
  Lines        6405    6405           
  Branches      122     122           
======================================
  Hits          147     147           
  Misses       6253    6253           
  Partials        5       5           

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

Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config) from 3.0.1 to 3.1.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.0.1...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/stylelint-config-3.1.0 branch from 436593a to 2c3bd68 Compare June 7, 2025 02:20
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 dependabot bot merged commit 8021934 into master Jun 7, 2025
47 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/stylelint-config-3.1.0 branch June 7, 2025 02:30
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