migueleliasweb / go-github-mock

A library to aid unittesting code that uses Golang's Github SDK
MIT License
94 stars 22 forks source link

feat: upgrade go-github to v52 #50

Closed marcelosousa closed 1 year ago

marcelosousa commented 1 year ago

This pull request upgrades the go-github dependency from v50 to v52.

migueleliasweb commented 1 year ago

Thanks for the PR, @marcelosousa . I will have a look at it soon 👍 .

quike commented 1 year ago

@migueleliasweb I am interested in this change as well as I would like to update some projects to https://github.com/palantir/go-githubapp/releases/tag/v0.16.0 but I want to wait until this change , any chance to move it forward? thanks!

marcelosousa commented 1 year ago

@migueleliasweb it would be nice if you could install Reviewpad (https://reviewpad.com/) in this repo to automatically merge PRs once they are approved. Of course, you're the maintainer of the repo and IMO there's no reason to keep this PR on hold for a week for such a minor change. Bottom line: we shouldn't bother you with such PRs.

migueleliasweb commented 1 year ago

@migueleliasweb it would be nice if you could install Reviewpad (https://reviewpad.com/) in this repo to automatically merge PRs once they are approved. Of course, you're the maintainer of the repo and IMO there's no reason to keep this PR on hold for a week for such a minor change. Bottom line: we shouldn't bother you with such PRs.

I've never used that. I will have a look at it! 👍

migueleliasweb commented 1 year ago

Merged and new release created :)