Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps github.com/muir/libschema from 0.6.1 to 0.7.0.

Release notes

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

v0.7.0

What's Changed

Full Changelog: muir/libschema@v0.6.1...v0.7.0

Commits
  • 234f697 [feat] add support for outside-of-transaction migrations (#269)
  • fc3bed2 Bump github/codeql-action from 4.30.8 to 4.30.9 (#276)
  • 5e8cd23 Bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#271)
  • 66f104a Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#260)
  • 869b3f8 Bump github/codeql-action from 4.30.7 to 4.30.8 (#275)
  • 66781de Bump step-security/harden-runner from 2.13.0 to 2.13.1 (#265)
  • d6a9d00 Bump actions/setup-go from 5.5.0 to 6.0.0 (#263)
  • c715a25 Bump github/codeql-action from 3.29.2 to 4.30.7 (#274)
  • 068ca9c Bump actions/checkout from 4.2.2 to 5.0.0 (#255)
  • e4e6915 [fix] remove codacy (#261)
  • 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 [github.com/muir/libschema](https://github.com/muir/libschema) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/muir/libschema/releases)
- [Commits](muir/libschema@v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/muir/libschema
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 27, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 27, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 2.33%. Comparing base (662f6a6) to head (1ba1cfd).

❗ There is a different number of reports uploaded between BASE (662f6a6) and HEAD (1ba1cfd). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (662f6a6) HEAD (1ba1cfd)
nodb_tests 1 0
pg_tests 1 0
s2_tests 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #78       +/-   ##
==========================================
- Coverage   76.47%   2.33%   -74.14%     
==========================================
  Files          31      31               
  Lines        4616    3898      -718     
==========================================
- Hits         3530      91     -3439     
- Misses        907    3802     +2895     
+ Partials      179       5      -174     
Flag Coverage Δ
go_tests 2.33% <ø> (+0.14%) ⬆️
nodb_tests ?
pg_tests ?
s2_tests ?

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.

2 participants