Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/tendermint/starport from 0.19.4 to 0.19.5 (
#662) Bumps [github.com/tendermint/starport](https://github.com/tendermint/starport) from 0.19.4 to 0.19.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tendermint/starport/releases">github.com/tendermint/starport's releases</a>.</em></p> <blockquote> <h2>v0.19.5</h2> <h2><code>v0.19.5</code></h2> <h3>Features</h3> <ul> <li>Enable client code and Vuex code generation for query only modules as well.</li> <li>Upgraded the Vue template to <code>v0.3.5</code>.</li> </ul> <h3>Fixes:</h3> <ul> <li>Fixed snake case in code generation.</li> <li>Fixed plugin installations for Go =>v1.18.</li> </ul> <h3>Changes:</h3> <ul> <li>Dropped transpilation of TS to JS. Code generation now only produces TS files.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tendermint/starport/blob/develop/changelog.md">github.com/tendermint/starport's changelog</a>.</em></p> <blockquote> <h2><a href="https://github-redirect.dependabot.com/tendermint/starport/pull/2158/commits"><code>v0.19.5</code></a></h2> <h3>Features</h3> <ul> <li>Enable client code and Vuex code generation for query only modules as well.</li> <li>Upgraded the Vue template to <code>v0.3.5</code>.</li> </ul> <h3>Fixes:</h3> <ul> <li>Fixed snake case in code generation.</li> <li>Fixed plugin installations for Go =>v1.18.</li> </ul> <h3>Changes:</h3> <ul> <li>Dropped transpilation of TS to JS. Code generation now only produces TS files.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tendermint/starport/commit/d26c8c57b05a1bd192b9013f3c8d3759f3c819fd"><code>d26c8c5</code></a> chore: release v0.19.5 (<a href="https://github-redirect.dependabot.com/tendermint/starport/issues/2158">#2158</a>)</li> <li><a href="https://github.com/tendermint/starport/commit/8f3c7bd9459c64d7ca445c910ca0d104598d9248"><code>8f3c7bd</code></a> docs(changelog): add v0.19.5</li> <li><a href="https://github.com/tendermint/starport/commit/50ea7f1d4d6bbac399e5761a0a672588e1cc9946"><code>50ea7f1</code></a> chore: upgrade to tendermint/vue@v0.3.5</li> <li><a href="https://github.com/tendermint/starport/commit/420d0d777cf82416c08c14084b1ade8b57e0b221"><code>420d0d7</code></a> fix(cosmosgen): fix tests (<a href="https://github-redirect.dependabot.com/tendermint/starport/issues/2175">#2175</a>)</li> <li><a href="https://github.com/tendermint/starport/commit/797ec0b9c86756ee93db44120c3b7c14a2fb6e1c"><code>797ec0b</code></a> fix: installation of plugins for Go <code>v1.18</code> and above (<a href="https://github-redirect.dependabot.com/tendermint/starport/issues/2174">#2174</a>)</li> <li><a href="https://github.com/tendermint/starport/commit/b248714b32aeec3ea9111c627ca901106374d3e4"><code>b248714</code></a> fix(cosmosanalysis): fix tests</li> <li><a href="https://github.com/tendermint/starport/commit/8baf7d8b3efe392a931e932c94e0876871f85c75"><code>8baf7d8</code></a> fix(cosmosanalysis): <code>DeepFindImplementation()</code> should fallback to <code>app/app.go</code></li> <li><a href="https://github.com/tendermint/starport/commit/0c3d9a64c215a06368663b60ff49d14bf79ce3f8"><code>0c3d9a6</code></a> feat(frontend): version bump (<a href="https://github-redirect.dependabot.com/tendermint/starport/issues/2172">#2172</a>)</li> <li><a href="https://github.com/tendermint/starport/commit/cdb5b95f741c9097e152c744cd14b8a1539b9423"><code>cdb5b95</code></a> feat(frontend): no tsc (<a href="https://github-redirect.dependabot.com/tendermint/starport/issues/2163">#2163</a>)</li> <li><a href="https://github.com/tendermint/starport/commit/f86b7ae60308154fed0be940eebb7c5dba165e05"><code>f86b7ae</code></a> fix(codegen): protoc to keep snake_case for swagger and ts out (<a href="https://github-redirect.dependabot.com/tendermint/starport/issues/2149">#2149</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tendermint/starport/compare/v0.19.4...v0.19.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/tendermint/starport&package-manager=go_modules&previous-version=0.19.4&new-version=0.19.5)](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>
- Loading branch information