-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update module github.com/google/go-github to v33 #24
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
2 times, most recently
from
June 6, 2021 14:09
39a9541
to
7c2d6e0
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
from
June 16, 2021 02:44
7c2d6e0
to
9cec2a3
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
2 times, most recently
from
July 1, 2021 18:23
be78272
to
522b8b3
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
from
July 2, 2021 17:31
522b8b3
to
51f041c
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
2 times, most recently
from
July 26, 2021 15:58
0f68351
to
877baec
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
from
August 25, 2021 19:27
877baec
to
0ddf761
Compare
renovate
bot
changed the title
chore(deps): update module github.com/google/go-github to v33
chore(deps): update module github.com/google/go-github to v33 - autoclosed
Aug 30, 2021
renovate
bot
changed the title
chore(deps): update module github.com/google/go-github to v33 - autoclosed
chore(deps): update module github.com/google/go-github to v33
Aug 30, 2021
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
from
August 30, 2021 16:49
0ddf761
to
0a78fd1
Compare
renovate
bot
changed the title
chore(deps): update module github.com/google/go-github to v33
chore(deps): update module github.com/google/go-github to v33 - autoclosed
Aug 30, 2021
renovate
bot
changed the title
chore(deps): update module github.com/google/go-github to v33 - autoclosed
chore(deps): update module github.com/google/go-github to v33
Aug 30, 2021
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
from
August 30, 2021 23:16
0a78fd1
to
b2a540b
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
from
September 9, 2021 18:40
b2a540b
to
856453c
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
3 times, most recently
from
October 20, 2021 05:48
d5d8d8c
to
2422e09
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
15 times, most recently
from
November 4, 2021 01:53
e64b970
to
a13e839
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-33.x
branch
from
November 4, 2021 03:59
a13e839
to
1242c6f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v17.0.0+incompatible
->v33.0.0
Release Notes
google/go-github
v33.0.0
Compare Source
This release contains the following breaking API changes:
Thank you to all the volunteers who help keep this repo up-to-date!
v32.1.0
Compare Source
This release contains the following non-breaking changes since v32.0.0:
Thank you to all the volunteers who help keep this repo up-to-date!
v32.0.0
Compare Source
This release contains the following breaking API changes:
Thank you to all the volunteers who help keep this repo up-to-date!
v31.0.0
Compare Source
This release includes breaking API changes from #1484 and #1487.
v30.1.0
Compare Source
This minor version release incorporates #1471.
v30.0.0
Compare Source
Release
v30.0.0
incorporates a large number of breaking changes including the removal of many deprecated API endpoints, the renaming of methods, and some changes in types and method signatures.v29.0.3
Compare Source
Incorporates #1400.
v29.0.2
Compare Source
Includes fix from #1370.
v29.0.1
Compare Source
Replaces
v29.0.0
which was broken. Please use this release instead.v29.0.0
Compare Source
v28.1.1
Compare Source
Add fields in #1241.
v28.1.0
Compare Source
Add bug fix in #1240.
v28.0.2
Compare Source
Add support for go1.13 in #1279.
v28.0.1
Compare Source
Add two missing fields in #1269.
v28.0.0
Compare Source
Breaking API change due to #1238.
v27.0.6
Compare Source
Add
CreatedAt
field toKey
in #1256.v27.0.5
Compare Source
Add
PullsURL
field in #1253.v27.0.4
Compare Source
Fix parameter name in #1239.
v27.0.3
Compare Source
Minor change to use time.Until in #1233.
v27.0.2
Compare Source
Add support for creating and using template repos in #1236.
v27.0.1
Compare Source
Code coverage test variable cleanup in #1234.
v27.0.0
Compare Source
Bump major version due to breaking API change in #1229.
v26.1.3
Compare Source
Adds methods for GitHub Enterprise endpoints in #1214.
v26.1.2
Compare Source
Adds repository creation permissions field in #1213.
v26.1.1
Compare Source
Adds support for preview Team Sync API for GitHub Enterprise Cloud users in #1212.
v26.1.0
Compare Source
Minor release due to error message change in #1207.
v26.0.10
Compare Source
Adds missing field in #1215.
v26.0.9
Compare Source
Adds missing field for GitHub Enterprise users in #1211.
v26.0.8
Compare Source
Adds missing
NodeID
in #1209.v26.0.7
Compare Source
Add new GPG signing option in #1198.
v26.0.6
Compare Source
Add more coverage tests in #1196.
v26.0.5
Compare Source
New permissions added in #1180.
v26.0.4
Compare Source
Skipping v26.0.3 as that was a broken release.
This release simply contains AUTHORS updates and a couple code coverage improvements.
v26.0.3
Compare Source
v26.0.2
Compare Source
Add tests for resource JSON marshaling and unmarshaling in #1189.
v26.0.1
Compare Source
Add Automated Security Fixes API preview endpoint in #1188.
v26.0.0
Compare Source
Breaking API change due to #1179.
v25.1.3
Compare Source
New preview API support added in #1186.
v25.1.2
Compare Source
Add update branch API support in #1187.
v25.1.1
Compare Source
New
GetTeamBySlug
endpoint from #1171.v25.1.0
Compare Source
Minor release due to bug fix in #1178.
v25.0.5
Compare Source
New endpoint added by #1177.
v25.0.4
Compare Source
New feature in #1166.
v25.0.3
Compare Source
Add new field in #1169.
v25.0.2
Compare Source
This patch release adds new webhook and event support in #1163.
v25.0.1
Compare Source
This patch release includes a
go.mod
cleanup from #1159.v25.0.0
Compare Source
Due to #1156, we need to bump the major version with the breaking API change.
v24.0.1
Compare Source
This release includes the query parameter bug fix from #1125.
v24.0.0
Compare Source
Due to #1115, we need to bump the major version with the breaking API change.
v23.0.0
Compare Source
This release is to address the breaking API change in #1112.
v22.0.0
Compare Source
This release is to address the breaking API change in #1111.
v21.0.1
Compare Source
This is a release to address the bug fix in #1099.
v21.0.0
Compare Source
Update version to support GitHub Enterprise users and the removal of custom media types.
v20.0.0
Compare Source
Update version to support GitHub Enterprise users and the removal of custom media types.
v19.1.0
Compare Source
This minor release is to fix the import paths for
v19
.v19.0.0
Compare Source
Breaking API (timestamp-related) changes from #1042.
v18.2.0
Compare Source
This minor release is to fix issues #1014 and #1015 reported to us by the GitHub API Development team.
v18.1.0
Compare Source
This minor release is to fix issue #992 reported to us by the GitHub API Development team.
v18.0.0
Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.