Skip to content

deps(go): bump module github.com/tetratelabs/wazero to v1.12.0#9002

Merged
olblak merged 3 commits into
mainfrom
updatecli_main_3c67cd4725ab12cde15fd0cb19595af7a7868b798b9ad762bb95babad8972f4d
May 30, 2026
Merged

deps(go): bump module github.com/tetratelabs/wazero to v1.12.0#9002
olblak merged 3 commits into
mainfrom
updatecli_main_3c67cd4725ab12cde15fd0cb19595af7a7868b798b9ad762bb95babad8972f4d

Conversation

@updateclibot

@updateclibot updateclibot Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

deps(go): bump module github.com/tetratelabs/wazero

clean: go mod tidy

ran shell command "go mod tidy"

deps(go): bump module github.com/tetratelabs/wazero to v1.12.0

go.mod updated Module path "github.com/tetratelabs/wazero" version from "v1.11.0" to "v1.12.0"

v1.12.0
Hi wazero friends! The new release of wazero v1.12.0 has arrived.

This release advances us a few more steps towards Wasm 3.0!
See https://github.com/wazero/wazero/issues/2426#issuecomment-3538706451 for where we currently stand.

## Behavioral changes

* 929e4000 Extended Constant Expressions (#2468) @mpoindexter
* bfb20e0b Exception handling (#2489) @evacchi
* 2c14bbff Typed references (#2497) @evacchi
* 8ee25086, a877b1b4 non-blocking IO on custom files (#2476, #2479) @paralin

## Bug fixes

* 2bbd517b Fix `fd_prestat_get` integer overflow on 32-bit platforms (#2491) @hanxi
* 0bcb5f2a Ensure `i32` operations are masked (#2488) @evacchi
* dafe2caa Fix error when attempting to invoke a start function imported from a host module (#2475) @mpoindexter 
* f7cf1693 Fix error when importing functions which were re-exported (#2463) @mpoindexter
* aa7ebad5 Don't use compiler when executable mmap is disabled  (#2471) @anuraaga
v1.11.0
Hi wazero friends! The new release of wazero v1.11.0 has arrived.

This release is a small "break with the past" it the sense that we added one `go.mod` dependency to wazero: `golang.org/x/sys`; read the [rational](https://github.com/wazero/wazero/blob/main/RATIONALE.md#why-xsys) for why.

## Behavioral changes

* 77db9681 Require Go 1.24 (#2448) @ncruces 
* fe2e7519 Use golang.org/x/sys (#2443) @ncruces

## Bug fixes

* 92864489 Update Wasm 2.0 spec tests. (#2458) @ncruces
* 5e7c35eb Fix race condition in refCount initialization (#2447) @jackorse

## New Contributors
* @jackorse made their first contribution in #2447


**Full Changelog**: https://github.com/wazero/wazero/compare/v1.10.1...v1.11.0
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

updateclibot Bot added 2 commits May 29, 2026 14:57
Made with ❤️️ by updatecli
@updateclibot updateclibot Bot added the dependencies Pull requests that update a dependency file label May 29, 2026
@olblak olblak enabled auto-merge (squash) May 30, 2026 07:01
@olblak olblak merged commit 3cf933c into main May 30, 2026
7 checks passed
@olblak olblak deleted the updatecli_main_3c67cd4725ab12cde15fd0cb19595af7a7868b798b9ad762bb95babad8972f4d branch May 30, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant