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 stylelint-prettier to v5 #2418

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-prettier 4.1.0 -> 5.0.0 age adoption passing confidence

Release Notes

prettier/stylelint-prettier (stylelint-prettier)

v5.0.0

Compare Source

Increase the minimum required versions of stylelintand node. Stylelint v16
has converted its codebase to esm and has deprecated its commonjs apis. We've followed their suggested migration guide and stylelint-prettier is now an esm-only package. This has required dropping support for v15 at the same time.

  • Minimum stylelint version is now v16 (drop support for v15.x)
  • Minimum node requirements is now >=18.12.0 (drop support for v14.x and v16.x)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Zurich, 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 requested a review from a team as a code owner December 16, 2023 07:28
@renovate renovate bot added the 📦 styles Related to the @swisspost/design-system-styles package label Dec 16, 2023
@renovate renovate bot requested a review from oliverschuerch December 16, 2023 07:28
Copy link

changeset-bot bot commented Dec 16, 2023

⚠️ No Changeset found

Latest commit: 92b0fbf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Dec 16, 2023

Preview environment ready: https://preview-2418--swisspost-design-system-next.netlify.app
Preview environment ready: https://preview-2418--swisspost-web-frontend.netlify.app

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

renovate bot commented Jan 16, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Contributor Author

renovate bot commented Jan 16, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/stylelint-prettier-5.x branch January 16, 2024 11:30
imagoiq added a commit that referenced this pull request Jan 24, 2024
Upgrade manually stylelint to v16 because of relation with the following
packages:

#2418
#2419
#2431
#2434

We could have a special rule in renovate to group them, but I'm not sure
that they totally aligned to a major version. I think this upgrade of
stylelint is pretty unique.


https://github.com/prettier/stylelint-config-prettier was removed as it
is deprecated since v15.

Fixes in SCSS code are not due to the upgrade.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 styles Related to the @swisspost/design-system-styles package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants