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

Bump forc #119

Merged
merged 8 commits into from
Jan 24, 2024
Merged

Bump forc #119

merged 8 commits into from
Jan 24, 2024

Conversation

DefiCake
Copy link
Member

@DefiCake DefiCake commented Jan 22, 2024

This PR bumps forc to 0.49.1.

As part of the process the following was also needed:

  • Revert back the github actions to use the orignal forc binary instead of the one loaded with the ts-sdk. This is because otherwise, we are stuck with the forc binary that comes with the sdk, whereas we need to remain mobile
  • Apply formatting to appease the new forc rules

@DefiCake DefiCake force-pushed the deficake/bump-forc-0.49.1 branch from 6bf1b70 to 2c36f1c Compare January 23, 2024 13:02
Copy link
Contributor

github-actions bot commented Jan 23, 2024

This PR is published in NPM with version 0.5.0-pr-119-8

@DefiCake DefiCake requested review from LuizAsFight and K1-R1 January 23, 2024 13:47
K1-R1
K1-R1 previously approved these changes Jan 23, 2024
Copy link
Member

@K1-R1 K1-R1 left a comment

Choose a reason for hiding this comment

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

I'm not that familiar with the .changeset files; should there just be a single one, or is it fine for there to be multiple?

@DefiCake DefiCake force-pushed the deficake/bump-forc-0.49.1 branch from 78d5c20 to 20499c3 Compare January 24, 2024 16:01
@DefiCake
Copy link
Member Author

I'm not that familiar with the .changeset files; should there just be a single one, or is it fine for there to be multiple?

Not sure if there 'd be a situation where it is fine for there to be multiple, but not this one. I removed the spurious one

@DefiCake DefiCake requested a review from K1-R1 January 24, 2024 16:43
@DefiCake DefiCake merged commit 261fba5 into main Jan 24, 2024
5 checks passed
@DefiCake DefiCake deleted the deficake/bump-forc-0.49.1 branch January 24, 2024 17:02
LuizAsFight pushed a commit that referenced this pull request Mar 13, 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
## @fuel-bridge/[email protected]

### Minor Changes

- Add pnpm audit to CI and migrate dependencies to safe versions, by
[@DefiCake](https://github.com/DefiCake) (See
[#126](#126))
- Update to forc 0.49.1, by [@DefiCake](https://github.com/DefiCake)
(See [#119](#119))
- Workaround current fuel-rs small configurables (u8) limitation. Add
tests for decimal conversion, by
[@DefiCake](https://github.com/DefiCake) (See
[#123](#123))
- Bump forc to 0.51, by [@DefiCake](https://github.com/DefiCake) (See
[#141](#141))
- Remove b256-u256 conversions, use new sway utils that implement these
features, by [@DefiCake](https://github.com/DefiCake) (See
[#143](#143))

### Patch Changes

- Bump forc to 0.50.0, by [@DefiCake](https://github.com/DefiCake) (See
[#124](#124))
- Add CORS to deployment server + update typescript SDK, by
[@LuizAsFight](https://github.com/LuizAsFight) (See
[#134](#134))
- Bump fuels to 0.55.0, by [@DefiCake](https://github.com/DefiCake) (See
[#122](#122))

## @fuel-bridge/[email protected]

### Minor Changes

- Add pnpm audit to CI and migrate dependencies to safe versions, by
[@DefiCake](https://github.com/DefiCake) (See
[#126](#126))
- Update to forc 0.49.1, by [@DefiCake](https://github.com/DefiCake)
(See [#119](#119))

### Patch Changes

- Bump fuels to 0.55.0, by [@DefiCake](https://github.com/DefiCake) (See
[#122](#122))

## @fuel-bridge/[email protected]

### Minor Changes

- Add pnpm audit to CI and migrate dependencies to safe versions, by
[@DefiCake](https://github.com/DefiCake) (See
[#126](#126))

### Patch Changes

- Deployed beta5devnet, by [@DefiCake](https://github.com/DefiCake) (See
[#114](#114))
- Add CORS to deployment server + update typescript SDK, by
[@LuizAsFight](https://github.com/LuizAsFight) (See
[#134](#134))

## @fuel-bridge/[email protected]

### Minor Changes

- Add pnpm audit to CI and migrate dependencies to safe versions, by
[@DefiCake](https://github.com/DefiCake) (See
[#126](#126))

### Patch Changes

- Add CORS to deployment server + update typescript SDK, by
[@LuizAsFight](https://github.com/LuizAsFight) (See
[#134](#134))

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.

3 participants