Skip to content

Commit

Permalink
chore(deps-dev): Bump @vercel/ncc from 0.36.1 to 0.38.1 (#635)
Browse files Browse the repository at this point in the history
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to
0.38.1.
<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.1</h2>
<h2><a
href="https://github.com/vercel/ncc/compare/0.38.0...0.38.1">0.38.1</a>
(2023-10-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>sourcemap sources removes webpack path (<a
href="https://github.com/vercel/ncc/issues/1122">#1122</a>) (<a
href="https://github.com/vercel/ncc/commit/ce5984e4b07103b4e1123539ebb9fb82daf1344d">ce5984e</a>),
closes <a
href="https://github.com/vercel/ncc/issues/1011">#1011</a> <a
href="https://github.com/vercel/ncc/issues/1121">#1121</a></li>
</ul>
<h2>0.38.0</h2>
<h1><a
href="https://github.com/vercel/ncc/compare/0.37.0...0.38.0">0.38.0</a>
(2023-09-06)</h1>
<h3>Features</h3>
<ul>
<li>Log minification error when <code>--debug</code> (<a
href="https://github.com/vercel/ncc/issues/1102">#1102</a>) (<a
href="https://github.com/vercel/ncc/commit/e2779f42031569f9b4b47bb8a302f48ef852405b">e2779f4</a>)</li>
</ul>
<h2>0.37.0</h2>
<h1><a
href="https://github.com/vercel/ncc/compare/0.36.1...0.37.0">0.37.0</a>
(2023-09-06)</h1>
<h3>Features</h3>
<ul>
<li>add support for TypeScript 5.0's array extends in tsconfig (<a
href="https://github.com/vercel/ncc/issues/1105">#1105</a>) (<a
href="https://github.com/vercel/ncc/commit/f898f8ea85f940208925dfd2e2162b9de8d4843e">f898f8e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/ncc/commit/ce5984e4b07103b4e1123539ebb9fb82daf1344d"><code>ce5984e</code></a>
fix: sourcemap sources removes webpack path (<a
href="https://github.com/vercel/ncc/issues/1122">#1122</a>)</li>
<li><a
href="https://github.com/vercel/ncc/commit/f9c1153f57ba89c48d07dd19ad7910d0e089b59e"><code>f9c1153</code></a>
chore(deps): Bump amannn/action-semantic-pull-request from 5.2.0 to
5.3.0 (<a
href="https://github.com/vercel/ncc/issues/1">#1</a>...</li>
<li><a
href="https://github.com/vercel/ncc/commit/0bc78fe09af83cbedfa868372db661691b484f74"><code>0bc78fe</code></a>
chore(deps-dev): Bump isomorphic-unfetch from 3.1.0 to 4.0.2 (<a
href="https://github.com/vercel/ncc/issues/1116">#1116</a>)</li>
<li><a
href="https://github.com/vercel/ncc/commit/5796c1fe12b78705eec3f45bb38a6d322624fed6"><code>5796c1f</code></a>
chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 (<a
href="https://github.com/vercel/ncc/issues/1094">#1094</a>)</li>
<li><a
href="https://github.com/vercel/ncc/commit/e2779f42031569f9b4b47bb8a302f48ef852405b"><code>e2779f4</code></a>
feat: Log minification error when <code>--debug</code> (<a
href="https://github.com/vercel/ncc/issues/1102">#1102</a>)</li>
<li><a
href="https://github.com/vercel/ncc/commit/4a9d97c634c382a7a831c48215525f8ad73860b0"><code>4a9d97c</code></a>
chore(deps): Bump protobufjs from 6.11.3 to 6.11.4 (<a
href="https://github.com/vercel/ncc/issues/1103">#1103</a>)</li>
<li><a
href="https://github.com/vercel/ncc/commit/ca70272e563b2b0d91b34b511570749cf898dab0"><code>ca70272</code></a>
chore(deps): bump cookiejar from 2.1.2 to 2.1.4 (<a
href="https://github.com/vercel/ncc/issues/1031">#1031</a>)</li>
<li><a
href="https://github.com/vercel/ncc/commit/c366eade2ed3db11b1b5fc5149eb89f922a08c8a"><code>c366ead</code></a>
chore(deps): Bump apollo-server-core from 2.22.1 to 2.26.2 (<a
href="https://github.com/vercel/ncc/issues/1108">#1108</a>)</li>
<li><a
href="https://github.com/vercel/ncc/commit/f898f8ea85f940208925dfd2e2162b9de8d4843e"><code>f898f8e</code></a>
feat: add support for TypeScript 5.0's array extends in tsconfig (<a
href="https://github.com/vercel/ncc/issues/1105">#1105</a>)</li>
<li><a
href="https://github.com/vercel/ncc/commit/2a1437bdc024547a8894169c06f5b6622b993988"><code>2a1437b</code></a>
chore(deps-dev): Bump mongoose from 5.13.15 to 5.13.20 (<a
href="https://github.com/vercel/ncc/issues/1093">#1093</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/ncc/compare/0.36.1...0.38.1">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.36.1&new-version=0.38.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Lewis <ianmlewis@gmail.com>
  • Loading branch information
dependabot[bot] and ianlewis committed May 15, 2024
1 parent 1115bc0 commit 04c5c12
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "20.11.15",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@vercel/ncc": "0.36.1",
"@vercel/ncc": "0.38.1",
"eslint": "8.56.0",
"eslint-plugin-github": "4.10.2",
"eslint-plugin-prettier": "5.1.3",
Expand Down

0 comments on commit 04c5c12

Please sign in to comment.