Skip to content

Commit fd3e169

Browse files
chore(deps): update yarn to v4.13.0 (#2678)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [yarn](https://redirect.github.com/yarnpkg/berry) ([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`4.12.0` → `4.13.0`](https://renovatebot.com/diffs/npm/yarn/4.12.0/4.13.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@yarnpkg%2fcli/4.13.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@yarnpkg%2fcli/4.12.0/4.13.0?slim=true) | --- ### Release Notes <details> <summary>yarnpkg/berry (yarn)</summary> ### [`v4.13.0`](https://redirect.github.com/yarnpkg/berry/compare/8385300e30af7dd7cbf9e8a9ecb8db730ba69bba...81f3e15d2b6259cb64245411220fa1bf61242526) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/8385300e30af7dd7cbf9e8a9ecb8db730ba69bba...81f3e15d2b6259cb64245411220fa1bf61242526) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ansible/vscode-ansible). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmUiLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3394f7a commit fd3e169

File tree

4 files changed

+942
-944
lines changed

4 files changed

+942
-944
lines changed

.yarn/releases/yarn-4.12.0.cjs

Lines changed: 0 additions & 942 deletions
This file was deleted.

.yarn/releases/yarn-4.13.0.cjs

Lines changed: 940 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ supportedArchitectures:
3030
- darwin
3131
- win32
3232

33-
yarnPath: .yarn/releases/yarn-4.12.0.cjs
33+
yarnPath: .yarn/releases/yarn-4.13.0.cjs
3434
logFilters:
3535
- code: YN0060
3636
level: error # forces yarn install to fail to prevent regressions when updating dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@
11231123
"license": "MIT",
11241124
"main": "./out/vitebuild/extension/extension.js",
11251125
"name": "ansible",
1126-
"packageManager": "yarn@4.12.0",
1126+
"packageManager": "yarn@4.13.0",
11271127
"publisher": "redhat",
11281128
"qna": false,
11291129
"repository": {

0 commit comments

Comments
 (0)