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

Weekly cargo update of fuzzing dependencies #744

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in the fuzzing Cargo.lock current.

The following is the output from cargo update:

     Locking 8 packages to latest compatible versions
    Updating cc v1.2.14 -> v1.2.15
    Updating either v1.13.0 -> v1.14.0
    Updating libc v0.2.169 -> v0.2.170
    Updating log v0.4.25 -> v0.4.26
    Updating serde v1.0.217 -> v1.0.218
    Updating serde_derive v1.0.217 -> v1.0.218
    Updating serde_json v1.0.138 -> v1.0.139
    Updating unicode-ident v1.0.16 -> v1.0.17
note: pass `--verbose` to see 1 unchanged dependencies behind latest

     Locking 8 packages to latest compatible versions
    Updating cc v1.2.14 -> v1.2.15
    Updating either v1.13.0 -> v1.14.0
    Updating libc v0.2.169 -> v0.2.170
    Updating log v0.4.25 -> v0.4.26
    Updating serde v1.0.217 -> v1.0.218
    Updating serde_derive v1.0.217 -> v1.0.218
    Updating serde_json v1.0.138 -> v1.0.139
    Updating unicode-ident v1.0.16 -> v1.0.17
note: pass `--verbose` to see 1 unchanged dependencies behind latest
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Feb 24, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 24, 2025 03:48
@github-actions github-actions bot merged commit 982cb70 into main Feb 24, 2025
13 checks passed
@github-actions github-actions bot deleted the fuzz_cargo_update branch February 24, 2025 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R-automated Release: these changes were created automatically by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant