-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update to Cadence v1.3.1 #749
Conversation
WalkthroughThe pull request updates two Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (2)
🔇 Additional comments (20)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Tests are timing out after 10 minutes, PTAL |
Hey @turbolent, I had already prepared #738 for updating the deps, because it requires some more fixes to the occurring breaking changes. Would that PR work for you? |
@m-Peter Awesome! Yeah, we can get that merged and then update or close this PR I guess 👍 |
Problem is that we might want to hold off merging it to main branch. Can you maybe use the commit hash in the dependencies down the line? I guess this is needed for flow-cli, right? |
@m-Peter Thanks for the heads-up! What's the reason for not merging the update to the main branch? (just curious) Yes, eventually I'd like to update the Flow CLI and this / your update PR is a requirement for it. It's not urgent, but do you have an ETA for when we could expect to have this repo updated? |
Mostly because we might need to merge something on main branch and deploy, no other reason. But I guess we could also back-port any necessary changes. |
If we still want to deploy changes before this update, we can always branch off before its merge commit (what we do in Cadence, flow-go, etc.), so the update shouldn't really be blocked. I pinged the team to have another look 👍 |
Description
Automatically update to:
Summary by CodeRabbit