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 celestiaorg/celestia-app from 1.1.0 to v1.3.0 #69

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps celestiaorg/celestia-app from 1.1.0 to v1.3.0.

Release notes

Sourced from celestiaorg/celestia-app's releases.

v1.3.0

Upgrade Notice

Validators on testnets: this release introduces a non-consensus breaking patch to a portion of the blobstream (aka qgb in this release) logic to remove a potential bug. The chance of hitting the bug is small, but it is reccomended that we update nodes to this release as soon as possilbe to avoid any chance of it.

This release also changed a few of the default values in the config. Mainly, it disabled all apis and storage of extra data by default. If you are using a deploy script for a node meant to be an rpc node, we should update those scripts to enable the apis and store the abci results. If you have any questions, please ask in the community discord.

What's Changed

Full Changelog: celestiaorg/celestia-app@v1.2.0...v1.3.0

v1.2.0

Upgrade Notice

celestia-app v1.2.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.2.0 with urgency. This release contains a fix so that Ledger hardware wallets can be used with MacOS 14.

What's Changed

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

Commits
  • ada7750 chore: disable API, GRPC, and GRPC web by default (#2761)
  • 8c7e9df chore: discard abci responses by default (#2764)
  • 1d303d2 chore: update the default description for tia (backport #2736) (#2747)
  • 6d8eeec ci: remove markdown-linter as prerequisite to version bump (#2751)
  • 8a87e9d fix: pre-built binary support for Ubuntu 20.04 (#2728)
  • 74d47e1 feat(blobstream): utilizes sdk.Dec type for power difference calculation (ba...
  • 116da04 fix(malicious): use constructor NMT options (#2723)
  • aa54b9d fix: restore Ledger support for MacOS 14 (backport #2740) (#2741)
  • 9035e38 fix: override proposer rewards to 0% (backport #2717) (#2721)
  • ce375c7 feat: query earliest attestation nonce (backport #2724) (#2734)
  • 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 [celestiaorg/celestia-app](https://github.com/celestiaorg/celestia-app) from 1.1.0 to v1.3.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.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: celestiaorg/celestia-app
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 27, 2023
@coderabbitai
Copy link

coderabbitai bot commented Oct 27, 2023

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.json

@gupadhyaya gupadhyaya enabled auto-merge October 31, 2023 14:13
@gupadhyaya gupadhyaya requested a review from nashqueue October 31, 2023 14:14
@gupadhyaya gupadhyaya merged commit ed467da into main Oct 31, 2023
7 checks passed
@gupadhyaya gupadhyaya deleted the dependabot/docker/celestiaorg/celestia-app-v1.3.0 branch October 31, 2023 15:01
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 docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants