chore(deps)(deps): bump the gorm group across 1 directory with 3 updates - #146
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the gorm group across 1 directory with 3 updates#146dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gorm group with 2 updates in the / directory: [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) and [gorm.io/driver/sqlserver](https://github.com/go-gorm/sqlserver). Updates `gorm.io/driver/postgres` from 1.6.0 to 1.6.2 - [Commits](go-gorm/postgres@v1.6.0...v1.6.2) Updates `gorm.io/driver/sqlserver` from 1.6.3 to 1.6.4 - [Commits](go-gorm/sqlserver@v1.6.3...v1.6.4) Updates `gorm.io/gorm` from 1.31.1 to 1.31.2 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.31.1...v1.31.2) --- updated-dependencies: - dependency-name: gorm.io/driver/postgres dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gorm - dependency-name: gorm.io/driver/sqlserver dependency-version: 1.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gorm - dependency-name: gorm.io/gorm dependency-version: 1.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gorm ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 the gorm group with 2 updates in the / directory: gorm.io/driver/postgres and gorm.io/driver/sqlserver.
Updates
gorm.io/driver/postgresfrom 1.6.0 to 1.6.2Commits
e269d69Fix/preserve original error in translate (#335)35fa84dchore(deps): bump actions/setup-go from 5 to 7 (#347)6e6c866feat: support PostgreSQL generated columns via thegeneratedtag (#345)d9b9fc6chore(deps): bump gorm.io/gorm from 1.25.10 to 1.31.2 (#346)77dd2bdchore(deps): bump actions/checkout from 4 to 7 (#344)2a16690Refactor SQL query for column type retrieval (#343)ce8a605chore(deps): bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0 (#341)4d6a58dfix(Migrator): add schema qualification to GetIndexes, RenameIndex, DropIndex...65c4b89fix(Migrator): prevent nil pointer dereference in AlterColumn (#339)92d2b78chore(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.2 (#337)Updates
gorm.io/driver/sqlserverfrom 1.6.3 to 1.6.4Commits
50ac986feat: support generated (computed) columns via thegeneratedtag (#178)8af2ff5build(deps): bump actions/checkout from 6 to 7 (#179)c6fcffebuild(deps): bump gorm.io/gorm from 1.30.0 to 1.31.2 (#181)de957b7build(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 (#182)c8ef2bfbuild(deps): bump actions/setup-go from 5 to 7 (#183)6ca13a5fix: schema-qualified table handling in SQL Server (#184)05e6495build(deps): bump actions/checkout from 4 to 6 (#174)9971ad0build(deps): bump github.com/microsoft/go-mssqldb from 1.8.2 to 1.9.6 (#176)fc75eddfix: The HasConstraint is fixed by adding a Unique Check (#173)Updates
gorm.io/gormfrom 1.31.1 to 1.31.2Release notes
Sourced from gorm.io/gorm's releases.
Commits
1d6ce99Fix potential rows leak on panic by deferring rows.Close() (#7798)f648834perf: replace fmt.Sprintf with strconv in ExplainSQL numeric formatting (#7796)49cd6b8Document NowFunc timezone behavior (#7799)d0ee5e2correct typo and rename fileType to fieldType in AlterColumn (#7748)2a22022fix: panic when using clause.Returning with CreateInBatches (#7768)3322929fix(migrator): add nil guards to ColumnType methods to prevent panic (#7767)40cd2afci: switch tests Go matrix to stable/oldstable and update setup-go (#7726)ba38501chore(ci): bump actions/stale to v9 (#7696)c1f742dfix: don't override alterColumn when defaults match (#7728)c14d3acupdate github ci golang versionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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