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.33.0 to 2.34.1 in /tools #2502

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps github.com/vektra/mockery/v2 from 2.33.0 to 2.34.1.

Release notes

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

v2.34.1

Changelog

  • 3871351 Add Amazon as user of mockery
  • ba9fb21 Disable max-width for docs, add table sorting
  • 0749788 Merge pull request #714 from LandonTClipp/width
  • 37f1efc Remove unnecessary attributes

v2.34.0

Changelog

  • 6ebdb50 Add docs for exclude
  • a4a945a Merge pull request #709 from kpaulisse/kpaulisse-packages-excludes
  • 8262d05 Merge pull request #711 from LandonTClipp/exclude_docs
  • 6a48ff3 Support "exclude" in package config
  • 1407ff8 Update error to use NewStackErrf

v2.33.3

Changelog

  • 6f51f40 Add config examples to migration docs
  • 72c48ed Merge pull request #704 from LandonTClipp/migration_docs

v2.33.2

Changelog

  • 4e964a8 Merge pull request #699 from jokly/master
  • 09e78f7 add a separate test
  • 80c5909 fix expecter and void rolled varaidic
  • 73a6a6f generate variadic call by template

v2.33.1

Changelog

  • 1bcc958 Add gcc to docker for projects with cgo
  • 74e483d Merge pull request #694 from jokly/master
  • 8965d12 Merge pull request #698 from LandonTClipp/badcode
  • 6111fde Minor refactor of ShouldGenerateInterface
  • b9a1e11 Remove code that was not being used
Commits
  • 3871351 Add Amazon as user of mockery
  • 0749788 Merge pull request #714 from LandonTClipp/width
  • 37f1efc Remove unnecessary attributes
  • ba9fb21 Disable max-width for docs, add table sorting
  • 8262d05 Merge pull request #711 from LandonTClipp/exclude_docs
  • 6ebdb50 Add docs for exclude
  • a4a945a Merge pull request #709 from kpaulisse/kpaulisse-packages-excludes
  • 1407ff8 Update error to use NewStackErrf
  • 6a48ff3 Support "exclude" in package config
  • 72c48ed Merge pull request #704 from LandonTClipp/migration_docs
  • Additional commits viewable in compare view

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.33.0 to 2.34.1.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.33.0...v2.34.1)

---
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 September 26, 2023 10:48
@dependabot dependabot bot requested review from ademidoff, BupycHuk and artemgavrilov and removed request for a team September 26, 2023 10:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 26, 2023
@dependabot dependabot bot requested review from idoqo and JiriCtvrtka and removed request for a team September 26, 2023 10:48
@github-actions github-actions bot enabled auto-merge (squash) September 26, 2023 10:48
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #2502 (5981f1d) into main (07a89bf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2502   +/-   ##
=======================================
  Coverage   42.83%   42.83%           
=======================================
  Files         384      384           
  Lines       48350    48350           
=======================================
  Hits        20711    20711           
  Misses      25687    25687           
  Partials     1952     1952           
Flag Coverage Δ
admin 10.45% <ø> (ø)
agent 53.17% <ø> (ø)
vmproxy 68.57% <ø> (ø)

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

Files Coverage Δ
...as/kubernetes/client/mock_kube_client_connector.go 15.00% <ø> (ø)

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 28, 2023

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.

@ademidoff ademidoff closed this Sep 28, 2023
auto-merge was automatically disabled September 28, 2023 16:04

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 28, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/vektra/mockery/v2-2.34.1 branch September 28, 2023 16:04
@ademidoff
Copy link
Member

ademidoff commented Sep 28, 2023

I'll let it build a new PR with the latest version of mockery.

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