Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@nextcloud/stylelint-config ^2.4.0 -> ^3.1.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nextcloud-libraries/stylelint-config (@​nextcloud/stylelint-config)

v3.1.1

Compare Source

Fixed
  • fix: allow all <style scoped> and CSS Modules pseudo selectors #​140 (ShGKme)
  • fix: temporarily disable scss/load-partial-extension #​141 (ShGKme)
Changed

v3.1.0

Compare Source

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

v3.0.1

Compare Source

Fixed
  • fix: Remove stylistic rules also for scss

v3.0.0

Compare Source

Full Changelog

Breaking changes 💥

stylelint was updated to version 16.0 which drops all stylistic changes.
The means stylelint only will check for code quality but not for stylistic rules.
So it is now recommended to instead use prettier with @nextcloud/prettier-config for stylistic rules.
See also Nextcloud prettier setup.

Changed
  • Updated stylelint and require stylelint version 16.2.0 or later.

Configuration

📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented May 28, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/stylelint
npm error   peer stylelint@">=14.0.0" from [email protected]
npm error   node_modules/stylelint-config-html
npm error     stylelint-config-html@">=1.0.0" from [email protected]
npm error     node_modules/stylelint-config-recommended-vue
npm error   peer stylelint@"^15.10.0" from [email protected]
npm error   node_modules/stylelint-config-recommended
npm error     stylelint-config-recommended@"^13.0.0" from [email protected]
npm error     node_modules/stylelint-config-recommended-scss
npm error     stylelint-config-recommended@">=6.0.0" from [email protected]
npm error     node_modules/stylelint-config-recommended-vue
npm error   3 more (stylelint-config-recommended-scss, ...)
npm error
npm error Could not resolve dependency:
npm error dev @nextcloud/stylelint-config@"^3.1.1" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/stylelint
npm error   peer stylelint@"^16.13.2" from @nextcloud/[email protected]
npm error   node_modules/@nextcloud/stylelint-config
npm error     dev @nextcloud/stylelint-config@"^3.1.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-10-06T16_30_16_505Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-10-06T16_30_16_505Z-debug-0.log

Copy link

codecov bot commented May 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.62%. Comparing base (04e14f0) to head (9abbb0b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1607   +/-   ##
=========================================
  Coverage     39.62%   39.62%           
  Complexity      107      107           
=========================================
  Files            20       20           
  Lines           323      323           
=========================================
  Hits            128      128           
  Misses          195      195           
Flag Coverage Δ
unittests 39.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot force-pushed the renovate/master-nextcloud-stylelint-config-3.x branch from 61936ba to 89ea0db Compare May 28, 2025 10:33
@renovate renovate bot force-pushed the renovate/master-nextcloud-stylelint-config-3.x branch from 89ea0db to 2c64a41 Compare August 10, 2025 12:23
@renovate renovate bot force-pushed the renovate/master-nextcloud-stylelint-config-3.x branch from 2c64a41 to f53cce6 Compare August 19, 2025 12:44
@renovate renovate bot force-pushed the renovate/master-nextcloud-stylelint-config-3.x branch from f53cce6 to 22ce0b3 Compare August 31, 2025 12:23
@renovate renovate bot force-pushed the renovate/master-nextcloud-stylelint-config-3.x branch from 22ce0b3 to 9096e01 Compare September 25, 2025 18:14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/master-nextcloud-stylelint-config-3.x branch from 9096e01 to 9abbb0b Compare October 6, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants