Skip to content

chore(deps)(deps): bump chrono from 0.4.44 to 0.4.45 - #1058

Merged
gHashTag merged 2 commits into
masterfrom
dependabot/cargo/chrono-0.4.45
Jun 14, 2026
Merged

chore(deps)(deps): bump chrono from 0.4.44 to 0.4.45#1058
gHashTag merged 2 commits into
masterfrom
dependabot/cargo/chrono-0.4.45

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 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)

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-06-08 09:27:12 UTC

Summary

Status Count
Total Open PRs 9
PRs with Failing Checks 8
PRs with All Checks Green 1
READY 1
FAILING 8
PENDING 0

gHashTag added a commit that referenced this pull request Jun 8, 2026
* ci: bypass L1/Issue/NOW gates for trusted bots

Closes #1059

Dependabot PRs (#1057 rusqlite, #1058 chrono) fail three gates by design:
- L1 TRACEABILITY (commits need Closes #N)
- Issue Gate (PR body needs Closes|Fixes|Resolves #N)
- NOW Sync Gate (docs/NOW.md must change)

Bots maintain deps -- not features -- and cannot reference issues.

Adds job-level guard:
  if: github.actor != 'dependabot[bot]' && github.actor != 'github-actions[bot]'

Effect: gates are SKIPPED (not FAILED) for trusted bot actors.
Constitutional Law L1 still enforced for all human PRs.

The L1 summary job now reports 'Skipped (trusted bot actor)' for clarity.

* docs(NOW): add ci-bot-bypass entry for #1059

Closes #1059

NOW Sync Gate requires docs/NOW.md to be updated in every PR to master.
This entry documents the bot-bypass change introduced by the first commit
on this branch (2eecb39 ci: bypass L1/Issue/NOW gates for trusted bots).

---------

Co-authored-by: gHashTag <admin@t27.ai>
@gHashTag

gHashTag commented Jun 8, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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>
@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-06-13 15:25:19 UTC

Summary

Status Count
Total Open PRs 9
PRs with Failing Checks 8
PRs with All Checks Green 1
READY 1
FAILING 8
PENDING 0

@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-06-14 13:06:59 UTC

Summary

Status Count
Total Open PRs 6
PRs with Failing Checks 5
PRs with All Checks Green 1
READY 0
FAILING 5
PENDING 0

@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@gHashTag
gHashTag merged commit 635554a into master Jun 14, 2026
24 of 25 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/chrono-0.4.45 branch June 14, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant