Skip to content

Set package manager in engines#2074

Merged
bluwy merged 6 commits into
mainfrom
set-engines-pm
Jun 12, 2026
Merged

Set package manager in engines#2074
bluwy merged 6 commits into
mainfrom
set-engines-pm

Conversation

@bluwy

@bluwy bluwy commented Jun 9, 2026

Copy link
Copy Markdown
Member

Support package manager versions that are released shortly after node 22.11 (our lowest supported node version). According to its release post, it's on 2024-10-24.

@changeset-bot

changeset-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 9fdb954

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@changesets/cli Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.17%. Comparing base (5b5fed0) to head (9fdb954).
⚠️ Report is 6 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2074   +/-   ##
=======================================
  Coverage   81.17%   81.17%           
=======================================
  Files          61       61           
  Lines        2321     2321           
  Branches      637      637           
=======================================
  Hits         1884     1884           
  Misses        392      392           
  Partials       45       45           

☔ View full report in Codecov by Harness.
📢 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.

Comment thread .changeset/every-boats-crash.md Outdated
Comment thread .changeset/every-boats-crash.md Outdated
Comment thread .changeset/every-boats-crash.md Outdated

@beeequeue beeequeue left a comment

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.

do we know what effects this will have if we publish it? will it warn or block on old installs?

@bluwy

bluwy commented Jun 11, 2026

Copy link
Copy Markdown
Member Author

do we know what effects this will have if we publish it? will it warn or block on old installs?

Copying and replying here for transparency:

pnpm + yarn 1: fail
npm: warn by default, can fail with a flag
yarn berry: nothing

But this is only from a brief check

@bluwy bluwy changed the base branch from next to main June 12, 2026 01:37
@bluwy bluwy added this pull request to the merge queue Jun 12, 2026
Merged via the queue into main with commit 3599e47 Jun 12, 2026
12 checks passed
@bluwy bluwy deleted the set-engines-pm branch June 12, 2026 02:19
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.

3 participants