No description
  • TypeScript 91.8%
  • JavaScript 4.7%
  • Dockerfile 1.8%
  • HTML 1%
  • Shell 0.7%
Find a file
renovate-bot d5f9cc0848
Update Yarn to v4.17.1 (#110)
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [yarn](https://github.com/yarnpkg/berry) ([source](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`4.17.0` → `4.17.1`](https://renovatebot.com/diffs/npm/yarn/4.17.0/4.17.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@yarnpkg%2fcli/4.17.1?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@yarnpkg%2fcli/4.17.1?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@yarnpkg%2fcli/4.17.0/4.17.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@yarnpkg%2fcli/4.17.0/4.17.1?slim=true) |

---

### Release Notes

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

### [`v4.17.1`](https://github.com/yarnpkg/berry/releases/tag/%40yarnpkg/cli/4.17.1): v4.17.1

[Compare Source](2d9ef22423...5f35cc6538)

#### What's Changed

- Handle optional compat patch failures for TypeScript 7 by [@&#8203;hamidrezahanafi](https://github.com/hamidrezahanafi) in [#&#8203;7190](https://github.com/yarnpkg/berry/pull/7190)

#### New Contributors

- [@&#8203;hamidrezahanafi](https://github.com/hamidrezahanafi) made their first contribution in [#&#8203;7190](https://github.com/yarnpkg/berry/pull/7190)

**Full Changelog**: <https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.17.0...@&#8203;yarnpkg/cli/4.17.1>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTIuNCIsInVwZGF0ZWRJblZlciI6IjQzLjI1Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Reviewed-on: #110
2026-07-09 13:26:40 +01:00
.devcontainer Pin Node.js (#103) 2026-07-04 03:00:52 +01:00
backend Upgrade deps 2026-07-06 17:07:15 +00:00
common/types Upgrade node 2026-07-04 01:53:46 +00:00
frontend/web Upgrade deps 2026-07-06 17:07:15 +00:00
.gitattributes Set up yarn workspace 2025-07-12 21:59:36 +00:00
.gitignore Add turbo for more convenient build process 2026-04-10 23:49:27 +00:00
.prettierignore Move api and web app down a level in the workspace 2026-03-31 22:43:07 +00:00
.prettierrc Configure prettier 2026-03-30 17:13:51 +00:00
.yarnrc.yml Update minimum age config 2026-07-06 16:46:16 +00:00
package.json Update Yarn to v4.17.1 (#110) 2026-07-09 13:26:40 +01:00
renovate.json Display all renovate confidence badges 2025-08-21 18:55:00 +00:00
turbo.json Add turbo for more convenient build process 2026-04-10 23:49:27 +00:00
yarn.lock Update Yarn to v4.17.1 (#110) 2026-07-09 13:26:40 +01:00