Skip to content

deps(rust): bump chrono from 0.4.44 to 0.4.45 in /dependi-lsp#342

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependi-lsp/chrono-0.4.45
Open

deps(rust): bump chrono from 0.4.44 to 0.4.45 in /dependi-lsp#342
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependi-lsp/chrono-0.4.45

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps chrono from 0.4.44 to 0.4.45.

Release notes

Sourced from chrono's releases.

0.4.45

What's Changed

Commits
  • 1703382 Prepare 0.4.45 release
  • 881f9ab tz_data: fix tzdata locations on Android
  • f14ead4 fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflow
  • c6063e6 Update similar-asserts requirement from 1.6.1 to 2.0.0
  • 120686c Bump codecov/codecov-action from 5 to 6
  • 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 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)

Summary by cubic

Update chrono in dependi-lsp from 0.4.44 to 0.4.45 to pull in timezone fixes (rejects invalid 24-hour offset) and correct tzdata paths on Android. Changes are limited to Cargo.toml and Cargo.lock.

Written for commit 3266f09. Summary will update on new commits.

Review in cubic

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.44 to 0.4.45.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.44...v0.4.45)

---
updated-dependencies:
- dependency-name: chrono
  dependency-version: 0.4.45
  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 Jun 6, 2026

@sovri sovri Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Approve

0 findings

Review assessment

No findings — nothing to assess.

TL;DR

Dependency upgrade for chrono from 0.4.44 to 0.4.45 in the dependi-lsp crate. The update includes bug fixes for timezone handling and Android compatibility.

Findings

No findings.

File-by-file

No changed files with findings.

Compliance & provenance

Compliance & audit

Model: mistral / mistral-large-latest
Prompt sha256: de7af3c7665570110324d4dd51193d87f4950a9466ff19b4ea63b394d0260657
No signed audit trail is attached


Tokens: 2003 in / 486 out · Estimated cost: $0.0017 (mistral mistral-large-latest)

@codspeed-hq

codspeed-hq Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will improve performance by 34.87%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 2 improved benchmarks
✅ 47 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
insert[100] 16.4 µs 10 µs +63.54%
insert[1000] 11 µs 9.9 µs +11.23%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dependabot/cargo/dependi-lsp/chrono-0.4.45 (3266f09) with main (bf6a128)

Open in CodSpeed

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.

0 participants