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

chore: fix version resolutions #3633

Merged
merged 4 commits into from
Jan 28, 2025

Conversation

petertonysmith94
Copy link
Contributor

Summary

  • Adjusted workspace version resolution to a fixed version

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@petertonysmith94 petertonysmith94 added the chore Issue is a chore label Jan 28, 2025
@petertonysmith94 petertonysmith94 self-assigned this Jan 28, 2025
Copy link

vercel bot commented Jan 28, 2025

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

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 4:07pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 4:07pm
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 4:07pm

@petertonysmith94 petertonysmith94 marked this pull request as ready for review January 28, 2025 12:14
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
77.07%(+0.03%) 70.68%(+0.04%) 75.14%(+0.04%) 77.07%(+0.03%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/provider.ts 68.46%
(-0.09%)
59%
(+0.54%)
69.89%
(+0%)
68.2%
(-0.08%)
🔴 packages/account/src/providers/transaction-request/transaction-request.ts 88.57%
(+0%)
76.71%
(-1.37%)
84%
(+0%)
88.81%
(+0%)
🔴 packages/address/src/address.ts 90.69%
(-0.21%)
92.85%
(+6.19%)
85.71%
(+0%)
90.9%
(-0.17%)
🔴 packages/address/src/utils.ts 80.95%
(+11.72%)
68.75%
(+18.75%)
83.33%
(+5.56%)
81.39%
(+11.02%)

@petertonysmith94 petertonysmith94 merged commit 56adcc5 into master Jan 28, 2025
24 checks passed
@petertonysmith94 petertonysmith94 deleted the ps/chore/fix-incorrect-versions branch January 28, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect version resolution
4 participants