chore(deps)(deps): bump chrono from 0.4.44 to 0.4.45 - #1058
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
* 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>
|
@dependabot rebase |
|
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 |
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>
ec9eeb9 to
83cbd87
Compare
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
PR DashboardGenerated at: 2026-06-13 15:25:19 UTC
Summary
|
PR DashboardGenerated at: 2026-06-14 13:06:59 UTC
Summary
|
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Bumps chrono from 0.4.44 to 0.4.45.
Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)