Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

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 assigned aytdm Apr 14, 2021
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v33-35.x branch from a110e2c to 0dc5703 Compare April 25, 2021 08:17
@renovate
Copy link
Author

renovate bot commented Apr 25, 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/aytdm/github-playground":"/mnt/renovate/gh/aytdm/github-playground" -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/aytdm/github-playground" 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: finding module for package github.com/google/go-github/v33/github
go: downloading golang.org/x/oauth2 v0.0.0-20210313182246-cd4f82c27b84
go: downloading github.com/spf13/viper v1.7.1
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/google/go-github/v33 v33.0.0
go: downloading github.com/mitchellh/mapstructure v1.1.2
go: downloading github.com/fsnotify/fsnotify v1.4.7
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/spf13/pflag v1.0.3
go: downloading golang.org/x/sys v0.0.0-20200803210538-64077c9b5642
go: downloading golang.org/x/net v0.0.0-20200822124328-c89045814202
go: downloading github.com/spf13/cast v1.3.0
go: downloading github.com/magiconair/properties v1.8.1
go: downloading github.com/pelletier/go-toml v1.2.0
go: downloading github.com/spf13/afero v1.1.2
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading gopkg.in/yaml.v2 v2.2.4
go: downloading gopkg.in/ini.v1 v1.51.0
go: downloading golang.org/x/text v0.3.3
go: downloading google.golang.org/appengine v1.6.6
go: downloading github.com/spf13/jwalterweatherman v1.0.0
go: downloading github.com/golang/protobuf v1.4.2
go: downloading google.golang.org/protobuf v1.25.0
go: found github.com/google/go-github/v33/github in github.com/google/go-github/v33 v33.0.0
go: downloading github.com/google/go-querystring v1.0.0
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading github.com/stretchr/testify v1.4.0
go: downloading github.com/google/go-cmp v0.5.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/pmezard/go-difflib v1.0.0
github.com/aytdm/github-playground/config imports
	github.com/spf13/viper imports
	gopkg.in/ini.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/ini.v1@v1.51.0: permission denied
github.com/aytdm/github-playground/config imports
	github.com/spf13/viper imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.2.4: permission denied

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v33-35.x branch from 0dc5703 to fbf1ee4 Compare May 6, 2021 21:09
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v33-35.x branch from fbf1ee4 to 3498555 Compare June 6, 2021 21:29
@renovate renovate bot changed the title Update module github.com/google/go-github/v33 to v35 Update module github.com/google/go-github/v33 to v35 - autoclosed Oct 18, 2021
@renovate renovate bot closed this Oct 18, 2021
@renovate renovate bot deleted the renovate/github.com-google-go-github-v33-35.x branch October 18, 2021 18:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants