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.10.1 #666

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2022

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

Release notes

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

v2.10.1

Changelog

  • fa0080c Fix config.GetSemverInfo() for Go 1.18
  • 4e181be Load packages with dependencies for Go 1.18
  • 232f954 Merge pull request #435 from emmanuel099/master
  • b11695e Merge pull request #436 from emmanuel099/test_with_3.18
  • e0e183b Test with Go 1.18
  • adda07f Update README.md
  • 5f5570d Update README.md
  • 4fc5912 Update README.md
  • fa2d82d Update README.md

v2.10.0

Changelog

  • 95b8d4d Add mock generation with expecter
  • e5889c6 Merge branch 'master' into gejo-expecter-support
  • 66d6564 Merge pull request #396 from Gevrai/gejo-expecter-support
  • b702d89 Update README.md

v2.9.5

Changelog

  • ff24d35 Adding more dependencies
  • 5626edf Merge pull request #427 from vektra/update_deps
  • 21d2728 Upgrade all dependencies
Commits

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.10.1.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/.goreleaser.yml)
- [Commits](vektra/mockery@v2.9.4...v2.10.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 dependabot bot added the T:dependencies Type: Pull requests that update a dependency file label Mar 31, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2022

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/celestiaorg/celestia-core/pulls/666/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 celestiaorg/celestia-core repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2022

Superseded by #670.

@dependabot dependabot bot closed this Apr 4, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vektra/mockery/v2-2.10.1 branch April 4, 2022 11:03
cmwaters pushed a commit that referenced this pull request Sep 20, 2023
Closes #666

This PR adds double quotes to `path` param of `/abci_query` endpoint.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code comments

(cherry picked from commit f6f13b1f67a54549d9f212a859ca4924d6ad9127)

Co-authored-by: Steven Ferrer <steven.r.ferrer@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:dependencies Type: Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants