charmbracelet / soft-serve

The mighty, self-hostable Git server for the command line🍦
MIT License
5.16k stars 127 forks source link

chore(deps): bump modernc.org/sqlite from 1.29.3 to 1.29.10 #528

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps modernc.org/sqlite from 1.29.3 to 1.29.10.

Commits
  • 7a88035 $ make vendor (libsqlite3@v1.3.0)
  • fed279c Merge branch 'begin-use-context' into 'master'
  • 5bcefd1 use passed context in BeginTx
  • ab5c380 remove all traces of mattn/go-sqlite3
  • 86f4fa0 upgrade to SQLite 3.45.3
  • f6288a5 upgrade to SQLite 3.45.2, support linux/loong64 /3
  • dc27467 upgrade to SQLite 3.45.2, support linux/loong64 /2
  • 2baa790 upgrade to SQLite 3.45.2, support linux/loong64
  • 21d90b2 Merge branch 'feature/89/add-backup-commit-method' into 'master'
  • 01aa83b fixup! sqlite: add Backup.Commit method
  • Additional commits viewable 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 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[bot] commented 2 months ago

Superseded by #532.