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

Upgrade to Foundry v6 #2022

Merged
merged 6 commits into from
Apr 17, 2023
Merged

Upgrade to Foundry v6 #2022

merged 6 commits into from
Apr 17, 2023

Conversation

connor-baer
Copy link
Member

@connor-baer connor-baer commented Mar 31, 2023

Purpose

Foundry v6 is a security-focused release that upgrades all vulnerable dependencies and removes the ci and release presets.

Approach and changes

  • Upgrade to Foundry v6
  • Enable Jest's native GitHub actions reporter to replace the insecure jest-github-reporter
  • Use canonical names for Jest matchers
  • Replace the global test utils with explicit imports

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

@changeset-bot
Copy link

changeset-bot bot commented Mar 31, 2023

⚠️ No Changeset found

Latest commit: 528cf9f

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
Copy link

vercel bot commented Mar 31, 2023

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 Apr 17, 2023 0:59am

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #2022 (528cf9f) into main (326d52c) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2022      +/-   ##
==========================================
- Coverage   92.17%   92.16%   -0.01%     
==========================================
  Files         168      168              
  Lines        3538     3537       -1     
  Branches     1224     1224              
==========================================
- Hits         3261     3260       -1     
  Misses        256      256              
  Partials       21       21              
Impacted Files Coverage Δ
...mponents/CalendarWrapper/CalendarImportedStyles.ts 100.00% <ø> (ø)
...dar/components/CalendarWrapper/CalendarWrapper.tsx 100.00% <100.00%> (ø)

@connor-baer connor-baer marked this pull request as ready for review April 17, 2023 07:49
@connor-baer connor-baer requested a review from a team as a code owner April 17, 2023 07:49
@connor-baer connor-baer requested review from pdrmdrs and removed request for a team April 17, 2023 07:49
@connor-baer connor-baer merged commit f204756 into main Apr 17, 2023
@connor-baer connor-baer deleted the chore/upgrade-foundry branch April 17, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants