Skip to content

chore(deps): bump modernc.org/sqlite from 1.40.1 to 1.42.2#256

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/modernc.org/sqlite-1.42.2
Closed

chore(deps): bump modernc.org/sqlite from 1.40.1 to 1.42.2#256
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/modernc.org/sqlite-1.42.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps modernc.org/sqlite from 1.40.1 to 1.42.2.

Commits
  • 05f0a52 Merge branch 'fix-241' into 'master'
  • f8f5a75 fix TOCTOU interrupt race
  • 8f3ecad retract v1.42.0, revert to v1.41.0 state
  • 25fe049 upgrade to SQLite 3.51.1...
  • b26df5e upgrade to SQLite 3.51.1
  • 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
  • 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 <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.42.2.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.40.1...v1.42.2)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-version: 1.42.2
  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 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 29, 2025 21:06
@dependabot dependabot bot requested review from hdonnay and removed request for a team December 29, 2025 21:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2026

Superseded by #257.

@dependabot dependabot bot closed this Jan 8, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/modernc.org/sqlite-1.42.2 branch January 8, 2026 21:04
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

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

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

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.42.2):

commit fa20f52e85dffb0edd2c200fbe8882b8ff32a730 (pull_request/dependabot/go_modules/modernc.org/sqlite-1.42.2)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 29 21:06:15 2025 +0000

    chore(deps): bump modernc.org/sqlite from 1.40.1 to 1.42.2
    
    Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.40.1 to 1.42.2.
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.40.1...v1.42.2)
    
    ---
    updated-dependencies:
    - dependency-name: modernc.org/sqlite
      dependency-version: 1.42.2
      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