Skip to content

update yarn to 4.15.0#453

Merged
crazy-max merged 1 commit into
docker:masterfrom
crazy-max:yarn-update
May 28, 2026
Merged

update yarn to 4.15.0#453
crazy-max merged 1 commit into
docker:masterfrom
crazy-max:yarn-update

Conversation

@crazy-max
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Comment thread .yarnrc.yml
enableGlobalCache: false
enableHardenedMode: true
enableScripts: false
npmMinimalAgeGate: 2d
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.

This is the only change, right? Others are just shuffling order of these; any reason we did so, or was that to align it between repositories?

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.

Yes to be consistent across repos and in case such PR #450 happens again it will be appended at the right place.

Comment thread .yarnrc.yml
Comment on lines +6 to +7
- code: YN0004
level: discard
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah May 28, 2026

Choose a reason for hiding this comment

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

Oh, and this one; https://yarnpkg.com/advanced/error-codes#yn0004---disabled_build_scripts

Would this still be needed (as debug or something), or not useful?

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.

I disabled this log explicitly because we don't care about build scripts in actions packages. The only warning I got was on devDependencies for esbuild but that's not a breaking change in our workflows.

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@crazy-max crazy-max merged commit b522ed9 into docker:master May 28, 2026
54 checks passed
@crazy-max crazy-max deleted the yarn-update branch May 28, 2026 16:41
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.

2 participants