-
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 v32 #23
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
|
59b22c1
to
bacc4c8
Compare
bacc4c8
to
9b2dab6
Compare
98556a1
to
622a0c9
Compare
622a0c9
to
3c06516
Compare
8e2e378
to
f0fd375
Compare
f0fd375
to
896de1a
Compare
896de1a
to
0c1ec56
Compare
0c1ec56
to
805b27a
Compare
805b27a
to
78bac4f
Compare
36a4b76
to
87cf905
Compare
16591f3
to
1b244ea
Compare
1b244ea
to
fac3764
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
->v32.1.0
Release Notes
google/go-github
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.