sablierapp / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://sablierapp.dev/
GNU Affero General Public License v3.0
1.46k stars 50 forks source link

fix(deps): update module github.com/tetratelabs/proxy-wasm-go-sdk to v0.24.0 #336

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/tetratelabs/proxy-wasm-go-sdk v0.23.0 -> v0.24.0 age adoption passing confidence

Release Notes

tetratelabs/proxy-wasm-go-sdk (github.com/tetratelabs/proxy-wasm-go-sdk) ### [`v0.24.0`](https://togithub.com/tetratelabs/proxy-wasm-go-sdk/releases/tag/v0.24.0) [Compare Source](https://togithub.com/tetratelabs/proxy-wasm-go-sdk/compare/v0.23.0...v0.24.0) Functionally, this hasn't changed a bit since the last one, but from this release, TinyGo [v0.32.0](https://togithub.com/tinygo-org/tinygo/releases/tag/v0.32.0)+ is required. Users are advised to upgrade their TinyGo and Go dependency. Also note that, even though there's no better alternative, previously recommended [nottinygc](https://togithub.com/wasilibs/nottinygc) has now become an archived project. Therefore, this release removes the recommendation from README. **Full Changelog**: https://github.com/tetratelabs/proxy-wasm-go-sdk/compare/v0.23.0...v0.24.0

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

ℹ Artifact update notice

File name: plugins/proxywasm/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/tetratelabs/wazero v1.6.0 -> v1.7.2
renovate[bot] commented 5 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

acouvreur commented 5 months ago

:tada: This PR is included in version 1.8.0-beta.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: