Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump the gomod-deps group with 2 updates #719

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps the gomod-deps group with 2 updates: github.com/samber/lo and gorm.io/gorm.

Updates github.com/samber/lo from 1.44.0 to 1.46.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.46.0

What's Changed

New Contributors

Full Changelog: samber/lo@v1.45.0...v1.46.0

v1.45.0

What's Changed

New Contributors

Full Changelog: samber/lo@v1.44.0...v1.45.0

Commits

Updates gorm.io/gorm from 1.25.10 to 1.25.11

Commits
  • 4a50b36 ci: Add PostgreSQL 14 and 15 to GitHub Actions matrix (#7081)
  • 11c4331 feat: add MapColumns method (#6901)
  • 8a0af58 fix map fields with clickhouse driver
  • 4f62911 Allow to support other field types
  • 109f239 add DB level propagation for the Unscoped flag (#7007)
  • 79bf7f9 fix CI for sqlserver
  • 3d09f79 only listen local port
  • 73a988c fix(scan): update Scan function to reset structs to zero values for each scan...
  • 05167fd fix: use reflect.Append when preloading nested associations (#7014)
  • 78c6dfd Fix association replace non-addressable panic (#7012)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2024
@dependabot dependabot bot requested a review from ras0q August 1, 2024 17:10
@H1rono
Copy link
Member

H1rono commented Aug 2, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-deps-102d49adc2 branch from 386d141 to 4436f21 Compare August 2, 2024 10:36
Bumps the gomod-deps group with 2 updates: [github.com/samber/lo](https://github.com/samber/lo) and [gorm.io/gorm](https://github.com/go-gorm/gorm).


Updates `github.com/samber/lo` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/samber/lo/releases)
- [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md)
- [Commits](samber/lo@v1.44.0...v1.46.0)

Updates `gorm.io/gorm` from 1.25.10 to 1.25.11
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.25.10...v1.25.11)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-deps
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-deps-102d49adc2 branch from 4436f21 to 37ca7d7 Compare August 2, 2024 20:23
Copy link
Member

@H1rono H1rono left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 58d11af into main Aug 2, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-deps-102d49adc2 branch August 2, 2024 22:41
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