octodemo / awesome-actions

Repository template used to showcase Actions that tie into pull request and issue events
109 stars 24 forks source link

Bump cirrus-actions/rebase from 1.2 to 1.4 #71

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps cirrus-actions/rebase from 1.2 to 1.4.

Release notes

Sourced from cirrus-actions/rebase's releases.

1.4

Don't print API response to stdout

1.3.1

Re-release 1.3.1 with a security fix

1.3

Workaround to allow to specify user tokens to support rebases for PRs from forks.

Commits
  • 7cea12a Bump version
  • f72b20d Don't print the whole API response
  • b58fa7b Document how to restrict the action (#51)
  • 54b37dc Add support for pull_request webhook events (#55)
  • 88eca09 Always trim committer token. Fixes issues with tailing spaces (#54)
  • 11716b8 Update rebase version in installation instructions
  • b91cdc9 Support triggering by usernames that contain a hyphen (#50)
  • 5185475 Update Installation example to use newer Checkout (#47)
  • 608bb84 echo API response when GitHub doesn't think that the PR is rebaseable (#45)
  • c6056f7 use @1.3 (incl. #17) instead of 1.2 in README (#44)
  • Additional commits viewable in compare view


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)
github-actions[bot] commented 3 years ago

Cat Gif

dependabot[bot] commented 3 years ago

Superseded by #84.