Closed dependabot[bot] closed 1 month ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
0 files - 5 0 suites - 401 0s :stopwatch: - 1h 9m 58s 0 tests - 2 003 0 :white_check_mark: - 2 000 0 :zzz: - 2 0 :x: - 1 0 runs - 2 233 0 :white_check_mark: - 2 230 0 :zzz: - 2 0 :x: - 1
Results for commit 27ebb91d. ± Comparison against base commit 0e19c4dc.
:recycle: This comment has been updated with latest results.
1 889 tests ±0 1 888 :white_check_mark: ±0 1m 57s :stopwatch: -3s 133 suites ±0 1 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit 27ebb91d. ± Comparison against base commit 0e19c4dc.
Bumps go.uber.org/mock from 0.4.0 to 0.5.0.
Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
a9c44d9
Release v0.5.0 (#213)d164a16
Add gob mode to support custom package loading techniques in place of `--exec...d01ed30
deprecated reflect mode has been replaced with package mode (#207)6d5eb71
Regenerate generated mocks (#206)8adc9de
feat:mockgen
flag--build_constraint
to add//go:build
directives (#191)c50d83c
Support Go 1.22 and Go 1.23 (#203)33ccc99
Avoid stringer-related deadlocks without adding ISGOMOCK (#204)60372e3
chore: gofumpt -w . (#202)70a5e8c
Clarify documentation on Finish (#194)ec32d99
Bump goreleaser/goreleaser-action from 4 to 6 (#182)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