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.42.2 to 2.46.1 #1620

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps github.com/vektra/mockery/v2 from 2.42.2 to 2.46.1.

Release notes

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

v2.46.1

Changelog

  • afe04a5 Merge pull request #808 from RangelReale/fix-go123-aliastype
  • 720caa9 Undo go:build statements, make code a little DRY
  • cf26d69 Update to go1.23
  • c05a755 remove Go 1.23 testing
  • 6f7960f support types.Alias
  • 42d905a support types.Alias
  • 66dba08 support types.Alias
  • e4b095f upgrade go task
  • ea36ecc upgrade golangci-lint and add Go 1.23 to CI test

v2.46.0

Changelog

  • 6423255 Merge pull request #807 from tobby-s/FEAT-configdir
  • 7c9f776 add documentation
  • 8fae460 propagate config file name into template

v2.45.1

Changelog

  • 1790d6a Bump Go v1.22 to v1.23 in Dockerfile
  • 38070f7 Merge pull request #812 from colega/patch-1
  • 2abbb49 Merge pull request #814 from khaifazil/patch-1
  • b2c2927 Update index.md: capitalize "Grafana"

v2.45.0

Changelog

  • 56379c8 Add disable-func-mocks parameter
  • a03d1ff Merge pull request #809 from LandonTClipp/disable_func_mocks
  • 1e69719 updates

v2.44.2

Changelog

  • 4bee898 Ensure generated imports doesn't start with digit
  • 910874a Merge pull request #806 from leitzler/master

v2.44.1

Changelog

v2.43.2

Changelog

  • 4544845 Fix an issue with using exclude on windows
  • 5a3e47a Merge pull request #780 from iangregsondev/debugging

v2.43.1

... (truncated)

Commits
  • afe04a5 Merge pull request #808 from RangelReale/fix-go123-aliastype
  • 720caa9 Undo go:build statements, make code a little DRY
  • cf26d69 Update to go1.23
  • 6423255 Merge pull request #807 from tobby-s/FEAT-configdir
  • 2abbb49 Merge pull request #814 from khaifazil/patch-1
  • 1790d6a Bump Go v1.22 to v1.23 in Dockerfile
  • 38070f7 Merge pull request #812 from colega/patch-1
  • b2c2927 Update index.md: capitalize "Grafana"
  • e4b095f upgrade go task
  • ea36ecc upgrade golangci-lint and add Go 1.23 to CI test
  • 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.42.2 to 2.46.1.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.42.2...v2.46.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 30, 2024
@fat-fellow fat-fellow closed this Sep 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

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/github.com/vektra/mockery/v2-2.46.1 branch September 30, 2024 11:13
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant