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 all dependencies #910

Merged
merged 4 commits into from
Dec 1, 2023
Merged

Upgrade all dependencies #910

merged 4 commits into from
Dec 1, 2023

Conversation

connor-baer
Copy link
Member

@connor-baer connor-baer commented Dec 1, 2023

Purpose

Upgrade all dependencies before the next major release. This excludes dependencies that have switch to ESM since they are not supported by ESLint yet.

Approach and changes

  • Upgrade @typescript-eslint/typescript-eslint to v6 (changelog)
  • Upgrade eslint-plugin-testing-library to v6 (migration guide)

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests

@connor-baer connor-baer requested a review from a team as a code owner December 1, 2023 12:11
@connor-baer connor-baer requested review from tareqlol and removed request for a team December 1, 2023 12:11
Copy link

changeset-bot bot commented Dec 1, 2023

🦋 Changeset detected

Latest commit: 4d50d87

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sumup/foundry Major

Not sure what this means? Click here to learn what changesets are.

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

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0fc1379) 68.01% compared to head (ee1bf5f) 68.01%.

❗ Current head ee1bf5f differs from pull request most recent head 4d50d87. Consider uploading reports for the commit 4d50d87 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             next     #910   +/-   ##
=======================================
  Coverage   68.01%   68.01%           
=======================================
  Files          18       18           
  Lines         372      372           
  Branches       63       63           
=======================================
  Hits          253      253           
  Misses        110      110           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@connor-baer connor-baer added the dependencies Pull requests that update a dependency file label Dec 1, 2023
@connor-baer connor-baer merged commit f392d28 into next Dec 1, 2023
3 checks passed
@connor-baer connor-baer deleted the chore/upgrade-deps branch December 1, 2023 12:14
This was referenced Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant