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

infra: pnpm removed their strictness #2945

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

Shinigami92
Copy link
Member

pnpm removed their strictness in v9.2 🎉

@Shinigami92 Shinigami92 added p: 1-normal Nothing urgent c: infra Changes to our infrastructure or project setup labels Jun 10, 2024
@Shinigami92 Shinigami92 self-assigned this Jun 10, 2024
@Shinigami92 Shinigami92 requested a review from a team as a code owner June 10, 2024 20:43
Copy link

netlify bot commented Jun 10, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 77a0913
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/666765565e2a840008b57fdc
😎 Deploy Preview https://deploy-preview-2945.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (7a9b4b6) to head (77a0913).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2945      +/-   ##
==========================================
- Coverage   99.96%   99.95%   -0.02%     
==========================================
  Files        2987     2987              
  Lines      216037   216037              
  Branches      601      947     +346     
==========================================
- Hits       215963   215941      -22     
- Misses         74       96      +22     

see 2 files with indirect coverage changes

Copy link
Member

@ST-DDT ST-DDT left a comment

Choose a reason for hiding this comment

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

I haven't tested it outside of corepack.

@Shinigami92
Copy link
Member Author

I haven't tested it outside of corepack.

I already did in node-pg-migrate

@ST-DDT ST-DDT added this to the vAnytime milestone Jun 10, 2024
@ST-DDT ST-DDT requested review from a team June 10, 2024 21:16
Copy link
Member

@xDivisionByZerox xDivisionByZerox left a comment

Choose a reason for hiding this comment

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

For people (like myself) that are not as up to date in the ecosystem discussions: pnpm/pnpm#8087

@Shinigami92
Copy link
Member Author

For people (like myself) that are not as up to date in the ecosystem discussions: pnpm/pnpm#8087

I would like to remember to read the changelog while approving PRs like #2943

image

@matthewmayer
Copy link
Contributor

For people (like myself) that are not as up to date in the ecosystem discussions: pnpm/pnpm#8087

I would like to remember to read the changelog while approving PRs like #2943

image

Sounds like a semver-major change to me 😀

@xDivisionByZerox
Copy link
Member

For people (like myself) that are not as up to date in the ecosystem discussions: pnpm/pnpm#8087

I would like to remember to read the changelog while approving PRs like #2943 [...]

Sounds like a semver-major change to me 😀

Exactly, the version change log was higly missleading IMO. At the poitn of reading the change, I wasn't aware of that this is a setting we currently use and had forgotten about it as it only pointed ot the "true" case. Sure I could have put some more brain power into it. at the time of approving the original PR, but I do not think that is usually required for minor version updates.

@Shinigami92
Copy link
Member Author

Not sure if they are so major strict, but it is also not a breaking change
They just don't throw an error anymore cause so many people complained about their v9.0 decision (I was one of them)

@matthewmayer
Copy link
Contributor

matthewmayer commented Jun 11, 2024

image
These two changes seem contradictory in the changelog.

@ST-DDT
Copy link
Member

ST-DDT commented Jun 11, 2024

Thank you for highlighting the relevant sections of the changelog for the discussion. I was about to ask.

I have read it before approving and multiple times now and I seem to fail to recognise the "major breaking change" part. I dont see any effect this change has on our project except for not requiring the workaround removed in this PR anymore.
I'm not affected by both the original issue and the workaround so I'm not complaining.
Though I admit I missread the linked issue and thought the strict check was added in a minor v9.x instead of v9.0, but since it was removed it doesnt matter either way.

@Shinigami92 Shinigami92 merged commit 6d99465 into next Jun 12, 2024
25 checks passed
@Shinigami92 Shinigami92 deleted the infra-pnpm-remove-strict branch June 12, 2024 06:30
eLoyyyyy pushed a commit to eLoyyyyy/faker that referenced this pull request Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: infra Changes to our infrastructure or project setup p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants