Skip to content

task: migrate to pnpm#860

Open
chriswk wants to merge 4 commits into
mainfrom
task/migrateToPnpm
Open

task: migrate to pnpm#860
chriswk wants to merge 4 commits into
mainfrom
task/migrateToPnpm

Conversation

@chriswk
Copy link
Copy Markdown
Member

@chriswk chriswk commented May 11, 2026

Since Unleash OSS and unleash-enterprise are now migrated to pnpm, it seems smart to standardise on pnpm in our node repos.

Comment thread package.json
"murmurhash3js": "^3.0.1",
"proxy-from-env": "^1.1.0",
"re2js": "^1.2.2",
"re2js": "^2.6.1",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one, why did we use such an old re2js version?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not old, 1.2.2 was released in Feb. This is a major upgrade, what does the re2js changelog say about the change?

@coveralls
Copy link
Copy Markdown

coveralls commented May 11, 2026

Coverage Report for CI Build 25671344779

Coverage remained the same at 90.397%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: 2 of 2 lines across 1 file are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1327
Covered Lines: 1242
Line Coverage: 93.59%
Relevant Branches: 787
Covered Branches: 669
Branch Coverage: 85.01%
Branches in Coverage %: Yes
Coverage Strength: 5253.37 hits per line

💛 - Coveralls

@gastonfournier gastonfournier moved this from New to In Progress in Issues and PRs May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

5 participants