build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.7#118
Merged
Conversation
Owner
|
@dependabot rebase |
ec05a45 to
ea6a4a5
Compare
Owner
|
@dependabot recreate |
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.5 to 1.25.7. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.5...v1.25.7) --- 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>
ea6a4a5 to
6106289
Compare
adalinesimonian
referenced
this pull request
in NLLCommunity/heimdallr
Aug 24, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/glebarez/sqlite](https://togithub.com/glebarez/sqlite) | `v1.10.0` -> `v1.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>glebarez/sqlite (github.com/glebarez/sqlite)</summary> ### [`v1.11.0`](https://togithub.com/glebarez/sqlite/releases/tag/v1.11.0): GORM 1.25.7 and upstream merge [Compare Source](https://togithub.com/glebarez/sqlite/compare/v1.10.0...v1.11.0) #### What's Changed - fix ddl from exists table ([go-gorm#172](https://togithub.com/go-gorm/sqlite/issues/172)) by [@​glebarez](https://togithub.com/glebarez) in [https://github.com/glebarez/sqlite/pull/110](https://togithub.com/glebarez/sqlite/pull/110) - build(deps): bump actions/setup-go from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/glebarez/sqlite/pull/111](https://togithub.com/glebarez/sqlite/pull/111) - build(deps): bump dawidd6/action-download-artifact from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/glebarez/sqlite/pull/112](https://togithub.com/glebarez/sqlite/pull/112) - build(deps): bump actions/upload-artifact from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/glebarez/sqlite/pull/113](https://togithub.com/glebarez/sqlite/pull/113) - Merge upstream by [@​glebarez](https://togithub.com/glebarez) in [https://github.com/glebarez/sqlite/pull/127](https://togithub.com/glebarez/sqlite/pull/127) - build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/glebarez/sqlite/pull/118](https://togithub.com/glebarez/sqlite/pull/118) - build(deps): bump actions/cache from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/glebarez/sqlite/pull/116](https://togithub.com/glebarez/sqlite/pull/116) **Full Changelog**: glebarez/sqlite@v1.10.0...v1.11.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/NLLCommunity/heimdallr). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps gorm.io/gorm from 1.25.5 to 1.25.7.
Commits
8fb9a31refactor: part 2 of distinguish between Unique and UniqueIndex (#6822)9514d5flet limit and offset use bind parameter (#6806)46816adrefactor: distinguish between Unique and UniqueIndex (#6386)418ee3ffix: preload shouldn't overwrite the value of join (#6771)e043924chore(deps): bump actions/cache from 3 to 4 (#6802)0123dd4fix: ignore .gen.go suffix in logger to get the real caller when using gen #6...940358eFix tests doesn't follow https://gorm.io/docs/method_chaining.html convention87deccefix: ExplainSQL using consecutive pairs of escaper in SQL string represents a...436cca7fix: join and select mytable.* not working (#6761)a2cac75feature: bring custom type and id column name to polymorphism (#6716)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)