[PR #142] [MERGED] v2.1.0 #859

Closed
opened 2026-04-16 13:59:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joelwmale/webhook-action/pull/142
Author: @joelwmale
Created: 2/26/2021
Status: Merged
Merged: 2/26/2021
Merged by: @joelwmale

Base: masterHead: develop


📝 Commits (10+)

  • d5f3824 Bump node-fetch from 2.6.0 to 2.6.1
  • e01e48a Bump @typescript-eslint/parser from 3.10.1 to 4.1.1
  • eb70500 Bump @types/jest from 26.0.10 to 26.0.14
  • 7529323 Add mergify
  • 417c56c Merge pull request #40 from joelwmale/dependabot/npm_and_yarn/types/jest-26.0.14
  • 4da9c06 Merge pull request #38 from joelwmale/dependabot/npm_and_yarn/typescript-eslint/parser-4.1.1
  • 954d695 Merge pull request #33 from joelwmale/dependabot/npm_and_yarn/node-fetch-2.6.1
  • f37de53 Bump @types/node from 14.6.1 to 14.10.3
  • 436c30f Merge pull request #41 from joelwmale/dependabot/npm_and_yarn/types/node-14.10.3
  • 60d5591 Bump eslint from 7.7.0 to 7.9.0

📊 Changes

3882 files changed (+257335 additions, -144859 deletions)

View changed files

.github/mergify.yml (+9 -0)
📝 README.md (+1 -0)
📝 action.yml (+3 -0)
📝 dist/http.js (+7 -4)
📝 dist/http.js.map (+1 -1)
📝 dist/index.js (+164 -61)
📝 dist/index.js.map (+1 -1)
📝 dist/main.js (+27 -7)
📝 dist/main.js.map (+1 -1)
📝 dist/sourcemap-register.js (+1 -3910)
📝 node_modules/.bin/eslint-config-prettier (+0 -0)
node_modules/.bin/mkdirp (+0 -1)
📝 node_modules/@actions/core/lib/command.d.ts (+0 -5)
📝 node_modules/@actions/core/lib/command.js (+3 -16)
📝 node_modules/@actions/core/lib/command.js.map (+1 -1)
📝 node_modules/@actions/core/lib/core.js (+19 -3)
📝 node_modules/@actions/core/lib/core.js.map (+1 -1)
node_modules/@actions/core/lib/file-command.d.ts (+1 -0)
node_modules/@actions/core/lib/file-command.js (+29 -0)
node_modules/@actions/core/lib/file-command.js.map (+1 -0)

...and 80 more files

📄 Description


🔄 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/142 **Author:** [@joelwmale](https://github.com/joelwmale) **Created:** 2/26/2021 **Status:** ✅ Merged **Merged:** 2/26/2021 **Merged by:** [@joelwmale](https://github.com/joelwmale) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`d5f3824`](https://github.com/joelwmale/webhook-action/commit/d5f38241d2aa34a261601ab1451a25de6b0982da) Bump node-fetch from 2.6.0 to 2.6.1 - [`e01e48a`](https://github.com/joelwmale/webhook-action/commit/e01e48a070d5ae1c4faa2b298db81663fff4c51a) Bump @typescript-eslint/parser from 3.10.1 to 4.1.1 - [`eb70500`](https://github.com/joelwmale/webhook-action/commit/eb7050093087dc8d092eff0c4afe70fe5b06c423) Bump @types/jest from 26.0.10 to 26.0.14 - [`7529323`](https://github.com/joelwmale/webhook-action/commit/752932350b14f03562a2ebcc4360e54c52db9d82) Add mergify - [`417c56c`](https://github.com/joelwmale/webhook-action/commit/417c56c6b2a616932adba8ec4b55d9600eeb6e7f) Merge pull request #40 from joelwmale/dependabot/npm_and_yarn/types/jest-26.0.14 - [`4da9c06`](https://github.com/joelwmale/webhook-action/commit/4da9c06a9a0239a9a25408c04bfee3d3106a67f8) Merge pull request #38 from joelwmale/dependabot/npm_and_yarn/typescript-eslint/parser-4.1.1 - [`954d695`](https://github.com/joelwmale/webhook-action/commit/954d6953f16af19b0c2f9daeed860e82413d4a2b) Merge pull request #33 from joelwmale/dependabot/npm_and_yarn/node-fetch-2.6.1 - [`f37de53`](https://github.com/joelwmale/webhook-action/commit/f37de539e04970db548b69a841528a4ca90b11c8) Bump @types/node from 14.6.1 to 14.10.3 - [`436c30f`](https://github.com/joelwmale/webhook-action/commit/436c30f69d8b07bdf788db45b306077b401f6921) Merge pull request #41 from joelwmale/dependabot/npm_and_yarn/types/node-14.10.3 - [`60d5591`](https://github.com/joelwmale/webhook-action/commit/60d55914e2ba67e4d42633402e759cb82d8c6b8c) Bump eslint from 7.7.0 to 7.9.0 ### 📊 Changes **3882 files changed** (+257335 additions, -144859 deletions) <details> <summary>View changed files</summary> ➕ `.github/mergify.yml` (+9 -0) 📝 `README.md` (+1 -0) 📝 `action.yml` (+3 -0) 📝 `dist/http.js` (+7 -4) 📝 `dist/http.js.map` (+1 -1) 📝 `dist/index.js` (+164 -61) 📝 `dist/index.js.map` (+1 -1) 📝 `dist/main.js` (+27 -7) 📝 `dist/main.js.map` (+1 -1) 📝 `dist/sourcemap-register.js` (+1 -3910) 📝 `node_modules/.bin/eslint-config-prettier` (+0 -0) ➖ `node_modules/.bin/mkdirp` (+0 -1) 📝 `node_modules/@actions/core/lib/command.d.ts` (+0 -5) 📝 `node_modules/@actions/core/lib/command.js` (+3 -16) 📝 `node_modules/@actions/core/lib/command.js.map` (+1 -1) 📝 `node_modules/@actions/core/lib/core.js` (+19 -3) 📝 `node_modules/@actions/core/lib/core.js.map` (+1 -1) ➕ `node_modules/@actions/core/lib/file-command.d.ts` (+1 -0) ➕ `node_modules/@actions/core/lib/file-command.js` (+29 -0) ➕ `node_modules/@actions/core/lib/file-command.js.map` (+1 -0) _...and 80 more files_ </details> ### 📄 Description - Adds insecure option (credit: @dnatic09) - Fixes #124 - Update deps --- <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-16 13:59:20 -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#859