Skip to content

build(deps): bump github.com/tendermint/go-amino from 0.14.1 to 0.15.1#7

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/tendermint/go-amino-0.15.1
Closed

build(deps): bump github.com/tendermint/go-amino from 0.14.1 to 0.15.1#7
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/tendermint/go-amino-0.15.1

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 8, 2020

Bumps github.com/tendermint/go-amino from 0.14.1 to 0.15.1.

Release notes

Sourced from github.com/tendermint/go-amino's releases.

v0.15.1

https://github.com/tendermint/go-amino/blob/release/v0.15.1/CHANGELOG.md

v0.15.0

JSON: Skip null fields on decoding when the json:"omitempty" tag is set. This matches the encoding behaviour (#261).

https://github.com/tendermint/go-amino/blob/master/CHANGELOG.md#0150-may-2-2018

Changelog

Sourced from github.com/tendermint/go-amino's changelog.

0.15.1 (October 10, 2019)

IMPROVEMENTS:

0.15.0 (May 2, 2018)

BREAKING CHANGE:

  • JSON: Skip null fields on decoding when the json:"omitempty" tag is set. This matches the encoding behaviour (#261).

IMPROVEMENTS:

  • Amino becomes a go-module (requires go 1.11) but keeps dep support for backwards compatibility (#255).

#255: tendermint/go-amino#255 #261: tendermint/go-amino#261

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the T:dependencies Type: Pull requests that update a dependency file label Apr 8, 2020
Bumps [github.com/tendermint/go-amino](https://github.com/tendermint/go-amino) from 0.14.1 to 0.15.1.
- [Release notes](https://github.com/tendermint/go-amino/releases)
- [Changelog](https://github.com/tendermint/go-amino/blob/v0.15.1/CHANGELOG.md)
- [Commits](tendermint/go-amino@v0.14.1...v0.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/tendermint/go-amino-0.15.1 branch from c88fe64 to e58a73d Compare April 8, 2020 22:08
@liamsi
Copy link
Member

liamsi commented Apr 8, 2020

I think we should wait for the tendermint release that is fully protobuf compatible instead of catching up with amino releases (unless unavoidable).

@dependabot close

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/tendermint/go-amino-0.15.1 branch April 8, 2020 22:22
liamsi pushed a commit that referenced this pull request Jun 2, 2020
Closes #4837

- `/block_results`

  before:

  failed to update light client to 7: failed to obtain the header #7: signed header not found

  after:

  We can't return the latest block results because we won't be able to
  prove them. Return the results for the previous block instead.

- /block_results?height=X`

  no changes
evan-forbes pushed a commit that referenced this pull request Mar 11, 2025
…7768 (#7)

* [cherry-picked] Fixing handling of contexts in the ABCI++ rebased branch (#7768)

* Fixing context

* Removed logger change

* Fixing UTs

* Bump

* Fix build, make UTs pass

* Thread contexts to the concerned test cases

* Placate linter

* Make TestCheckSwitchToConsensusLastHeightZero less flaky

* bump

* Update blocksync/reactor_test.go
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.

1 participant