Skip to content

fix(deps): update module github.com/vektra/mockery/v2 to v3#33

Merged
vdaviot merged 2 commits intomainfrom
renovate/major-golang-dependencies
Feb 16, 2026
Merged

fix(deps): update module github.com/vektra/mockery/v2 to v3#33
vdaviot merged 2 commits intomainfrom
renovate/major-golang-dependencies

Conversation

@scality-renovate
Copy link

@scality-renovate scality-renovate bot commented Nov 18, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/vektra/mockery/v2 v2.53.5v3.6.4 age confidence

Release Notes

vektra/mockery (github.com/vektra/mockery/v2)

v3.6.4

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.6.3...v3.6.4

v3.6.3

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.6.2...v3.6.3

v3.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.6.1...v3.6.2

v3.6.1

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.5.5...v3.6.0

Misc

This release fixes a bug in auto-generated code detection. If mockery fails to generate mocks for auto-generated files that it previously had, please use include-auto-generated: true in your config.

v3.5.5

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.5.4...v3.5.5

v3.5.4

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.5.3...v3.5.4

v3.5.3

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.5.2...v3.5.3

v3.5.2

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.5.1...v3.5.2

v3.5.1

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.5.0...v3.5.1

v3.5.0

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.4.0...v3.5.0

v3.4.0

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.3.6...v3.4.0

v3.3.6

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.3.5...v3.3.6

v3.3.5

Compare Source

v3.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.3.2...v3.3.4

v3.3.3

Compare Source

v3.3.2

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.3.1...v3.3.2

v3.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.2.5...v3.3.0

v3.2.5

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.2.4...v3.2.5

v3.2.4

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.2.3...v3.2.4

v3.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.2.2...v3.2.3

v3.2.2

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.1.0...v3.2.0

v3.1.0

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.0.2...v3.1.0

v3.0.2

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.0.0...v3.0.1

v3.0.0

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.0.0-beta.11...v3.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

@scality-renovate
Copy link
Author

scality-renovate bot commented Jan 15, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25 -> 1.25.0
github.com/go-viper/mapstructure/v2 v2.4.0 -> v2.5.0
github.com/rogpeppe/go-internal v1.11.0 -> v1.14.1
github.com/spf13/cobra v1.9.1 -> v1.10.2
github.com/spf13/pflag v1.0.7 -> v1.0.10
github.com/stretchr/objx v0.5.2 -> v0.5.3
golang.org/x/mod v0.27.0 -> v0.33.0
golang.org/x/sync v0.16.0 -> v0.19.0
golang.org/x/sys v0.35.0 -> v0.41.0
golang.org/x/term v0.34.0 -> v0.40.0
golang.org/x/text v0.28.0 -> v0.34.0
golang.org/x/tools v0.36.0 -> v0.42.0

@scality-renovate scality-renovate bot force-pushed the renovate/major-golang-dependencies branch from 1eb1d5d to e83ca3b Compare January 19, 2026 04:09
@scality-renovate scality-renovate bot force-pushed the renovate/major-golang-dependencies branch from e83ca3b to b77779f Compare February 16, 2026 04:09
…da old

Signed-off-by: Valentin Daviot <valentin.daviot@scality.com>
@vdaviot vdaviot force-pushed the renovate/major-golang-dependencies branch from 7196208 to d77f749 Compare February 16, 2026 15:25
@vdaviot vdaviot merged commit f93f6fa into main Feb 16, 2026
3 checks passed
@vdaviot vdaviot deleted the renovate/major-golang-dependencies branch February 16, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant