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/celestiaorg/celestia-app from 1.0.0 to 1.1.0 #2850

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the kind:deps Pull requests that update a dependency file label Oct 16, 2023
@dependabot dependabot bot requested a review from walldiss as a code owner October 16, 2023 11:32
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]>
@distractedm1nd distractedm1nd enabled auto-merge (squash) October 16, 2023 13:15
@distractedm1nd distractedm1nd force-pushed the dependabot/go_modules/github.com/celestiaorg/celestia-app-1.1.0 branch from 4c06b35 to 0f2184b Compare October 16, 2023 13:15
@distractedm1nd distractedm1nd merged commit d16c355 into main Oct 16, 2023
13 of 15 checks passed
@distractedm1nd distractedm1nd deleted the dependabot/go_modules/github.com/celestiaorg/celestia-app-1.1.0 branch October 16, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants