Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps 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

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jiff](https://github.com/BurntSushi/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 10, 2026 01:58
@github-actions github-actions bot merged commit 67bfcde into main Feb 10, 2026
8 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/jiff-0.2.19 branch February 10, 2026 02:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants