Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

chore(deps): update minor and patch docker tags #614

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
circleci/golang docker minor 1.15 -> 1.16
github.com/google/go-github/v35 require minor v35.1.0 -> v35.3.0
github.com/spf13/viper require minor v1.7.1 -> v1.8.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:

spf13/viper

v1.8.0

Compare Source

This is a maintenance release primarily containing fixes and improvements. The most prominent change is the etcd update to 3.5.0. Thanks to proper Go modules support, the dependency graph became much smaller.

## Changes

Added
  • Allow BindEnv to register multiple environment variables
  • Support for accessing slices
  • Experimental WASM support: Viper compiles on WASM
  • INI load options
Changed
  • Ensure BindPFlag detects a nil flag parameter
Fixed
  • Merging a key into a nil target
  • Panics during saving INI files
Security
  • Updated etcd to 3.5 which should make a lot of false positive vulnerability reports disappear

In addition to the above changes, this release comes with tons of minor improvements, documentation changes an dependency updates. Find more details in the 1.8.0 milestone.

Many thanks to everyone who contributed to this release!


Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 label May 8, 2021
@renovate
Copy link
Contributor Author

renovate bot commented May 8, 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/qlik-oss/corectl":"/mnt/renovate/gh/qlik-oss/corectl" -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/qlik-oss/corectl" 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 github.com/hashicorp/go-version v1.3.0
go: downloading github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4
go: downloading github.com/spf13/cobra v1.1.3
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/spf13/viper v1.7.1
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/qlik-oss/enigma-go v1.2.0
go: downloading github.com/texttheater/golang-levenshtein v1.0.1
go: downloading golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/google/go-querystring v1.0.0
go: downloading golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/fsnotify/fsnotify v1.4.7
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/magiconair/properties v1.8.1
go: downloading github.com/mitchellh/mapstructure v1.1.2
go: downloading github.com/pelletier/go-toml v1.2.0
go: downloading github.com/spf13/afero v1.1.2
go: downloading github.com/spf13/cast v1.3.0
go: downloading github.com/spf13/jwalterweatherman v1.0.0
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading gopkg.in/ini.v1 v1.51.0
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
go: downloading github.com/sergi/go-diff v1.0.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading golang.org/x/text v0.3.3
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
github.com/qlik-oss/corectl/internal imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0: permission denied
github.com/qlik-oss/corectl/cmd 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/qlik-oss/corectl/test/toolkit imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied

@renovate renovate bot force-pushed the renovate/minor-and-patch branch from beae2eb to e142bb1 Compare May 10, 2021 06:11
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 4 times, most recently from dee7adb to 08798f2 Compare June 7, 2021 06:25
@renovate renovate bot force-pushed the renovate/minor-and-patch branch from 08798f2 to e6c4721 Compare June 16, 2021 01:43
@wennmo wennmo merged commit 55b9fb6 into master Jun 16, 2021
@wennmo wennmo deleted the renovate/minor-and-patch branch June 16, 2021 05:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants