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

Update module github.com/google/go-github/v35 to v35.3.0 #153

Merged
merged 1 commit into from
Jun 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-github/v35 require minor v35.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:


Configuration

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

🚦 Automerge: Enabled.

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 added the renovate Automated action from Renovate label Apr 24, 2021
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v35-35.x branch from 8db7da6 to c934074 Compare May 6, 2021 21:33
@renovate renovate bot changed the title Update module github.com/google/go-github/v35 to v35.1.0 Update module github.com/google/go-github/v35 to v35.2.0 May 6, 2021
@renovate
Copy link
Contributor 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/drone-plugins/drone-github-release-download":"/mnt/renovate/gh/drone-plugins/drone-github-release-download" -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/drone-plugins/drone-github-release-download" docker.io/renovate/go:1.15.11 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 golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558
go: downloading github.com/drone-plugins/drone-plugin-lib v0.4.0
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading github.com/google/go-github/v35 v35.2.0
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading google.golang.org/appengine v1.6.6
go: downloading github.com/joho/godotenv v1.3.0
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading golang.org/x/net v0.0.0-20200822124328-c89045814202
go: downloading golang.org/x/sys v0.0.0-20200803210538-64077c9b5642
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading github.com/golang/protobuf v1.4.2
go: downloading google.golang.org/protobuf v1.25.0
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/google/go-querystring v1.0.0
go: downloading github.com/stretchr/testify v1.4.0
go: downloading github.com/google/go-cmp v0.5.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading gopkg.in/yaml.v2 v2.2.3
github.com/drone-plugins/drone-github-release-download/plugin imports
	github.com/sirupsen/logrus tested by
	github.com/sirupsen/logrus.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.3: permission denied

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v35-35.x branch from c934074 to 3cf0e4f Compare May 7, 2021 18:17
@renovate
Copy link
Contributor Author

renovate bot commented May 7, 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/drone-plugins/drone-github-release-download":"/mnt/renovate/gh/drone-plugins/drone-github-release-download" -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/drone-plugins/drone-github-release-download" 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/google/go-github/v35 v35.2.0
go: downloading golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558
github.com/drone-plugins/drone-github-release-download/plugin imports
	github.com/sirupsen/logrus tested by
	github.com/sirupsen/logrus.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.3: permission denied

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v35-35.x branch from 3cf0e4f to c054aed Compare June 6, 2021 12:30
@renovate renovate bot changed the title Update module github.com/google/go-github/v35 to v35.2.0 Update module github.com/google/go-github/v35 to v35.3.0 Jun 6, 2021
@renovate renovate bot merged commit 5f087d0 into master Jun 6, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/github.com-google-go-github-v35-35.x branch June 6, 2021 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Automated action from Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant