Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 23389e7

Browse files
authoredMar 22, 2023
build(deps): Bump github.com/vektra/mockery/v2 from 2.22.1 to 2.23.1 (celestiaorg#567)
Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.22.1 to 2.23.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vektra/mockery/releases">github.com/vektra/mockery/v2's releases</a>.</em></p> <blockquote> <h2>v2.23.1</h2> <h2>Changelog</h2> <ul> <li>a0524f7 Merge pull request <a href="https://redirect.github.com/vektra/mockery/issues/583">#583</a> from connyay/cjh-config-search-disabled</li> <li>d52c45e Merge pull request <a href="https://redirect.github.com/vektra/mockery/issues/584">#584</a> from RangelReale/fixreplacetypefwd</li> <li>04195a5 Move config search disabled message to debug log</li> <li>a515b15 replace type parameter was not being forwarded</li> </ul> <h2>v2.23.0</h2> <h2>Changelog</h2> <ul> <li>ac22d5e Merge branch 'import-customize' of github.com:RangelReale/mockery into import-customize</li> <li>6e9b6a1 Merge branch 'master' into import-customize</li> <li>8e368fa Merge branch 'master' into import-customize</li> <li>e964002 Merge pull request <a href="https://redirect.github.com/vektra/mockery/issues/540">#540</a> from RangelReale/import-customize</li> <li>c152fc0 README</li> <li>9249785 README</li> <li>66a37ac README</li> <li>9b098fe Update features.md</li> <li>6e2d052 Update features.md</li> <li>17b2136 add replace-type parameter</li> <li>3fdb7f2 add replace-type parameter</li> <li>8ca9a1d cache replace types</li> <li>3862af7 fix parse replace type</li> <li>3dbfebe fix yaml in &quot;layouts&quot; section of docs</li> <li>604a581 flags test</li> <li>fefb94b merge master</li> <li>6bf1f7a rename test</li> <li>36a8f11 reorganization</li> <li>ec95f73 use regexp to test</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vektra/mockery/commit/d52c45e67e740397f13088d0cdff6d0c7054d6c3"><code>d52c45e</code></a> Merge pull request <a href="https://redirect.github.com/vektra/mockery/issues/584">#584</a> from RangelReale/fixreplacetypefwd</li> <li><a href="https://github.com/vektra/mockery/commit/a515b15d257dff2f097ea7ac26782c75d2a64484"><code>a515b15</code></a> replace type parameter was not being forwarded</li> <li><a href="https://github.com/vektra/mockery/commit/a0524f7fdc5e032eab6d0ed792803cbdb9cc665d"><code>a0524f7</code></a> Merge pull request <a href="https://redirect.github.com/vektra/mockery/issues/583">#583</a> from connyay/cjh-config-search-disabled</li> <li><a href="https://github.com/vektra/mockery/commit/04195a52093e8eb9cf53f9cf7fddc73522e9550a"><code>04195a5</code></a> Move config search disabled message to debug log</li> <li><a href="https://github.com/vektra/mockery/commit/e964002a9646fc39c4327fe8a383cf8a0811d2d6"><code>e964002</code></a> Merge pull request <a href="https://redirect.github.com/vektra/mockery/issues/540">#540</a> from RangelReale/import-customize</li> <li><a href="https://github.com/vektra/mockery/commit/3dbfebe17e34f00ad18df4381df72d5b7a231562"><code>3dbfebe</code></a> fix yaml in &quot;layouts&quot; section of docs</li> <li><a href="https://github.com/vektra/mockery/commit/6e2d052ef6a13f6257cb666f2b11717c43153870"><code>6e2d052</code></a> Update features.md</li> <li><a href="https://github.com/vektra/mockery/commit/9b098fe8d8103d508351aa1cb5e0ff78b2b99f9a"><code>9b098fe</code></a> Update features.md</li> <li><a href="https://github.com/vektra/mockery/commit/ec95f73729c594c211c3c1a6a09916e3d6b09e2f"><code>ec95f73</code></a> use regexp to test</li> <li><a href="https://github.com/vektra/mockery/commit/6bf1f7a929162aeaac4a0cf6429cf75c5d8a3781"><code>6bf1f7a</code></a> rename test</li> <li>Additional commits viewable in <a href="https://github.com/vektra/mockery/compare/v2.22.1...v2.23.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/vektra/mockery/v2&package-manager=go_modules&previous-version=2.22.1&new-version=2.23.1)](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>
1 parent 2094603 commit 23389e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/gofrs/uuid v4.4.0+incompatible
5252
github.com/google/uuid v1.3.0
5353
github.com/oasisprotocol/curve25519-voi v0.0.0-20220708102147-0a8a51822cae
54-
github.com/vektra/mockery/v2 v2.22.1
54+
github.com/vektra/mockery/v2 v2.23.1
5555
golang.org/x/sync v0.1.0
5656
gonum.org/v1/gonum v0.12.0
5757
google.golang.org/protobuf v1.30.0

‎go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -855,8 +855,8 @@ github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtX
855855
github.com/uudashr/gocognit v1.0.6 h1:2Cgi6MweCsdB6kpcVQp7EW4U23iBFQWfTXiWlyp842Y=
856856
github.com/uudashr/gocognit v1.0.6/go.mod h1:nAIUuVBnYU7pcninia3BHOvQkpQCeO76Uscky5BOwcY=
857857
github.com/vbatts/tar-split v0.11.2 h1:Via6XqJr0hceW4wff3QRzD5gAk/tatMw/4ZA7cTlIME=
858-
github.com/vektra/mockery/v2 v2.22.1 h1:ryH5jFQ35Z7o1Adt65fYO5n4Y7eRybjNWM6opb+ZjRE=
859-
github.com/vektra/mockery/v2 v2.22.1/go.mod h1:Zh3Kv1ckKs6FokhlVLcCu6UTyzfS3M8mpROz1lBNp+w=
858+
github.com/vektra/mockery/v2 v2.23.1 h1:N59FENM2d/gWE6Ns5JPuf9a7jqQWeheGefZqvuvb1dM=
859+
github.com/vektra/mockery/v2 v2.23.1/go.mod h1:Zh3Kv1ckKs6FokhlVLcCu6UTyzfS3M8mpROz1lBNp+w=
860860
github.com/vishvananda/netlink v1.1.0/go.mod h1:cTgwzPIzzgDAYoQrMm0EdrjRUBkTqKYppBueQtXaqoE=
861861
github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df/go.mod h1:JP3t17pCcGlemwknint6hfoeCVQrEMVwxRLRjXpq+BU=
862862
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=

0 commit comments

Comments
 (0)
Please sign in to comment.