Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

chore(deps): bump github.com/celestiaorg/celestia-app from 1.0.0 to 1.1.0 #539

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps github.com/celestiaorg/celestia-app from 1.0.0 to 1.1.0.

Release notes

Sourced from github.com/celestiaorg/celestia-app's releases.

v1.1.0

Upgrade Notice

celestia-app v1.1.0 is compatible with celestia-app 1.0.0. Consensus nodes that are already running v1.0.0 don't need to upgrade to v1.1.0 with urgency. This release contains a fix so that Ledger hardware wallets with firmware 2.2.2 can sign transactions.

What's Changed

Full Changelog: celestiaorg/celestia-app@v1.0.0...v1.1.0

Commits
  • 2b8cc9e fix: restore ability to sign transaction with ledger firmware 2.2.2 (backport...
  • dafc6d5 chore: decrease SlashFractionDoubleSign to 2% (backport #2630) (#2666)
  • f2e5bce chore: increase MinDeposit from 1K to 10K TIA (backport #2631) (#2660)
  • 21c45aa chore: remove unnecessary legacy handler from qgb module (backport #2635) (#2...
  • a861911 ci: generate pre-built binaries for darwin and arm64 (backport #2654) (#2662)
  • 01dad84 fix: LatestAttestationNonce constant name typo (backport #2646) (#2653)
  • 3fa42b5 fix: specs for MaxDepositPeriod (backport #2626) (#2649)
  • See full diff 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/celestiaorg/celestia-app](https://github.com/celestiaorg/celestia-app) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/celestiaorg/celestia-app/releases)
- [Changelog](https://github.com/celestiaorg/celestia-app/blob/main/.goreleaser.yaml)
- [Commits](celestiaorg/celestia-app@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/celestiaorg/celestia-app
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

The following labels could not be found: automerge.

@codecov-commenter
Copy link

Codecov Report

Merging #539 (06bda2a) into main (ef14f0c) will decrease coverage by 0.14%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #539      +/-   ##
==========================================
- Coverage   24.44%   24.31%   -0.14%     
==========================================
  Files          29       29              
  Lines        2941     2941              
==========================================
- Hits          719      715       -4     
- Misses       2136     2139       +3     
- Partials       86       87       +1     

see 1 file with indirect coverage changes

@rach-id rach-id merged commit c8396c1 into main Oct 16, 2023
15 of 18 checks passed
@rach-id rach-id deleted the dependabot/go_modules/github.com/celestiaorg/celestia-app-1.1.0 branch October 16, 2023 09:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants