Skip to content

fix: update consensus node version to v0.74.2 across workflows and configuration files#4753

Open
jeromy-cannon wants to merge 2 commits into
mainfrom
cn-0-74-2
Open

fix: update consensus node version to v0.74.2 across workflows and configuration files#4753
jeromy-cannon wants to merge 2 commits into
mainfrom
cn-0-74-2

Conversation

@jeromy-cannon

Copy link
Copy Markdown
Contributor

Description

This pull request changes the following:

  • update consensus node version to v0.74.2 across workflows and configuration files

Related Issues

  • Closes #
  • Related to #

Pull request (PR) checklist

  • This PR added tests (unit, integration, and/or end-to-end)
  • This PR updated documentation
  • This PR added no TODOs or commented out code
  • This PR has no breaking changes
  • Any technical debt has been documented as a separate issue and linked to this PR
  • Any package.json changes have been explained to and approved by a repository manager
  • All related issues have been linked to this PR
  • All changes in this PR are included in the description
  • When this PR merges the commits will be squashed and the title will be used as the commit message, the 'commit message guidelines' below have been followed

Testing

  • This PR added unit tests
  • This PR added integration/end-to-end tests
  • These changes required manual testing that is documented below
  • Anything not tested is documented

The following manual testing was done:

  • TBD

The following was not tested:

  • TBD
Commit message guidelines We use 'Conventional Commits' to ensure that our commit messages are easy to read, follow a consistent format, and for automated release note generation. Please follow the guidelines below when writing your commit messages:
  1. BREAKING CHANGE: a commit that has a footer BREAKING CHANGE:, or appends a ! after the type/scope, introduces a breaking API change (correlating with MAJOR in Semantic Versioning). A BREAKING CHANGE can be part of commits of any type. NOTE: currently breaking changes will only bump the MAJOR version.
  2. The title is prefixed with one of the following:
Prefix Description Semantic Version Update Captured in Release Notes
feat: a new feature MINOR Yes
fix: a bug fix PATCH Yes
perf: performance PATCH Yes
refactor: code change that isn't feature or fix none No
test: adding missing tests none No
docs: changes to documentation none Yes
build: changes to build process none No
ci: changes to CI configuration none No
style: formatting, missing semi-colons, etc none No
chore: updating grunt tasks etc; no production code change none No

…nfiguration files

Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
@jeromy-cannon jeromy-cannon self-assigned this Jun 22, 2026
@jeromy-cannon jeromy-cannon requested review from a team as code owners June 22, 2026 11:42
@trunk-io

trunk-io Bot commented Jun 22, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Unit Test Results - Linux

38 tests  ±0   38 ✅ ±0   0s ⏱️ ±0s
17 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 6974ff7. ± Comparison against base commit e8a8c90.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Unit Test Results - Windows

    1 files  ±0    337 suites  ±0   10s ⏱️ -1s
1 067 tests ±0  1 067 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 071 runs  ±0  1 071 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 6974ff7. ± Comparison against base commit e8a8c90.

♻️ This comment has been updated with latest results.

@jeromy-cannon jeromy-cannon added P1-💎 Current Milestone & Goals Blocked Further development work is blocked by other item labels Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Blocked Further development work is blocked by other item P1-💎 Current Milestone & Goals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant