Skip to content

Conversation

@updateclibot
Copy link
Contributor

@updateclibot updateclibot bot commented Jan 5, 2026

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.11.0

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

v1.10.1
Hiya again! We're releasing wazero v1.10.1 to fix #2444.

This [small change](https://github.com/wazero/wazero/compare/866305b2afe377c982567a8ffaf55be4e1f632ee..ee3f9d9c5c6689bbf30824aec049371aaa239f4c) that was breaking the release process was picked up and flagged by `sum.golang.org`. We're sorry for any inconvenience this caused.

There were no other changes, so the changelog since v1.9.0 covers everything that's relevant.

## Experimental Features

* 5dd247b6 Concurrent Wasm compilation (#2381) @davidmdm
* 481bac90 Tail-call proposal (#2403) @evacchi 

## Behavioral changes

* 70ea0062 Use Go 1.25 and require Go 1.23 (#2419) @mathetake 
* b94a4307 Always use W^X if possible for security (#2429) @ncruces

## Bug fixes

* 26d5f5eb arm64: Account for imported funcs in the branch to a relocation island (#2387) @evacchi 
* 82181973, fc438ce6 WASI fixes (#2412, #2415) @QuLogic 
* 7d48ca57 Introduce reference counting for compiled modules (#2427) @burak-ok 
* 514cdb33 Fix getisar0 SIGILL on old Linux kernels running on ARM64 (#2439) @deluan 

## Optimizations

* 242ae911 Optimize/streamline fill operations (#2395) @ncruces 
* 7e756723 Eliminate repeated allocations in compiler (#2430) @MaanasSathaye
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 January 5, 2026 10:39
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2026
@olblak olblak enabled auto-merge (squash) January 5, 2026 22:38
@olblak olblak merged commit edf0b62 into main Jan 5, 2026
5 of 6 checks passed
@olblak olblak deleted the updatecli_main_3c67cd4725ab12cde15fd0cb19595af7a7868b798b9ad762bb95babad8972f4d branch January 5, 2026 23:14
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.

2 participants