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 to v4.1.0 #8930

Merged
merged 2 commits into from
Feb 4, 2024
Merged

Update Yarn to v4.1.0 #8930

merged 2 commits into from
Feb 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarn (source) 4.0.2 -> 4.1.0 age adoption passing confidence

Release Notes

yarnpkg/berry (yarn)

v4.1.0

Compare Source

  • Tweaks -,--verbose in yarn workspaces foreach; -v will now only print the prefixes, -vv will be necessary to also print the timings.

  • Adds a new --json option to yarn run when called without script name

  • Fixes node-modules linker link: dependencies mistreatment as inner workspaces, when they point to a parent folder of a workspace

  • Fixes spurious "No candidates found" errors

  • Fixes missing executable permissions when using nodeLinker: pnpm

  • Fixes packages being incorrectly flagged as optional

  • Fixes cache key corruptions due to uncontrolled git merges

  • Fixes yarn version apply --all --dry-run making unexpected changes

  • Fixes yarn npm login when the remote registry is Verdaccio


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code, used by dependency tooling skip-changelog Should not be shown in the changelog labels Feb 2, 2024
@renovate renovate bot requested a review from a team February 2, 2024 18:34
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 52a4f39 to d90c405 Compare February 4, 2024 09:01
@github-actions github-actions bot added the unresolved-merge-conflict There is a merge conflict with the target branch. label Feb 4, 2024
Copy link
Contributor

github-actions bot commented Feb 4, 2024

Please take a moment and address the merge conflicts of your pull request. Thanks!

@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from d90c405 to c607fd1 Compare February 4, 2024 09:02
@github-actions github-actions bot removed the unresolved-merge-conflict There is a merge conflict with the target branch. label Feb 4, 2024
Signed-off-by: Alexander Brandes <[email protected]>
Copy link
Contributor Author

renovate bot commented Feb 4, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@NotMyFault NotMyFault merged commit 4183fdb into master Feb 4, 2024
18 checks passed
@NotMyFault NotMyFault deleted the renovate/yarn-monorepo branch February 4, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code, used by dependency tooling skip-changelog Should not be shown in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant