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

Update stylelint-find-new-rules to v5 #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-find-new-rules 4.1.2 -> 5.0.0 age adoption passing confidence

Release Notes

Donov4n/stylelint-find-new-rules (stylelint-find-new-rules)

v5.0.0

Compare Source

  • Update dependencies.
  • Add support for Stylelint 16.
  • [BREAKING] Remove support for Stylelint < 16.
  • [BREAKING] This package now require node >= 18.12.0.
  • [BREAKING] This package is now an ESM package.
    => require('stylelint-find-new-rules') is not supported anymore
    when using the node API (you should now use the ESM API, see the
    README).

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 the enhancement New feature or request label Jan 20, 2024
Copy link
Contributor Author

renovate bot commented Jan 20, 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"15.10.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^16" from [email protected]
npm ERR! node_modules/stylelint-find-new-rules
npm ERR!   dev stylelint-find-new-rules@"5.0.0" 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-02-24T06_31_36_149Z-eresolve-report.txt

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

@renovate renovate bot force-pushed the renovate/major-stylelint-find-new-rules branch from cdacb42 to 0627db9 Compare January 20, 2024 03:57
@renovate renovate bot force-pushed the renovate/major-stylelint-find-new-rules branch from 0627db9 to 726ff94 Compare February 4, 2024 10:19
@renovate renovate bot force-pushed the renovate/major-stylelint-find-new-rules branch from 726ff94 to bc2b13a Compare February 24, 2024 06:31
Copy link
Contributor Author

renovate bot commented Jun 1, 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 unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/stylelint
npm error   dev stylelint@"15.10.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer stylelint@"^16" from [email protected]
npm error node_modules/stylelint-find-new-rules
npm error   dev stylelint-find-new-rules@"5.0.0" 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-09-21T05_16_21_319Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-21T05_16_21_319Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-stylelint-find-new-rules branch 2 times, most recently from 406f99d to 1c33747 Compare June 8, 2024 04:53
@renovate renovate bot force-pushed the renovate/major-stylelint-find-new-rules branch from 1c33747 to 3a5caed Compare June 15, 2024 05:26
@renovate renovate bot force-pushed the renovate/major-stylelint-find-new-rules branch from 3a5caed to 2da2fbb Compare July 13, 2024 18:17
| datasource | package                  | from  | to    |
| ---------- | ------------------------ | ----- | ----- |
| npm        | stylelint-find-new-rules | 4.1.2 | 5.0.0 |
@renovate renovate bot force-pushed the renovate/major-stylelint-find-new-rules branch from 2da2fbb to 6701d51 Compare September 21, 2024 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants