chore(deps): bump modernc.org/sqlite from 1.40.1 to 1.41.0#255
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump modernc.org/sqlite from 1.40.1 to 1.41.0#255dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.40.1 to 1.41.0. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.40.1...v1.41.0) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #256. |
|
Triggered from #255 (comment) by @dependabot[bot]. Trying to fast forward Target branch ( commit 9894dc130d2f159ddfa29e93867a0000f5269afd (HEAD -> main, origin/main)
Author: crozzy <joseph.crosland@gmail.com>
Date: Fri Nov 21 15:55:08 2025 -0800
report: improve functionality with locally saved images
Previously the locally saved image flow was at best confusing and at
worst just wrong for some cases. This change simplified the handling of
local images and reduces resources that were previously allocated for no
good reason. Tests were also added to verify both docker and podman
saved images work as expected. The application now expects all saved
images to follow the OCI spec https://github.com/opencontainers/image-spec/blob/v1.1.1/image-layout.md
Signed-off-by: crozzy <joseph.crosland@gmail.com>Pull request ( commit b65143bc9382749a7e22505000dd89213dcc899b (pull_request/dependabot/go_modules/modernc.org/sqlite-1.41.0)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Dec 19 21:05:18 2025 +0000
chore(deps): bump modernc.org/sqlite from 1.40.1 to 1.41.0
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.40.1 to 1.41.0.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.40.1...v1.41.0)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-version: 1.41.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>curl: (3) bad range in URL position 73: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps modernc.org/sqlite from 1.40.1 to 1.41.0.
Commits
c233febremove TestIssue236: it does no more test anything981f9f1fix flaky TestRegisteredFunctions/QueryContext_with_successful_...5970f2ffix build on 32b targets03b667foptimize prepared statements, updates #2363ca716dreorganize code with no other changes958a824Merge branch 'master' into 'master'18ea0c5- Introduce vtab subpackage (modernc.org/sqlite/vtab) exposing Module, Table,...ad97f13add .github/FUNDING.yml672438dupdate README.mdDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)