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

scarb 2.6.1 #165078

Merged
merged 2 commits into from
Mar 8, 2024
Merged

scarb 2.6.1 #165078

merged 2 commits into from
Mar 8, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
[Cairo release notes ➡️](https://github.com/starkware-libs/cairo/releases/tag/v2.6.0)

Welcome to the release notes for Scarb v2.6.0!
This quick release is primarily a Cairo upgrade.

Cairo Version

This version of Scarb comes with Cairo v2.6.0.

What's Changed

Full Changelog: software-mansion/scarb@v2.5.4...v2.6.0

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 5, 2024
@chenrui333
Copy link
Member

  error[E0432]: unresolved import `serde_json::value::RawValue`
     --> scarb/src/compiler/plugin/proc_macro/compilation.rs:11:5
      |
  11  | use serde_json::value::RawValue;
      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `RawValue` in `value`
      |

@chenrui333 chenrui333 added the build failure CI fails while building the software label Mar 5, 2024
@chenrui333
Copy link
Member

also relates to #165096

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed build failure CI fails while building the software labels Mar 7, 2024
@chenrui333 chenrui333 changed the title scarb 2.6.0 scarb 2.6.1 Mar 7, 2024
@chenrui333 chenrui333 added long build Set a long timeout for formula testing CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Mar 7, 2024
@github-actions github-actions bot removed the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Mar 8, 2024
Copy link
Contributor

github-actions bot commented Mar 8, 2024

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 8, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 8, 2024
Merged via the queue into master with commit 79b2dfc Mar 8, 2024
13 checks passed
@BrewTestBot BrewTestBot deleted the bump-scarb-2.6.0 branch March 8, 2024 03:47
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 7, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. long build Set a long timeout for formula testing outdated PR was locked due to age ready to merge PR can be merged once CI is green rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants