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

chore(deps): update module go.uber.org/mock to v0.4.0 #181

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.uber.org/mock v0.3.0 -> v0.4.0 age adoption passing confidence

Release Notes

uber/mock (go.uber.org/mock)

v0.4.0

Compare Source

0.4.0 (20 Dec 2023)

Added
  • #​63: AnyOf matcher for values that satisfy at least one matcher.
  • #​114: Regex matcher.
Fixed
  • #​93: Ignore interfaces that contain type constraints.
  • #​101: Fix race condition on Controller.Satisfied.
  • #​121: Fix paths for windows.
  • #​127: Propogate -mock_names to Recorder and ReturnCall types.
  • #​132: Sanitize "any" package names.

Thanks to @​favonia @​hoonmin @​pshopper @​davidharrigan @​dlsniper @​merrett010
@​craig65535 @​chemidy @​tulzke @​UnAfraid @​JacobOaks @​sywhang for their
contributions this release.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 18, 2023 01:03
@renovate renovate bot requested a review from Septimus4 December 18, 2023 01:03
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4383dce) 72.01% compared to head (26ab3dd) 72.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   72.01%   72.01%           
=======================================
  Files          39       39           
  Lines        2326     2326           
=======================================
  Hits         1675     1675           
  Misses        596      596           
  Partials       55       55           

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

@renovate renovate bot force-pushed the renovate/everything branch 2 times, most recently from 7c19148 to addb4e0 Compare December 19, 2023 00:23
@renovate renovate bot changed the title chore(deps): update everything chore(deps): update everything - autoclosed Dec 19, 2023
@renovate renovate bot closed this Dec 19, 2023
@renovate renovate bot deleted the renovate/everything branch December 19, 2023 12:27
@renovate renovate bot changed the title chore(deps): update everything - autoclosed chore(deps): update everything Dec 21, 2023
@renovate renovate bot reopened this Dec 21, 2023
@renovate renovate bot restored the renovate/everything branch December 21, 2023 01:02
@renovate renovate bot changed the title chore(deps): update everything chore(deps): update module go.uber.org/mock to v0.4.0 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/everything branch from addb4e0 to 26ab3dd Compare December 21, 2023 04:37
@cowan-macady cowan-macady merged commit a0b2f34 into master Dec 21, 2023
9 of 10 checks passed
@cowan-macady cowan-macady deleted the renovate/everything branch December 21, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant