Skip to content

Bump github.com/muir/libschema from 0.8.0 to 0.10.1#136

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/muir/libschema-0.10.1
Open

Bump github.com/muir/libschema from 0.8.0 to 0.10.1#136
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/muir/libschema-0.10.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps github.com/muir/libschema from 0.8.0 to 0.10.1.

Release notes

Sourced from github.com/muir/libschema's releases.

v0.10.1

What's Changed

Full Changelog: muir/libschema@v0.10.0...v0.10.1

v0.10.0

What's Changed

Full Changelog: muir/libschema@v0.9.4...v0.10.0

v0.9.4

What's Changed

Full Changelog: muir/libschema@v0.9.3...v0.9.4

v0.9.3

What's Changed

Full Changelog: muir/libschema@v0.9.2...v0.9.3

v0.9.2

What's Changed

Full Changelog: muir/libschema@v0.9.1...v0.9.2

v0.9.1

What's Changed

... (truncated)

Commits
  • 57d2d27 [fix] support delimiter (#331)
  • 152db66 Bump step-security/harden-runner from 2.15.0 to 2.15.1 (#333)
  • d53a714 Bump github/codeql-action from 4.32.5 to 4.32.6 (#332)
  • 761aba8 Bump github/codeql-action from 4.32.4 to 4.32.5 (#329)
  • e8c17bc [chore] upgrade to new release of sqltoken (0.4.0) (#330)
  • adb5cf0 Bump github.com/lib/pq from 1.11.1 to 1.11.2 (#322)
  • 8eccd56 Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#324)
  • d0faf26 Bump github/codeql-action from 4.32.2 to 4.32.4 (#325)
  • da8d14f Bump step-security/harden-runner from 2.14.2 to 2.15.0 (#326)
  • 8ab35c0 Bump actions/setup-go from 6.2.0 to 6.3.0 (#327)
  • 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)

Note

Medium Risk
Medium risk due to upgrading libschema (schema/SQL parsing behavior) and related SQL dependencies (lib/pq, sqltoken), which could subtly affect database migration/execution behavior at runtime.

Overview
Updates Go module dependencies, primarily bumping github.com/muir/libschema from v0.8.0 to v0.10.1.

As part of the resolution, also upgrades related transitive deps (github.com/lib/pq, github.com/muir/sqltoken, filippo.io/edwards25519) and adds a new indirect dependency (github.com/muir/list), with corresponding go.sum updates.

Written by Cursor Bugbot for commit 852a782. This will update automatically on new commits. Configure here.

Bumps [github.com/muir/libschema](https://github.com/muir/libschema) from 0.8.0 to 0.10.1.
- [Release notes](https://github.com/muir/libschema/releases)
- [Commits](muir/libschema@v0.8.0...v0.10.1)

---
updated-dependencies:
- dependency-name: github.com/muir/libschema
  dependency-version: 0.10.1
  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 Mar 10, 2026
@dependabot dependabot bot requested review from mitchwadair and muir as code owners March 10, 2026 08:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 10, 2026
@dependabot dependabot bot deployed to singlestore March 10, 2026 08:16 Active
@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.39%. Comparing base (95b25fe) to head (852a782).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
+ Coverage   77.43%   78.39%   +0.95%     
==========================================
  Files          36       36              
  Lines        4804     4804              
==========================================
+ Hits         3720     3766      +46     
+ Misses        837      797      -40     
+ Partials      247      241       -6     
Flag Coverage Δ
go_tests 1.91% <ø> (ø)
nodb_tests 59.97% <ø> (-0.36%) ⬇️
pg_tests 75.50% <ø> (-0.38%) ⬇️
s2_tests 77.50% <ø> (+1.86%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant