[PR #394] [MERGED] Bump @vercel/ncc from 0.33.1 to 0.33.3 #3129

Closed
opened 2026-04-30 08:57:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joelwmale/webhook-action/pull/394
Author: @dependabot[bot]
Created: 2/14/2022
Status: Merged
Merged: 2/14/2022
Merged by: @mergify[bot]

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


📝 Commits (1)

  • 3c4bb3e Bump @vercel/ncc from 0.33.1 to 0.33.3

📊 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.33.1 to 0.33.3.

Release notes

Sourced from @​vercel/ncc's releases.

0.33.3

Patches

  • Fix: bump license-webpack-plugin: #871
  • Chore(deps): bump follow-redirects from 1.14.7 to 1.14.8: #870

0.33.2

Patches

  • Fix: use sha256 instead of deprecated md5 for hash algorithm: #868
  • Fix: typo in build script: #835
  • Chore(test) Add Node.js 16 to CI: #801
  • Chore(deps): bump nodemailer from 6.5.0 to 6.7.2: #833
  • Chore(deps-dev): bump terser from 5.7.1 to 5.10.0: #840
  • Chore(deps-dev): bump passport from 0.4.1 to 0.5.2: #839
  • Chore(deps-dev): bump sequelize from 6.6.5 to 6.12.4: #843
  • Chore(deps-dev): bump analytics-node from 5.0.0 to 6.0.0: #838
  • Chore(deps): bump follow-redirects from 1.14.5 to 1.14.7: #846
  • Chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0: #854
  • Chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1: #859
  • Chore(deps): bump simple-get from 3.1.0 to 3.1.1: #864
  • Chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0: #867

Credits

Huge thanks to @​shakefu for helping!

Commits
  • f26bdf1 0.33.3
  • f126646 fix: bump license-webpack-plugin (#871)
  • 8a900fa chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#870)
  • 944cf6f 0.33.2
  • 7bbe288 fix: use sha instead of deprecated md5 for hash algorithm (#868)
  • 5fc63b8 chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0 (#867)
  • 700d84c chore(deps): bump simple-get from 3.1.0 to 3.1.1 (#864)
  • 4566a0c chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1 (#859)
  • 5596566 chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0 (#854)
  • 3be0adf chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 (#846)
  • Additional commits viewable in compare view

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/394 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/14/2022 **Status:** ✅ Merged **Merged:** 2/14/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/vercel/ncc-0.33.3` --- ### 📝 Commits (1) - [`3c4bb3e`](https://github.com/joelwmale/webhook-action/commit/3c4bb3e6207e48a7b2db1d65e9e838ef58596058) Bump @vercel/ncc from 0.33.1 to 0.33.3 ### 📊 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.33.1 to 0.33.3. <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.33.3</h2> <h3>Patches</h3> <ul> <li>Fix: bump license-webpack-plugin: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/871">#871</a></li> <li>Chore(deps): bump follow-redirects from 1.14.7 to 1.14.8: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/870">#870</a></li> </ul> <h2>0.33.2</h2> <h3>Patches</h3> <ul> <li>Fix: use <code>sha256</code> instead of deprecated <code>md5</code> for hash algorithm: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/868">#868</a></li> <li>Fix: typo in build script: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/835">#835</a></li> <li>Chore(test) Add Node.js 16 to CI: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/801">#801</a></li> <li>Chore(deps): bump nodemailer from 6.5.0 to 6.7.2: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/833">#833</a></li> <li>Chore(deps-dev): bump terser from 5.7.1 to 5.10.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/840">#840</a></li> <li>Chore(deps-dev): bump passport from 0.4.1 to 0.5.2: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/839">#839</a></li> <li>Chore(deps-dev): bump sequelize from 6.6.5 to 6.12.4: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/843">#843</a></li> <li>Chore(deps-dev): bump analytics-node from 5.0.0 to 6.0.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/838">#838</a></li> <li>Chore(deps): bump follow-redirects from 1.14.5 to 1.14.7: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/846">#846</a></li> <li>Chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/854">#854</a></li> <li>Chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/859">#859</a></li> <li>Chore(deps): bump simple-get from 3.1.0 to 3.1.1: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/864">#864</a></li> <li>Chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/867">#867</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/shakefu"><code>@​shakefu</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/ncc/commit/f26bdf160e279a0ba09c5dbef57c9f4ed1be2f9d"><code>f26bdf1</code></a> 0.33.3</li> <li><a href="https://github.com/vercel/ncc/commit/f126646f70ea56e9c92370a6adbd8ee31427561f"><code>f126646</code></a> fix: bump license-webpack-plugin (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/871">#871</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/8a900fa1e94c2d900e7ca910c8523f07c1fd8bd1"><code>8a900fa</code></a> chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/870">#870</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/944cf6f9e38a89e36b3de3d7fcd85ba90c4e9ef7"><code>944cf6f</code></a> 0.33.2</li> <li><a href="https://github.com/vercel/ncc/commit/7bbe288d9c8834989988cd0a49603e4bec2e9399"><code>7bbe288</code></a> fix: use sha instead of deprecated md5 for hash algorithm (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/868">#868</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/5fc63b81764bec9f5571ab0e2467052a1d2f8549"><code>5fc63b8</code></a> chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/867">#867</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/700d84c8d686886d9308c642f955487e570c56bb"><code>700d84c</code></a> chore(deps): bump simple-get from 3.1.0 to 3.1.1 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/864">#864</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/4566a0cf57fb07fa5eb159266529b09d7337b746"><code>4566a0c</code></a> chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/859">#859</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/5596566c39eb11e7758b3521cdecaf8ece852035"><code>5596566</code></a> chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/854">#854</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/3be0adffb13aa07d7deec703810398964ca87020"><code>3be0adf</code></a> chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/846">#846</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/ncc/compare/0.33.1...0.33.3">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.33.1&new-version=0.33.3)](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-04-30 08:57:59 -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#3129