Skip to content

Commit

Permalink
chore(deps): update cargo (patch) (#9724)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[allocator-api2](https://redirect.github.com/zakarumych/allocator-api2)
| workspace.dependencies | patch | `0.2.18` -> `0.2.19` |
| [libfuzzer-sys](https://redirect.github.com/rust-fuzz/libfuzzer) |
dependencies | patch | `0.4.7` -> `0.4.8` |

---

### Release Notes

<details>
<summary>rust-fuzz/libfuzzer (libfuzzer-sys)</summary>

###
[`v0.4.8`](https://redirect.github.com/rust-fuzz/libfuzzer/blob/HEAD/CHANGELOG.md#048)

[Compare
Source](https://redirect.github.com/rust-fuzz/libfuzzer/compare/0.4.7...0.4.8)

Released 2024-11-07.

##### Added

-   Bindings to `LLVMFuzzerCustomCrossOver` through the `fuzz_crossover`
macro. See the `example_crossover` directory in this crate's repo for a
    complete example.

##### Changed

- Updated to `libFuzzer` commit
`ab51eccf88f5321e7c60591c5546b254b6afab99`
    (`release/19.x`).

***

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/swc-project/swc).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 81ac77e commit da37439
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 51 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

88 changes: 39 additions & 49 deletions crates/swc_ecma_minifier/fuzz/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da37439

Please sign in to comment.