Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps the jiff group with 2 updates: jiff and jiff-static.

Updates jiff from 0.2.18 to 0.2.19

Changelog

Sourced from jiff's changelog.

0.2.19 (2026-02-05)

This is a small release with a performance optimization (with respect to doing heavily contended arithmetic on Zoned values) and a bug fix for a panic that can occur when using %2s in strftime.

Enhancements:

  • #491: Avoid cloning TimeZone for consuming operations on Zoned.

Bug fixes:

  • #497: Fix a panic in timestamp.strftime("%2s").
Commits
  • 52b2b0f 0.2.19
  • ef47ecc changelog: 0.2.19
  • 196442d fmt: fix panic in strftime for %2s
  • 3c9ba66 zoned: kinda optimize Zoned::default()
  • 4c9c982 ci: fix emscripten build
  • d41b397 zoned: optimize Zoned::{add,sub,add_assign,sub_assign} when Zoned is cons...
  • 66ba0fe fmt: rip ranged integers out of Temporal RFC 9557 parser
  • a651ac7 error: update Error::is_range predicate
  • c2dcbca fmt: refactor Temporal parser to get rid of input capture
  • d439a66 fmt: rename strtime::format to strtime::print
  • Additional commits viewable in compare view

Updates jiff-static from 0.2.18 to 0.2.19

Changelog

Sourced from jiff-static's changelog.

0.2.19 (2026-02-05)

This is a small release with a performance optimization (with respect to doing heavily contended arithmetic on Zoned values) and a bug fix for a panic that can occur when using %2s in strftime.

Enhancements:

  • #491: Avoid cloning TimeZone for consuming operations on Zoned.

Bug fixes:

  • #497: Fix a panic in timestamp.strftime("%2s").
Commits
  • 52b2b0f 0.2.19
  • ef47ecc changelog: 0.2.19
  • 196442d fmt: fix panic in strftime for %2s
  • 3c9ba66 zoned: kinda optimize Zoned::default()
  • 4c9c982 ci: fix emscripten build
  • d41b397 zoned: optimize Zoned::{add,sub,add_assign,sub_assign} when Zoned is cons...
  • 66ba0fe fmt: rip ranged integers out of Temporal RFC 9557 parser
  • a651ac7 error: update Error::is_range predicate
  • c2dcbca fmt: refactor Temporal parser to get rid of input capture
  • d439a66 fmt: rename strtime::format to strtime::print
  • 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 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 jiff group with 2 updates: [jiff](https://github.com/BurntSushi/jiff) and [jiff-static](https://github.com/BurntSushi/jiff).


Updates `jiff` from 0.2.18 to 0.2.19
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@jiff-static-0.2.18...jiff-static-0.2.19)

Updates `jiff-static` from 0.2.18 to 0.2.19
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@jiff-static-0.2.18...jiff-static-0.2.19)

---
updated-dependencies:
- dependency-name: jiff
  dependency-version: 0.2.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jiff
- dependency-name: jiff-static
  dependency-version: 0.2.19
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: jiff
...

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 Feb 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2026 10:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 10, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 10, 2026 10:13
@github-actions github-actions bot merged commit 7db2922 into main Feb 10, 2026
15 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/jiff-d11f8b72ed branch February 10, 2026 15:51
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.

1 participant