Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps jiff from 0.2.0 to 0.2.1.

Changelog

Sourced from jiff's changelog.

0.2.1 (2025-02-16)

This release includes a massive number of optimizations that significantly improves performance in some cases. If you had a workload whose performance with Jiff was underwhelming, please give it a try. I welcome questions via [Discussions on GitHub].

This release also provides a new API, Timestamp::constant, for constructing Timestamp values in a const context.

Enhancements:

  • #235, #255, #266: A massive number of performance improvements. Jiff should now generally be faster than chrono and time.
  • #263: Add Timestamp::constant for constructing timestamps in const context.
Commits
  • 921f2cc 0.2.1
  • ef7d3fe changelog: 0.2.1
  • 1d66fa9 perf: do a ton of optimizations
  • ccf5bb4 bench: completely re-organize benchmarks
  • d7438df dev: remove jiff-icu from dev dependencies
  • fd88444 doc: fix typo
  • 96ec82d jiff-diesel: implement AsExpression for nullable wrappers
  • e862edd timestamp: add Timestamp::constant constructor
  • e094b01 crates: re-add jiff-{icu,sqlx,diesel} to workspace
  • See full diff 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 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 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.0 to 0.2.1.
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@0.2.0...0.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
@jpgrayson jpgrayson merged commit 3892b81 into master Feb 22, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/jiff-0.2.1 branch February 22, 2025 19:33
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.

1 participant