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.9.4 to 2.22.1 #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps github.com/vektra/mockery/v2 from 2.9.4 to 2.22.1.

Release notes

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

v2.22.1

Changelog

  • 1f08b60 Add additional cases to InterfaceName template variable
  • 32917d4 Add more documentation for template variables
  • ddd193c Add more variables available for templating, update docs
  • c96741b Merge pull request #578 from LandonTClipp/interface_case

v2.22.0

Changelog

  • b61e29c Merge pull request #569 from hikyaru-suzuki/feature/add_struct_tag
  • 482013c add: impl struct tag
  • fab0e95 add: test
  • f39cd74 fix: go mod tidy
  • dd639a3 fix: review
  • c66831a update: refactor
  • 783a82a update: refactor
  • c8f12f0 update: rename

v2.21.6

Changelog

  • 61d7db1 Add InterfaceDir template variable
  • 284fce2 Add note about InterfaceDir template variable
  • 1234a24 Merge pull request #576 from LandonTClipp/issue_574

v2.21.5

Changelog

  • cd10413 Fix issue with global defaults having no effect
  • e478c25 Merge pull request #573 from LandonTClipp/issue_571

v2.21.4

Changelog

  • 668d432 Merge pull request #570 from xonvanetta/bugfix/568
  • dd54fc8 fix: don't override c.Dir when it's set

v2.21.3

Changelog

  • c3c0530 Add danger message to docs for packages feature
  • 743d11c Add test for empty/bad packages config
  • 4601062 Fix bug when parsing packages config
  • 1f04222 Merge pull request #567 from LandonTClipp/issue_565
  • 660b7f9 Update features.md
  • 86617b1 fix tests with config

v2.21.2

Changelog

  • 425570a Merge pull request #566 from LandonTClipp/config_warn
  • 9a12a12 Remove warning message for absent config file
  • 62dcb4b Update index.md
  • d9b8b36 Update index.md

... (truncated)

Commits
  • c96741b Merge pull request #578 from LandonTClipp/interface_case
  • 32917d4 Add more documentation for template variables
  • ddd193c Add more variables available for templating, update docs
  • 1f08b60 Add additional cases to InterfaceName template variable
  • b61e29c Merge pull request #569 from hikyaru-suzuki/feature/add_struct_tag
  • 284fce2 Add note about InterfaceDir template variable
  • 1234a24 Merge pull request #576 from LandonTClipp/issue_574
  • 61d7db1 Add InterfaceDir template variable
  • dd639a3 fix: review
  • c66831a update: refactor
  • Additional commits viewable 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 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)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.9.4 to 2.22.1.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.9.4...v2.22.1)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2023

Dependabot tried to add @melekes and @tessr as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/AccumulateNetwork/tendermint/pulls/111/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the AccumulateNetwork/tendermint repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2023

The following labels could not be found: T:dependencies.

firelizzard18 pushed a commit that referenced this pull request Nov 24, 2023
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 3.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/docker/build-push-action/releases">docker/build-push-action's releases</a>.</em></p>
<blockquote>
<h2>v3.3.0</h2>
<ul>
<li>Add <code>attests</code>, <code>provenance</code> and <code>sbom</code> inputs by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/746">#746</a> <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/759">#759</a>)</li>
<li>Log GitHub Actions runtime token access controls by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/707">#707</a>)</li>
<li>Examples moved to <a href="https://docs.docker.com/build/ci/github-actions/examples/">docs website</a> by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/718">#718</a>)</li>
<li>Bump minimatch from 3.0.4 to 3.1.2 (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/732">#732</a>)</li>
<li>Bump csv-parse from 5.3.0 to 5.3.3 (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/729">#729</a>)</li>
<li>Bump json5 from 2.2.0 to 2.2.3 (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/749">#749</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/docker/build-push-action/compare/v3.2.0...v3.3.0">https://github.com/docker/build-push-action/compare/v3.2.0...v3.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/docker/build-push-action/commit/37abcedcc1da61a57767b7588cb9d03eb57e28b3"><code>37abced</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/760">#760</a> from crazy-max/test-envs</li>
<li><a href="https://github.com/docker/build-push-action/commit/67109bc4b2230dc1ac72d54058d11285dc26bd87"><code>67109bc</code></a> test: move envs to jest config</li>
<li><a href="https://github.com/docker/build-push-action/commit/d1b0eb0a29d50896608d0b3a0fd3c012fef617d8"><code>d1b0eb0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/759">#759</a> from crazy-max/fix-provenance-input</li>
<li><a href="https://github.com/docker/build-push-action/commit/a0635fe7cdb196c0c076b004dfdc1cab820ef1d4"><code>a0635fe</code></a> update generated content</li>
<li><a href="https://github.com/docker/build-push-action/commit/f8342654490edad7be0e11b54a50cdffaeac5fa0"><code>f834265</code></a> tests for provenance</li>
<li><a href="https://github.com/docker/build-push-action/commit/0191543e0baf81705408d24b0d347996ef18fd71"><code>0191543</code></a> fix provenance input</li>
<li><a href="https://github.com/docker/build-push-action/commit/2a168352239e71061d0e86de1b39d4c78f829a3d"><code>2a16835</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/758">#758</a> from crazy-max/revert-736</li>
<li><a href="https://github.com/docker/build-push-action/commit/9b96801525351c457b1c35e08ab8ca082e18e632"><code>9b96801</code></a> Revert build-args newline split</li>
<li><a href="https://github.com/docker/build-push-action/commit/6afac853c9cffda7a22e6c3b59553f3c4a4d3585"><code>6afac85</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/736">#736</a> from ruslandoga/build-args-newline-split</li>
<li><a href="https://github.com/docker/build-push-action/commit/3bfdd83cd728e5d476cc7f96e54c98a5de85c9cf"><code>3bfdd83</code></a> pre-checkin</li>
<li>Additional commits viewable in <a href="https://github.com/docker/build-push-action/compare/v3.2.0...v3.3.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/build-push-action&package-manager=github_actions&previous-version=3.2.0&new-version=3.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants