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

Version bump the remaining crate dependencies #6579

Merged
merged 5 commits into from
Sep 23, 2024
Merged

Conversation

alfiedotwtf
Copy link
Contributor

Description

As part of #6179, this PR updates the remaining quick-fix crates to their latest X.Y versions. Code fixes were needed to get compilation working and tests passing.

Issue #6536 lists the crates that will need a bit more work to get working and passing.

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@alfiedotwtf alfiedotwtf added compiler General compiler. Should eventually become more specific as the issue is triaged ci code quality dependencies documentation dev-experience Anything to do with the developer experience labels Sep 22, 2024
@alfiedotwtf alfiedotwtf self-assigned this Sep 22, 2024
@alfiedotwtf alfiedotwtf requested review from a team as code owners September 22, 2024 17:35
Copy link

codspeed-hq bot commented Sep 22, 2024

CodSpeed Performance Report

Merging #6579 will improve performances by 18.73%

Comparing alfie/bump-n-fix (e1ee3ae) with master (3f163c7)

Summary

⚡ 1 improvements
✅ 21 untouched benchmarks

Benchmarks breakdown

Benchmark master alfie/bump-n-fix Change
format 451.2 ms 380.1 ms +18.73%

@IGI-111 IGI-111 merged commit e1546f6 into master Sep 23, 2024
41 checks passed
@IGI-111 IGI-111 deleted the alfie/bump-n-fix branch September 23, 2024 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci code quality compiler General compiler. Should eventually become more specific as the issue is triaged dependencies dev-experience Anything to do with the developer experience documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants