Bump github.com/muir/libschema from 0.8.0 to 0.10.1#136
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump github.com/muir/libschema from 0.8.0 to 0.10.1#136dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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>
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/muir/libschema from 0.8.0 to 0.10.1.
Release notes
Sourced from github.com/muir/libschema's releases.
... (truncated)
Commits
57d2d27[fix] support delimiter (#331)152db66Bump step-security/harden-runner from 2.15.0 to 2.15.1 (#333)d53a714Bump github/codeql-action from 4.32.5 to 4.32.6 (#332)761aba8Bump github/codeql-action from 4.32.4 to 4.32.5 (#329)e8c17bc[chore] upgrade to new release of sqltoken (0.4.0) (#330)adb5cf0Bump github.com/lib/pq from 1.11.1 to 1.11.2 (#322)8eccd56Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#324)d0faf26Bump github/codeql-action from 4.32.2 to 4.32.4 (#325)da8d14fBump step-security/harden-runner from 2.14.2 to 2.15.0 (#326)8ab35c0Bump actions/setup-go from 6.2.0 to 6.3.0 (#327)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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/libschemafromv0.8.0tov0.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 correspondinggo.sumupdates.Written by Cursor Bugbot for commit 852a782. This will update automatically on new commits. Configure here.