Skip to content

Comments

Fix inferred dep path losing patch version#138

Merged
rylev merged 1 commit intobytecodealliance:mainfrom
itowlson:fix-inferred-wasm-path
Aug 1, 2024
Merged

Fix inferred dep path losing patch version#138
rylev merged 1 commit intobytecodealliance:mainfrom
itowlson:fix-inferred-wasm-path

Conversation

@itowlson
Copy link
Contributor

Fixes #137.

Signed-off-by: itowlson <ivan.towlson@fermyon.com>
@rylev rylev merged commit 05551f6 into bytecodealliance:main Aug 1, 2024
mergify bot referenced this pull request in andrzejressel/pulumi-gestalt Sep 5, 2024
This PR contains the following updates:

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

---

### Release Notes

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

### [`v0.6.0`](https://redirect.github.com/bytecodealliance/wac/releases/tag/v0.6.0)

[Compare Source](https://redirect.github.com/bytecodealliance/wac/compare/v0.5.0...v0.6.0)

#### What's Changed

-   set version 0.6.0-dev by [@&#8203;calvinrp](https://redirect.github.com/calvinrp) in [https://github.com/bytecodealliance/wac/pull/135](https://redirect.github.com/bytecodealliance/wac/pull/135)
-   Fix inferred dep path losing patch version by [@&#8203;itowlson](https://redirect.github.com/itowlson) in [https://github.com/bytecodealliance/wac/pull/138](https://redirect.github.com/bytecodealliance/wac/pull/138)
-   Add first version of targets command by [@&#8203;rylev](https://redirect.github.com/rylev) in [https://github.com/bytecodealliance/wac/pull/132](https://redirect.github.com/bytecodealliance/wac/pull/132)
-   Update warg 0.9 by [@&#8203;calvinrp](https://redirect.github.com/calvinrp) in [https://github.com/bytecodealliance/wac/pull/140](https://redirect.github.com/bytecodealliance/wac/pull/140)

**Full Changelog**: bytecodealliance/wac@v0.5.0...v0.6.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 is behind base branch, 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
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.

Default path for a versioned Wasm dependency omits patch version

3 participants