[PR #73] [MERGED] Bump @vercel/ncc from 0.24.1 to 0.25.0 #80

Closed
opened 2026-03-29 17:52:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joelwmale/webhook-action/pull/73
Author: @dependabot[bot]
Created: 11/6/2020
Status: Merged
Merged: 11/6/2020
Merged by: @mergify[bot]

Base: developHead: dependabot/npm_and_yarn/vercel/ncc-0.25.0


📝 Commits (1)

  • fc396d5 Bump @vercel/ncc from 0.24.1 to 0.25.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.24.1 to 0.25.0.

Release notes

Sourced from @vercel/ncc's releases.

0.25.0

Changes

  • Bump webpack from 5.0.0-beta.28 to 5.2.0: #602
  • Bump npm-user-validate from 1.0.0 to 1.0.1: #604
  • Bump object-path from 0.11.4 to 0.11.5: #607
  • Fix --quiet flag on ts build: #605
  • Add integration test for @slack/web-api: #591

Credits

Huge thanks to @huozhi and @ataylorme for helping!

Commits

Dependabot compatibility score

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/73 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/6/2020 **Status:** ✅ Merged **Merged:** 11/6/2020 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/vercel/ncc-0.25.0` --- ### 📝 Commits (1) - [`fc396d5`](https://github.com/joelwmale/webhook-action/commit/fc396d54bb8948d8208a6a52c604a4074512a47d) Bump @vercel/ncc from 0.24.1 to 0.25.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.24.1 to 0.25.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.25.0</h2> <h3>Changes</h3> <ul> <li>Bump <code>webpack</code> from <code>5.0.0-beta.28</code> to <code>5.2.0</code>: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/602">#602</a></li> <li>Bump <code>npm-user-validate</code> from <code>1.0.0</code> to <code>1.0.1</code>: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/604">#604</a></li> <li>Bump <code>object-path</code> from <code>0.11.4</code> to <code>0.11.5</code>: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/607">#607</a></li> <li>Fix <code>--quiet</code> flag on ts build: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/605">#605</a></li> <li>Add integration test for <code>@slack/web-api</code>: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/591">#591</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/huozhi">@huozhi</a> and <a href="https://github.com/ataylorme">@ataylorme</a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/ncc/commit/495c844101726c025039f4974212a1b1880f5a2d"><code>495c844</code></a> 0.25.0</li> <li><a href="https://github.com/vercel/ncc/commit/d62d6a505da169e3da4af62072f0096f86485f31"><code>d62d6a5</code></a> Add <code> @slack/web-api</code> Integration Test (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/591">#591</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/8e1e5fc42af0b70e03335f6795ab80e2d53cbb4a"><code>8e1e5fc</code></a> upgrade to webpack v5 stable version (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/602">#602</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/44560764bc7deef1177f1ec5d17772dabd28101e"><code>4456076</code></a> fix: respect quiet flag on ts build (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/605">#605</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/ea8cfa1804a56aed6580174298936eb73c38bce6"><code>ea8cfa1</code></a> Bump object-path from 0.11.4 to 0.11.5 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/607">#607</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/ba009428938942fb367a9d23a2b60551e2bc6d50"><code>ba00942</code></a> Bump npm-user-validate from 1.0.0 to 1.0.1 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/604">#604</a>)</li> <li>See full diff in <a href="https://github.com/vercel/ncc/compare/0.24.1...0.25.0">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.24.1&new-version=0.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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>
GiteaMirror added the pull-request label 2026-03-29 17:52:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/webhook-action#80