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

chore(deps): Bump github.com/line/ostracon from 1.0.7 to 1.0.8 #846

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2022

Bumps github.com/line/ostracon from 1.0.7 to 1.0.8.

Release notes

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

v1.0.8

Release: v1.0.8

Changelog

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

v1.0.8

Dec 27, 2022

  • Update the default value of DefaultMaxTolerableByzantinePercentage
  • Fix Validators of RPC implementation in Ostracon
  • Add zerolog based rolling log system
  • Improve many components
    • blockchain, crypto, dependency, docs, libs, lint, mempool, node, p2p, privval, state, statesync, test, types
  • Fix many bugs
    • consensus, crypto, state, test, types

BREAKING CHANGE

  • [rpc] #478 Fix Validators of RPC implementation in Ostracon
  • [types] #511 Update the default value of DefaultMaxTolerableByzantinePercentage

FEATURES

  • [libs] #535 feat: zerolog based rolling log system

IMPROVEMENTS

  • [blockchain] #517 Add ValidateBlock
  • [crypto] #492 Use the value receiver instead of the pointer receiver in Pubkey.Identity()
  • [crypto] #528 Fix to change expected of test according to build tag
  • [dependency] #521 fix: replace deprecated package io/ioutil with os
  • [docs] #491 fix: Update the dead links
  • [libs] #494 Remove sort from proposer's selection algorithm
  • [libs] #496 Add validation at the beginning of func:RandomSamplingWithPriority
  • [libs] #506 Fix so that HTTP request don't wait for responses indefinitely
  • [lint] #505 Upgrade golangci-lint to v1.50.1
  • [mempool] #507 fix: return postCheck error to abci client
  • [node] #508 Remove unsed the functioin StateProvider
  • [p2p/conn] #485 Optimization of function signChallenge()
  • [p2p/pex] #484 Avoid panic when addr does not exist in book
  • [p2p/pex] #487 Add test of IsGood()
  • [p2p/pex] #509 Fix code duplication
  • [p2p/upnp] #497 fix: Update the http status code handling on upnp
  • [p2p] #500 fix: return error when AddChannel fails
  • [p2p] #527 fix: add support for dns timeout
  • [privval] #523 fix: remove strange Ping
  • [state] #502 Fix to also remove VoterParams and LastProofHash in PruneStates
  • [state] #525 Align with ValidatorSet on PruneStates()
  • [statesync] #515 Add unique handling of servers
  • [test] #512 Update using GITHUB_OUTPUT environment
  • [test] #518 fix: fix to input value to GITHUB_OUTPUT correctly
  • [test] #522 fix: fix inconsistencies between the validators and voters
  • [type] #490 fix: Move types/test_util.go:MakeBlock into types/block.go
  • [types] #504 Fix typo of the function ValidateBasic
  • [types] #510 Add validation of the ValidatorsHash, Round and Proof
  • [types] #530 fix the MaxHeaderSize

BUG FIXES

... (truncated)

Commits
  • d9558b6 tag v1.0.8 (#538)
  • d598643 build(deps): Bump actions/stale from 6 to 7 (#537)
  • 1fb0dda Backport e2e-test of the latest tendermint main branch (#536)
  • 67311dc Fix the mismatch between "State.Version.Consensus.App" and "State.ConsensusPa...
  • 617efcd feat: zerolog based rolling log system (#535)
  • 4a4d6f5 Fix the order of paremeters in require.Equalf() (#534)
  • e8f0b19 build(deps): Bump github.com/miekg/dns from 1.1.43 to 1.1.50 (#532)
  • 19b26f9 fix: Set maximum value for SignedMsgType (#531)
  • 2f25796 Fix the bug of Ostracon's changes of #194 (#526)
  • 39c7f56 fix the MaxHeaderSize (#530)
  • Additional commits viewable in compare view

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 automerge dependencies Pull requests that update a dependency file labels Dec 28, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/line/ostracon-1.0.8 branch from 1c0333c to e9eac4c Compare January 6, 2023 04:39
Bumps [github.com/line/ostracon](https://github.com/line/ostracon) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/line/ostracon/releases)
- [Changelog](https://github.com/line/ostracon/blob/main/CHANGELOG.md)
- [Commits](Finschia/ostracon@v1.0.7...v1.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/line/ostracon-1.0.8 branch from e9eac4c to 7b9249b Compare January 31, 2023 09:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Looks like github.com/line/ostracon is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/line/ostracon-1.0.8 branch February 6, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants