kyma-project / nats-manager

Apache License 2.0
5 stars 13 forks source link

Bump github.com/vektra/mockery/v2 from 2.40.1 to 2.41.0 #316

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/vektra/mockery/v2 from 2.40.1 to 2.41.0.

Release notes

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

v2.41.0

Changelog

  • d4e7f57 Merge pull request #757 from LandonTClipp/go_mod_version
  • 2c2727b Set go.mod to go 1.22

v2.40.3

Changelog

  • 3b76444 Dockerfile: up go version to 1.22
  • cd5cc5a Merge pull request #755 from ifross89/patch-1

v2.40.2

Changelog

  • f513d5d Merge pull request #753 from viktorasm/fix-upgrade-x-tools
  • 116a183 update pipeline to test on current ant previous versions
  • 2147419 upgrade X tools to fix panic crash in go 1.22
Commits
  • d4e7f57 Merge pull request #757 from LandonTClipp/go_mod_version
  • 2c2727b Set go.mod to go 1.22
  • cd5cc5a Merge pull request #755 from ifross89/patch-1
  • 3b76444 Dockerfile: up go version to 1.22
  • f513d5d Merge pull request #753 from viktorasm/fix-upgrade-x-tools
  • 116a183 update pipeline to test on current ant previous versions
  • 2147419 upgrade X tools to fix panic crash in go 1.22
  • See full diff 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 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)
marcobebway commented 9 months ago

@dependabot rebase

dependabot[bot] commented 9 months ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

marcobebway commented 8 months ago

@dependabot recreate

marcobebway commented 8 months ago

@dependabot recreate

kyma-bot commented 8 months ago

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-nats-manager-build f16c47a875510e2064f5514f3ea6bdec49c6a365 link true /test pull-nats-manager-build

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
dependabot[bot] commented 8 months ago

Superseded by #330.