This version was pushed to npm by vercel-release-bot, a new releaser for @vercel/ncc since your current version.
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 commands and options
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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/joelwmale/webhook-action/pull/666
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 9/11/2023
**Status:** ✅ Merged
**Merged:** 3/25/2024
**Merged by:** [@joelwmale](https://github.com/joelwmale)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/vercel/ncc-0.38.0`
---
### 📝 Commits (1)
- [`8900d16`](https://github.com/joelwmale/webhook-action/commit/8900d162dd13ddaf1b5214997a063ad461c700d9) build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.38.0
### 📊 Changes
**2 files changed** (+5 additions, -5 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+4 -4)
</details>
### 📄 Description
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.38.0.
<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.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://redirect.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://redirect.github.com/vercel/ncc/issues/1105">#1105</a>) (<a href="https://github.com/vercel/ncc/commit/f898f8ea85f940208925dfd2e2162b9de8d4843e">f898f8e</a>)</li>
</ul>
<h2>0.36.1</h2>
<h2><a href="https://github.com/vercel/ncc/compare/0.36.0...0.36.1">0.36.1</a> (2023-01-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing pr title lint action (<a href="https://redirect.github.com/vercel/ncc/issues/1032">#1032</a>) (<a href="https://github.com/vercel/ncc/commit/c2d03cf6dbf24e1f06f9e3f4448b76718a7c44e4">c2d03cf</a>)</li>
<li>add <code>ncc --version</code> and <code>ncc --help</code> (<a href="https://redirect.github.com/vercel/ncc/issues/1030">#1030</a>) (<a href="https://github.com/vercel/ncc/commit/d38b61955476b960242a540f26c24a994f241185">d38b619</a>)</li>
</ul>
<h2>0.36.0</h2>
<h1><a href="https://github.com/vercel/ncc/compare/0.35.0...0.36.0">0.36.0</a> (2022-12-05)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>gitignore should include release.config.js (<a href="https://redirect.github.com/vercel/ncc/issues/1016">#1016</a>) (<a href="https://github.com/vercel/ncc/commit/44e2eac6c966f2f5a2404fcf33a575f2a918ab24">44e2eac</a>)</li>
<li>node 18 by update source-map used by Terser to 0.7.4 (<a href="https://redirect.github.com/vercel/ncc/issues/999">#999</a>) (<a href="https://github.com/vercel/ncc/commit/2f69f838aa7387018dc8760b79ae99e613c45874">2f69f83</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add semantic-release to autopublish (<a href="https://redirect.github.com/vercel/ncc/issues/1015">#1015</a>) (<a href="https://github.com/vercel/ncc/commit/be3405dbc36c862d2e79f43478b56bc4dd1df200">be3405d</a>), closes <a href="https://redirect.github.com/vercel/ncc/issues/1000">#1000</a></li>
</ul>
<h2>0.35.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>Fix: Disable compile time evaluation of import.meta.url: <a href="https://redirect.github.com/vercel/ncc/issues/897">#897</a></li>
<li>Feat: bump webpack@5.74.0: <a href="https://redirect.github.com/vercel/ncc/issues/983">#983</a></li>
<li>Chore(deps-dev): bump graceful-fs from 4.2.8 to 4.2.10: <a href="https://redirect.github.com/vercel/ncc/issues/931">#931</a></li>
<li>Chore(deps-dev): bump pdfkit from 0.12.3 to 0.13.0: <a href="https://redirect.github.com/vercel/ncc/issues/932">#932</a></li>
<li>Chore(deps-dev): bump glob from 7.1.7 to 8.0.3: <a href="https://redirect.github.com/vercel/ncc/issues/930">#930</a></li>
<li>Chore(deps-dev): bump sharp from 0.28.3 to 0.30.5: <a href="https://redirect.github.com/vercel/ncc/issues/934">#934</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<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://redirect.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://redirect.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://redirect.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://redirect.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://redirect.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://redirect.github.com/vercel/ncc/issues/1093">#1093</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/5556e86f5fe1132751273db6a877f0df6e5d66be"><code>5556e86</code></a> chore(deps): Bump semver from 5.7.1 to 5.7.2 (<a href="https://redirect.github.com/vercel/ncc/issues/1089">#1089</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/dae0b9b1a958876e2dc7247b4586c40d4c09f813"><code>dae0b9b</code></a> chore(deps): Bump dottie from 2.0.2 to 2.0.4 (<a href="https://redirect.github.com/vercel/ncc/issues/1081">#1081</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/d7482569a3a4d720eedb97eb40ac148a27d0e9c0"><code>d748256</code></a> chore(deps-dev): Bump vm2 from 3.9.17 to 3.9.18 (<a href="https://redirect.github.com/vercel/ncc/issues/1071">#1071</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/ee10b7258c5ceeb1a2fc1b7887fe14b93c5b4718"><code>ee10b72</code></a> chore(deps-dev): Bump vm2 from 3.9.16 to 3.9.17 (<a href="https://redirect.github.com/vercel/ncc/issues/1064">#1064</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/vercel/ncc/compare/0.34.0...0.38.0">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~vercel-release-bot">vercel-release-bot</a>, a new releaser for <code>@vercel/ncc</code> since your current version.</p>
</details>
<br />
[](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>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/joelwmale/webhook-action/pull/666
Author: @dependabot[bot]
Created: 9/11/2023
Status: ✅ Merged
Merged: 3/25/2024
Merged by: @joelwmale
Base:
develop← Head:dependabot/npm_and_yarn/vercel/ncc-0.38.0📝 Commits (1)
8900d16build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.38.0📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+4 -4)📄 Description
Bumps @vercel/ncc from 0.34.0 to 0.38.0.
Release notes
Sourced from
@vercel/ncc's releases.... (truncated)
Commits
e2779f4feat: Log minification error when--debug(#1102)4a9d97cchore(deps): Bump protobufjs from 6.11.3 to 6.11.4 (#1103)ca70272chore(deps): bump cookiejar from 2.1.2 to 2.1.4 (#1031)c366eadchore(deps): Bump apollo-server-core from 2.22.1 to 2.26.2 (#1108)f898f8efeat: add support for TypeScript 5.0's array extends in tsconfig (#1105)2a1437bchore(deps-dev): Bump mongoose from 5.13.15 to 5.13.20 (#1093)5556e86chore(deps): Bump semver from 5.7.1 to 5.7.2 (#1089)dae0b9bchore(deps): Bump dottie from 2.0.2 to 2.0.4 (#1081)d748256chore(deps-dev): Bump vm2 from 3.9.17 to 3.9.18 (#1071)ee10b72chore(deps-dev): Bump vm2 from 3.9.16 to 3.9.17 (#1064)Maintainer changes
This version was pushed to npm by vercel-release-bot, a new releaser for
@vercel/nccsince your current version.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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.