An open index of dependabot pull requests across open source projects.

Bump the minor group in /rust with 2 updates

Open
Number: #9622
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 2
Created: January 10, 2026 at 11:59 AM UTC
(8 days ago)
Updated: January 10, 2026 at 12:18 PM UTC
(8 days ago)
Labels:
dependencies rust
Description:

Bumps the minor group in /rust with 2 updates: tokio and handlebars.

Updates tokio from 1.48.0 to 1.49.0

Release notes

Sourced from tokio's releases.

Tokio v1.49.0

1.49.0 (January 3rd, 2026)

Added

  • net: add support for TCLASS option on IPv6 (#7781)
  • runtime: stabilize runtime::id::Id (#7125)
  • task: implement Extend for JoinSet (#7195)
  • task: stabilize the LocalSet::id() (#7776)

Changed

  • net: deprecate {TcpStream,TcpSocket}::set_linger (#7752)

Fixed

  • macros: fix the hygiene issue of join! and try_join! (#7766)
  • runtime: revert "replace manual vtable definitions with Wake" (#7699)
  • sync: return TryRecvError::Disconnected from Receiver::try_recv after Receiver::close (#7686)
  • task: remove unnecessary trait bounds on the Debug implementation (#7720)

Unstable

  • fs: handle EINTR in fs::write for io-uring (#7786)
  • fs: support io-uring with tokio::fs::read (#7696)
  • runtime: disable io-uring on EPERM (#7724)
  • time: add alternative timer for better multicore scalability (#7467)

Documented

  • docs: fix a typos in bounded.rs and park.rs (#7817)
  • io: add SyncIoBridge cross-references to copy and copy_buf (#7798)
  • io: doc that AsyncWrite does not inherit from std::io::Write (#7705)
  • metrics: clarify that num_alive_tasks is not strongly consistent (#7614)
  • net: clarify the cancellation safety of the TcpStream::peek (#7305)
  • net: clarify the drop behavior of unix::OwnedWriteHalf (#7742)
  • net: clarify the platform-dependent backlog in TcpSocket docs (#7738)
  • runtime: mention LocalRuntime in new_current_thread docs (#7820)
  • sync: add missing period to mpsc::Sender::try_send docs (#7721)
  • sync: clarify the cancellation safety of oneshot::Receiver (#7780)
  • sync: improve the docs for the errors of mpsc (#7722)
  • task: add example for spawn_local usage on local runtime (#7689)

#7125: tokio-rs/tokio#7125 #7195: tokio-rs/tokio#7195 #7305: tokio-rs/tokio#7305 #7467: tokio-rs/tokio#7467 #7614: tokio-rs/tokio#7614 #7686: tokio-rs/tokio#7686 #7689: tokio-rs/tokio#7689

... (truncated)

Commits

Updates handlebars from 6.3.2 to 6.4.0

Release notes

Sourced from handlebars's releases.

v6.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/sunng87/handlebars-rust/compare/v6.3.2...v6.4.0

Changelog

Sourced from handlebars's changelog.

6.4.0 - 2026-01-02

  • [Fixed] Reimplement partial-block, fixed partial-block resolution issues #732
  • [Added] recursive_lookup mode #730
Commits
  • 718db6b chore: Release handlebars version 6.4.0
  • 56056af chore: changelog maintain
  • 97998c6 fix: correct partial-block render (#732)
  • b61c383 chore(deps): bump qs and express in /playground/www (#731)
  • c349c39 chore(deps): update criterion requirement from 0.7 to 0.8 (#728)
  • ced248a Option to enable recursive resolution of variables (#730)
  • 8c50392 chore(deps-dev): bump node-forge from 1.3.1 to 1.3.2 in /playground/www (#727)
  • 36ebe04 Add Ability to Unregister Helpers (#725)
  • 4e3b2d5 Fix the build with -Zminimal-versions (#723)
  • 507cbf2 chore: fix lint in benchmark
  • Additional commits viewable in compare view

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
Package Dependencies
Package:
tokio
Ecosystem:
cargo
Version Change:
1.48.0 → 1.49.0
Update Type:
Minor
Path:
/rust
Package:
handlebars
Ecosystem:
cargo
Version Change:
6.3.2 → 6.4.0
Update Type:
Minor
Path:
/rust
Technical Details
ID: 12661266
UUID: 3799584336
Node ID: PR_kwDOIws4Ns68dziM
Host: GitHub
Repository: KittyCAD/modeling-app