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/Finschia/ostracon from 1.1.3 to 1.1.5 #392

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps github.com/Finschia/ostracon from 1.1.3 to 1.1.5.

Release notes

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

v1.1.5

What's Changed

Full Changelog: Finschia/ostracon@v1.1.4...v1.1.5

v1.1.4

What's Changed

Full Changelog: Finschia/ostracon@v1.1.3...v1.1.4

Changelog

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

v1.1.5

  • Jun 18, 2024*

BUG FIXES

  • [lib] #774 Modify PEG rule to support escape chracter

v1.1.4

Jun 10, 2024

BREAKING CHANGE

  • Nothing

FEATURES

  • Nothing

IMPROVEMENTS

  • Nothing

BUG FIXES

  • [lib] #764 Remove duplicated initialization of rand
  • [privval] #766 remove unnecessary condition
  • [vrf] #765 add proof size check when the VRF proof is empty
  • [config] #767 fix incompatible type of priv_validator_raddrs
  • [types] #769 fix inconsistent comment for dividePoint()
  • [cli] #768 add string trim for PrivValidatorListenAddr string
  • [types] #770 run validateBasic for vote before AddVote
  • [deps] #771 bump up x/crypto to v0.24.0 and x/net v0.26.0
Commits
  • 1c86eda chore: Update changelog for v1.1.5 (#775)
  • 3191c51 fix: Modify PEG rule to support escape chracter (#774)
  • 5651d4f Update changelog for v1.1.4 (#772)
  • 80ca92d deps: bump up x/crypto to v0.24.0 and x/net v0.26.0 (#771)
  • b954189 fix: run validateBasic for vote before AddVote (#770)
  • e1be3c4 fix: add string trim for PrivValidatorListenAddr string (#768)
  • c6e5b1f chore: fix inconsistent comment for dividePoint() (#769)
  • df661e9 fix: fix incompatible type of priv_validator_raddrs (#767)
  • 1279868 fix: add proof size check when the VRF proof is empty (#765)
  • ae67c39 fix: remove unnecessary condition (#766)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/Finschia/ostracon](https://github.com/Finschia/ostracon) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/Finschia/ostracon/releases)
- [Changelog](https://github.com/Finschia/ostracon/blob/main/CHANGELOG.md)
- [Commits](Finschia/ostracon@v1.1.3...v1.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from tkxkd0159 as a code owner June 18, 2024 06:35
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2024
Signed-off-by: zemyblue <zemyblue@gmail.com>
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.19%. Comparing base (f71e2e7) to head (aa1f0d0).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #392   +/-   ##
=======================================
  Coverage   52.19%   52.19%           
=======================================
  Files          10       10           
  Lines        1115     1115           
=======================================
  Hits          582      582           
  Misses        486      486           
  Partials       47       47           

@tkxkd0159 tkxkd0159 merged commit f747c3c into main Jun 24, 2024
45 checks passed
@tkxkd0159 tkxkd0159 deleted the dependabot/go_modules/github.com/Finschia/ostracon-1.1.5 branch June 24, 2024 04:39
mergify bot pushed a commit that referenced this pull request Jun 24, 2024
)

* build(deps): bump github.com/Finschia/ostracon from 1.1.3 to 1.1.5

Bumps [github.com/Finschia/ostracon](https://github.com/Finschia/ostracon) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/Finschia/ostracon/releases)
- [Changelog](https://github.com/Finschia/ostracon/blob/main/CHANGELOG.md)
- [Commits](Finschia/ostracon@v1.1.3...v1.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: modify subnet of localnet for docker-compose.yml

Signed-off-by: zemyblue <zemyblue@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zemyblue <zemyblue@gmail.com>
Co-authored-by: Jaeseung Lee <41176085+tkxkd0159@users.noreply.github.com>
(cherry picked from commit f747c3c)

# Conflicts:
#	go.mod
#	go.sum
zemyblue added a commit that referenced this pull request Jun 24, 2024
…ackport #392) (#394)

* build(deps): bump github.com/Finschia/ostracon from 1.1.3 to 1.1.5 (#392)

* build(deps): bump github.com/Finschia/ostracon from 1.1.3 to 1.1.5

Bumps [github.com/Finschia/ostracon](https://github.com/Finschia/ostracon) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/Finschia/ostracon/releases)
- [Changelog](https://github.com/Finschia/ostracon/blob/main/CHANGELOG.md)
- [Commits](Finschia/ostracon@v1.1.3...v1.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: modify subnet of localnet for docker-compose.yml

Signed-off-by: zemyblue <zemyblue@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zemyblue <zemyblue@gmail.com>
Co-authored-by: Jaeseung Lee <41176085+tkxkd0159@users.noreply.github.com>
(cherry picked from commit f747c3c)

# Conflicts:
#	go.mod
#	go.sum

* fix: conflict

Signed-off-by: zemyblue <zemyblue@gmail.com>

---------

Signed-off-by: zemyblue <zemyblue@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zemyblue <zemyblue@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge backport/v4.0.x dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants