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 #500

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-cmp require minor v0.5.9 -> v0.6.0

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

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added autorebase:opt-in Apply this label to enable automatic rebasing dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Oct 10, 2023
@renovate renovate bot enabled auto-merge (rebase) October 10, 2023 17:23
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #500 (e98019b) into main (6e0af0f) will increase coverage by 14.81%.
Report is 560 commits behind head on main.
The diff coverage is 14.58%.

@@            Coverage Diff             @@
##            main     #500       +/-   ##
==========================================
+ Coverage   8.86%   23.67%   +14.81%     
==========================================
  Files         66       53       -13     
  Lines       9919     7329     -2590     
  Branches      23        0       -23     
==========================================
+ Hits         879     1735      +856     
+ Misses      8913     5594     -3319     
+ Partials     127        0      -127     
Flag Coverage Δ
backend 23.67% <14.58%> (+9.05%) ⬆️
frontend-e2e-chrome ?
frontend-e2e-electron ?
frontend-e2e-firefox ?
frontend-unit ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
internal/dmrconst/const.go 66.66% <ø> (ø)
internal/http/api/apimodels/user.go 45.45% <ø> (+27.27%) ⬆️
internal/http/api/controllers/v1/auth/auth.go 56.66% <100.00%> (+56.66%) ⬆️
...nal/http/api/controllers/v1/lastheard/lastheard.go 0.00% <ø> (ø)
internal/http/api/middleware/database.go 100.00% <ø> (ø)
internal/http/api/middleware/paginated_database.go 54.34% <ø> (+10.86%) ⬆️
internal/http/api/middleware/redis.go 100.00% <ø> (ø)
internal/http/api/middleware/tracing.go 0.00% <ø> (ø)
internal/http/api/pagination/pagination.go 100.00% <ø> (+66.66%) ⬆️
internal/http/api/utils/password.go 70.96% <ø> (+36.55%) ⬆️
... and 43 more

... and 23 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/github.com-google-go-cmp-0.x branch from ebb1cbd to 082d20c Compare October 10, 2023 19:56
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-google-go-cmp-0.x branch from 082d20c to e98019b Compare October 10, 2023 23:13
@renovate renovate bot merged commit 17a7e54 into main Oct 10, 2023
31 checks passed
@renovate renovate bot deleted the renovate/github.com-google-go-cmp-0.x branch October 10, 2023 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorebase:opt-in Apply this label to enable automatic rebasing dependencies Pull requests that update a dependency file go Pull requests that update Go code minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants