Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #121

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2023

Bumps github.com/google/go-cmp from 0.5.9 to 0.6.0.

Release notes

Sourced from github.com/google/go-cmp's releases.

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
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.5.9...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from benjivesterby as a code owner October 11, 2023 11:05
@dependabot dependabot bot added the automerge label for automerge action label Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1183cb5) 93.73% compared to head (aee1b47) 93.73%.
Report is 29 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   93.73%   93.73%           
=======================================
  Files           9        9           
  Lines         734      734           
=======================================
  Hits          688      688           
  Misses         38       38           
  Partials        8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 081a3d9 into main Oct 11, 2023
23 of 25 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/google/go-cmp-0.6.0 branch October 11, 2023 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge label for automerge action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants