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

Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 #2636

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2022

Bumps github.com/google/go-cmp from 0.5.7 to 0.5.8.

Release notes

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

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
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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 27, 2022
@dependabot dependabot bot requested review from a team, haywoodsh, ciarams87 and jjngx April 27, 2022 17:07
@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2022

Codecov Report

Merging #2636 (fbd9b98) into main (20f96b8) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head fbd9b98 differs from pull request most recent head 4bec7a6. Consider uploading reports for the commit 4bec7a6 to get more accurate results

@@            Coverage Diff             @@
##             main    #2636      +/-   ##
==========================================
+ Coverage   53.43%   53.46%   +0.02%     
==========================================
  Files          52       52              
  Lines       14696    14696              
==========================================
+ Hits         7853     7857       +4     
+ Misses       6581     6579       -2     
+ Partials      262      260       -2     
Impacted Files Coverage Δ
internal/k8s/configuration.go 95.86% <0.00%> (+0.38%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@lucacome
Copy link
Member

lucacome commented May 3, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/go-cmp-0.5.8 branch from ab6a384 to fbd9b98 Compare May 3, 2022 17:25
@lucacome
Copy link
Member

lucacome commented May 3, 2022

@dependabot rebase

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.5.7...v0.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/go-cmp-0.5.8 branch from fbd9b98 to 4bec7a6 Compare May 3, 2022 22:15
@lucacome lucacome merged commit 6e5cf6a into main May 3, 2022
@lucacome lucacome deleted the dependabot/go_modules/github.com/google/go-cmp-0.5.8 branch May 3, 2022 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants