Skip to content

Commit

Permalink
chore(deps): update yarn to v4.4.1 (#8126)
Browse files Browse the repository at this point in the history
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.3.1` ->
`4.4.1`](https://renovatebot.com/diffs/npm/yarn/4.3.1/4.4.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/yarn/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yarn/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yarn/4.3.1/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yarn/4.3.1/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>yarnpkg/berry (yarn)</summary>

###
[`v4.4.1`](https://redirect.github.com/yarnpkg/berry/compare/ab48d624e2490567be531b4e7c7145c5bc6e55f2...d2afdfcf8819c449dc9784959ab5beb1389a4b26)

[Compare
Source](https://redirect.github.com/yarnpkg/berry/compare/ab48d624e2490567be531b4e7c7145c5bc6e55f2...d2afdfcf8819c449dc9784959ab5beb1389a4b26)

###
[`v4.4.0`](https://redirect.github.com/yarnpkg/berry/compare/2e73cdb7e2057a3ab4bd93074190b508b407c7ab...ab48d624e2490567be531b4e7c7145c5bc6e55f2)

[Compare
Source](https://redirect.github.com/yarnpkg/berry/compare/2e73cdb7e2057a3ab4bd93074190b508b407c7ab...ab48d624e2490567be531b4e7c7145c5bc6e55f2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 0c7bee3 commit af524e6
Show file tree
Hide file tree
Showing 5 changed files with 928 additions and 897 deletions.
2 changes: 1 addition & 1 deletion docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
"semver": "^7.5.3"
},
"version": "6.0.1",
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.1"
}
894 changes: 0 additions & 894 deletions website/.yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions website/.yarn/releases/yarn-4.4.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion website/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@
"replace-in-file": "7.2.0",
"typescript": "5.4.5"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.1"
}

0 comments on commit af524e6

Please sign in to comment.