Skip to content

(auto merged) chore(deps): bump the patch group with 3 updates#3363

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/patch-b2a4a19a28
Jan 15, 2026
Merged

(auto merged) chore(deps): bump the patch group with 3 updates#3363
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/patch-b2a4a19a28

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Bumps the patch group with 3 updates: chrono, wasmtime and wasi-common.

Updates chrono from 0.4.42 to 0.4.43

Release notes

Sourced from chrono's releases.

0.4.43

What's Changed

Commits
  • 45caaa9 Update copyright year to 2026 in LICENSE.txt
  • 1c0b8f0 Bump version to 0.4.43
  • a03e43b Upgrade windows-bindgen to 0.66
  • 4fedaba Ignore bincode advisory
  • f4b7bbd Bump actions/checkout from 5 to 6
  • db12973 Added doctest for the NaiveDate years_since function (#1755)
  • 34b5f49 chore: minor improvement for docs
  • 8c82711 Bump actions/setup-node from 5 to 6
  • ea1f11b Drop deny lints, eager Debug impls are a mixed blessing
  • 35f9f2d Add feature gated defmt support.
  • Additional commits viewable in compare view

Updates wasmtime from 40.0.1 to 40.0.2

Release notes

Sourced from wasmtime's releases.

v40.0.2

40.0.2

Released 2026-01-14.

Fixed

  • A possible stack overflow in the x64 backend with cmp emission has been fixed. #12333

  • Some ISLE optimization rules which created erroneous IR for vector inputs have been fixed. #12179 #12335

  • The x64 lowering of shld has been fixed for some edge caxes. #12321

Changelog

Sourced from wasmtime's changelog.

40.0.2

Released 2026-01-14.

Fixed

  • A possible stack overflow in the x64 backend with cmp emission has been fixed. #12333

  • Some ISLE optimization rules which created erroneous IR for vector inputs have been fixed. #12179 #12335

  • The x64 lowering of shld has been fixed for some edge caxes. #12321


Commits

Updates wasi-common from 40.0.1 to 40.0.2

Release notes

Sourced from wasi-common's releases.

v40.0.2

40.0.2

Released 2026-01-14.

Fixed

  • A possible stack overflow in the x64 backend with cmp emission has been fixed. #12333

  • Some ISLE optimization rules which created erroneous IR for vector inputs have been fixed. #12179 #12335

  • The x64 lowering of shld has been fixed for some edge caxes. #12321

Changelog

Sourced from wasi-common's changelog.

40.0.2

Released 2026-01-14.

Fixed

  • A possible stack overflow in the x64 backend with cmp emission has been fixed. #12333

  • Some ISLE optimization rules which created erroneous IR for vector inputs have been fixed. #12179 #12335

  • The x64 lowering of shld has been fixed for some edge caxes. #12321


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 patch group with 3 updates: [chrono](https://github.com/chronotope/chrono), [wasmtime](https://github.com/bytecodealliance/wasmtime) and [wasi-common](https://github.com/bytecodealliance/wasmtime).


Updates `chrono` from 0.4.42 to 0.4.43
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.42...v0.4.43)

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

Updates `wasi-common` from 40.0.1 to 40.0.2
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v40.0.2/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v40.0.1...v40.0.2)

---
updated-dependencies:
- dependency-name: chrono
  dependency-version: 0.4.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wasmtime
  dependency-version: 40.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wasi-common
  dependency-version: 40.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

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 Jan 15, 2026
@github-actions github-actions bot changed the title chore(deps): bump the patch group with 3 updates (auto merged) chore(deps): bump the patch group with 3 updates Jan 15, 2026
@github-actions github-actions bot merged commit 477a076 into main Jan 15, 2026
33 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/patch-b2a4a19a28 branch January 15, 2026 00:55
@github-actions github-actions bot mentioned this pull request Jan 13, 2026
sat0ken pushed a commit to sat0ken/youki that referenced this pull request Mar 17, 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