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

[INTG-1601]: Bump the dependencies group across 1 directory with 2 updates #477

Merged
merged 10 commits into from
Oct 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 2 updates in the / directory: github.com/tidwall/gjson and gorm.io/gorm.

Updates github.com/tidwall/gjson from 1.17.1 to 1.17.3

Commits

Updates gorm.io/gorm from 1.25.10 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)
  • 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...
  • 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

…dates

Bumps the dependencies group with 2 updates in the / directory: [github.com/tidwall/gjson](https://github.com/tidwall/gjson) and [gorm.io/gorm](https://github.com/go-gorm/gorm).


Updates `github.com/tidwall/gjson` from 1.17.1 to 1.17.3
- [Commits](tidwall/gjson@v1.17.1...v1.17.3)

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

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2024 21:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@dependabot dependabot bot requested a review from sc-gv October 1, 2024 21:44
@MickStanciu MickStanciu merged commit 8883774 into main Oct 2, 2024
13 of 14 checks passed
@MickStanciu MickStanciu deleted the dependabot/go_modules/dependencies-fb8a3105e4 branch October 2, 2024 04:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant