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

build(deps): bump github.com/vektra/mockery/v2 from 2.46.0 to 2.46.3 #6709

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2024

  1. build(deps): bump github.com/vektra/mockery/v2 from 2.46.0 to 2.46.3

    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.46.0 to 2.46.3.
    - [Release notes](https://github.com/vektra/mockery/releases)
    - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
    - [Commits](vektra/mockery@v2.46.0...v2.46.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektra/mockery/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8afa808 View commit details
    Browse the repository at this point in the history
  2. Run go mod tidy

    * Update minimum go version in go.mod
    
    Signed-off-by: Tero Saarni <[email protected]>
    tsaarni committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f6e6d9c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Workaround for go1.23 incompatibility

    * Disable types alias
    
    Signed-off-by: Tero Saarni <[email protected]>
    tsaarni committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    75cb4a1 View commit details
    Browse the repository at this point in the history
  2. Regenerate mocks

    Signed-off-by: Tero Saarni <[email protected]>
    tsaarni committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    ff36f1b View commit details
    Browse the repository at this point in the history