-
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 v38 #35
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
5ea9e52
to
267b557
Compare
267b557
to
ffc7172
Compare
ffc7172
to
ecfc9cd
Compare
ecfc9cd
to
9d98d35
Compare
9d98d35
to
61fc32c
Compare
61fc32c
to
6e4415f
Compare
291aac9
to
b015f74
Compare
b015f74
to
492fc5e
Compare
3764601
to
b076bcf
Compare
b076bcf
to
1a7b6a1
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
->v38.1.0
Release Notes
google/go-github
v38.1.0
Compare Source
This release contains the following non-breaking-API change:
and the following documentation-only change:
v38.0.0
Compare Source
This release contains the following breaking API changes:
and the following additional changes:
io.Reader
(#1955)plus the following test- or documentation-only changes:
v37.0.0
Compare Source
This release contains the following breaking API changes:
and the following additional changes:
plus the following test-only changes:
v36.0.0
Compare Source
This release contains the following breaking API changes:
and the following additional changes:
v35.3.0
Compare Source
This release contains the following changes since
v35.2.0
:v35.2.0
Compare Source
This release contains the following changes since
v35.1.0
:v35.1.0
Compare Source
This release contains the following changes since
v35.0.0
:v35.0.0
Compare Source
This release contains the following breaking API changes:
and the following additional changes:
v34.0.0
Compare Source
This release contains the following breaking API change:
Thank you to all the volunteers who help keep this repo up-to-date!
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.