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 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/118
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 1/12/2021
**Status:** ✅ Merged
**Merged:** 1/12/2021
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/vercel/ncc-0.27.0`
---
### 📝 Commits (1)
- [`d3c9bec`](https://github.com/joelwmale/webhook-action/commit/d3c9becafb6aa0f7ec4433ac6e0eb5c87f6d0e1c) Bump @vercel/ncc from 0.26.2 to 0.27.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.26.2 to 0.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vercel/ncc/releases">@vercel/ncc's releases</a>.</em></p>
<blockquote>
<h2>0.27.0</h2>
<h3>Changes</h3>
<ul>
<li>Feat: support customEmit ncc option: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/634">#634</a></li>
<li>Fix: correct declaration output dir: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/627">#627</a></li>
<li>Update to webpack-asset-relocator@1.2.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/640">#640</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a href="https://github.com/guybedford">@guybedford</a> and <a href="https://github.com/zeroooooooo">@zeroooooooo</a> for helping!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vercel/ncc/commit/5748f97c678af7c35b81fb2f8309184e2650dff7"><code>5748f97</code></a> 0.27.0</li>
<li><a href="https://github.com/vercel/ncc/commit/9ff73a056c2b87fc84abb4e7b097735f64a3f4ca"><code>9ff73a0</code></a> update to webpack-asset-relocator@1.2.0 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/640">#640</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/d175973dd11b88f6fce5df7ce1a20b6e82b619ca"><code>d175973</code></a> fix: correct declaration output dir (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/627">#627</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/b4f9b4265a0892a247195c8dc2e86b755c59251a"><code>b4f9b42</code></a> feat: support customEmit ncc option (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/634">#634</a>)</li>
<li>See full diff in <a href="https://github.com/vercel/ncc/compare/0.26.2...0.27.0">compare view</a></li>
</ul>
</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 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/118
Author: @dependabot[bot]
Created: 1/12/2021
Status: ✅ Merged
Merged: 1/12/2021
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/vercel/ncc-0.27.0📝 Commits (1)
d3c9becBump @vercel/ncc from 0.26.2 to 0.27.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.26.2 to 0.27.0.
Release notes
Sourced from @vercel/ncc's releases.
Commits
5748f970.27.09ff73a0update to webpack-asset-relocator@1.2.0 (#640)d175973fix: correct declaration output dir (#627)b4f9b42feat: support customEmit ncc option (#634)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 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.