Bump vsoch/pull-request-action from 1.0.19 to 1.0.24 #1

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/develop/vsoch/pull-request-action-1.0.24 into develop 2023-06-19 08:44:39 +02:00
dependabot[bot] commented 2023-06-19 08:43:38 +02:00 (Migrated from github.com)

Bumps vsoch/pull-request-action from 1.0.19 to 1.0.24.

Release notes

Sourced from vsoch/pull-request-action's releases.

Pull Request Action v1.0.24

What's Changed

This change is intended to not use the GitHub API as heavily, as rate limiting seems to be an issue.

Full Changelog: https://github.com/vsoch/pull-request-action/compare/1.0.23...1.0.24

Pull Request Action v1.0.23

What's Changed

New Contributors

Full Changelog: https://github.com/vsoch/pull-request-action/compare/1.0.22...1.0.23

Pull Request Action v1.0.22

What's Changed

Full Changelog: https://github.com/vsoch/pull-request-action/compare/1.0.21...1.0.22

Pull Request Action v1.0.21

What's Changed

New Contributors

Full Changelog: https://github.com/vsoch/pull-request-action/compare/1.0.20...1.0.21

Pull Request Action Release 1.0.20

What's Changed

New Contributors

Full Changelog: https://github.com/vsoch/pull-request-action/compare/1.0.19...1.0.20

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [vsoch/pull-request-action](https://github.com/vsoch/pull-request-action) from 1.0.19 to 1.0.24. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vsoch/pull-request-action/releases">vsoch/pull-request-action's releases</a>.</em></p> <blockquote> <h2>Pull Request Action v1.0.24</h2> <h2>What's Changed</h2> <ul> <li>Check for PR branch by <a href="https://github.com/vsoch"><code>@​vsoch</code></a> in <a href="https://redirect.github.com/vsoch/pull-request-action/pull/94">vsoch/pull-request-action#94</a></li> </ul> <p>This change is intended to not use the GitHub API as heavily, as rate limiting seems to be an issue.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/vsoch/pull-request-action/compare/1.0.23...1.0.24">https://github.com/vsoch/pull-request-action/compare/1.0.23...1.0.24</a></p> <h2>Pull Request Action v1.0.23</h2> <h2>What's Changed</h2> <ul> <li>fix GITHUB_OUTPUT bug by <a href="https://github.com/yosmoc"><code>@​yosmoc</code></a> in <a href="https://redirect.github.com/vsoch/pull-request-action/pull/92">vsoch/pull-request-action#92</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yosmoc"><code>@​yosmoc</code></a> made their first contribution in <a href="https://redirect.github.com/vsoch/pull-request-action/pull/92">vsoch/pull-request-action#92</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vsoch/pull-request-action/compare/1.0.22...1.0.23">https://github.com/vsoch/pull-request-action/compare/1.0.22...1.0.23</a></p> <h2>Pull Request Action v1.0.22</h2> <h2>What's Changed</h2> <ul> <li>Update/set output by <a href="https://github.com/vsoch"><code>@​vsoch</code></a> in <a href="https://redirect.github.com/vsoch/pull-request-action/pull/90">vsoch/pull-request-action#90</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vsoch/pull-request-action/compare/1.0.21...1.0.22">https://github.com/vsoch/pull-request-action/compare/1.0.21...1.0.22</a></p> <h2>Pull Request Action v1.0.21</h2> <h2>What's Changed</h2> <ul> <li>Update the list_pull_request 401 case by <a href="https://github.com/alicelyq"><code>@​alicelyq</code></a> in <a href="https://redirect.github.com/vsoch/pull-request-action/pull/89">vsoch/pull-request-action#89</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/alicelyq"><code>@​alicelyq</code></a> made their first contribution in <a href="https://redirect.github.com/vsoch/pull-request-action/pull/89">vsoch/pull-request-action#89</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vsoch/pull-request-action/compare/1.0.20...1.0.21">https://github.com/vsoch/pull-request-action/compare/1.0.20...1.0.21</a></p> <h2>Pull Request Action Release 1.0.20</h2> <h2>What's Changed</h2> <ul> <li>Fix example in README by <a href="https://github.com/fleaz"><code>@​fleaz</code></a> in <a href="https://redirect.github.com/vsoch/pull-request-action/pull/85">vsoch/pull-request-action#85</a></li> <li>[Chore] Provide token when getting 401 error by <a href="https://github.com/ohenak"><code>@​ohenak</code></a> in <a href="https://redirect.github.com/vsoch/pull-request-action/pull/88">vsoch/pull-request-action#88</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/fleaz"><code>@​fleaz</code></a> made their first contribution in <a href="https://redirect.github.com/vsoch/pull-request-action/pull/85">vsoch/pull-request-action#85</a></li> <li><a href="https://github.com/ohenak"><code>@​ohenak</code></a> made their first contribution in <a href="https://redirect.github.com/vsoch/pull-request-action/pull/88">vsoch/pull-request-action#88</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vsoch/pull-request-action/compare/1.0.19...1.0.20">https://github.com/vsoch/pull-request-action/compare/1.0.19...1.0.20</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vsoch/pull-request-action/commit/f9e7f419d6b44935f6b0458fad17077269caaf71"><code>f9e7f41</code></a> Merge pull request <a href="https://redirect.github.com/vsoch/pull-request-action/issues/94">#94</a> from vsoch/check-for-branch</li> <li><a href="https://github.com/vsoch/pull-request-action/commit/dcba08c9c2c4feacffc0e10003e640ec06062401"><code>dcba08c</code></a> Check for PR branch</li> <li><a href="https://github.com/vsoch/pull-request-action/commit/c8e84cea4c91c3379be16bc011c195edd3abbb2d"><code>c8e84ce</code></a> fix GITHUB_OUTPUT bug (<a href="https://redirect.github.com/vsoch/pull-request-action/issues/92">#92</a>)</li> <li><a href="https://github.com/vsoch/pull-request-action/commit/50f22f6d146226ee6b73b7a001f26a3d4579f360"><code>50f22f6</code></a> Update/set output (<a href="https://redirect.github.com/vsoch/pull-request-action/issues/90">#90</a>)</li> <li><a href="https://github.com/vsoch/pull-request-action/commit/d703f40f3af5ae294f9816395ddf2e3d2d3feafa"><code>d703f40</code></a> Update the list_pull_request 401 case (<a href="https://redirect.github.com/vsoch/pull-request-action/issues/89">#89</a>)</li> <li><a href="https://github.com/vsoch/pull-request-action/commit/415544869c794bb5dee527df3a1e8ccc11cc9308"><code>4155448</code></a> Merge pull request <a href="https://redirect.github.com/vsoch/pull-request-action/issues/88">#88</a> from ohenak/fix/ghe-get-401-error</li> <li><a href="https://github.com/vsoch/pull-request-action/commit/667293445bcb8ff2e42930bfb8658f8ce782a35b"><code>6672934</code></a> [Chore] Provide token when getting 401 error</li> <li><a href="https://github.com/vsoch/pull-request-action/commit/e64deeba68463798e4438d116312934afcd2d74a"><code>e64deeb</code></a> Fix example in README (<a href="https://redirect.github.com/vsoch/pull-request-action/issues/85">#85</a>)</li> <li>See full diff in <a href="https://github.com/vsoch/pull-request-action/compare/1.0.19...1.0.24">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vsoch/pull-request-action&package-manager=github_actions&previous-version=1.0.19&new-version=1.0.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Sign in to join this conversation.
No description provided.