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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 19, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/go-cmp v0.5.6 -> v0.6.0 age adoption passing confidence

Release Notes

google/go-cmp (github.com/google/go-cmp)

v0.6.0

Compare Source

New API:

  • (#​340) Add cmpopts.EquateComparable

Documentation changes:

  • (#​337) Use of hotlinking of Go identifiers

Build changes:

  • (#​325) Remove purego fallbacks

Testing changes:

  • (#​322) Run tests for Go 1.20 version
  • (#​332) Pin GitHub action versions
  • (#​327) set workflow permission to read-only

v0.5.9

Compare Source

Reporter changes:

  • (#​299) Adjust heuristic for line-based versus byte-based diffing
  • (#​306) Use value.TypeString in PathStep.String

Code cleanup changes:

  • (#​297) Use reflect.Value.IsZero
  • (#​304) Format with Go 1.19 formatter
  • (#​300 )Fix typo in Result documentation
  • (#​302) Pre-declare global type variables
  • (#​309) Run tests on Go 1.19

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-google-go-cmp-0.x branch from 99d04ac to 2f9cc7d Compare March 12, 2022 07:14
@renovate renovate bot changed the title Update module github.com/google/go-cmp to v0.5.7 fix(deps): update module github.com/google/go-cmp to v0.5.7 Mar 12, 2022
@renovate renovate bot force-pushed the renovate/github.com-google-go-cmp-0.x branch from 2f9cc7d to ae64218 Compare April 1, 2022 12:38
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-cmp to v0.5.7 Update module github.com/google/go-cmp to v0.5.7 Apr 21, 2022
@renovate renovate bot force-pushed the renovate/github.com-google-go-cmp-0.x branch from ae64218 to 7fb3010 Compare April 26, 2022 23:41
@renovate renovate bot changed the title Update module github.com/google/go-cmp to v0.5.7 Update module github.com/google/go-cmp to v0.5.8 Apr 26, 2022
@renovate renovate bot changed the title Update module github.com/google/go-cmp to v0.5.8 Update module github.com/google/go-cmp to v0.5.9 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-google-go-cmp-0.x branch from 7fb3010 to 76e19c2 Compare September 25, 2022 10:47
@renovate renovate bot changed the title Update module github.com/google/go-cmp to v0.5.9 fix(deps): update module github.com/google/go-cmp to v0.5.9 Mar 17, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-cmp to v0.5.9 fix(deps): update module github.com/google/go-cmp to v0.6.0 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-google-go-cmp-0.x branch from 76e19c2 to 2161691 Compare October 10, 2023 18:04
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-cmp to v0.6.0 fix(deps): update module github.com/google/go-cmp to v0.6.0 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-google-go-cmp-0.x branch October 23, 2023 12:28
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-cmp to v0.6.0 - autoclosed fix(deps): update module github.com/google/go-cmp to v0.6.0 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-google-go-cmp-0.x branch October 23, 2023 16:17
@renovate renovate bot force-pushed the renovate/github.com-google-go-cmp-0.x branch from 2161691 to 138903e Compare October 23, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants