Skip to content

build(deps): bump the wasm group with 5 updates#1291

Merged
rvolosatovs merged 1 commit into
mainfrom
dependabot/cargo/wasm-e6bd142c4d
Jun 8, 2026
Merged

build(deps): bump the wasm group with 5 updates#1291
rvolosatovs merged 1 commit into
mainfrom
dependabot/cargo/wasm-e6bd142c4d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the wasm group with 5 updates:

Package From To
wasi-preview1-component-adapter-provider 45.0.0 45.0.1
wasmtime 45.0.0 45.0.1
wasmtime-cli-flags 45.0.0 45.0.1
wasmtime-wasi 45.0.0 45.0.1
wasmtime-wasi-http 45.0.0 45.0.1

Updates wasi-preview1-component-adapter-provider from 45.0.0 to 45.0.1

Release notes

Sourced from wasi-preview1-component-adapter-provider's releases.

v45.0.1

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511
Changelog

Sourced from wasi-preview1-component-adapter-provider's changelog.

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511

Commits

Updates wasmtime from 45.0.0 to 45.0.1

Release notes

Sourced from wasmtime's releases.

v45.0.1

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511
Changelog

Sourced from wasmtime's changelog.

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511

Commits

Updates wasmtime-cli-flags from 45.0.0 to 45.0.1

Release notes

Sourced from wasmtime-cli-flags's releases.

v45.0.1

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511
Changelog

Sourced from wasmtime-cli-flags's changelog.

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511

Commits

Updates wasmtime-wasi from 45.0.0 to 45.0.1

Release notes

Sourced from wasmtime-wasi's releases.

v45.0.1

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511
Changelog

Sourced from wasmtime-wasi's changelog.

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511

Commits

Updates wasmtime-wasi-http from 45.0.0 to 45.0.1

Release notes

Sourced from wasmtime-wasi-http's releases.

v45.0.1

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511
Changelog

Sourced from wasmtime-wasi-http's changelog.

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the wasm group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [wasi-preview1-component-adapter-provider](https://github.com/bytecodealliance/wasmtime) | `45.0.0` | `45.0.1` |
| [wasmtime](https://github.com/bytecodealliance/wasmtime) | `45.0.0` | `45.0.1` |
| [wasmtime-cli-flags](https://github.com/bytecodealliance/wasmtime) | `45.0.0` | `45.0.1` |
| [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `45.0.0` | `45.0.1` |
| [wasmtime-wasi-http](https://github.com/bytecodealliance/wasmtime) | `45.0.0` | `45.0.1` |


Updates `wasi-preview1-component-adapter-provider` from 45.0.0 to 45.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v45.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v45.0.0...v45.0.1)

Updates `wasmtime` from 45.0.0 to 45.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v45.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v45.0.0...v45.0.1)

Updates `wasmtime-cli-flags` from 45.0.0 to 45.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v45.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v45.0.0...v45.0.1)

Updates `wasmtime-wasi` from 45.0.0 to 45.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v45.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v45.0.0...v45.0.1)

Updates `wasmtime-wasi-http` from 45.0.0 to 45.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v45.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v45.0.0...v45.0.1)

---
updated-dependencies:
- dependency-name: wasi-preview1-component-adapter-provider
  dependency-version: 45.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: wasm
- dependency-name: wasmtime
  dependency-version: 45.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: wasm
- dependency-name: wasmtime-cli-flags
  dependency-version: 45.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: wasm
- dependency-name: wasmtime-wasi
  dependency-version: 45.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: wasm
- dependency-name: wasmtime-wasi-http
  dependency-version: 45.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: wasm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Jun 8, 2026
@dependabot dependabot Bot requested a review from rvolosatovs as a code owner June 8, 2026 00:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Jun 8, 2026
@rvolosatovs rvolosatovs added this pull request to the merge queue Jun 8, 2026
Merged via the queue into main with commit c230a32 Jun 8, 2026
39 checks passed
@rvolosatovs rvolosatovs deleted the dependabot/cargo/wasm-e6bd142c4d branch June 8, 2026 19:52
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 rust wRPC Rust support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant