chore(deps): bump the cargo-fuzz-minor-patch group across 1 directory with 2 updates#91
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
… with 2 updates Bumps the cargo-fuzz-minor-patch group with 2 updates in the /wamr4j-native/fuzz directory: [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) and [cc](https://github.com/rust-lang/cc-rs). Updates `libfuzzer-sys` from 0.4.12 to 0.4.13 - [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md) - [Commits](rust-fuzz/libfuzzer@0.4.12...0.4.13) Updates `cc` from 1.2.63 to 1.2.65 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.63...cc-v1.2.65) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-fuzz-minor-patch - dependency-name: libfuzzer-sys dependency-version: 0.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-fuzz-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/wamr4j-native/fuzz/cargo-fuzz-minor-patch-dd2c304c8a
branch
from
June 30, 2026 06:06
afaf3ce to
26ccf24
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-fuzz-minor-patch group with 2 updates in the /wamr4j-native/fuzz directory: libfuzzer-sys and cc.
Updates
libfuzzer-sysfrom 0.4.12 to 0.4.13Changelog
Sourced from libfuzzer-sys's changelog.
Commits
719e4efMerge pull request #144 from fitzgen/bump-to-0.4.132500b23Bump to version 0.4.13e9120b0Merge pull request #143 from fitzgen/link-to-mutatis-from-fuzz-mutator0743afbLink tomutatisfrom thefuzz_mutator!docsUpdates
ccfrom 1.2.63 to 1.2.65Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
640c66achore(cc): release v1.2.65 (#1764)26e1972Regenerate target info (#1763)9858eb8Bump taiki-e/install-action from 2.77.6 to 2.81.8 (#1758)3bcc923Bump release-plz/action from 0.5.129 to 0.5.130 (#1759)f0c8998chore(cc): release v1.2.64 (#1757)1cb49a7Add more bare-metal 32-bit Arm support (#1753)44212e0Bump actions/checkout from 6.0.2 to 6.0.3 (#1751)9c81f5dRemove unnecessary clone (#1748)a2bcb6eUpdate rusqlite requirement from 0.39.0 to 0.40.0 (#1744)b2e811eAdd default compiler prefixes for thumbv7a/thumbv7r/thumbv8r bare-metal targe...