chore(deps): bump modernc.org/sqlite from 1.58.0 to 1.59.0 in the go-minor-patch group - #1267
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-minor-patch group with 1 update: [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `modernc.org/sqlite` from 1.58.0 to 1.59.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.58.0...v1.59.0) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-version: 1.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Takes the two open Dependabot proposals as one change: test/e2e requires the root module through a replace directive and the E2E job asserts that module is tidy, so a root-only modernc.org/sqlite bump leaves test/e2e/go.mod's indirect requires stale and cannot pass CI on its own, which is how #1267 failed as authored. Supersedes #1267 and #1268.
|
Superseded by #1269, which takes this proposal together with the other open Dependabot PR and re-tidies both modules.
Every version this PR proposed is in #1269. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the go-minor-patch group with 1 update: modernc.org/sqlite.
Updates
modernc.org/sqlitefrom 1.58.0 to 1.59.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
c96a4e6CHANGELOG.md: document the libc v1.75.7 bump and the Performance section35c446eupdate dependencies, make vendor9ad02acMerge branch 'udf-context-tests' into 'master'd6d84a9sqlite: pin the identity and the pooling of the FunctionContext in tests59ec397doc.go: add a Performance section with measured driver-vs-C ratios51cbcbfMerge branch 'udf-call-pool' into 'master'e390a0csqlite: pool the FunctionContext handed to UDF and aggregate callbacks38af581doc.go, README.md: point readers at CHANGELOG.md37e55e4CHANGELOG.md: reconstruct the missing entries for v1.38.1 through v1.44.1 and...2f7234fAUTHORS, CONTRIBUTORS: add Nathan Herring; CHANGELOG.md: credit him by nameDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions