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

chore(deps): update module github.com/tetratelabs/wazero to v1.8.2 #932

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/tetratelabs/wazero v1.7.3 -> v1.8.2 age adoption passing confidence

Release Notes

tetratelabs/wazero (github.com/tetratelabs/wazero)

v1.8.2

Compare Source

This release includes two main things:

v1.8.1

Compare Source

Hiya folks - another small wazero release v1.8.1 has arrived! This time is mainly about bug fixes thanks to the community members!

Bug fixes

Behavioral changes

Examples fixes

Enjoy! 🍁

v1.8.0

Compare Source

Hi wazero friends, been a while! The new release of wazero v1.8.0 has arrived 🎉 🏝️☀️ 🍺

This release has happened intentionally right after the Go 1.23 release. @​ncruces worked so hard (#​2301), and updated our codebase to make it up-to-date with the new Go versions. Notably, since this release, we set our floor Go version to 1.21 (-2 from the latest) following our support policy.

The following is the brief summary of what's included in this release!

Experimental feature: importResolver

A new wazero friend @​bep from the Hugo community came up with an exciting way to "link" modules dynamically/anonymously,
which we call "ImportResolver". The feature was implemented in #​2298, and available under experimental package.
If you are interested please give it a shot, and give us your feedback!

Emscripten update

@​jerbob92 found out that a breaking change was introduced in Emscripten 3.1.57+, and worked to make our emscripten
package to support these recent versions. Unfortunately, the older emscriptens are not supported anymore, so users
are encouraged to update their Emscripten version. #​2290

Bug fixes

Compilation perf improvements

Just like the recent previous releases, @​mathetake worked hard to make compilation faster.
Unfortunately, we don't have a concrete number to showcase here, but both Interpreter and Compiler
engines now runs really faster compared to the previous releases during compilation without affecting the runtime performance.

If you are interested in the latest updates and discussion around this topic, feel free to follow the thread in #​2182.

Others


Configuration

📅 Schedule: Branch creation - "on monday and wednesday" (UTC), 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. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-tetratelabs-wazero-1.x branch 2 times, most recently from bb7c6ef to 44199c9 Compare November 25, 2024 22:25
@renovate renovate bot changed the title chore(deps): update module github.com/tetratelabs/wazero to v1.8.1 chore(deps): update module github.com/tetratelabs/wazero to v1.8.2 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-tetratelabs-wazero-1.x branch from 44199c9 to ce1a9b4 Compare November 27, 2024 00:05
@renovate renovate bot force-pushed the renovate/github.com-tetratelabs-wazero-1.x branch 2 times, most recently from 30098e8 to e1e619b Compare December 9, 2024 15:58
@renovate renovate bot force-pushed the renovate/github.com-tetratelabs-wazero-1.x branch from e1e619b to 593e632 Compare December 11, 2024 19:30
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.

0 participants