Skip to content

Comments

Bump github.com/tendermint/go-amino from 0.12.0 to 0.15.1#19

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

Bump github.com/tendermint/go-amino from 0.12.0 to 0.15.1#19
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/dep/github.com/tendermint/go-amino-0.15.1

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Oct 14, 2019

Bumps github.com/tendermint/go-amino from 0.12.0 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

v0.14.1

Fix build issues for 32bit platforms and add -concrete-name option to aminoscan.

https://github.com/tendermint/go-amino/blob/master/CHANGELOG.md#0141-november-6-2018

v0.14.0

Changelog: https://github.com/tendermint/go-amino/blob/master/CHANGELOG.md#0140-october-26-2018

v0.13.0

Changelog: https://github.com/tendermint/go-amino/blob/master/CHANGELOG.md#0130-october-15-2018

v0.13.0-rc0

https://github.com/tendermint/go-amino/blob/ff047d9e357e66d937d6900d4a2e04501cc62c70/CHANGELOG.md#0130-october-15-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

0.14.1 (November 6, 2018)

IMPROVEMENTS:

  • go-amino compiles again on 32-bit platforms (#242)

#242: tendermint/go-amino#242

0.14.0 (October 26, 2018)

BREAKING CHANGE:

  • Switch default encoding of unsigned ints (int, int32, int64) to be on par with proto3's variable length
    encoding (of int32, int64) (#237)

#237: tendermint/go-amino#237

0.13.0 (October 15, 2018)

BREAKING CHANGE:

  • time.Time: validate seconds since 1970 are in valid range during encoding; i.e. in the interval [-62135596800, 253402300800)
  • time.Time: match encoding of time.Time to protobuf's well known type Timestamp
  • Rename MarshalBinary to MarshalBinaryLengthPrefixed (#222)

IMPROVEMENTS:

... (truncated)
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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

⚠️ Dependabot won't automerge this PR as it didn't detect CI on it ⚠️

You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo from here.

Bumps [github.com/tendermint/go-amino](https://github.com/tendermint/go-amino) from 0.12.0 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.12.0...v0.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 14, 2019
@dependabot-preview
Copy link
Author

Superseded by #26.

@dependabot-preview dependabot-preview bot deleted the dependabot/dep/github.com/tendermint/go-amino-0.15.1 branch September 14, 2020 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants