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 #1427

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 10, 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/abi-typegen@0.68.0

Minor Changes

Patch Changes

  • Improves inputs validation and adds pretty error messages, by @arboleya (See #1433)

@fuel-ts/address@0.68.0

Minor Changes

  • Remove hexlify logic on values that are not hex, by @camsjams (See #1454)

@fuel-ts/contract@0.68.0

Minor Changes

  • Remove hexlify logic on values that are not hex, by @camsjams (See #1454)

@fuel-ts/abi-coder@0.68.0

Patch Changes

    • Standardizing all forc projects across all packages
    • Fixing turbo caching configs for pretest pipeline
    • Reducing verbosity of pretest pipeline, by @arboleya (See #1442)

@fuel-ts/errors@0.68.0

Patch Changes

  • Improves inputs validation and adds pretty error messages, by @arboleya (See #1433)
  • Remove hexlify logic on values that are not hex, by @camsjams (See #1454)

fuels@0.68.0

Patch Changes

  • 🐞 Fixing graceful shutdown of short-lived node, by @arboleya (See #1425)
  • The fuels CLI's deploy now auto-loads storage slots for contracts, just like typegen, by @Dhaiwat10 (See #1473)
  • 🐞 fix: make startFuelCore package manager agnostic, by @Dhaiwat10 (See #1477)
  • Updated npm keywords, by @camsjams (See #1453)
  • Introduce internal hexlify and arrayify functions, by @danielbate (See #1401)

@fuel-ts/interfaces@0.68.0

Patch Changes

@fuel-ts/predicate@0.68.0

Patch Changes

  • New helper method Predicate.getTransferTxId, which lets you calculate the transaction ID for a Predicate.transfer transaction, before actually sending it, by @Dhaiwat10 (See #1467)

@fuel-ts/program@0.68.0

Patch Changes

  • Add transaction id helper function to base invocation scope, by @danielbate (See #1466)

@fuel-ts/providers@0.68.0

Patch Changes

  • 🐞 Fixed calculation of chargeable bytes when transaction has no witnesses, by @nedsalk (See #1428)

@fuel-ts/script@0.68.0

Patch Changes

    • Standardizing all forc projects across all packages
    • Fixing turbo caching configs for pretest pipeline
    • Reducing verbosity of pretest pipeline, by @arboleya (See #1442)

@fuel-ts/utils@0.68.0

Patch Changes

    • Standardizing all forc projects across all packages
    • Fixing turbo caching configs for pretest pipeline
    • Reducing verbosity of pretest pipeline, by @arboleya (See #1442)
  • Introduce internal hexlify and arrayify functions, by @danielbate (See #1401)

@fuel-ts/wallet@0.68.0

Patch Changes

  • New helper method Predicate.getTransferTxId, which lets you calculate the transaction ID for a Predicate.transfer transaction, before actually sending it, by @Dhaiwat10 (See #1467)

@fuel-ts/crypto@0.68.0

@fuel-ts/forc@0.68.0

@fuel-ts/fuel-core@0.68.0

@fuel-ts/hasher@0.68.0

@fuel-ts/hdwallet@0.68.0

@fuel-ts/math@0.68.0

@fuel-ts/merkle@0.68.0

@fuel-ts/mnemonic@0.68.0

@fuel-ts/signer@0.68.0

@fuel-ts/transactions@0.68.0

@fuel-ts/versions@0.68.0

@fuel-ts/wallet-manager@0.68.0

@fuel-ts/wordlists@0.68.0

@fuel-ts/testcases@0.68.0

@github-actions github-actions bot force-pushed the changeset-release/master branch 5 times, most recently from 52479f6 to c857d1f Compare November 15, 2023 08:03
@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from 9ce8d5e to f89c775 Compare November 21, 2023 21:46
@github-actions github-actions bot force-pushed the changeset-release/master branch 6 times, most recently from 098bf56 to ba28593 Compare December 2, 2023 01:16
Dhaiwat10
Dhaiwat10 previously approved these changes Dec 5, 2023
Dhaiwat10
Dhaiwat10 previously approved these changes Dec 5, 2023
@arboleya arboleya enabled auto-merge (squash) December 5, 2023 13:48
@Dhaiwat10 Dhaiwat10 closed this Dec 5, 2023
auto-merge was automatically disabled December 5, 2023 13:53

Pull request was closed

@Dhaiwat10 Dhaiwat10 reopened this Dec 5, 2023
@arboleya arboleya enabled auto-merge (squash) December 5, 2023 13:54
danielbate
danielbate previously approved these changes Dec 5, 2023
Copy link
Contributor Author

github-actions bot commented Dec 5, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
86.43% (+0.02% 🔼)
5842/6759
🟡 Branches 69.92% 867/1240
🟡 Functions
77.1% (+0.04% 🔼)
963/1249
🟢 Lines
86.4% (+0.02% 🔼)
5592/6472
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / StrSliceType.ts
100% 100% 100% 100%

Test suite run success

1403 tests passing in 252 suites.

Report generated by 🧪jest coverage report action from 14b54e1

arboleya

This comment was marked as resolved.

@arboleya arboleya enabled auto-merge (squash) December 5, 2023 14:28
@arboleya arboleya closed this Dec 5, 2023
auto-merge was automatically disabled December 5, 2023 14:29

Pull request was closed

@arboleya arboleya reopened this Dec 5, 2023
@danielbate danielbate enabled auto-merge (squash) December 5, 2023 14:30
@arboleya arboleya changed the title ci(changesets): versioning packages ci(changesets): versioningpackages Dec 5, 2023
@arboleya arboleya changed the title ci(changesets): versioningpackages ci(changesets): versioning packages Dec 5, 2023
@danielbate danielbate merged commit 870e4b5 into master Dec 5, 2023
10 of 11 checks passed
@danielbate danielbate deleted the changeset-release/master branch December 5, 2023 14:45
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.

None yet

3 participants