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 @vercel/ncc from 0.38.1 to 0.38.2 (#133)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/ncc/releases"><code>@vercel/ncc</code>'s releases</a>.</em></p> <blockquote> <h2>0.38.2</h2> <h2><a href="https://github.com/vercel/ncc/compare/0.38.1...0.38.2">0.38.2</a> (2024-09-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update webpack to v5.94.0, terser to v5.33.0 (<a href="https://redirect.github.com/vercel/ncc/issues/1213">#1213</a>) (<a href="https://github.com/vercel/ncc/commit/158a1fdcbc32d198a9a0a09d477c9559e7219ed0">158a1fd</a>), closes <a href="https://redirect.github.com/vercel/ncc/issues/1193">#1193</a> <a href="https://redirect.github.com/vercel/ncc/issues/1194">#1194</a> <a href="https://redirect.github.com/vercel/ncc/issues/1177">#1177</a> <a href="https://redirect.github.com/vercel/ncc/issues/1204">#1204</a> <a href="https://redirect.github.com/vercel/ncc/issues/1195">#1195</a></li> </ul> <p>Huge thanks to <a href="https://github.com/theoludwig"><code>@theoludwig</code></a> 🎉</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/ncc/commit/158a1fdcbc32d198a9a0a09d477c9559e7219ed0"><code>158a1fd</code></a> fix(deps): update webpack to v5.94.0, terser to v5.33.0 (<a href="https://redirect.github.com/vercel/ncc/issues/1213">#1213</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/c1c9c656201ed0b3f74bd7b3a1ffad8fb3abb905"><code>c1c9c65</code></a> chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (<a href="https://redirect.github.com/vercel/ncc/issues/1219">#1219</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/6ef9a48f626728fa3f69cda5b38a1805290c1f6c"><code>6ef9a48</code></a> chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (<a href="https://redirect.github.com/vercel/ncc/issues/1214">#1214</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/9e7451b72af68bf5d8316c5eb02a813975062b1a"><code>9e7451b</code></a> ci: ignore failing test on macOS + run in band test-coverage (<a href="https://redirect.github.com/vercel/ncc/issues/1216">#1216</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/b2a325dec1dc54f2168f838dee0b9e48ee701d18"><code>b2a325d</code></a> chore(ci): drop node@16 from ci (<a href="https://redirect.github.com/vercel/ncc/issues/1164">#1164</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/3c68358848230bfcd716242a66373f9b84b6ab3a"><code>3c68358</code></a> chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (<a href="https://redirect.github.com/vercel/ncc/issues/1130">#1130</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/a70188f59990eeaac0675b71fe7477cc1c92576b"><code>a70188f</code></a> chore(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (<a href="https://redirect.github.com/vercel/ncc/issues/1131">#1131</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/b4cc7c6879376189ce9aae73f0190ad1cf82d8a8"><code>b4cc7c6</code></a> chore(deps): Bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/vercel/ncc/issues/1133">#1133</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/5f5dda2a768952a5ae57b8e2c150e8d07fac5c76"><code>5f5dda2</code></a> chore(deps): Bump <code>@babel/traverse</code> from 7.13.13 to 7.23.2 (<a href="https://redirect.github.com/vercel/ncc/issues/1125">#1125</a>)</li> <li>See full diff in <a href="https://github.com/vercel/ncc/compare/0.38.1...0.38.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vercel/ncc&package-manager=npm_and_yarn&previous-version=0.38.1&new-version=0.38.2)](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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information