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 v35 - autoclosed #97

Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 14, 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 -> v35.3.0

Release Notes

google/go-github

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-35.x branch 5 times, most recently from 4566480 to d7fa633 Compare April 18, 2021 23:27
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v28-35.x branch 6 times, most recently from 944d6a6 to 27bcf7d Compare April 26, 2021 01:34
@renovate
Copy link
Author

renovate bot commented Apr 26, 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 run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/suzuki-shunsuke/github-cli":"/mnt/renovate/gh/suzuki-shunsuke/github-cli" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/suzuki-shunsuke/github-cli" docker.io/renovate/go:1.14.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: finding module for package github.com/google/go-github/v28/github
go: downloading github.com/urfave/cli v1.22.5
go: downloading github.com/suzuki-shunsuke/go-cliutil v0.3.0
go: downloading github.com/google/go-github/v28 v28.1.1
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading google.golang.org/appengine v1.4.0
go: downloading golang.org/x/net v0.0.0-20190311183353-d8887717615a
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/golang/protobuf v1.3.2
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: found github.com/google/go-github/v28/github in github.com/google/go-github/v28 v28.1.1
go: downloading github.com/google/go-querystring v1.0.0
go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
go: downloading github.com/stretchr/testify v1.4.0
go: downloading gopkg.in/yaml.v2 v2.2.2
go: downloading github.com/davecgh/go-spew v1.1.0
github.com/suzuki-shunsuke/github-cli/cmd/github imports
	github.com/suzuki-shunsuke/go-cliutil tested by
	github.com/suzuki-shunsuke/go-cliutil.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.2.2: permission denied

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v28-35.x branch from 27bcf7d to 139c0cf Compare May 6, 2021 21:24
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v28-35.x branch from 139c0cf to 1710899 Compare June 6, 2021 11:28
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v28-35.x branch 3 times, most recently from aae7c67 to 1d69505 Compare June 19, 2021 18:24
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v28-35.x branch from 1d69505 to 6b08558 Compare June 21, 2021 04:35
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-github/v28 to v35 chore(deps): update module github.com/google/go-github/v28 to v35 - autoclosed Jun 26, 2021
@renovate renovate bot closed this Jun 26, 2021
@renovate renovate bot deleted the renovate/github.com-google-go-github-v28-35.x branch June 26, 2021 17:47
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