Skip to content

chore(deps): weekly cargo update #923

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

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

chore(deps): weekly cargo update #923

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 13, 2025

Automation to keep dependencies in Cargo.lock current.

cargo update log

    Updating git repository `https://github.com/Cyfrin/solidity-ast-rs`
    Updating git repository `https://github.com/foundry-rs/foundry`
     Locking 31 packages to latest compatible versions
    Updating anyhow v1.0.97 -> v1.0.98
    Updating auto_impl v1.2.1 -> v1.3.0
    Updating bstr v1.11.3 -> v1.12.0
    Updating cc v1.2.18 -> v1.2.19
    Updating clap v4.5.35 -> v4.5.37
    Updating clap_builder v4.5.35 -> v4.5.37
      Adding convert_case v0.7.1
    Updating der v0.7.9 -> v0.7.10
   Unchanged derive_more v0.99.19 (available: v2.0.1)
   Unchanged dunce v1.0.4 (available: v1.0.5)
    Updating fs4 v0.12.0 -> v0.13.1
    Updating half v2.5.0 -> v2.6.0
    Updating libc v0.2.171 -> v0.2.172
    Removing linux-raw-sys v0.4.15
    Removing linux-raw-sys v0.9.3
      Adding linux-raw-sys v0.9.4
    Removing lockfree-object-pool v0.1.6
    Updating miniz_oxide v0.8.7 -> v0.8.8
   Unchanged notify-debouncer-full v0.3.2 (available: v0.5.0)
    Updating objc2 v0.6.0 -> v0.6.1
    Updating objc2-foundation v0.3.0 -> v0.3.1
    Updating petgraph v0.8.0 -> v0.8.1
    Updating proc-macro2 v1.0.94 -> v1.0.95
    Updating rand v0.9.0 -> v0.9.1
    Removing rustix v0.38.44
    Updating rustls v0.23.25 -> v0.23.26
    Updating scc v2.3.3 -> v2.3.4
   Unchanged serde-sarif v0.4.2 (available: v0.7.0)
    Updating signal-hook-registry v1.4.2 -> v1.4.5
    Updating solar-ast v0.1.1 -> v0.1.2
    Updating solar-config v0.1.1 -> v0.1.2
    Updating solar-data-structures v0.1.1 -> v0.1.2
    Updating solar-interface v0.1.1 -> v0.1.2
    Updating solar-macros v0.1.1 -> v0.1.2
   Unchanged solar-parse v0.1.1 (available: v0.1.2)
   Unchanged strum v0.26.3 (available: v0.27.1)
    Updating svm-rs v0.5.14 -> v0.5.15
    Updating svm-rs-builds v0.5.14 -> v0.5.15
      Adding unicode-segmentation v1.12.0
    Updating winnow v0.7.4 -> v0.7.6
    Updating zopfli v0.8.1 -> v0.8.2
note: to see how you depend on a package, run `cargo tree --invert --package <dep>@<ver>`

@@ -3823,37 +3814,38 @@ dependencies = [

[[package]]
name = "solar-ast"
version = "0.1.1"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is breaking change

@TilakMaddy TilakMaddy marked this pull request as draft April 13, 2025 16:49
    Updating git repository `https://github.com/Cyfrin/solidity-ast-rs`
    Updating git repository `https://github.com/foundry-rs/foundry`
     Locking 31 packages to latest compatible versions
    Updating anyhow v1.0.97 -> v1.0.98
    Updating auto_impl v1.2.1 -> v1.3.0
    Updating bstr v1.11.3 -> v1.12.0
    Updating cc v1.2.18 -> v1.2.19
    Updating clap v4.5.35 -> v4.5.37
    Updating clap_builder v4.5.35 -> v4.5.37
      Adding convert_case v0.7.1
    Updating der v0.7.9 -> v0.7.10
   Unchanged derive_more v0.99.19 (available: v2.0.1)
   Unchanged dunce v1.0.4 (available: v1.0.5)
    Updating fs4 v0.12.0 -> v0.13.1
    Updating half v2.5.0 -> v2.6.0
    Updating libc v0.2.171 -> v0.2.172
    Removing linux-raw-sys v0.4.15
    Removing linux-raw-sys v0.9.3
      Adding linux-raw-sys v0.9.4
    Removing lockfree-object-pool v0.1.6
    Updating miniz_oxide v0.8.7 -> v0.8.8
   Unchanged notify-debouncer-full v0.3.2 (available: v0.5.0)
    Updating objc2 v0.6.0 -> v0.6.1
    Updating objc2-foundation v0.3.0 -> v0.3.1
    Updating petgraph v0.8.0 -> v0.8.1
    Updating proc-macro2 v1.0.94 -> v1.0.95
    Updating rand v0.9.0 -> v0.9.1
    Removing rustix v0.38.44
    Updating rustls v0.23.25 -> v0.23.26
    Updating scc v2.3.3 -> v2.3.4
   Unchanged serde-sarif v0.4.2 (available: v0.7.0)
    Updating signal-hook-registry v1.4.2 -> v1.4.5
    Updating solar-ast v0.1.1 -> v0.1.2
    Updating solar-config v0.1.1 -> v0.1.2
    Updating solar-data-structures v0.1.1 -> v0.1.2
    Updating solar-interface v0.1.1 -> v0.1.2
    Updating solar-macros v0.1.1 -> v0.1.2
   Unchanged solar-parse v0.1.1 (available: v0.1.2)
   Unchanged strum v0.26.3 (available: v0.27.1)
    Updating svm-rs v0.5.14 -> v0.5.15
    Updating svm-rs-builds v0.5.14 -> v0.5.15
      Adding unicode-segmentation v1.12.0
    Updating winnow v0.7.4 -> v0.7.6
    Updating zopfli v0.8.1 -> v0.8.2
note: to see how you depend on a package, run `cargo tree --invert --package <dep>@<ver>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant