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/vektra/mockery/v2 from 2.49.0 to 2.50.0 in /tools #3358

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps github.com/vektra/mockery/v2 from 2.49.0 to 2.50.0.

Release notes

Sourced from github.com/vektra/mockery/v2's releases.

v2.50.0

Changelog

  • 13d696b Bump to 2.50.0
  • 0ba6fad Make the parser accept index list expressions (#857)

v2.49.2

Changelog

  • 3a3fb6e Add reusable Github action for testing (#855)
  • 715d9a3 Fix minor typos in parser debug logs (#858)
  • dc47fdb Fix(generator): run functions with empty return (#842)
  • 7d8df22 Update mockery-tools.env

v2.49.1

Changelog

  • 8da7022 Add deprecation warning for with-expecter.
  • 63a14b5 Add tagging Github action
  • 314381f Docs: Make deprecations clearer
  • 55e1e90 Docs: Simplify/modernize index page
  • 3cef7fd Fix bug with type aliases to structs
  • cba8aa0 Fix dirty git state caused by built tool
  • 5c75177 Fix tag action
  • 37383a4 Merge pull request #849 from LandonTClipp/LandonTClipp/tagging
  • 88830e8 Merge pull request #850 from LandonTClipp/LandonTClipp/deprecation_docs
  • bc56391 Merge pull request #851 from LandonTClipp/LandonTClipp/expecter
  • 773408f Merge pull request #853 from LandonTClipp/LandonTClipp/bugfix
  • 971ce32 Merge pull request #854 from LandonTClipp/master
  • b1145cb bump debug
  • 198df07 formatting
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/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.49.0 to 2.50.0.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.49.0...v2.50.0)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners December 5, 2024 02:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 5, 2024
@dependabot dependabot bot requested review from ademidoff, BupycHuk, idoqo and JiriCtvrtka and removed request for a team December 5, 2024 02:36
@github-actions github-actions bot enabled auto-merge (squash) December 5, 2024 02:36
Copy link

codecov bot commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.05%. Comparing base (db81358) to head (7353d25).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3358   +/-   ##
=======================================
  Coverage   42.05%   42.05%           
=======================================
  Files         399      399           
  Lines       50719    50719           
=======================================
  Hits        21328    21328           
  Misses      27382    27382           
  Partials     2009     2009           
Flag Coverage Δ
admin 11.59% <ø> (ø)
agent 51.85% <ø> (ø)
managed 42.79% <ø> (ø)
vmproxy 68.57% <ø> (ø)

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

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

@BupycHuk
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2024

A newer version of github.com/vektra/mockery/v2 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

3 participants