Skip to content

chore(deps): Bump the major group across 1 directory with 5 updates#20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/major-1670a570be
Open

chore(deps): Bump the major group across 1 directory with 5 updates#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/major-1670a570be

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the major group with 5 updates in the / directory:

Package From To
cron 0.16.0 0.17.0
hotpath 0.17.0 0.18.0
wasmtime 45.0.2 46.0.1
wasmtime-wasi 45.0.2 46.0.1
wasmtime-wasi-http 45.0.2 46.0.1

Updates cron from 0.16.0 to 0.17.0

Commits

Updates hotpath from 0.17.0 to 0.18.0

Release notes

Sourced from hotpath's releases.

v0.18.0

Changelog: https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0180---2026-06-22

Changelog

Sourced from hotpath's changelog.

[0.18.0] - 2026-06-22

🚀 Features

  • Add mutexes_limit to macro

  • Initial wrap crossbeam channel macro

  • Add meta instrumentation to all worker channels

  • [breaking] Add perf histogram to wrap channels

Stop displaying misleading log delay for non wrap channels

  • Add little law example and adjust channel report

  • [breaking] Add msg per s channel metric

Remove state and queue from channels table report.

  • Add wrap support for std channels

🐛 Bug Fixes

  • Misc fixes

  • Measure_all compile time err

  • Channels and futures set terminal states

  • Fix queue_size race and add cargo hack CI

  • Derive queue size

  • Add message IDs for wrap channels

  • Functions worker FIFO queue bug

  • Channel macro params order

  • Lib off channel macro params order

  • Clamp queue size metric

  • Channel rate per s calculation

... (truncated)

Commits

Updates wasmtime from 45.0.2 to 46.0.1

Release notes

Sourced from wasmtime's releases.

v46.0.1

46.0.1

Released 2026-06-24.

Fixed

  • WASI hard links and renames check wasmtime-wasi's FilePerms for destination GHSA-4ch3-9j33-3pmj
  • Explicit hint for generic call in wasmtime wit-bindgen. #13719

v46.0.0

46.0.0

Released 2026-06-22.

Added

  • Added opt-in support for the WebAssembly branch-hinting proposal: the metadata.code.branch_hint custom section is parsed and used to mark cold blocks during Cranelift compilation, behind Config::wasm_branch_hinting (off by default). #13459

  • Wasmtime's C API now supports type reflection of GC values. #13268

  • Wasmtime now supports being compiled to arm64_32 platforms. #13259

  • The cranelift-frontend crate,the RISC-V Cranelift backend, and Wasmtime's component-model-async feature now support no_std. #13401 #13479 #13533

  • Wasmtime has initial support for the component model (implements "...") feature. #13361 #13497 #13513

  • The wasmtime CLI now supports configuring the initial-cwd property of WASI. #13468

  • The wasmtime serve subcommand now supports --header to set headers for the

... (truncated)

Changelog

Sourced from wasmtime's changelog.

46.0.1

Released 2026-06-24.

Fixed

  • WASI hard links and renames check wasmtime-wasi's FilePerms for destination GHSA-4ch3-9j33-3pmj
  • Explicit hint for generic call in wasmtime wit-bindgen. #13719

46.0.0

Released 2026-06-22.

Added

  • Added opt-in support for the WebAssembly branch-hinting proposal: the metadata.code.branch_hint custom section is parsed and used to mark cold blocks during Cranelift compilation, behind Config::wasm_branch_hinting (off by default). #13459

  • Wasmtime's C API now supports type reflection of GC values. #13268

  • Wasmtime now supports being compiled to arm64_32 platforms. #13259

  • The cranelift-frontend crate,the RISC-V Cranelift backend, and Wasmtime's component-model-async feature now support no_std. #13401 #13479 #13533

  • Wasmtime has initial support for the component model (implements "...") feature. #13361 #13497 #13513

  • The wasmtime CLI now supports configuring the initial-cwd property of WASI. #13468

  • The wasmtime serve subcommand now supports --header to set headers for the guest.

... (truncated)

Commits

Updates wasmtime-wasi from 45.0.2 to 46.0.1

Release notes

Sourced from wasmtime-wasi's releases.

v46.0.1

46.0.1

Released 2026-06-24.

Fixed

  • WASI hard links and renames check wasmtime-wasi's FilePerms for destination GHSA-4ch3-9j33-3pmj
  • Explicit hint for generic call in wasmtime wit-bindgen. #13719

v46.0.0

46.0.0

Released 2026-06-22.

Added

  • Added opt-in support for the WebAssembly branch-hinting proposal: the metadata.code.branch_hint custom section is parsed and used to mark cold blocks during Cranelift compilation, behind Config::wasm_branch_hinting (off by default). #13459

  • Wasmtime's C API now supports type reflection of GC values. #13268

  • Wasmtime now supports being compiled to arm64_32 platforms. #13259

  • The cranelift-frontend crate,the RISC-V Cranelift backend, and Wasmtime's component-model-async feature now support no_std. #13401 #13479 #13533

  • Wasmtime has initial support for the component model (implements "...") feature. #13361 #13497 #13513

  • The wasmtime CLI now supports configuring the initial-cwd property of WASI. #13468

  • The wasmtime serve subcommand now supports --header to set headers for the

... (truncated)

Changelog

Sourced from wasmtime-wasi's changelog.

46.0.1

Released 2026-06-24.

Fixed

  • WASI hard links and renames check wasmtime-wasi's FilePerms for destination GHSA-4ch3-9j33-3pmj
  • Explicit hint for generic call in wasmtime wit-bindgen. #13719

46.0.0

Released 2026-06-22.

Added

  • Added opt-in support for the WebAssembly branch-hinting proposal: the metadata.code.branch_hint custom section is parsed and used to mark cold blocks during Cranelift compilation, behind Config::wasm_branch_hinting (off by default). #13459

  • Wasmtime's C API now supports type reflection of GC values. #13268

  • Wasmtime now supports being compiled to arm64_32 platforms. #13259

  • The cranelift-frontend crate,the RISC-V Cranelift backend, and Wasmtime's component-model-async feature now support no_std. #13401 #13479 #13533

  • Wasmtime has initial support for the component model (implements "...") feature. #13361 #13497 #13513

  • The wasmtime CLI now supports configuring the initial-cwd property of WASI. #13468

  • The wasmtime serve subcommand now supports --header to set headers for the guest.

... (truncated)

Commits

Updates wasmtime-wasi-http from 45.0.2 to 46.0.1

Release notes

Sourced from wasmtime-wasi-http's releases.

v46.0.1

46.0.1

Released 2026-06-24.

Fixed

  • WASI hard links and renames check wasmtime-wasi's FilePerms for destination GHSA-4ch3-9j33-3pmj
  • Explicit hint for generic call in wasmtime wit-bindgen. #13719

v46.0.0

46.0.0

Released 2026-06-22.

Added

  • Added opt-in support for the WebAssembly branch-hinting proposal: the metadata.code.branch_hint custom section is parsed and used to mark cold blocks during Cranelift compilation, behind Config::wasm_branch_hinting (off by default). #13459

  • Wasmtime's C API now supports type reflection of GC values. #13268

  • Wasmtime now supports being compiled to arm64_32 platforms. #13259

  • The cranelift-frontend crate,the RISC-V Cranelift backend, and Wasmtime's component-model-async feature now support no_std. #13401 #13479 #13533

  • Wasmtime has initial support for the component model (implements "...") feature. #13361 #13497 #13513

  • The wasmtime CLI now supports configuring the initial-cwd property of WASI. #13468

  • The wasmtime serve subcommand now supports --header to set headers for the

... (truncated)

Changelog

Sourced from wasmtime-wasi-http's changelog.

46.0.1

Released 2026-06-24.

Fixed

  • WASI hard links and renames check wasmtime-wasi's FilePerms for destination GHSA-4ch3-9j33-3pmj
  • Explicit hint for generic call in wasmtime wit-bindgen. #13719

46.0.0

Released 2026-06-22.

Added

  • Added opt-in support for the WebAssembly branch-hinting proposal: the metadata.code.branch_hint custom section is parsed and used to mark cold blocks during Cranelift compilation, behind Config::wasm_branch_hinting (off by default). #13459

  • Wasmtime's C API now supports type reflection of GC values. #13268

  • Wasmtime now supports being compiled to arm64_32 platforms. #13259

  • The cranelift-frontend crate,the RISC-V Cranelift backend, and Wasmtime's component-model-async feature now support no_std. #13401 #13479 #13533

  • Wasmtime has initial support for the component model (implements "...") feature. #13361 #13497 #13513

  • The wasmtime CLI now supports configuring the initial-cwd property of WASI. #13468

  • The wasmtime serve subcommand now supports --header to set headers for the guest.

... (truncated)

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 major group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cron](https://github.com/zslayton/cron) | `0.16.0` | `0.17.0` |
| [hotpath](https://github.com/pawurb/hotpath-rs) | `0.17.0` | `0.18.0` |
| [wasmtime](https://github.com/bytecodealliance/wasmtime) | `45.0.2` | `46.0.1` |
| [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `45.0.2` | `46.0.1` |
| [wasmtime-wasi-http](https://github.com/bytecodealliance/wasmtime) | `45.0.2` | `46.0.1` |



Updates `cron` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/zslayton/cron/releases)
- [Commits](https://github.com/zslayton/cron/commits)

Updates `hotpath` from 0.17.0 to 0.18.0
- [Release notes](https://github.com/pawurb/hotpath-rs/releases)
- [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md)
- [Commits](pawurb/hotpath-rs@v0.17.0...v0.18.0)

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

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

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

---
updated-dependencies:
- dependency-name: cron
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
- dependency-name: hotpath
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
- dependency-name: wasmtime
  dependency-version: 46.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: wasmtime-wasi
  dependency-version: 46.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: wasmtime-wasi-http
  dependency-version: 46.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 29, 2026
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 Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants