watson
watson copied to clipboard
Update module github.com/google/go-cmp to v0.7.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/google/go-cmp | v0.5.8 -> v0.7.0 |
Release Notes
google/go-cmp (github.com/google/go-cmp)
v0.7.0
New API:
- (#367) Support compare functions with SortSlices and SortMaps
Panic messaging:
- (#370) Detect proto.Message types when failing to export a field
v0.6.0
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
Reporter changes:
- (#299) Adjust heuristic for line-based versus byte-based diffing
- (#306) Use
value.TypeStringinPathStep.String
Code cleanup changes:
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.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- The
godirective was updated for compatibility reasons
Details:
| Package | Change |
|---|---|
go |
1.15 -> 1.21 |