Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps github.com/palantir/go-githubapp from 0.23.0 to 0.38.1.

Release notes

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

v0.38.1

🐛 Fixes

  • Fix potential panic when logging rate limit information (#471)

v0.38.0

  • Update google/go-github to v74 (#459)
  • Other minor dependency updates

Full Changelog: palantir/go-githubapp@v0.37.0...v0.38.0

v0.37.0

  • Update google/go-github to v73 (#457)
  • Other minor dependency updates

Full Changelog: palantir/go-githubapp@v0.36.0...v0.37.0

v0.36.0

  • Update google/go-github to v72 (#453)
  • Other minor dependency updates

Full Changelog: palantir/go-githubapp@v0.35.0...v0.36.0

v0.35.0

  • Update google/go-github to v71 (#449)
  • Other minor dependency updates

Full Changelog: palantir/go-githubapp@v0.34.0...v0.35.0

v0.34.0

  • Remove ContextDeriver and related functions in favor of using context.WithoutCancel internally (#430)
  • Expose X-Ratelimit-Used and X-Ratelimit-Reset header values as metrics (#438 by @​andygrunwald)
  • Upgrade google/go-github to v70 (#440)
  • Set the minimum Go version for the library to 1.24
  • Other minor dependency updates

Full Changelog: palantir/go-githubapp@v0.33.0...v0.34.0

v0.33.0

Full Changelog: palantir/go-githubapp@v0.32.1...v0.33.0

v0.32.1

  • Add the LogRateLimitInformation option to include rate limit details in GitHub request logs (#413), thanks to @​andygrunwald
  • Minor dependency updates

Full Changelog: palantir/go-githubapp@v0.32.0...v0.32.1

... (truncated)

Commits
  • f5c037c Release v0.38.1
  • 51aadc8 Rename .autorelease.yml to .palantir/autorelease.yml (#473)
  • 7b052f1 Excavator: Manage go version (#472)
  • 9c64a7c Logging middleware: fix invalid memory address panic if response is nil (#471)
  • b5e3d66 Excavator: Update godel to latest version (#470)
  • c246b20 Bump actions/checkout from 4 to 5 (#469)
  • 114c13a Add autorelease config (#468)
  • 5f1c619 Excavator: Bump go dependency github.com/kr/pretty (#467)
  • 1a50b9d Excavator: Bump go dependency github.com/mattn/go-colorable (#466)
  • ec76eb4 Excavator: Bump go dependency github.com/rogpeppe/go-internal (#465)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/palantir/go-githubapp](https://github.com/palantir/go-githubapp) from 0.23.0 to 0.38.1.
- [Release notes](https://github.com/palantir/go-githubapp/releases)
- [Changelog](https://github.com/palantir/go-githubapp/blob/develop/.changelog.yml)
- [Commits](palantir/go-githubapp@v0.23.0...v0.38.1)

---
updated-dependencies:
- dependency-name: github.com/palantir/go-githubapp
  dependency-version: 0.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2025

Superseded by #703.

@dependabot dependabot bot closed this Sep 30, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/palantir/go-githubapp-0.38.1 branch September 30, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants