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

Bump Foundry to v8.2 #2675

Closed connor-baer closed 3 weeks ago

connor-baer commented 3 weeks ago

Purpose

Foundry v8.2 updated all its dependencies to their latest minor, most notably eslint-plugin-import v2.30 which should drastically improve the performance of the import/no-cycle rule.

Approach and changes

Definition of done

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: eefd557c0fb76ef52e6d5cce05b177d380cb1715

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

vercel[bot] commented 3 weeks 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 Sep 4, 2024 8:58am
codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 86.59%. Comparing base (0095d66) to head (eefd557).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sumup-oss/circuit-ui/pull/2675/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/2675?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 #2675 +/- ## ======================================= Coverage 86.59% 86.59% ======================================= Files 209 209 Lines 11883 11883 Branches 1499 1499 ======================================= Hits 10290 10290 Misses 1540 1540 Partials 53 53 ```