Skip to content

chore(deps): bump jiff from 0.2.18 to 0.2.19#111

Merged
matoous merged 1 commit intomainfrom
dependabot/cargo/jiff-0.2.19
Feb 16, 2026
Merged

chore(deps): bump jiff from 0.2.18 to 0.2.19#111
matoous merged 1 commit intomainfrom
dependabot/cargo/jiff-0.2.19

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 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 dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 15, 2026
@matoous matoous merged commit 6048186 into main Feb 16, 2026
5 checks passed
@matoous matoous deleted the dependabot/cargo/jiff-0.2.19 branch February 16, 2026 08:22
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