Closed dependabot[bot] closed 2 months ago
@mrman511 This is a dependabot PR. It is a nice little tool you can use on github. It will search for dependencies that are out of date and automatically create a Pull Request (PR) that includes the version bump of those dependencies. It then runs your full test suite against them.
Usually if everything passes it is safe to "Rebase and Merge" these PRs. It will keep your application up to date and ensure you don't miss any security fixes.
Bumps sqlite3 from 2.0.3 to 2.0.4.
Release notes
Sourced from sqlite3's releases.
Changelog
Sourced from sqlite3's changelog.
Commits
8c8f1b3
version bump to v2.0.4e22d3cd
Merge pull request #553 from sparklemotion/flavorjones-dep-sqlite-3.46.135387b4
dep: update vendored sqlite to v3.46.15fc58ff
Merge pull request #550 from sparklemotion/flavorjones-fix-upstream-sqlite-build411c21d
ci: ensure tcl-dev is installed to build upstream sqlite from source69b4af5
Merge pull request #549 from sparklemotion/dependabot/bundler/rake-compiler-d...aa159ac
build(deps-dev): update rake-compiler-dock requirementDependabot 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