Skip to content

Commit

Permalink
chore(deps): update rust crate wac-graph to 0.5.0 (#267)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [wac-graph](https://togithub.com/bytecodealliance/wac) | workspace.dependencies | minor | `0.4.0` -> `0.5.0` |

---

### Release Notes

<details>
<summary>bytecodealliance/wac (wac-graph)</summary>

### [`v0.5.0`](https://togithub.com/bytecodealliance/wac/releases/tag/v0.5.0)

[Compare Source](https://togithub.com/bytecodealliance/wac/compare/v0.4.0...v0.5.0)

#### What's Changed

-   set version 0.5.0-dev by [@&#8203;calvinrp](https://togithub.com/calvinrp) in [https://github.com/bytecodealliance/wac/pull/131](https://togithub.com/bytecodealliance/wac/pull/131)
-   Librarify the plug command by [@&#8203;fibonacci1729](https://togithub.com/fibonacci1729) in [https://github.com/bytecodealliance/wac/pull/134](https://togithub.com/bytecodealliance/wac/pull/134)
-   Rename encode to compose by [@&#8203;rylev](https://togithub.com/rylev) in [https://github.com/bytecodealliance/wac/pull/133](https://togithub.com/bytecodealliance/wac/pull/133)

**Full Changelog**: bytecodealliance/wac@v0.4.0...v0.5.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

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

---

This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 6e863c9 commit de15ed5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ handlebars = "6.0.0"
convert_case = "0.6.0"
automod = "1.0.14"
mockall = "0.13.0"
wac-graph = "0.4.0"
wac-graph = "0.5.0"
serde_yaml = "0.9.33"
prettyplease = "0.2.20"
directories = "5.0"
Expand Down

0 comments on commit de15ed5

Please sign in to comment.