sumup-oss / circuit-ui

SumUp's design system for the web
https://circuit.sumup.com
Apache License 2.0
915 stars 129 forks source link

chore(deps-dev): bump stylelint-config-recess-order from 5.1.0 to 5.1.1 in the stylelint group #2696

Closed dependabot[bot] closed 15 hours ago

dependabot[bot] commented 22 hours ago

Bumps the stylelint group with 1 update: stylelint-config-recess-order.

Updates stylelint-config-recess-order from 5.1.0 to 5.1.1

Release notes

Sourced from stylelint-config-recess-order's releases.

v5.1.1

Patch Changes

  • Fix order of flex-* properties (#386) The flex shorthand is followed by -grow, -shrink, and -basis, following the order of the shorthand property. The flex-flow shorthand now correctly preceeds the -direction and -wrap properties.
Changelog

Sourced from stylelint-config-recess-order's changelog.

5.1.1

Patch Changes

  • Fix order of flex-* properties (#386) The flex shorthand is followed by -grow, -shrink, and -basis, following the order of the shorthand property. The flex-flow shorthand now correctly preceeds the -direction and -wrap properties.
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 22 hours ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oss-circuit-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 11:27am
changeset-bot[bot] commented 22 hours ago

⚠️ No Changeset found

Latest commit: eea969de41b6e28d4bfd2f9f3dcdf3e1df886622

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

codecov[bot] commented 15 hours ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.63%. Comparing base (d9abc28) to head (eea969d). Report is 8 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sumup-oss/circuit-ui/pull/2696/graphs/tree.svg?width=650&height=150&src=pr&token=xqWZUwlDHL&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sumup-oss)](https://app.codecov.io/gh/sumup-oss/circuit-ui/pull/2696?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sumup-oss) ```diff @@ Coverage Diff @@ ## main #2696 +/- ## ======================================= Coverage 86.63% 86.63% ======================================= Files 210 210 Lines 12000 12000 Branches 1506 1506 ======================================= Hits 10396 10396 Misses 1551 1551 Partials 53 53 ```