Skip to content

chore: update package.json for v2.0.0-rc.3 release#1233

Merged
kriswest merged 3 commits intomainfrom
v2.0.0-rc.3-version-update
Sep 30, 2025
Merged

chore: update package.json for v2.0.0-rc.3 release#1233
kriswest merged 3 commits intomainfrom
v2.0.0-rc.3-version-update

Conversation

@kriswest
Copy link
Contributor

No description provided.

Signed-off-by: Kris West <kristopher.west@natwest.com>
@netlify
Copy link

netlify bot commented Sep 29, 2025

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit e0a889d
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/68db5e5b12a9d20008734061

@github-actions
Copy link

github-actions bot commented Sep 29, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@kriswest kriswest changed the title Update package.json for v2.0.0-rc-3 release chore: update package.json for v2.0.0-rc-3 release Sep 29, 2025
@codecov
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.20%. Comparing base (7030df1) to head (e0a889d).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1233   +/-   ##
=======================================
  Coverage   84.20%   84.20%           
=======================================
  Files          68       68           
  Lines        2938     2938           
  Branches      374      374           
=======================================
  Hits         2474     2474           
  Misses        404      404           
  Partials       60       60           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kriswest
Copy link
Contributor Author

@jescalada & @06kellyjac I've just failed to create the v2.0.0-rc.3 release and am going back to do it right by updating the version number first. However, I've just noticed the CLI package is stuck on version 0.1.0... In most mono repos I work on we keep the packages synced to the parent, because they all get released together and need to be used with matching verisons of each other. I think FDC3 uses https://jamiemason.github.io/syncpack/ to handle that.

Should I go ahead and update it to match?

@kriswest kriswest marked this pull request as ready for review September 29, 2025 16:08
@kriswest
Copy link
Contributor Author

Updated it to match, you can just approve if you're happy with that and I'll release

@kriswest
Copy link
Contributor Author

Well shucks:

41 passing (2m)
  1 failing

  1) test git-proxy-cli
       test git-proxy-cli :: version
         "--version" option prints version details :
     AssertionError: expected '2.0.0-rc.3\n' to include '0.1.0'
      at /home/runner/work/git-proxy/git-proxy/packages/git-proxy-cli/test/testCliUtils.js:45:27
      at Array.forEach (<anonymous>)
      at Object.<anonymous> (test/testCliUtils.js:44:24)
      at Generator.next (<anonymous>)
      at fulfilled (test/testCliUtils.js:5:58)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)

I'll have a poke at that tomorrow and either update the test or remove the version change

@kriswest kriswest changed the title chore: update package.json for v2.0.0-rc-3 release chore: update package.json for v2.0.0-rc.3 release Sep 30, 2025
@kriswest kriswest merged commit f23f801 into main Sep 30, 2025
15 checks passed
@kriswest kriswest deleted the v2.0.0-rc.3-version-update branch September 30, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments