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): update dependency @nextcloud/stylelint-config to v3 (main) #5755

Merged
merged 1 commit into from
May 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

Mend Renovate

This PR contains the following updates:

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

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.

Configuration

📅 Schedule: Branch creation - "every weekend" 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 4, 2024
@renovate renovate bot requested review from max-nextcloud and mejo- May 4, 2024 09:02
Copy link
Contributor Author

renovate bot commented May 4, 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nextcloud/text@4.0.0
npm error Found: stylelint@15.10.1
npm error node_modules/stylelint
npm error   peer stylelint@">=14.0.0" from stylelint-config-html@1.1.0
npm error   node_modules/stylelint-config-html
npm error     stylelint-config-html@">=1.0.0" from stylelint-config-recommended-vue@1.4.0
npm error     node_modules/stylelint-config-recommended-vue
npm error   peer stylelint@"^15.10.0" from stylelint-config-recommended@13.0.0
npm error   node_modules/stylelint-config-recommended
npm error     stylelint-config-recommended@"^13.0.0" from stylelint-config-recommended-scss@13.1.0
npm error     node_modules/stylelint-config-recommended-scss
npm error     stylelint-config-recommended@">=6.0.0" from stylelint-config-recommended-vue@1.4.0
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.0.1" from the root project
npm error
npm error Conflicting peer dependency: stylelint@16.5.0
npm error node_modules/stylelint
npm error   peer stylelint@"^16.2.0" from @nextcloud/stylelint-config@3.0.1
npm error   node_modules/@nextcloud/stylelint-config
npm error     dev @nextcloud/stylelint-config@"^3.0.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 /tmp/renovate/cache/others/npm/_logs/2024-05-06T18_31_02_348Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-06T18_31_02_348Z-debug-0.log

@github-actions github-actions bot enabled auto-merge May 4, 2024 09:03
@renovate renovate bot force-pushed the renovate/main-nextcloud-stylelint-config-3.x branch from 572a368 to 0dd46e2 Compare May 6, 2024 18:31
@juliushaertl juliushaertl force-pushed the renovate/main-nextcloud-stylelint-config-3.x branch from 0dd46e2 to ea09d4d Compare May 8, 2024 21:22
@github-actions github-actions bot merged commit a980477 into main May 8, 2024
60 checks passed
@github-actions github-actions bot deleted the renovate/main-nextcloud-stylelint-config-3.x branch May 8, 2024 21:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants