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: bump celestia-app to v1.0.0-rc14 #2662

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

evan-forbes
Copy link
Member

Overview

This PR bumps celestia-app to v1.0.0-rc14. Per Upgrade Notice in release notes, this change is not breaking. It only contains changes to the Makefile and spec/doc backports.

There is technically two non breaking changes to the code as well, but the first is an arguably redundant check on the first block (which all networks are already past), and the second is a non breaking bump to dependencies.

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@evan-forbes evan-forbes self-assigned this Sep 6, 2023
@github-actions github-actions bot added the external Issues created by non node team members label Sep 6, 2023
@evan-forbes evan-forbes added kind:deps Pull requests that update a dependency file and removed external Issues created by non node team members labels Sep 6, 2023
@renaynay renaynay merged commit b1a6349 into main Sep 7, 2023
16 of 20 checks passed
@renaynay renaynay deleted the evan/bump-app-v1.0.0-rc14 branch September 7, 2023 12:10
renaynay pushed a commit to renaynay/celestia-node that referenced this pull request Sep 13, 2023
## Overview

This PR bumps celestia-app to
[v1.0.0-rc14](https://github.com/celestiaorg/celestia-app/releases/tag/v1.0.0-rc14).
Per Upgrade Notice in release notes, this change is not breaking. It
only contains changes to the Makefile and spec/doc backports.

There is technically two non breaking changes to the code as well, but
the first is an arguably redundant check on the first block (which all
networks are already past), and the second is a non breaking bump to
dependencies.

## Checklist

- [x] New and updated code has appropriate documentation
- [x] New and updated code has new and/or updated testing
- [x] Required CI checks are passing
- [x] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords
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.

4 participants