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

fix(deps): update module github.com/google/go-github/v37 to v39 - autoclosed #800

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-github/v37 require major v37.0.0 -> v39.2.0

Release Notes

google/go-github

v39.2.0

Compare Source

This minor release contains the following changes:

  • Add support for workflow_job event's labels field (#​2103)
  • Fix linters issues (#​2104)
  • Add support for Packages API (#​2076)
  • Fix new golangci-lint errors (#​2105)
  • Bump CI version of Go to test versions 1.17.x and 1.16.x (#​2108)
  • Add support for apps webhook config endpoints (#​2096)
  • Add Organization to PushEvent and IssueCommentEvent (#​2116)
  • Remove outdated comment for #​540 (#​2117)
  • Bump scrape apps to google/go-github v39 (#​2121)
  • Support specifying repository names (#​2123)
  • Add generate release notes support (#​2114)

v39.1.0

Compare Source

This minor release contains the following changes:

  • Add test cases to verify that error responses contain status code (#​2093)
  • Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#​2094)
  • Add common Installation field to webhook events (#​2101)
  • Add pagination fields to code scanning (#​2100)
  • Add BranchProtectionRuleEvent (#​2102)

v39.0.0

Compare Source

This release contains the following breaking API changes:

  • Add List Options for ListRepositoryAccessRunnerGroup #​2086

and the following additional changes:

  • Update Cursor comment to reference an existing method #​2042
  • Add raw_key field to GPGKey struct #​2043
  • Upgrade crypto and net dependencies #​2045
  • Set up workflow for golangci #​2020
  • chore(ci) : cache go-build folders #​2054
  • Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 #​2049
  • Fix update-urls unit tests broken by #​1875 #​2058
  • Bump codecov/codecov-action from 2.0.2 to 2.0.3 #​2065
  • Introduce the auto merge property #​2074
  • Add support for autolinks #​2046
  • Implement SCIM #​2062
  • Add function for redelivering webhooks #​2061
  • Add struct for workflow_job event #​2038
  • Add created field to ListWorkflowRunsOptions #​2083
  • Update repo community profile API #​2084

plus several test- or documentation-only changes.

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)

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, click this checkbox.

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-v37-39.x branch 9 times, most recently from a58fce0 to 91733d2 Compare September 20, 2021 17:42
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v37-39.x branch 5 times, most recently from 43ddb7c to 487d48e Compare September 30, 2021 15:02
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v37-39.x branch 6 times, most recently from 5706304 to d9f0a50 Compare October 5, 2021 22:15
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v37-39.x branch 2 times, most recently from 43898dd to 66924a6 Compare October 9, 2021 18:17
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v37-39.x branch 4 times, most recently from 9a3949f to 07cff24 Compare October 26, 2021 07:41
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v37-39.x branch from 07cff24 to 68749d9 Compare October 28, 2021 10:08
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v37-39.x branch from 68749d9 to 82b6afd Compare October 28, 2021 11:40
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-github/v37 to v39 fix(deps): update module github.com/google/go-github/v37 to v39 - autoclosed Oct 31, 2021
@renovate renovate bot closed this Oct 31, 2021
@renovate renovate bot deleted the renovate/github.com-google-go-github-v37-39.x branch October 31, 2021 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants