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

Version Packages #5195

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Version Packages #5195

merged 2 commits into from
Jan 23, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 17, 2025

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 main, this PR will be updated.

Releases

@hyperlane-xyz/[email protected]

Minor Changes

  • db8c090: Add ZKSync support and restructure build artifacts:

    • Add ZKSync compilation support
    • Restructure typechain directory location to core-utils/typechain
    • Add ZKSync-specific artifact generation and exports
    • Update build process to handle both standard and ZKSync artifacts
    • Add new exports for ZKSync build artifacts and contract types

Patch Changes

@hyperlane-xyz/[email protected]

Minor Changes

  • 228f7c3: Fix issue where warp deploy artifacts did not include correct symbols.

Patch Changes

@hyperlane-xyz/[email protected]

Minor Changes

  • 7546c01: Deploy to trumpchain.
  • 49856fb: Deploy to flametestnet, sonicblaze. Remove support for sonictestnet.

Patch Changes

@hyperlane-xyz/[email protected]

Minor Changes

  • 25df8a3: Refresh Icon and Tooltip class Name

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

@hyperlane-xyz/[email protected]

Minor Changes

  • fed42c3: updated zero ETH warp route config getter
  • 31c89a3: Add support for Artela config

Patch Changes

@hyperlane-xyz/[email protected]

@hyperlane-xyz/[email protected]

@github-actions github-actions bot force-pushed the changeset-release/main branch from 067f0f2 to eab076c Compare January 17, 2025 15:17
@github-actions github-actions bot force-pushed the changeset-release/main branch 22 times, most recently from 23c5c13 to c50c93b Compare January 22, 2025 15:30
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from e9780ed to 71f597a Compare January 23, 2025 14:33
@Xaroz Xaroz closed this Jan 23, 2025
@Xaroz Xaroz reopened this Jan 23, 2025
@@ -7,5 +7,5 @@
**/
abstract contract PackageVersioned {
// GENERATED CODE - DO NOT EDIT
string public constant PACKAGE_VERSION = "5.9.2";
string public constant PACKAGE_VERSION = "5.10.0";

Check warning

Code scanning / Olympix Integrated Security

Some state variables are not being fuzzed in test functions, potentially leaving vulnerabilities unexplored. For more information, visit: http://detectors.olympixdevsectools.com/article/web3-vulnerability/unfuzzed-variables Medium

Some state variables are not being fuzzed in test functions, potentially leaving vulnerabilities unexplored. For more information, visit: http://detectors.olympixdevsectools.com/article/web3-vulnerability/unfuzzed-variables
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.53%. Comparing base (754c1c9) to head (22747db).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5195   +/-   ##
=======================================
  Coverage   77.53%   77.53%           
=======================================
  Files         103      103           
  Lines        2110     2110           
  Branches      190      190           
=======================================
  Hits         1636     1636           
  Misses        453      453           
  Partials       21       21           
Components Coverage Δ
core 87.80% <ø> (ø)
hooks 79.39% <ø> (ø)
isms 83.68% <ø> (ø)
token 91.27% <ø> (ø)
middlewares 79.80% <ø> (ø)

@Xaroz Xaroz added this pull request to the merge queue Jan 23, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 23, 2025
Releases:
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]

[skip ci]
@github-actions github-actions bot force-pushed the changeset-release/main branch from 71f597a to 22747db Compare January 23, 2025 16:10
@Xaroz Xaroz closed this Jan 23, 2025
@Xaroz Xaroz reopened this Jan 23, 2025
@Xaroz Xaroz added this pull request to the merge queue Jan 23, 2025
Merged via the queue into main with commit 9048e2b Jan 23, 2025
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant