[PR #599] [MERGED] v2.2.0 #2672

Closed
opened 2026-04-23 09:47:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: develop


📝 Commits (10+)

  • 5990fef Bump @types/jest from 28.1.0 to 28.1.1
  • 1a40d78 Merge pull request #474 from joelwmale/dependabot/npm_and_yarn/types/jest-28.1.1
  • 347d7ed Bump @typescript-eslint/parser from 5.27.0 to 5.27.1
  • 728278e Merge pull request #475 from joelwmale/dependabot/npm_and_yarn/typescript-eslint/parser-5.27.1
  • 81020a2 Bump @types/node from 17.0.40 to 17.0.41
  • 617b4da Merge pull request #476 from joelwmale/dependabot/npm_and_yarn/types/node-17.0.41
  • 78eb0f6 Bump node-fetch from 3.2.5 to 3.2.6
  • 6200552 Merge pull request #477 from joelwmale/dependabot/npm_and_yarn/node-fetch-3.2.6
  • 7e69397 Bump @types/node from 17.0.41 to 17.0.42
  • fa289bb Merge pull request #478 from joelwmale/dependabot/npm_and_yarn/types/node-17.0.42

📊 Changes

4 files changed (+1250 additions, -660 deletions)

View changed files

📝 action.yml (+2 -2)
📝 package.json (+13 -13)
📝 src/main.ts (+5 -2)
📝 yarn.lock (+1230 -643)

📄 Description

  • Fixes github action updates

🔄 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/599 **Author:** [@joelwmale](https://github.com/joelwmale) **Created:** 11/8/2022 **Status:** ✅ Merged **Merged:** 11/8/2022 **Merged by:** [@joelwmale](https://github.com/joelwmale) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`5990fef`](https://github.com/joelwmale/webhook-action/commit/5990fef5e9b1878e272078bd25a40dbabb8cb9b4) Bump @types/jest from 28.1.0 to 28.1.1 - [`1a40d78`](https://github.com/joelwmale/webhook-action/commit/1a40d785bd1e4755a4cd2d20fd60ad670558874e) Merge pull request #474 from joelwmale/dependabot/npm_and_yarn/types/jest-28.1.1 - [`347d7ed`](https://github.com/joelwmale/webhook-action/commit/347d7ed2c81caa4d72caa622069359dd4a36db9c) Bump @typescript-eslint/parser from 5.27.0 to 5.27.1 - [`728278e`](https://github.com/joelwmale/webhook-action/commit/728278e4094a7e759694fc93704a0992d6538c05) Merge pull request #475 from joelwmale/dependabot/npm_and_yarn/typescript-eslint/parser-5.27.1 - [`81020a2`](https://github.com/joelwmale/webhook-action/commit/81020a2f6f8899ed49020d0d2bc494f4bf97c631) Bump @types/node from 17.0.40 to 17.0.41 - [`617b4da`](https://github.com/joelwmale/webhook-action/commit/617b4da256c7fba53d45d2f51b6c9ded4227775f) Merge pull request #476 from joelwmale/dependabot/npm_and_yarn/types/node-17.0.41 - [`78eb0f6`](https://github.com/joelwmale/webhook-action/commit/78eb0f6d48a1c03b7cda0318c0300b66f8ed7bba) Bump node-fetch from 3.2.5 to 3.2.6 - [`6200552`](https://github.com/joelwmale/webhook-action/commit/6200552ee27fce7566e7d2e24c3f39e152d4c718) Merge pull request #477 from joelwmale/dependabot/npm_and_yarn/node-fetch-3.2.6 - [`7e69397`](https://github.com/joelwmale/webhook-action/commit/7e69397fd64210b73e5f3f3a68c157bd278ce703) Bump @types/node from 17.0.41 to 17.0.42 - [`fa289bb`](https://github.com/joelwmale/webhook-action/commit/fa289bbee92f359ba46580b7d9ed576761ebd838) Merge pull request #478 from joelwmale/dependabot/npm_and_yarn/types/node-17.0.42 ### 📊 Changes **4 files changed** (+1250 additions, -660 deletions) <details> <summary>View changed files</summary> 📝 `action.yml` (+2 -2) 📝 `package.json` (+13 -13) 📝 `src/main.ts` (+5 -2) 📝 `yarn.lock` (+1230 -643) </details> ### 📄 Description - Fixes github action updates --- <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-23 09:47:41 -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#2672