jgeraigery / reviews-imgproxy

Fast and secure standalone server for resizing and converting remote images
https://imgproxy.net
MIT License
0 stars 0 forks source link

Update peter-evans/repository-dispatch action to v2 - autoclosed #18

Closed mend-for-github-com[bot] closed 5 months ago

mend-for-github-com[bot] commented 8 months ago

This PR contains the following updates:

Package Type Update Change
peter-evans/repository-dispatch action major v1.1.3 -> v2.1.2

Release Notes

peter-evans/repository-dispatch (peter-evans/repository-dispatch) ### [`v2.1.2`](https://togithub.com/peter-evans/repository-dispatch/releases/tag/v2.1.2): Repository Dispatch v2.1.2 [Compare Source](https://togithub.com/peter-evans/repository-dispatch/compare/v2.1.1...v2.1.2) #### What's Changed - Update README.md by [@​DanRoscigno](https://togithub.com/DanRoscigno) in [https://github.com/peter-evans/repository-dispatch/pull/153](https://togithub.com/peter-evans/repository-dispatch/pull/153) - Update README.md - Document use of Fine Grained Access Token by [@​BrunoJuchli](https://togithub.com/BrunoJuchli) in [https://github.com/peter-evans/repository-dispatch/pull/227](https://togithub.com/peter-evans/repository-dispatch/pull/227) - fix: deprecation of [@​octokit/request-error](https://togithub.com/octokit/request-error) `error.code` by [@​thijsvtol](https://togithub.com/thijsvtol) in [https://github.com/peter-evans/repository-dispatch/pull/245](https://togithub.com/peter-evans/repository-dispatch/pull/245) - 99 dependency updates by [@​dependabot](https://togithub.com/dependabot) #### New Contributors - [@​DanRoscigno](https://togithub.com/DanRoscigno) made their first contribution in [https://github.com/peter-evans/repository-dispatch/pull/153](https://togithub.com/peter-evans/repository-dispatch/pull/153) - [@​BrunoJuchli](https://togithub.com/BrunoJuchli) made their first contribution in [https://github.com/peter-evans/repository-dispatch/pull/227](https://togithub.com/peter-evans/repository-dispatch/pull/227) - [@​thijsvtol](https://togithub.com/thijsvtol) made their first contribution in [https://github.com/peter-evans/repository-dispatch/pull/245](https://togithub.com/peter-evans/repository-dispatch/pull/245) **Full Changelog**: https://github.com/peter-evans/repository-dispatch/compare/v2.1.1...v2.1.2 ### [`v2.1.1`](https://togithub.com/peter-evans/repository-dispatch/releases/tag/v2.1.1): Repository Dispatch v2.1.1 [Compare Source](https://togithub.com/peter-evans/repository-dispatch/compare/v2.1.0...v2.1.1) #### What's Changed - Replace use of any type by [@​peter-evans](https://togithub.com/peter-evans) in [https://github.com/peter-evans/repository-dispatch/pull/125](https://togithub.com/peter-evans/repository-dispatch/pull/125) - Bump prettier from 2.5.0 to 2.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/repository-dispatch/pull/131](https://togithub.com/peter-evans/repository-dispatch/pull/131) - Bump jest-circus from 27.4.2 to 29.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/repository-dispatch/pull/132](https://togithub.com/peter-evans/repository-dispatch/pull/132) - Bump eslint-plugin-github from 4.3.5 to 4.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/repository-dispatch/pull/130](https://togithub.com/peter-evans/repository-dispatch/pull/130) - Bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.32.0 to 0.36.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/repository-dispatch/pull/133](https://togithub.com/peter-evans/repository-dispatch/pull/133) - Bump [@​types/node](https://togithub.com/types/node) from 16.11.11 to 18.11.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/repository-dispatch/pull/134](https://togithub.com/peter-evans/repository-dispatch/pull/134) **Full Changelog**: https://github.com/peter-evans/repository-dispatch/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/peter-evans/repository-dispatch/releases/tag/v2.1.0): Repository Dispatch v2.1.0 [Compare Source](https://togithub.com/peter-evans/repository-dispatch/compare/v2.0.1...v2.1.0) ⭐ Input `token` now defaults to `GITHUB_TOKEN`. This follows a GitHub update that now allows this default token to be used for dispatch events to the current repository. Please see the [readme](README.md) for further details. #### What's Changed - Fix: Information related to tokens in README by [@​santunioni](https://togithub.com/santunioni) in [https://github.com/peter-evans/repository-dispatch/pull/118](https://togithub.com/peter-evans/repository-dispatch/pull/118) - Token update by [@​peter-evans](https://togithub.com/peter-evans) in [https://github.com/peter-evans/repository-dispatch/pull/124](https://togithub.com/peter-evans/repository-dispatch/pull/124) #### New Contributors - [@​santunioni](https://togithub.com/santunioni) made their first contribution in [https://github.com/peter-evans/repository-dispatch/pull/118](https://togithub.com/peter-evans/repository-dispatch/pull/118) **Full Changelog**: https://github.com/peter-evans/repository-dispatch/compare/v2.0.1...v2.1.0 ### [`v2.0.1`](https://togithub.com/peter-evans/repository-dispatch/releases/tag/v2.0.1): Repository Dispatch v2.0.1 [Compare Source](https://togithub.com/peter-evans/repository-dispatch/compare/v2.0.0...v2.0.1) ⚙️ Bumps `@actions/core` to transition away from [deprecated runner commands](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/). #### What's Changed - Add workflow permissions by [@​peter-evans](https://togithub.com/peter-evans) in [https://github.com/peter-evans/repository-dispatch/pull/115](https://togithub.com/peter-evans/repository-dispatch/pull/115) - 10 dependency updates by [@​dependabot](https://togithub.com/dependabot) and [@​github-actions](https://togithub.com/github-actions) **Full Changelog**: https://github.com/peter-evans/repository-dispatch/compare/v2.0.0...v2.0.1 ### [`v2.0.0`](https://togithub.com/peter-evans/repository-dispatch/releases/tag/v2.0.0): Repository Dispatch v2.0.0 [Compare Source](https://togithub.com/peter-evans/repository-dispatch/compare/v1.1.3...v2.0.0) #### What's New - Updated runtime to Node.js 16 - The action now requires a minimum version of v2.285.0 for the [Actions Runner](https://togithub.com/actions/runner/releases/tag/v2.285.0). - If using GitHub Enterprise Server, the action requires [GHES 3.4](https://docs.github.com/en/enterprise-server@3.4/admin/release-notes) or later. #### What's Changed - Remove workflow by [@​peter-evans](https://togithub.com/peter-evans) in [https://github.com/peter-evans/repository-dispatch/pull/95](https://togithub.com/peter-evans/repository-dispatch/pull/95) - Update runtime to node 16 by [@​peter-evans](https://togithub.com/peter-evans) in [https://github.com/peter-evans/repository-dispatch/pull/106](https://togithub.com/peter-evans/repository-dispatch/pull/106) - 15 dependency updates by [@​actions-bot](https://togithub.com/actions-bot) and [@​dependabot](https://togithub.com/dependabot) **Full Changelog**: https://github.com/peter-evans/repository-dispatch/compare/v1.1.3...v2.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.