eksctl
eksctl copied to clipboard
Bump github.com/vektra/mockery/v2 from 2.38.0 to 2.46.1
Bumps github.com/vektra/mockery/v2 from 2.38.0 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
- c6d2a9e Fix release workflow
- Fixes #769 : Mock files getting created in disk when dry-run is enabled by
@snopanin vektra/mockery#789- chore: fix typos and style by
@ccoVeillein vektra/mockery#794- Allow types defined as instantiated generic interfaces to generate mocks by
@LandonTClippin vektra/mockery#790v2.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
afe04a5Merge pull request #808 from RangelReale/fix-go123-aliastype720caa9Undo go:build statements, make code a little DRYcf26d69Update to go1.236423255Merge pull request #807 from tobby-s/FEAT-configdir2abbb49Merge pull request #814 from khaifazil/patch-11790d6aBump Go v1.22 to v1.23 in Dockerfile38070f7Merge pull request #812 from colega/patch-1b2c2927Update index.md: capitalize "Grafana"e4b095fupgrade go taskea36eccupgrade golangci-lint and add Go 1.23 to CI test- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)