Skip to content
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 v37 #33

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-github require major v17.0.0+incompatible -> v37.0.0

Release Notes

google/go-github

v37.0.0

Compare Source

This release contains the following breaking API changes:

  • define struct types instead of using anonymous structs #​1900
  • Modify GetBranch to handle redirects #​1901
  • Fix Code Scanning Alert tool field #​1904

and the following additional changes:

  • Parse 'reviewed' event object 'state' property #​1886
  • Add auto_merge field in PullRequest struct #​1896
  • Repository Vulnerability Alert Add Missing Fields #​1898
  • Enable Client.RateLimits to bypass the rate limit check #​1907
  • Handle MIME parameters in Content-Type Header #​1922
  • Add RequiredConversationResolution protection field #​1946
  • Repository Object - Deprecated Fields #​1952

plus the following test-only changes:

  • Add test cases for JSON resource marshaling #​1902
  • Add test cases for JSON resource marshaling #​1906
  • Add test cases for JSON resource marshaling #​1908
  • Add test cases for JSON resource marshaling #​1909
  • Add test cases for JSON resource marshaling #​1912
  • Add test cases for JSON resource marshaling #​1913
  • Add test cases for JSON resource marshaling #​1914
  • Add test cases for JSON resource marshaling #​1915
  • Add test cases for JSON resource marshaling #​1917
  • Add test cases for JSON resource marshaling #​1918
  • Add test cases for JSON resource marshaling #​1919
  • Add test cases for JSON resource marshaling #​1923
  • Add test cases for JSON resource marshaling #​1924
  • Add test cases for JSON resource marshaling #​1925
  • Add test cases for JSON resource marshaling #​1926
  • Add test cases for JSON resource marshaling #​1927
  • Add test cases for JSON resource marshaling #​1928
  • Add test cases for JSON resource marshaling #​1929
  • Add test cases for JSON resource marshaling #​1930
  • Add test cases for JSON resource marshaling #​1937
  • Add test cases for JSON resource marshaling #​1938
  • Add test for JSON marshaling for Teams #​1941
  • Add test cases for JSON resource marshaling #​1951

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:

  • Add missing fields to Star event (#​1869) …
  • Support map type in go generate (#​1867) …
  • Add support for the list failed organization invitations feature (#​1871) …
  • Change all *map to map in JSON structs (#​1870) …
  • Fix typo in repos.go (#​1873)
  • fix: Updated comparisons in test files (#​1875) …
  • compare decoded go struct for request body (#​1876)
  • Add missing installation permissions (#​1880) …

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 to Key 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from ctison as a code owner July 9, 2021 01:43
@renovate renovate bot assigned ctison Jul 9, 2021
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-37.x branch 2 times, most recently from 56852f8 to 3dc4b91 Compare July 26, 2021 15:59
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-37.x branch from 3dc4b91 to 99eee45 Compare August 25, 2021 19:28
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-github to v37 chore(deps): update module github.com/google/go-github to v37 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-google-go-github-37.x branch August 30, 2021 09:27
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-github to v37 - autoclosed chore(deps): update module github.com/google/go-github to v37 Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-google-go-github-37.x branch August 30, 2021 16:49
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-37.x branch from 99eee45 to f5dc7e4 Compare August 30, 2021 16:49
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-github to v37 chore(deps): update module github.com/google/go-github to v37 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-google-go-github-37.x branch August 30, 2021 20:00
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-github to v37 - autoclosed chore(deps): update module github.com/google/go-github to v37 Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-google-go-github-37.x branch August 30, 2021 23:16
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-37.x branch from f5dc7e4 to c03a5a4 Compare August 30, 2021 23:16
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-github to v37 chore(deps): update module github.com/google/go-github to v37 - autoclosed Aug 31, 2021
@renovate renovate bot closed this Aug 31, 2021
@renovate renovate bot deleted the renovate/github.com-google-go-github-37.x branch August 31, 2021 01:25
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-github to v37 - autoclosed chore(deps): update module github.com/google/go-github to v37 Aug 31, 2021
@renovate renovate bot restored the renovate/github.com-google-go-github-37.x branch August 31, 2021 03:44
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-37.x branch from c03a5a4 to 441ae88 Compare August 31, 2021 03:44
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-37.x branch from 441ae88 to fda6605 Compare September 9, 2021 18:40
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-37.x branch 3 times, most recently from bd79ec9 to 37dcd66 Compare October 20, 2021 05:49
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-37.x branch 18 times, most recently from 6ed0d25 to 6840494 Compare November 4, 2021 09:19
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-37.x branch from 6840494 to de91a4f Compare November 4, 2021 11:09
@renovate renovate bot merged commit 0e7414b into master Nov 4, 2021
@renovate renovate bot deleted the renovate/github.com-google-go-github-37.x branch November 4, 2021 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants