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/tendermint/starport from 0.19.4 to 0.19.5 #662

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/tendermint/starport from 0.19.4 to 0.19.5.

Release notes

Sourced from github.com/tendermint/starport's releases.

v0.19.5

v0.19.5

Features

  • Enable client code and Vuex code generation for query only modules as well.
  • Upgraded the Vue template to v0.3.5.

Fixes:

  • Fixed snake case in code generation.
  • Fixed plugin installations for Go =>v1.18.

Changes:

  • Dropped transpilation of TS to JS. Code generation now only produces TS files.
Changelog

Sourced from github.com/tendermint/starport's changelog.

v0.19.5

Features

  • Enable client code and Vuex code generation for query only modules as well.
  • Upgraded the Vue template to v0.3.5.

Fixes:

  • Fixed snake case in code generation.
  • Fixed plugin installations for Go =>v1.18.

Changes:

  • Dropped transpilation of TS to JS. Code generation now only produces TS files.
Commits
  • d26c8c5 chore: release v0.19.5 (#2158)
  • 8f3c7bd docs(changelog): add v0.19.5
  • 50ea7f1 chore: upgrade to tendermint/vue@v0.3.5
  • 420d0d7 fix(cosmosgen): fix tests (#2175)
  • 797ec0b fix: installation of plugins for Go v1.18 and above (#2174)
  • b248714 fix(cosmosanalysis): fix tests
  • 8baf7d8 fix(cosmosanalysis): DeepFindImplementation() should fallback to app/app.go
  • 0c3d9a6 feat(frontend): version bump (#2172)
  • cdb5b95 feat(frontend): no tsc (#2163)
  • f86b7ae fix(codegen): protoc to keep snake_case for swagger and ts out (#2149)
  • 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/tendermint/starport](https://github.com/tendermint/starport) from 0.19.4 to 0.19.5.
- [Release notes](https://github.com/tendermint/starport/releases)
- [Changelog](https://github.com/tendermint/starport/blob/develop/changelog.md)
- [Commits](ignite/cli@v0.19.4...v0.19.5)

---
updated-dependencies:
- dependency-name: github.com/tendermint/starport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Mar 21, 2022

Dependabot tried to add @alexanderbez, @toteki, @adamewozniak and @facundomedica as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/umee-network/umee/pulls/662/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 umee-network/umee repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@codecov-commenter
Copy link

Codecov Report

Merging #662 (958bcf3) into main (ea150c9) will increase coverage by 0.08%.
The diff coverage is 50.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #662      +/-   ##
==========================================
+ Coverage   48.05%   48.14%   +0.08%     
==========================================
  Files          64       64              
  Lines        8858     9293     +435     
==========================================
+ Hits         4257     4474     +217     
- Misses       4337     4555     +218     
  Partials      264      264              
Impacted Files Coverage Δ
x/leverage/client/cli/query.go 0.00% <0.00%> (ø)
x/leverage/keeper/grpc_query.go 6.31% <0.00%> (-1.03%) ⬇️
x/leverage/types/query.pb.gw.go 0.00% <0.00%> (ø)
ante/fee.go 93.61% <100.00%> (+0.28%) ⬆️
x/leverage/client/tests/suite.go 100.00% <100.00%> (ø)

@mergify mergify bot merged commit 8750dc6 into main Mar 21, 2022
@mergify mergify bot deleted the dependabot/go_modules/github.com/tendermint/starport-0.19.5 branch March 21, 2022 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants