Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2025

Bumps gorm.io/gorm from 1.30.0 to 1.30.1.

Release notes

Sourced from gorm.io/gorm's releases.

Release v1.30.1

Changes

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 24, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 24, 2025
Copy link

qltysh bot commented Jul 24, 2025

Diff Coverage: Not applicable. There was no coverage data reported for the files in this diff.

Total Coverage: This PR will increase coverage by 4.02%.

File Coverage Changes
Path File Coverage Δ Indirect
github.com/nuts-foundation/nuts-node/audit/audit.go 6.3
github.com/nuts-foundation/nuts-node/auth/api/auth/v1/api.go 2.6
github.com/nuts-foundation/nuts-node/auth/api/auth/v1/client/client.go 5.1
github.com/nuts-foundation/nuts-node/auth/api/iam/access_token.go 7.5
github.com/nuts-foundation/nuts-node/auth/api/iam/api.go 4.1
github.com/nuts-foundation/nuts-node/auth/api/iam/dpop.go 3.8
github.com/nuts-foundation/nuts-node/auth/api/iam/jar.go 5.3
github.com/nuts-foundation/nuts-node/auth/api/iam/openid4vci.go 5.5
github.com/nuts-foundation/nuts-node/auth/api/iam/openid4vp.go 3.0
github.com/nuts-foundation/nuts-node/auth/api/iam/s2s_vptoken.go 3.6
github.com/nuts-foundation/nuts-node/auth/api/iam/session.go 3.0
github.com/nuts-foundation/nuts-node/auth/api/iam/user.go 6.4
github.com/nuts-foundation/nuts-node/auth/api/iam/validation.go 1.9
github.com/nuts-foundation/nuts-node/auth/auth.go 5.0
github.com/nuts-foundation/nuts-node/auth/client/iam/client.go 9.4
github.com/nuts-foundation/nuts-node/auth/client/iam/openid4vp.go 4.6
github.com/nuts-foundation/nuts-node/auth/contract/contract.go 2.5
github.com/nuts-foundation/nuts-node/auth/contract/template.go 10.0
github.com/nuts-foundation/nuts-node/auth/oauth/error.go 4.5
github.com/nuts-foundation/nuts-node/auth/oauth/types.go 5.4
github.com/nuts-foundation/nuts-node/auth/services/dummy/dummy.go 2.3
github.com/nuts-foundation/nuts-node/auth/services/irma/factory.go 7.8
github.com/nuts-foundation/nuts-node/auth/services/irma/irmacontract.go 5.4
github.com/nuts-foundation/nuts-node/auth/services/irma/signer.go 3.4
github.com/nuts-foundation/nuts-node/auth/services/irma/validator.go 5.1
github.com/nuts-foundation/nuts-node/auth/services/notary/notary.go 4.4
github.com/nuts-foundation/nuts-node/auth/services/oauth/authz_server.go 4.6
github.com/nuts-foundation/nuts-node/auth/services/oauth/relying_party.go 4.3
github.com/nuts-foundation/nuts-node/auth/services/selfsigned/signer.go 5.2
github.com/nuts-foundation/nuts-node/auth/services/selfsigned/validator.go 2.6
github.com/nuts-foundation/nuts-node/auth/services/selfsigned/web/handler.go 4.5
github.com/nuts-foundation/nuts-node/cmd/root.go 3.6
github.com/nuts-foundation/nuts-node/core/build_vars.go 3.3
github.com/nuts-foundation/nuts-node/core/client_config.go 8.5
github.com/nuts-foundation/nuts-node/core/echo_errors.go 1.8
github.com/nuts-foundation/nuts-node/core/engine.go 0.9
github.com/nuts-foundation/nuts-node/core/http_client.go 1.4
github.com/nuts-foundation/nuts-node/core/metrics.go 3.5
github.com/nuts-foundation/nuts-node/core/server_config.go 2.6
github.com/nuts-foundation/nuts-node/core/status/engine.go 1.1
github.com/nuts-foundation/nuts-node/core/time.go 6.3
github.com/nuts-foundation/nuts-node/core/tls.go 2.9
github.com/nuts-foundation/nuts-node/core/url.go 4.5
github.com/nuts-foundation/nuts-node/crypto/api/v1/api.go 0.7
github.com/nuts-foundation/nuts-node/crypto/cmd/cmd.go 9.5
github.com/nuts-foundation/nuts-node/crypto/crypto.go 4.3
github.com/nuts-foundation/nuts-node/crypto/decryptor.go 14.3
github.com/nuts-foundation/nuts-node/crypto/dpop.go 20.0
github.com/nuts-foundation/nuts-node/crypto/dpop/dpop.go 5.2
github.com/nuts-foundation/nuts-node/crypto/hash/sha256.go 2.7
🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@dependabot dependabot bot force-pushed the dependabot/go_modules/gorm.io/gorm-1.30.1 branch 2 times, most recently from 51e804c to b95e072 Compare July 26, 2025 11:30
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.30.0 to 1.30.1.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.30.0...v1.30.1)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  dependency-version: 1.30.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gorm.io/gorm-1.30.1 branch from b95e072 to ac824ad Compare July 26, 2025 11:31
@confiks
Copy link
Contributor

confiks commented Jul 27, 2025

Waiting for #3885 so dependabot can solve the conflicts by rebasing.

#3885 needs more review

@confiks confiks merged commit c00fae5 into master Jul 30, 2025
9 checks passed
@confiks confiks deleted the dependabot/go_modules/gorm.io/gorm-1.30.1 branch July 30, 2025 13:22
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