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/v33 to v35 - autoclosed #32

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/v33 require major v33.0.0 -> 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!


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-v33-35.x branch from c98af2d to d422a60 Compare April 24, 2021 15:14
@renovate
Copy link
Author

renovate bot commented May 6, 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-config":"/mnt/renovate/gh/suzuki-shunsuke/github-config" -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-config" docker.io/renovate/go:1.16.3 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: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/aws/aws-lambda-go v1.23.0
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading golang.org/x/oauth2 v0.0.0-20210201163806-010130855d6c
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading gopkg.in/zorkian/go-datadog-api.v2 v2.30.0
go: downloading github.com/aws/aws-sdk-go v1.38.33
go: downloading golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
go: downloading google.golang.org/appengine v1.6.6
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/golang/protobuf v1.4.2
go: downloading google.golang.org/protobuf v1.25.0
go: downloading github.com/google/go-github/v33 v33.0.0
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/google/go-querystring v1.0.0
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
github.com/suzuki-shunsuke/github-config/pkg/controller imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0: permission denied
github.com/suzuki-shunsuke/github-config/pkg/controller imports
	gopkg.in/zorkian/go-datadog-api.v2: open /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/zorkian: permission denied

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v33-35.x branch from d422a60 to d65b475 Compare May 6, 2021 19:55
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v33-35.x branch 6 times, most recently from c99a85d to b34e5e4 Compare June 11, 2021 20:03
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v33-35.x branch 5 times, most recently from ea62c6a to 08e4286 Compare June 21, 2021 19:26
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v33-35.x branch 2 times, most recently from 885ac54 to db85ed7 Compare June 24, 2021 20:51
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v33-35.x branch from db85ed7 to 48701f3 Compare June 25, 2021 20:17
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-github/v33 to v35 chore(deps): update module github.com/google/go-github/v33 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-v33-35.x branch June 26, 2021 17:46
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