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/line/ostracon from 1.0.2 to 1.0.3 #418

Merged
merged 2 commits into from
Feb 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2022

Bumps github.com/line/ostracon from 1.0.2 to 1.0.3.

Release notes

Sourced from github.com/line/ostracon's releases.

v1.0.3

Release: v1.0.3

Changelog

Sourced from github.com/line/ostracon's changelog.

v1.0.3

Jan 20, 2022

  • Improve p2p/peer reactor so as not to abandon the message
  • Apply changes up to tendermint v0.34.11

BREAKING CHANGE

  • Nothing

FEATURES

  • Nothing

IMPROVEMENTS

  • [p2p/peer] #341 Remove default case
  • [github] #346 Add CODEOWNERS
  • [backport/tendermint] #349 Main patch from tm-v0.34.9
  • [lint] #356 Upgrade to super-linter-v4 for avoiding broken version
  • [backport/tendermint] #358 Main patch from tm-v0.34.10
  • [backport/tendermint] #359 Main patch tm-v0.34.11

BUG FIXES

  • [consensus] #345 fix: Modify omission of change to change ValidatorSet to VoterSet for marverick
  • [version] #348 Fix version.go (Rollback to only use OCCoreSemVer)
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.


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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2022

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

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2022

The following labels could not be found: automerge.

@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #418 (ba7354f) into main (65617e1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #418   +/-   ##
=======================================
  Coverage   54.26%   54.26%           
=======================================
  Files         700      700           
  Lines       71446    71446           
=======================================
  Hits        38773    38773           
  Misses      29599    29599           
  Partials     3074     3074           

@zemyblue
Copy link
Member

This update need to be checked after dumping up the cosmos-sdk v0.42.11.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/line/ostracon-1.0.3 branch from 3254d94 to f822be0 Compare February 10, 2022 00:15
Bumps [github.com/line/ostracon](https://github.com/line/ostracon) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/line/ostracon/releases)
- [Changelog](https://github.com/line/ostracon/blob/main/CHANGELOG.md)
- [Commits](Finschia/ostracon@v1.0.2...v1.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/line/ostracon-1.0.3 branch from f822be0 to f3a5f84 Compare February 15, 2022 05:23
@zemyblue
Copy link
Member

This PR need to merge after #441

@zemyblue zemyblue merged commit be378c8 into main Feb 24, 2022
@zemyblue zemyblue deleted the dependabot/go_modules/github.com/line/ostracon-1.0.3 branch February 24, 2022 05:11
zemyblue added a commit to zemyblue/finschia-sdk that referenced this pull request Mar 4, 2022
* main: (94 commits)
  chore: release 0.45.0-rc0
  docs: add removed custom encoder's info to changelog
  docs: update changelog
  fix: remove source and builder option from wasm tx store-and-instantiate command's help
  build: change depended wasmvm version to 0.16.3-0.9.0
  fix: fix proto's comment and update swagger.yaml about proto
  chore: make format && make lint-fix
  fix: make lint-fix and fix errors
  feat: Migrate token module from line/link (Finschia#416)
  build(deps): bump github.com/line/ostracon from 1.0.2 to 1.0.3 (Finschia#418)
  fix: apply fix from release branch (Finschia#441)
  chore: make format
  chore: remove unused file
  chore: go fmt
  Ensure query isolation (Finschia#611)
  Optimize BalanceQuery
  Fix query handler instantiation
  Add decorator options
  Keeper tests (Finschia#590)
  Simplify filter method
  ...

# Conflicts:
#	CHANGELOG.md
#	go.sum
#	simapp/app.go
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.

2 participants