[PR #609] [MERGED] v2.3.2 #609

Closed
opened 2026-03-29 18:13:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joelwmale/webhook-action/pull/609
Author: @joelwmale
Created: 11/10/2022
Status: Merged
Merged: 11/10/2022
Merged by: @joelwmale

Base: masterHead: develop


📝 Commits (9)

📊 Changes

240 files changed (+1603 additions, -26346 deletions)

View changed files

📝 action.yml (+1 -1)
📝 dist/37.index.js (+1 -2)
dist/http.js (+0 -32)
dist/http.js.map (+0 -1)
📝 dist/index.js (+1515 -1554)
📝 dist/index.js.map (+1 -1)
dist/main.js (+0 -95)
dist/main.js.map (+0 -1)
node_modules/@babel/code-frame/LICENSE (+0 -22)
node_modules/@babel/code-frame/README.md (+0 -19)
node_modules/@babel/code-frame/lib/index.js (+0 -163)
node_modules/@babel/code-frame/package.json (+0 -30)
node_modules/@babel/helper-validator-identifier/LICENSE (+0 -22)
node_modules/@babel/helper-validator-identifier/README.md (+0 -19)
node_modules/@babel/helper-validator-identifier/lib/identifier.js (+0 -86)
node_modules/@babel/helper-validator-identifier/lib/index.js (+0 -59)
node_modules/@babel/helper-validator-identifier/lib/keyword.js (+0 -40)
node_modules/@babel/helper-validator-identifier/package.json (+0 -28)
node_modules/@babel/helper-validator-identifier/scripts/generate-identifier-regex.js (+0 -75)
node_modules/@babel/highlight/LICENSE (+0 -22)

...and 80 more files

📄 Description

  • Fixes all of the issues relating to dependencies.

🔄 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/609 **Author:** [@joelwmale](https://github.com/joelwmale) **Created:** 11/10/2022 **Status:** ✅ Merged **Merged:** 11/10/2022 **Merged by:** [@joelwmale](https://github.com/joelwmale) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (9) - [`4f8dc44`](https://github.com/joelwmale/webhook-action/commit/4f8dc442a56d1c7ad743855161ec406597ffd72d) fix - [`e0e9eac`](https://github.com/joelwmale/webhook-action/commit/e0e9eac8b0ed558295382e6ccb30e4902144f1c6) wip - [`0be0e6e`](https://github.com/joelwmale/webhook-action/commit/0be0e6ef54b8cbf5979f5f30bef3dc28c129b639) wip - [`852bbaa`](https://github.com/joelwmale/webhook-action/commit/852bbaa622fb789ea3dbcb9b07fd4dae51f3f3ed) wip - [`1143d5b`](https://github.com/joelwmale/webhook-action/commit/1143d5b401fb8f0f3a003f1b3ac676550ba69473) wip - [`9650c71`](https://github.com/joelwmale/webhook-action/commit/9650c714514cf79fc1edd53312f505291d3f26fb) wip - [`60e01f3`](https://github.com/joelwmale/webhook-action/commit/60e01f3e64d9ae14c165668eb34bb8c0b2472c6d) wip - [`ec60507`](https://github.com/joelwmale/webhook-action/commit/ec605077bce4501bdc3d446ba7fb41653f53ba57) wip - [`ee20d8c`](https://github.com/joelwmale/webhook-action/commit/ee20d8c79e728c2d339b114fd27772ee0226aa41) v2.3.2 ### 📊 Changes **240 files changed** (+1603 additions, -26346 deletions) <details> <summary>View changed files</summary> 📝 `action.yml` (+1 -1) 📝 `dist/37.index.js` (+1 -2) ➖ `dist/http.js` (+0 -32) ➖ `dist/http.js.map` (+0 -1) 📝 `dist/index.js` (+1515 -1554) 📝 `dist/index.js.map` (+1 -1) ➖ `dist/main.js` (+0 -95) ➖ `dist/main.js.map` (+0 -1) ➖ `node_modules/@babel/code-frame/LICENSE` (+0 -22) ➖ `node_modules/@babel/code-frame/README.md` (+0 -19) ➖ `node_modules/@babel/code-frame/lib/index.js` (+0 -163) ➖ `node_modules/@babel/code-frame/package.json` (+0 -30) ➖ `node_modules/@babel/helper-validator-identifier/LICENSE` (+0 -22) ➖ `node_modules/@babel/helper-validator-identifier/README.md` (+0 -19) ➖ `node_modules/@babel/helper-validator-identifier/lib/identifier.js` (+0 -86) ➖ `node_modules/@babel/helper-validator-identifier/lib/index.js` (+0 -59) ➖ `node_modules/@babel/helper-validator-identifier/lib/keyword.js` (+0 -40) ➖ `node_modules/@babel/helper-validator-identifier/package.json` (+0 -28) ➖ `node_modules/@babel/helper-validator-identifier/scripts/generate-identifier-regex.js` (+0 -75) ➖ `node_modules/@babel/highlight/LICENSE` (+0 -22) _...and 80 more files_ </details> ### 📄 Description - Fixes all of the issues relating to dependencies. --- <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 18:13:49 -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#609