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: master ← Head: develop
master
develop
d5f3824
e01e48a
eb70500
7529323
417c56c
4da9c06
954d695
f37de53
436c30f
60d5591
3882 files changed (+257335 additions, -144859 deletions)
➕ .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)
.github/mergify.yml
README.md
action.yml
dist/http.js
dist/http.js.map
dist/index.js
dist/index.js.map
dist/main.js
dist/main.js.map
dist/sourcemap-register.js
node_modules/.bin/eslint-config-prettier
node_modules/.bin/mkdirp
node_modules/@actions/core/lib/command.d.ts
node_modules/@actions/core/lib/command.js
node_modules/@actions/core/lib/command.js.map
node_modules/@actions/core/lib/core.js
node_modules/@actions/core/lib/core.js.map
node_modules/@actions/core/lib/file-command.d.ts
node_modules/@actions/core/lib/file-command.js
node_modules/@actions/core/lib/file-command.js.map
...and 80 more files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
master← Head:develop📝 Commits (10+)
d5f3824Bump node-fetch from 2.6.0 to 2.6.1e01e48aBump @typescript-eslint/parser from 3.10.1 to 4.1.1eb70500Bump @types/jest from 26.0.10 to 26.0.147529323Add mergify417c56cMerge pull request #40 from joelwmale/dependabot/npm_and_yarn/types/jest-26.0.144da9c06Merge pull request #38 from joelwmale/dependabot/npm_and_yarn/typescript-eslint/parser-4.1.1954d695Merge pull request #33 from joelwmale/dependabot/npm_and_yarn/node-fetch-2.6.1f37de53Bump @types/node from 14.6.1 to 14.10.3436c30fMerge pull request #41 from joelwmale/dependabot/npm_and_yarn/types/node-14.10.360d5591Bump 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.