Skip to content

Commit c676f1d

Browse files
chore(deps): update yarn to v4.9.0 (#1632)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yarn](https://redirect.github.com/yarnpkg/berry) ([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`4.8.1` -> `4.9.0`](https://renovatebot.com/diffs/npm/yarn/4.8.1/4.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@yarnpkg%2fcli/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@yarnpkg%2fcli/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@yarnpkg%2fcli/4.8.1/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@yarnpkg%2fcli/4.8.1/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>yarnpkg/berry (yarn)</summary> ### [`v4.9.0`](https://redirect.github.com/yarnpkg/berry/compare/76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701...2b26e3dff6fae778931445e8aca469e4bc2abac2) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701...2b26e3dff6fae778931445e8aca469e4bc2abac2) </details> --- ### 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. --- - [ ] <!-- 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/kula-app/OnLaunch). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 4f35f92 commit c676f1d

File tree

4 files changed

+950
-937
lines changed

4 files changed

+950
-937
lines changed

.yarn/releases/yarn-4.8.1.cjs

-935
This file was deleted.

.yarn/releases/yarn-4.9.0.cjs

+948
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
yarnPath: .yarn/releases/yarn-4.8.1.cjs
1+
yarnPath: .yarn/releases/yarn-4.9.0.cjs
22

33
nodeLinker: node-modules

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@
100100
"resolutions": {
101101
"@types/react": "18.3.20"
102102
},
103-
"packageManager": "yarn@4.8.1"
103+
"packageManager": "yarn@4.9.0"
104104
}

0 commit comments

Comments
 (0)