Skip to content

6.2: Bump WasmKit in update-checkout-config.json to 0.1.5 #81342

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

Open
wants to merge 1 commit into
base: release/6.2
Choose a base branch
from

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented May 6, 2025

Cherry-pick of #80820.

Explanation: 0.1.2 version of the dependency as currently specified doesn't build with Swift 6.1.

error: 'wasmkit': package 'wasmkit' is using Swift tools version 999.0.0 but the installed version is 6.1.0

Scope: limited only to presets building WasmKit (buildbot_linux)
Risk: low, this is a minor version update to a single dependency.
Testing: existing automated tests running with WasmKit
Issue: rdar://150780184
Reviewer: @shahmishal

0.1.2 version of the dependency as currently specified doesn't build with Swift 6.1.

```
error: 'wasmkit': package 'wasmkit' is using Swift tools version 999.0.0 but the installed version is 6.1.0
```
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci build toolchain

@MaxDesiatov MaxDesiatov added the update-checkout Area → utils: the `update-checkout` script label May 6, 2025
@MaxDesiatov MaxDesiatov marked this pull request as ready for review May 6, 2025 18:10
@MaxDesiatov MaxDesiatov requested a review from a team as a code owner May 6, 2025 18:10
@MaxDesiatov MaxDesiatov requested review from bnbarham and shahmishal May 6, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update-checkout Area → utils: the `update-checkout` script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant