Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @nextcloud/stylelint-config from 2.3.0 to v3 #4117

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/stylelint-config ^2.3.0 -> ^3.0.1 age adoption passing confidence

Warning

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


Release Notes

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

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.

v2.4.0

Compare Source

Full Changelog

Implemented enhancements
  • Bump stylelint-config-recommended-scss to 13.1.0
  • Update NPM version to ^10.0.0 to match version used by LTS Node 20
Fixed bugs
  • Fix indention to be consistent

v2.3.1

Compare Source

Full Changelog

Implemented enhancements:

  • Bump stylelint and peers (st3iny)

Changed:

  • Update engines versions to Node 20 with Npm 9 #​78

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Berlin, 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.

@renovate renovate bot added 3. to review Waiting for reviews dependencies labels Sep 3, 2024
@renovate renovate bot requested a review from hamza221 September 3, 2024 05:55
Copy link
Contributor Author

renovate bot commented Sep 3, 2024

⚠️ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/stylelint
npm ERR!   peer stylelint@">=14.0.0" from [email protected]
npm ERR!   node_modules/stylelint-config-html
npm ERR!     stylelint-config-html@">=1.0.0" from [email protected]
npm ERR!     node_modules/stylelint-config-recommended-vue
npm ERR!   peer stylelint@"^14.8.0" from [email protected]
npm ERR!   node_modules/stylelint-config-recommended
npm ERR!     stylelint-config-recommended@"^8.0.0" from [email protected]
npm ERR!     node_modules/stylelint-config-recommended-scss
npm ERR!     stylelint-config-recommended@">=6.0.0" from [email protected]
npm ERR!     node_modules/stylelint-config-recommended-vue
npm ERR!   3 more (stylelint-config-recommended-scss, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @nextcloud/stylelint-config@"^3.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/stylelint
npm ERR!   peer stylelint@"^16.2.0" from @nextcloud/[email protected]
npm ERR!   node_modules/@nextcloud/stylelint-config
npm ERR!     dev @nextcloud/stylelint-config@"^3.0.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-09-03T05_55_29_326Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-03T05_55_29_326Z-debug-0.log

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Richard Steinmetz <[email protected]>
@st3iny st3iny force-pushed the renovate/nextcloud-stylelint-config-3.x branch from 66127c4 to 9935d05 Compare September 3, 2024 05:59
@st3iny st3iny enabled auto-merge September 3, 2024 06:01
@st3iny st3iny merged commit c74cad3 into main Sep 3, 2024
24 checks passed
@st3iny st3iny deleted the renovate/nextcloud-stylelint-config-3.x branch September 3, 2024 06:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant