Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump @yarnpkg/builder from 4.1.2 to 4.2.0 in the yar…
…n group (#172) Bumps the yarn group with 1 update: [@yarnpkg/builder](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-builder). Updates `@yarnpkg/builder` from 4.1.2 to 4.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/yarnpkg/berry/releases"><code>@yarnpkg/builder</code>'s releases</a>.</em></p> <blockquote> <h2>v4.2.0</h2> <h2>What's Changed</h2> <ul> <li>fix(extensions): <code>eslint-import-resolver-vite@<2.0.1</code> by <a href="https://github.com/n0099"><code>@n0099</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6154">yarnpkg/berry#6154</a></li> <li>chore: fix typo: <code>overriden</code> -> <code>overridden</code> by <a href="https://github.com/junhoyeo"><code>@junhoyeo</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6155">yarnpkg/berry#6155</a></li> <li>Adds ts-nocheck to the PnP file by <a href="https://github.com/arcanis"><code>@arcanis</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6183">yarnpkg/berry#6183</a></li> <li>Improve libc presence detection by <a href="https://github.com/dstaley"><code>@dstaley</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6170">yarnpkg/berry#6170</a></li> <li>Exclude binaries when searching in VS Code by <a href="https://github.com/clemyan"><code>@clemyan</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6213">yarnpkg/berry#6213</a></li> <li>build(compat): fix building TypeScript patches by <a href="https://github.com/merceyz"><code>@merceyz</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6186">yarnpkg/berry#6186</a></li> <li>feat(builder): add <code>--metafile</code> flag by <a href="https://github.com/jkowalleck"><code>@jkowalleck</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6212">yarnpkg/berry#6212</a></li> <li>feat(plugin-typescript): check workspace tsconfig.json by <a href="https://github.com/nmussy"><code>@nmussy</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6175">yarnpkg/berry#6175</a></li> <li>build(compat): use a treeless TypeScript clone by <a href="https://github.com/merceyz"><code>@merceyz</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6193">yarnpkg/berry#6193</a></li> <li>Migrate docs to Docusaurus v3 by <a href="https://github.com/clemyan"><code>@clemyan</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6133">yarnpkg/berry#6133</a></li> <li>fix(version) use correct counter placeholder in documentation by <a href="https://github.com/bgotink"><code>@bgotink</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6241">yarnpkg/berry#6241</a></li> <li>Use title for issue sesctions by <a href="https://github.com/Ayc0"><code>@Ayc0</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6244">yarnpkg/berry#6244</a></li> <li>fix(docs): Fixes SysGears logo in the README and SysGears name spelling by <a href="https://github.com/larixer"><code>@larixer</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6245">yarnpkg/berry#6245</a></li> <li>fix(compat): update patch for <code>typescript@5.5.0-beta</code> by <a href="https://github.com/merceyz"><code>@merceyz</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6248">yarnpkg/berry#6248</a></li> <li>Fix parser stringify subshell brackets by <a href="https://github.com/clemyan"><code>@clemyan</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6254">yarnpkg/berry#6254</a></li> <li>Simplify documentation of "constraints" overview by <a href="https://github.com/jeremy-daley-kr"><code>@jeremy-daley-kr</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6257">yarnpkg/berry#6257</a></li> <li>fix(sdks): only patch typescript entry point for >= 5.5 by <a href="https://github.com/merceyz"><code>@merceyz</code></a> in <a href="https://redirect.github.com/yarnpkg/berry/pull/6263">yarnpkg/berry#6263</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/n0099"><code>@n0099</code></a> made their first contribution in <a href="https://redirect.github.com/yarnpkg/berry/pull/6154">yarnpkg/berry#6154</a></li> <li><a href="https://github.com/junhoyeo"><code>@junhoyeo</code></a> made their first contribution in <a href="https://redirect.github.com/yarnpkg/berry/pull/6155">yarnpkg/berry#6155</a></li> <li><a href="https://github.com/jkowalleck"><code>@jkowalleck</code></a> made their first contribution in <a href="https://redirect.github.com/yarnpkg/berry/pull/6212">yarnpkg/berry#6212</a></li> <li><a href="https://github.com/nmussy"><code>@nmussy</code></a> made their first contribution in <a href="https://redirect.github.com/yarnpkg/berry/pull/6175">yarnpkg/berry#6175</a></li> <li><a href="https://github.com/jeremy-daley-kr"><code>@jeremy-daley-kr</code></a> made their first contribution in <a href="https://redirect.github.com/yarnpkg/berry/pull/6257">yarnpkg/berry#6257</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.1.1...@yarnpkg/cli/4.2.0">https://github.com/yarnpkg/berry/compare/<code>@yarnpkg/cli/</code>4.1.1...<code>@yarnpkg/cli/</code>4.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/yarnpkg/berry/commit/50ac1e44241ef99abc31f79d9687ddc6ea337c12"><code>50ac1e4</code></a> Releasing one new package</li> <li><a href="https://github.com/yarnpkg/berry/commit/b2f315f66f59002d713e983cd86404db0db5f0fb"><code>b2f315f</code></a> feat(builder): transform <code>node:</code> imports as needed (<a href="https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-builder/issues/6356">#6356</a>)</li> <li><a href="https://github.com/yarnpkg/berry/commit/13d5b3041794c33171808fdce635461ff4ab5c4e"><code>13d5b30</code></a> Sync master with the changes from master</li> <li>See full diff in <a href="https://github.com/yarnpkg/berry/commits/@yarnpkg/builder/4.2.0/packages/yarnpkg-builder">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@yarnpkg/builder&package-manager=npm_and_yarn&previous-version=4.1.2&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jan Kowalleck <jan.kowalleck@gmail.com>
- Loading branch information