Skip to content

chore(deps): update module github.com/vektra/mockery/v2 to v2.53.7 - #96

Open
scality-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-vektra-mockery-v2-2.x
Open

scality-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-vektra-mockery-v2-2.x

Conversation

@scality-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/vektra/mockery/v2 v2.53.6v2.53.7 age confidence

Release Notes

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

v2.53.7

Compare Source

What's Changed

Full Changelog: vektra/mockery@v2.53.6...v2.53.7


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • 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

This PR has been generated by Mend Renovate CLI.

@scality-renovate

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 4 additional dependencies were updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=7 days

Details:

Package Change
golang.org/x/mod v0.33.0 -> v0.39.0
golang.org/x/sync v0.19.0 -> v0.22.0
golang.org/x/sys v0.41.0 -> v0.47.0
golang.org/x/tools v0.42.0 -> v0.49.0

@github-actions

Copy link
Copy Markdown

Dependency Bump Evaluation

Version change: github.com/vektra/mockery/v2 v2.53.6v2.53.7 (patch)

Changes:

  • Go 1.27 compatibility: bumps golang.org/x/tools to v0.49.0 to read new pkgbits V3/V4 export data format (PR #1181)
  • Internal golangci-lint upgrade to v2 for Go 1.27 toolchain compatibility
  • No API changes, no behavioral changes to mock generation

Breaking changes: None

Security concerns: None — mockery is a development-time tool for generating test mocks, not a runtime dependency

Impact on codebase: Mockery is used as a dev tool (go.mod direct dependency) for generating mock implementations in pkg/implementation/raidcontroller/megaraid/mocks/. This patch only ensures compatibility with Go 1.27's new type export format. No generated mock code changes, no API surface changes.

Recommendation: SAFE TO MERGE (once CI is green)

Notes:

  • CI checks (golangci-lint, tests) were still in progress at time of review — verify they pass before merging
  • PR authored by scality-renovate[bot] (not dependabot), so posting comment instead of approving per policy

— Claude Code

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.

0 participants