Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Bumps modernc.org/sqlite from 1.40.1 to 1.41.0.

Commits
  • c233feb remove TestIssue236: it does no more test anything
  • 981f9f1 fix flaky TestRegisteredFunctions/QueryContext_with_successful_...
  • 5970f2f fix build on 32b targets
  • 03b667f optimize prepared statements, updates #236
  • 3ca716d reorganize code with no other changes
  • 958a824 Merge branch 'master' into 'master'
  • 18ea0c5 - Introduce vtab subpackage (modernc.org/sqlite/vtab) exposing Module, Table,...
  • ad97f13 add .github/FUNDING.yml
  • 672438d update README.md
  • See full diff 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 <dependency name> 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)

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 19, 2025 21:05
@dependabot dependabot bot requested review from crozzy and removed request for a team December 19, 2025 21:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Superseded by #256.

@dependabot dependabot bot closed this Dec 29, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/modernc.org/sqlite-1.41.0 branch December 29, 2025 21:06
@github-actions
Copy link

Triggered from #255 (comment) by @​dependabot[bot].

Trying to fast forward main (9894dc1) to dependabot/go_modules/modernc.org/sqlite-1.41.0 (b65143b).

Target branch (main):

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 (dependabot/go_modules/modernc.org/sqlite-1.41.0):

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:
https://api.github.com/repos/quay/clair-action/collaborators/dependabot[bot]/permission
^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

0 participants