[PR #189] [MERGED] Bump @vercel/ncc from 0.28.3 to 0.28.4 #5531

Closed
opened 2026-06-11 02:26:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joelwmale/webhook-action/pull/189
Author: @dependabot[bot]
Created: 4/29/2021
Status: Merged
Merged: 4/29/2021
Merged by: @mergify[bot]

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


📝 Commits (1)

  • e3ef2a7 Bump @vercel/ncc from 0.28.3 to 0.28.4

📊 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.28.3 to 0.28.4.

Release notes

Sourced from @​vercel/ncc's releases.

0.28.4

Patches

  • Fix: Adjust caching to use hashes: #698
  • Fix: support top-level await: #700
  • Fix: publish should build without cache: #701
  • Chore: redis from 2.8.0 to 3.1.1: #699
  • Chore: Bump ssri from 6.0.1 to 6.0.2: #695
  • Chore: rename master to main: #694

Credits

Huge thanks to @​guybedford 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/189 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/29/2021 **Status:** ✅ Merged **Merged:** 4/29/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/vercel/ncc-0.28.4` --- ### 📝 Commits (1) - [`e3ef2a7`](https://github.com/joelwmale/webhook-action/commit/e3ef2a7a407d1b3e1b3a8ced59f3e7fa7940cdab) Bump @vercel/ncc from 0.28.3 to 0.28.4 ### 📊 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.28.3 to 0.28.4. <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.28.4</h2> <h3>Patches</h3> <ul> <li>Fix: Adjust caching to use hashes: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/698">#698</a></li> <li>Fix: support top-level await: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/700">#700</a></li> <li>Fix: publish should build without cache: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/701">#701</a></li> <li>Chore: redis from 2.8.0 to 3.1.1: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/699">#699</a></li> <li>Chore: Bump ssri from 6.0.1 to 6.0.2: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/695">#695</a></li> <li>Chore: rename master to main: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/694">#694</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/guybedford"><code>@​guybedford</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/ncc/commit/6bdb3e20f79353188d33163e37c47cfba22f0ebd"><code>6bdb3e2</code></a> 0.28.4</li> <li><a href="https://github.com/vercel/ncc/commit/3d2ae6f74941d7a056fa3c356896631539afdc4d"><code>3d2ae6f</code></a> fix: publish should build without cache (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/701">#701</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/ac78bcdd08f0cc2dca08fa5eec6dca5e3721e1a5"><code>ac78bcd</code></a> feat: support top-level await (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/700">#700</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/8bc545b762a8f8006b70f4c15bc09259aaf8e1e4"><code>8bc545b</code></a> Bump redis from 2.8.0 to 3.1.1 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/699">#699</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/20ebb84f9343dddbf70cdc1f0b4523c91e64125d"><code>20ebb84</code></a> fix: Adjust caching to use hashes (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/698">#698</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/8d1866b826731e5802cb8ffb0b5f5808debf9ff0"><code>8d1866b</code></a> Bump ssri from 6.0.1 to 6.0.2 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/695">#695</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/5e0869ba8a716bfbb1869656a0a1509d813de6de"><code>5e0869b</code></a> chore: rename master to main (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/694">#694</a>)</li> <li>See full diff in <a href="https://github.com/vercel/ncc/compare/0.28.3...0.28.4">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.28.3&new-version=0.28.4)](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>
GiteaMirror added the pull-request label 2026-06-11 02:26:19 -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#5531