Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump github.com/Gravity-Bridge/Gravity-Bridge/module from 1.3.…
…5 to 1.4.1 (#158) Bumps [github.com/Gravity-Bridge/Gravity-Bridge/module](https://github.com/Gravity-Bridge/Gravity-Bridge) from 1.3.5 to 1.4.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Gravity-Bridge/Gravity-Bridge/commit/59c3509c710f48f026230fd7d0da5ce0288a7435"><code>59c3509</code></a> Bump GBT for v1.4.1</li> <li><a href="https://github.com/Gravity-Bridge/Gravity-Bridge/commit/65b149c99e2a37b4e2549f44de4c1ff34380a9ba"><code>65b149c</code></a> Add governance features to gbt</li> <li><a href="https://github.com/Gravity-Bridge/Gravity-Bridge/commit/7a786d2ba999b45292c976282cf2aa88ba4cbba9"><code>7a786d2</code></a> Bump GBT version</li> <li><a href="https://github.com/Gravity-Bridge/Gravity-Bridge/commit/ecc033da3ee9abcebc786b8ff145509d42011421"><code>ecc033d</code></a> Fix ValsetConfirm iteration</li> <li><a href="https://github.com/Gravity-Bridge/Gravity-Bridge/commit/008ff352d4eba7d5541e6f7e9b33051afaff46ba"><code>008ff35</code></a> Test fix</li> <li><a href="https://github.com/Gravity-Bridge/Gravity-Bridge/commit/fe44bddecfa8157c6f682aca15c3b5fd08476a95"><code>fe44bdd</code></a> Transactions with blacklisted eth receivers are included in a batch profitabi...</li> <li><a href="https://github.com/Gravity-Bridge/Gravity-Bridge/commit/3956a3b1899e27af1bd5e40dedf4780ef36df5dd"><code>3956a3b</code></a> Fix SetOrchestratorAddress duplicate key check</li> <li><a href="https://github.com/Gravity-Bridge/Gravity-Bridge/commit/113d5673af41a1178899e0885431f2684c1aea0b"><code>113d567</code></a> Update app.go to have better consistency</li> <li><a href="https://github.com/Gravity-Bridge/Gravity-Bridge/commit/7f2e41f719a7c89531ccbed5025b504ed5580c54"><code>7f2e41f</code></a> Consider the amount from config as a min instead of a max</li> <li><a href="https://github.com/Gravity-Bridge/Gravity-Bridge/commit/d0a12ebb121ea9930d2596ab68d2a146705605bb"><code>d0a12eb</code></a> Regenerate Rust protos</li> <li>Additional commits viewable in <a href="https://github.com/Gravity-Bridge/Gravity-Bridge/compare/v1.3.5...v1.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/Gravity-Bridge/Gravity-Bridge/module&package-manager=go_modules&previous-version=1.3.5&new-version=1.4.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>
- Loading branch information