Skip to content

chore(deps): bump github.com/nao1215/filesql from 0.12.0 to 0.12.2#741

Merged
kodiakhq[bot] merged 1 commit into
developfrom
dependabot/go_modules/github.com/nao1215/filesql-0.12.2
May 30, 2026
Merged

chore(deps): bump github.com/nao1215/filesql from 0.12.0 to 0.12.2#741
kodiakhq[bot] merged 1 commit into
developfrom
dependabot/go_modules/github.com/nao1215/filesql-0.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Bumps github.com/nao1215/filesql from 0.12.0 to 0.12.2.

Release notes

Sourced from github.com/nao1215/filesql's releases.

v0.12.1

What's Changed

Dependency updates and documentation maintenance. See the CHANGELOG for details.

Dependencies

  • modernc.org/sqlite: 1.50.0 → 1.51.0 (#125)
  • github.com/klauspost/compress: 1.18.5 → 1.18.6 (#121)
  • github.com/apache/thrift: 0.20.0 → 0.23.0 (indirect) (#122)

Changed

  • Bumped the pinned github.com/nao1215/filesql version in the examples/ modules (#123)
  • Consolidated AI-agent documentation into a single AGENTS.md; CLAUDE.md and .github/copilot-instructions.md now point to it (#126, #127)

Full Changelog: nao1215/filesql@v0.12.0...v0.12.1


💛 If filesql is useful to you, please consider sponsoring.

Changelog

Sourced from github.com/nao1215/filesql's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.12.1] - 2026-05-30

Dependencies

  • modernc.org/sqlite: 1.50.0 → 1.51.0 (PR #125, 3380ff1)
  • github.com/klauspost/compress: 1.18.5 → 1.18.6 (PR #121, e7e1f8a)
  • github.com/apache/thrift: 0.20.0 → 0.23.0 (indirect) (PR #122, e190ff7)

Changed

  • Bumped pinned github.com/nao1215/filesql version in the examples/ modules (PR #123, ff22bc9): Dependabot updated the filesql version pinned by the example modules across 8 directories
  • Consolidated AI-agent documentation into a single AGENTS.md: AGENTS.md is now the single source of truth for agent/contributor guidance, trimmed to the essentials. CLAUDE.md, .github/CLAUDE.md, and .github/copilot-instructions.md are now short pointers to it, removing the previous duplication
Commits
  • 8bf33aa Merge pull request #128 from nao1215/fix/issue-218-int64-overflow
  • dc0e37c fix: keep int64-overflowing integers as TEXT to preserve exact value
  • 7b4ee04 Merge pull request #127 from nao1215/fix/copilot-instructions-pointer
  • 5e97ca0 docs: reduce .github/copilot-instructions.md to AGENTS.md pointer
  • 72faed5 Merge pull request #126 from nao1215/chore/deps-changelog-agents-doc
  • 678de58 chore: record dependency updates in CHANGELOG and slim AI-agent docs
  • ff22bc9 Merge pull request #123 from nao1215/dependabot/go_modules/examples/basic/go_...
  • e190ff7 Merge pull request #122 from nao1215/dependabot/go_modules/go_modules-4b891a21b0
  • 3380ff1 Merge pull request #125 from nao1215/dependabot/go_modules/modernc.org/sqlite...
  • 1d5acc5 Bump modernc.org/sqlite from 1.50.0 to 1.51.0
  • 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/nao1215/filesql](https://github.com/nao1215/filesql) from 0.12.0 to 0.12.2.
- [Release notes](https://github.com/nao1215/filesql/releases)
- [Changelog](https://github.com/nao1215/filesql/blob/main/CHANGELOG.md)
- [Commits](nao1215/filesql@v0.12.0...v0.12.2)

---
updated-dependencies:
- dependency-name: github.com/nao1215/filesql
  dependency-version: 0.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 30, 2026
@kodiakhq kodiakhq Bot merged commit 75c60d7 into develop May 30, 2026
3 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/nao1215/filesql-0.12.2 branch May 30, 2026 16:08
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 size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants