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 fuels-ts to 0.83 #72

Merged
merged 19 commits into from
May 7, 2024
Merged

Conversation

arthurgeron
Copy link
Contributor

@arthurgeron arthurgeron commented Apr 30, 2024

Fixes #71

  • Upgrade fuels-ts to 0.83
  • Fix error on sequential builds in test-utils leading to failure to overwrite type declarations
Screenshot 2024-04-30 at 10 25 52

helciofranco
helciofranco previously approved these changes Apr 30, 2024
Copy link
Member

@helciofranco helciofranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

besides that question, LGTM

@helciofranco
Copy link
Member

looks like the CI is failing

Copy link
Contributor

github-actions bot commented Apr 30, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 87.8% 324/369
🔴 Branches 48.98% 48/98
🟢 Functions 92.86% 91/98
🟢 Lines 89.17% 321/360

Test suite run success

23 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from 4588fbd

Copy link
Contributor

github-actions bot commented Apr 30, 2024

This PR is published in NPM with version 0.19.0-pr-72-790

@LuizAsFight LuizAsFight merged commit 753b7e9 into main May 7, 2024
8 checks passed
@LuizAsFight LuizAsFight deleted the ag/feat/upgrade-fuels-ts branch May 7, 2024 04:47
helciofranco pushed a commit that referenced this pull request May 7, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @fuels/react@0.19.0

### Minor Changes

- Upgrade to testnet (fuel-core 0.26.0 + fuels-ts 0.84.0), by
[@arthurgeron](https://github.com/arthurgeron) (See
[#72](#72))
- Upgraded fuels-ts to new minor 0.83.0, by
[@arthurgeron](https://github.com/arthurgeron) (See
[#72](#72))

## @fuels/playwright-utils@0.19.0

### Minor Changes

- Upgrade to testnet (fuel-core 0.26.0 + fuels-ts 0.84.0), by
[@arthurgeron](https://github.com/arthurgeron) (See
[#72](#72))
- Upgraded fuels-ts to new minor 0.83.0, by
[@arthurgeron](https://github.com/arthurgeron) (See
[#72](#72))

## @fuels/assets@0.19.0



## @fuels/changeset@0.19.0



## @fuels/eslint-plugin@0.19.0



## @fuels/jest@0.19.0



## @fuels/local-storage@0.19.0



## @fuels/prettier-config@0.19.0



## @fuels/react-xstore@0.19.0



## @fuels/ts-config@0.19.0



## @fuels/tsup-config@0.19.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade fuels-npm-packs to testnet
3 participants