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

Fix inferred dep path losing patch version #138

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

itowlson
Copy link
Contributor

Fixes #137.

@rylev rylev merged commit 05551f6 into bytecodealliance:main Aug 1, 2024
7 checks passed
mergify bot referenced this pull request in andrzejressel/pulumi-wasm 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