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

feat: upgrade dependencies #576

Merged
merged 10 commits into from
Nov 9, 2023
Merged

feat: upgrade dependencies #576

merged 10 commits into from
Nov 9, 2023

Conversation

tmjssz
Copy link
Contributor

@tmjssz tmjssz commented Nov 8, 2023

What it solves

Upgrades dependencies for the entire repo (except of auth-kit).

How this PR fixes it

Some changes were required:

onramp-kit

With the release of @monerium/sdk v2.4.0 they removed the kind prop from the placeOrder payload and forces it to be always "redeem". Also they removed the currency prop because they only support EUR for now.

protocol-kit

Added networks to the config to support @safe-global/safe-deployments v1.28.0

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6796362452

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+21.6%) to 100.0%

Totals Coverage Status
Change from base Build 6731412210: 21.6%
Covered Lines: 40
Relevant Lines: 40

💛 - Coveralls

@coveralls
Copy link

coveralls commented Nov 8, 2023

Pull Request Test Coverage Report for Build 6809821722

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 78.518%

Totals Coverage Status
Change from base Build 6731412210: 0.1%
Covered Lines: 492
Relevant Lines: 583

💛 - Coveralls

@dasanra dasanra linked an issue Nov 8, 2023 that may be closed by this pull request
@tmjssz tmjssz merged commit e0761a8 into development Nov 9, 2023
14 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2023
@tmjssz tmjssz deleted the upgrade-dependencies branch November 9, 2023 12:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update safe-deployments to v1.28.0
3 participants