chore(deps)(deps): bump rusqlite from 0.39.0 to 0.40.1 - #1057
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 [rusqlite](https://github.com/rusqlite/rusqlite) from 0.39.0 to 0.40.1. - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.39.0...v0.40.1) --- updated-dependencies: - dependency-name: rusqlite dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f90ba0a to
e466d79
Compare
PR DashboardGenerated at: 2026-06-13 15:24:30 UTC
Summary
|
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
PR DashboardGenerated at: 2026-06-14 13:10:44 UTC
Summary
|
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Bumps rusqlite from 0.39.0 to 0.40.1.
Release notes
Sourced from rusqlite's releases.
Commits
6d3c282Merge pull request #1856 from gwenn/0.40.12ba28b7Prepare next releasea021dc7Merge pull request #1854 from gwenn/savepoint534a149Merge pull request #1855 from gwenn/hashlink6d9764fBump hashlink versionfa574ebUsesqlite3_keyword_check15385ccFix SQL injection when SAVEPOINT name is taintede5e48f2Merge pull request #1853 from gwenn/3.53.2ac22292Bump bundled SQLite version to 3.53.2c5f8828Merge pull request #1852 from gwenn/clippyDependabot 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)