Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

chore(deps): update module github.com/google/go-github/v28 to v38 - autoclosed #130

Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-github/v28 require major v28.1.2-0.20191016152400-0fad29b18537 -> v38.1.0

Release Notes

google/go-github

v38.1.0

Compare Source

This release contains the following non-breaking-API change:

  • Allow empty selected_repository_ids for SetSelectedReposForOrgSecret (#​2036)

and the following documentation-only change:

v38.0.0

Compare Source

This release contains the following breaking API changes:

  • Add ListOptions to GetCommit and CompareCommits to support pagination (#​1960)
  • Fix deprecated state/open field (#​2017)

and the following additional changes:

  • Add RequiredConversationResolution ProtectionRequest field (#​1959)
  • Add missing CreatedAt and UpdatedAt fields to CheckSuite. (#​1983)
  • Add support for listing and getting repository/organization webhook deliveries (#​1934)
  • Expose event message headers, introduce a new way to read the body from an io.Reader (#​1955)
  • Add allows_public_repositories to actions_runner_group (#​1998)
  • Add methods to add and remove repos for actions on org level (#​1997)
  • Add new GitHub code scanning Alert fields (#​2013)
  • Add Client method (#​2016)
  • Add avatar_url field to RepoStatus (#​2021)
  • Add Slug field to AppConfig (#​2029)
  • Add TokenExpiration to Response (#​2031)

plus the following test- or documentation-only changes:

  • Add test cases for JSON resource marshaling (#​1961)
  • Add test cases for JSON resource marshaling (#​1965)
  • Add test cases for JSON resource marshaling (#​1966)
  • Add test cases for JSON resource marshaling (#​1967)
  • Add test cases for JSON resource marshaling (#​1968)
  • Add test cases for JSON resource marshaling (#​1969)
  • Add test cases for JSON resource marshaling (#​1970)
  • Add test cases for JSON resource marshaling (#​1971)
  • Add test cases for JSON resource marshaling (#​1972)
  • Add test cases for JSON resource marshaling (#​1973)
  • Add test cases for JSON resource marshaling (#​1974)
  • Add test cases for JSON resource marshaling (#​1975)
  • Add test cases for JSON resource marshaling (#​1976)
  • Add test cases for JSON resource marshaling (#​1977)
  • Add test cases for JSON resource marshaling (#​1978)
  • Add test cases for JSON resource marshaling (#​1979)
  • Add test cases for JSON resource marshaling (#​1981)
  • Add test cases for JSON resource marshaling (#​1982)
  • Add test cases for JSON resource marshaling (#​1984)
  • Add test cases for JSON resource marshaling (#​1985)
  • Add test cases for JSON resource marshaling (#​1986)
  • Add test cases for JSON resource marshaling (#​1987)
  • Add test cases for JSON resource marshaling (#​1988)
  • Add test cases for JSON resource marshaling (#​1989)
  • Add test cases for JSON resource marshaling (#​1990)
  • Add test cases for JSON resource marshaling (#​1991)
  • Add test cases for JSON resource marshaling (#​1992)
  • Add test cases for JSON resource marshaling (#​1994)
  • Add test cases for JSON resource marshaling (#​2000)
  • Add test cases for JSON resource marshaling (#​2001)
  • Make test names consistent (#​2002)
  • Add test cases for JSON resource marshaling (#​2003)
  • Add test cases for JSON resource marshaling (#​2004)
  • Make test names consistent (#​2005)
  • Add test cases for JSON resource marshaling (#​2006)
  • Add test cases for JSON resource marshaling (#​2007)
  • Add test cases for JSON resource marshaling (#​2009)
  • Add test cases for JSON resource marshaling (#​2010)
  • Add test cases for JSON resource marshaling (#​2011)
  • Update AUTHORS with recent contributors (#​2012)
  • Add test cases for JSON resource marshaling (#​2014)
  • Add mention to go-github-mock in README (#​2025)
  • Use x crypto instead of sodium (#​2034)

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.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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, check this box.

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

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v28-38.x branch 3 times, most recently from b5a648d to a4cbfdb Compare August 18, 2021 20:41
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v28-38.x branch from a4cbfdb to f09bdeb Compare August 25, 2021 04:23
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v28-38.x branch 2 times, most recently from 22b2f1a to ccc61dd Compare September 6, 2021 19:22
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v28-38.x branch from ccc61dd to 09e9555 Compare September 8, 2021 14:17
@renovate
Copy link
Author

renovate bot commented Sep 8, 2021

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker pull docker.io/renovate/go:1.17.0

@renovate renovate bot changed the title chore(deps): update module github.com/google/go-github/v28 to v38 chore(deps): update module github.com/google/go-github/v28 to v38 - autoclosed Sep 9, 2021
@renovate renovate bot closed this Sep 9, 2021
@renovate renovate bot deleted the renovate/github.com-google-go-github-v28-38.x branch September 9, 2021 17:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant