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

Update yarn version to 1.22.22 #2064

Closed
markedwards opened this issue Apr 10, 2024 · 7 comments
Closed

Update yarn version to 1.22.22 #2064

markedwards opened this issue Apr 10, 2024 · 7 comments
Labels

Comments

@markedwards
Copy link

Problem

yarn v1.22.22 has bug fixes. Shouldn't the version in the base images be bumped?

Solution

ENV YARN_VERSION 1.22.19

Alternatives to Consider

@LaurentGoderre
Copy link
Member

Yarn 1.22.22 is unfortunately not stable yet.

@markedwards
Copy link
Author

Yeah, realized that after posting.

So, just to be clear, whatever version is marked as stable ends up getting bumped in the dockerfiles?

Thanks.

@SimenB
Copy link
Member

SimenB commented Apr 11, 2024

So, just to be clear, whatever version is marked as stable ends up getting bumped in the dockerfiles?

yes, what https://yarnpkg.com/latest-version returns is used

@SimenB SimenB closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2024
@markedwards
Copy link
Author

Thanks for the clarification everyone.

@Daniel15
Copy link

Daniel15 commented May 24, 2024

I've uploaded a GPG signature for Yarn v1.22.22, along with all other missing artifacts (.deb, .rpm, and Windows installer), and the website now lists v1.22.22 as stable. This should be good to update now.

@nschonni
Copy link
Member

Note that the update script will only bump the Yarn version when there is also a Node.js version change. I did confirm that if I changed one of the version numbers and re-ran the update.sh, it did pick up the new version. Be patient, and it'll be picked up on the next Node.js releases ;)

@nschonni
Copy link
Member

Node 20 will have the new Yarn once the upstream PR lands from #2089

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants