Skip to content

chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.45 to 1.14.47#19391

Merged
clubanderson merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.47
Jun 22, 2026
Merged

chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.45 to 1.14.47#19391
clubanderson merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.47

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/mattn/go-sqlite3 from 1.14.45 to 1.14.47.

Commits
  • 693de12 Merge pull request #1408 from dxbjavid/getfilename-cstring-leak
  • 837b4f2 Merge pull request #1413 from mattn/cache-stmt-column-metadata
  • e99486c cache column metadata for prepared and cached statements
  • eb06f26 Merge pull request #1412 from mattn/codex-5sxu1n
  • 423f960 Make callback handle lookups lock-free
  • a3cd5cd free leaked schema string in GetFilename
  • 379319c Merge pull request #1407 from mattn/blob-arg-call-order
  • c3e96cd call sqlite3_value_blob before sqlite3_value_bytes in callbackArgString
  • 518ffdb Merge pull request #1406 from dxbjavid/function-text-embedded-nul
  • b1e8d68 read text value before its byte length to match documented order
  • 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 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 [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.45 to 1.14.47.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.45...v1.14.47)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 22, 2026
Copilot AI review requested due to automatic review settings June 22, 2026 14:24
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Jun 22, 2026
@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for kubestellarconsole canceled.

Name Link
🔨 Latest commit 29ef10e
🔍 Latest deploy log https://app.netlify.com/projects/kubestellarconsole/deploys/6a3945a5c537dd0007cf3954

@kubestellar-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign mikespreitzer for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubestellar-prow kubestellar-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

👋 Hey @dependabot[bot] — thanks for opening this PR!

🤖 This project is developed exclusively using AI coding assistants.

Please do not attempt to code anything for this project manually.
All contributions should be authored using an AI coding tool such as:

This ensures consistency in code style, architecture patterns, test coverage,
and commit quality across the entire codebase.


This is an automated message.

@github-actions github-actions Bot added ai-generated Pull request generated by AI tier/0-automatic labels Jun 22, 2026
@clubanderson clubanderson merged commit 1513b09 into main Jun 22, 2026
37 of 40 checks passed
@kubestellar-prow kubestellar-prow Bot deleted the dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.47 branch June 22, 2026 14:37
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Your PR has been merged.

Check out what's new:

Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey

@github-actions

Copy link
Copy Markdown
Contributor

Post-merge build verification passed

Both Go and frontend builds compiled successfully against merge commit 1513b09c1e9151064885febf6e7d6cc9fd9c7fc8.

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

Labels

ai-generated Pull request generated by AI dco-signoff: yes Indicates the PR's author has signed the DCO. dependencies Pull requests that update a dependency file size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. tier/0-automatic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants