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

ci(changesets): versioning packages #1337

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 12, 2023

This PR was opened by the Changesets release 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 master, this PR will be updated.

Releases

@fuel-ts/fuel-core@0.63.0

Minor Changes

@fuel-ts/versions@0.63.0

Minor Changes

@fuel-ts/abi-coder@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/abi-typegen@0.63.0

Patch Changes

  • Add typegen support and docs for new types, by @camsjams (See #1342)
  • Auto-loading *-storage_slots.json based on *-abi.json filepaths, by @arboleya (See #1346)
  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/address@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/contract@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/crypto@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

fuels@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/hasher@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/hdwallet@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/merkle@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/mnemonic@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/predicate@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/program@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/providers@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/script@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/signer@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/transactions@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/utils@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/wallet@0.63.0

Patch Changes

  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

@fuel-ts/errors@0.63.0

@fuel-ts/forc@0.63.0

@fuel-ts/interfaces@0.63.0

@fuel-ts/math@0.63.0

@fuel-ts/testcases@0.63.0

@fuel-ts/wallet-manager@0.63.0

@fuel-ts/wordlists@0.63.0

docs@0.43.5

Patch Changes

  • Add typegen support and docs for new types, by @camsjams (See #1342)

@fuel-ts/docs-snippets@0.63.0

Patch Changes

  • Add typegen support and docs for new types, by @camsjams (See #1342)
  • refactor: purge usage of arrayify from ethers v5 in favor of getBytes from ethers v6, by @danielbate (See #1255)

demo-nextjs@0.1.23

demo-react-cra@0.1.23

demo-react-vite@0.0.23

@github-actions github-actions bot force-pushed the changeset-release/master branch 7 times, most recently from ba6640b to 91002d6 Compare October 17, 2023 16:37
@arboleya arboleya changed the title ci(changesets): versioning packages ci(changesets):versioning packages Oct 17, 2023
@arboleya arboleya changed the title ci(changesets):versioning packages ci(changesets): versioning packages Oct 17, 2023
@arboleya arboleya closed this Oct 17, 2023
@arboleya arboleya reopened this Oct 17, 2023
@arboleya arboleya enabled auto-merge (squash) October 17, 2023 18:15
@arboleya arboleya changed the title ci(changesets): versioning packages ci(changesets): versioning package Oct 17, 2023
@arboleya arboleya changed the title ci(changesets): versioning package ci(changesets): versioning packages Oct 17, 2023
@arboleya arboleya closed this Oct 17, 2023
auto-merge was automatically disabled October 17, 2023 18:16

Pull request was closed

@arboleya arboleya reopened this Oct 17, 2023
@arboleya arboleya enabled auto-merge (squash) October 17, 2023 18:16
@github-actions
Copy link
Contributor Author

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
84.94% (+0.06% 🔼)
5306/6247
🟡 Branches
66.72% (+0.12% 🔼)
774/1160
🟡 Functions
74.32% (+0.07% 🔼)
871/1172
🟢 Lines
84.99% (+0.06% 🔼)
5072/5968
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / collectStorageSlotsFilePaths.ts
100% 100% 100% 100%

Test suite run success

1268 tests passing in 223 suites.

Report generated by 🧪jest coverage report action from 787b4e9

@arboleya arboleya merged commit 3d3cf79 into master Oct 17, 2023
9 of 10 checks passed
@arboleya arboleya deleted the changeset-release/master branch October 17, 2023 18:39
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.

2 participants