Skip to content

fix(deps): bump gorm.io/gorm from 1.25.11 to 1.25.12 in /api - #526

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/gorm.io/gorm-1.25.12
Oct 14, 2024
Merged

fix(deps): bump gorm.io/gorm from 1.25.11 to 1.25.12 in /api#526
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/gorm.io/gorm-1.25.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 1, 2024

Copy link
Copy Markdown
Contributor

Bumps gorm.io/gorm from 1.25.11 to 1.25.12.

Commits
  • 0daaf17 fix: AfterQuery using safer right trim while clearing from clause's join adde...
  • 0dbfda5 fix memory leaks in PrepareStatementDB (#7142)
  • See full diff 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 [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.11 to 1.25.12.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.25.11...v1.25.12)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  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 Oct 1, 2024
@dependabot
dependabot Bot requested a review from AchoArnold October 1, 2024 00:04
@what-the-diff

what-the-diff Bot commented Oct 1, 2024

Copy link
Copy Markdown

PR Summary

  • Database Library Update
    The database library gorm.io/gorm, an essential package that helps our application interact with the database, has been updated from version v1.25.11 to v1.25.12. This latest version likely contains improvements or fixes which can make our system run smoother and more efficient.

  • Checksum Update
    We've also updated the checksum for the latest gorm.io/gorm version. This is important for verifying the integrity of the new package version we just installed, ensuring there has been no corruption or tampering with the package in transit.

@AchoArnold
AchoArnold merged commit 1672e7f into main Oct 14, 2024
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/gorm.io/gorm-1.25.12 branch October 14, 2024 17:46
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