Skip to content
Snippets Groups Projects

fix(deps): update module github.com/google/go-cmp to v0.5.8

Open renovate requested to merge renovate/github.com-google-go-cmp-0.x into master

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

Compare Source

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

Compare Source

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

Compare Source

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:


Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports

Pipeline #31470 failed

Pipeline failed for 1508f847 on renovate/github.com-google-go-cmp-0.x

Merge request contains no changes

Use merge requests to propose changes to your project and discuss them with your team. To make changes, use the Code dropdown list above, then test them with CI/CD before merging.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • renovate changed title from Update module google/go-cmp to v0.5.6 to Update module github.com/google/go-cmp to v0.5.6

    changed title from Update module google/go-cmp to v0.5.6 to Update module github.com/google/go-cmp to v0.5.6

  • renovate changed the description

    changed the description

  • renovate added 5 commits

    added 5 commits

    Compare with previous version

  • renovate changed title from Update module github.com/google/go-cmp to v0.5.6 to fix(deps): update module github.com/google/go-cmp to v0.5.6

    changed title from Update module github.com/google/go-cmp to v0.5.6 to fix(deps): update module github.com/google/go-cmp to v0.5.6

  • renovate mentioned in issue #2

    mentioned in issue #2

  • renovate changed title from fix(deps): update module github.com/google/go-cmp to v0.5.6 to fix(deps): update module github.com/google/go-cmp to v0.5.7

    changed title from fix(deps): update module github.com/google/go-cmp to v0.5.6 to fix(deps): update module github.com/google/go-cmp to v0.5.7

  • renovate changed the description

    changed the description

  • renovate added 4 commits

    added 4 commits

    Compare with previous version

  • renovate added 4 commits

    added 4 commits

    Compare with previous version

  • Author Developer

    :warning: Artifact update problem

    Renovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.

    :recycle: 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 renovate
  • renovate added 1 commit

    added 1 commit

    • 1508f847 - fix(deps): update module github.com/google/go-cmp to v0.5.8

    Compare with previous version

  • renovate changed title from fix(deps): update module github.com/google/go-cmp to v0.5.7 to fix(deps): update module github.com/google/go-cmp to v0.5.8

    changed title from fix(deps): update module github.com/google/go-cmp to v0.5.7 to fix(deps): update module github.com/google/go-cmp to v0.5.8

  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

Please register or sign in to reply
Loading