fix(deps): update module github.com/google/go-cmp to v0.5.8
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/google/go-cmp | require | patch |
v0.5.5 -> v0.5.8
|
Release Notes
google/go-cmp
v0.5.8
Reporter changes:
- (#293) Fix printing of types in reporter output for interface and pointer types
- (#294) Use string formatting for slice of bytes in more circumstances
Dependency changes:
- (#292) Update minimum supported version to go1.13 and remove
xerrors
dependency
v0.5.7
Reporter changes:
- (#266) Fix textual printing of byte slices
- (#275) Reduce minimum length for specialize string diffing
- (#276) Use any alias instead of interface{}
Code cleanup changes:
- (#281) Update minimum supported version to go1.11
- (#282) Drop hacks to work around Go reflection bugs in Go1.9
- (#285) Add //go:build lines
- (#262) Fix staticcheck findings
- (#263) Avoid shadowing variable
- (#268) Use sha256 in test
- (#271) Fix spelling mistakes
- (#269) Change build status badge
v0.5.6
Reporter changes:
- (#258) Print as text if mostly text
- (#259) Cleanup edit groups after coalescing
- (#260) Avoid diffing by lines if inefficient
Minor documentation changes:
- (#256) Fix typo in path.go
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added 5 commits
-
8afcd489...8addd630 - 4 commits from branch
master
- 1e1be76d - Update module github.com/google/go-cmp to v0.5.6
-
8afcd489...8addd630 - 4 commits from branch
mentioned in issue #2
added 4 commits
-
1e1be76d...935ca993 - 3 commits from branch
master
- e0c7b98d - fix(deps): update module github.com/google/go-cmp to v0.5.7
-
1e1be76d...935ca993 - 3 commits from branch
added 4 commits
-
e0c7b98d...25bf8ac1 - 3 commits from branch
master
- d32b7652 - fix(deps): update module github.com/google/go-cmp to v0.5.7
-
e0c7b98d...25bf8ac1 - 3 commits from branch
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR 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 MR'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 "/cache/renovate/repos/gitlab/ai3/tools/iprep":"/cache/renovate/repos/gitlab/ai3/tools/iprep" -v "/cache/renovate/cache":"/cache/renovate/cache" -e GOPATH -e GOFLAGS -e CGO_ENABLED -w "/cache/renovate/repos/gitlab/ai3/tools/iprep" docker.io/renovate/go:1.18.1 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod vendor" go: downloading github.com/d5/tengo/v2 v2.7.0 go: downloading github.com/oschwald/maxminddb-golang v1.8.0 go: downloading google.golang.org/grpc v1.38.0 go: downloading github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading golang.org/x/net v0.0.0-20210420072503-d25e30425868 go: downloading google.golang.org/genproto v0.0.0-20210416161957-9910b6c460de go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead. git.autistici.org/ai3/tools/iprep/db tested by git.autistici.org/ai3/tools/iprep/db.test imports github.com/google/go-cmp/cmp: missing go.sum entry for module providing package github.com/google/go-cmp/cmp (imported by git.autistici.org/ai3/tools/iprep/db); to add: go get -t git.autistici.org/ai3/tools/iprep/db
Edited by renovateadded 1 commit
- 1508f847 - fix(deps): update module github.com/google/go-cmp to v0.5.8