cilium / github-actions

Repository dedicated for the GitHub actions logic executed in cilium/cilium. Also known as the maintainer's little helper (MLH).
Apache License 2.0
5 stars 6 forks source link

build(deps): bump github.com/palantir/go-githubapp from 0.15.0 to 0.18.0 #56

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/palantir/go-githubapp from 0.15.0 to 0.18.0.

Release notes

Sourced from github.com/palantir/go-githubapp's releases.

v0.18.0

  • Add a cached InstallationService implementation (#268)
  • Minor dependancy bumps

v0.17.0

v0.16.0

  • Upgrade google/go-github to v52 (#253)
Commits
  • 3be3441 add a caching implementation for InstallationsService (#268)
  • 12ef4a2 Bump github.com/google/go-github/v53 from 53.1.0 to 53.2.0 (#267)
  • 6935a4c Excavator: Manage go version (#266)
  • da3cafe Bump github.com/google/go-github/v53 from 53.0.0 to 53.1.0 (#265)
  • c3739c9 Excavator: Manage go module dependencies (#264)
  • 4bd855c Update go-github to v53 (#263)
  • afc69e5 Excavator: Updates godel plugins to latest versions (#262)
  • 1f8276d Excavator: Update godel to latest version (#261)
  • 6c26ee4 Excavator: Manage go version (#260)
  • f437ed9 Excavator: Update godel to latest version (#259)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

aanm commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 1 year ago

Superseded by #65.