chore(deps): bump the go-minor-patch group across 1 directory with 6 updates#61
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-minor-patch group across 1 directory with 6 updates#61dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the go-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/paulmach/orb](https://github.com/paulmach/orb) | `0.11.1` | `0.13.0` | | [github.com/swaggo/gin-swagger](https://github.com/swaggo/gin-swagger) | `1.6.0` | `1.6.1` | | [github.com/swaggo/swag](https://github.com/swaggo/swag) | `1.16.3` | `1.16.6` | | [golang.org/x/text](https://github.com/golang/text) | `0.35.0` | `0.38.0` | | [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.5.0` | `1.6.0` | Updates `github.com/paulmach/orb` from 0.11.1 to 0.13.0 - [Release notes](https://github.com/paulmach/orb/releases) - [Changelog](https://github.com/paulmach/orb/blob/master/CHANGELOG.md) - [Commits](paulmach/orb@v0.11.1...v0.13.0) Updates `github.com/swaggo/gin-swagger` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/swaggo/gin-swagger/releases) - [Commits](swaggo/gin-swagger@v1.6.0...v1.6.1) Updates `github.com/swaggo/swag` from 1.16.3 to 1.16.6 - [Release notes](https://github.com/swaggo/swag/releases) - [Commits](swaggo/swag@v1.16.3...v1.16.6) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `gorm.io/driver/postgres` from 1.5.0 to 1.6.0 - [Commits](go-gorm/postgres@v1.5.0...v1.6.0) Updates `gorm.io/gorm` from 1.25.0 to 1.25.10 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.0...v1.25.10) --- updated-dependencies: - dependency-name: github.com/paulmach/orb dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/swaggo/gin-swagger dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/swaggo/swag dependency-version: 1.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: gorm.io/driver/postgres dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: gorm.io/gorm dependency-version: 1.25.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b5eee15 to
8dec5d4
Compare
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 go-minor-patch group with 5 updates in the / directory:
0.11.10.13.01.6.01.6.11.16.31.16.60.35.00.38.01.5.01.6.0Updates
github.com/paulmach/orbfrom 0.11.1 to 0.13.0Release notes
Sourced from github.com/paulmach/orb's releases.
Changelog
Sourced from github.com/paulmach/orb's changelog.
Commits
a12a48eupdate changelog for v0.12.09610ef0Merge pull request #176 from paulmach/pm/generic-geojsone76ee9dgeojson: add generic property support to features and collectionsc2aa315Merge pull request #177 from paulmach/cleanup9dea653reduce go.mod's goversion 1.25 -> 1.18 for better compatibilityb3a81cbinterface{} -> any75e83f3Merge pull request #174 from lukasbindreiter/masterb9d09e5Update bson encoding library to mongo-driver/v2e0c9c1cMerge pull request #172 from OlafFlebbeBosch/master26f1977upgrade golangci-lint and fix errorsUpdates
github.com/swaggo/gin-swaggerfrom 1.6.0 to 1.6.1Release notes
Sourced from github.com/swaggo/gin-swagger's releases.
Commits
2b8554dchore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#293)08e4a92chore(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#270)7d89702chore(deps): bump golang.org/x/net from 0.8.0 to 0.23.0 (#298)76a92d5Update Go versions in CI workflow (#324)19f4300Allow to enable Proof Key for Code Exachange (PKCE) (#271)aa92a0aUpdate ReadMe (#291)3b4340fmove css and js to seperate files (#280)Updates
github.com/swaggo/swagfrom 1.16.3 to 1.16.6Release notes
Sourced from github.com/swaggo/swag's releases.
... (truncated)
Commits
f676981feat: allow description line continuation (#2048)252fecdUse the structs name without the@namecomment (#2043)b0c5cc9Feature: allow enum ordered const name override (2nd PR for this) (#2046)0f3bf86fix: router with tilde #2004 (#2005)d7cec57fix: prevent nil pointer dereference in getFuncDoc when parsing dependencies ...15a183bfeat: json:omitempty marks field as optional (#2041)714cd12fix(test): includerunetest in enums tests (#2025)93e8685chore(deps): bump golang.org/x/crypto in /example/celler (#1993)aee4fddRemove redundant (default: false) for parseFuncBody flag (#1961)5c99c17x/text v0.21, x/tools v0.21 (#1962)Updates
golang.org/x/textfrom 0.35.0 to 0.38.0Commits
f4bb632go.mod: update golang.org/x dependencies3ef517ego.mod: update golang.org/x dependencies8577a70go.mod: update golang.org/x dependenciesUpdates
gorm.io/driver/postgresfrom 1.5.0 to 1.6.0Commits
1ffb5a7feat: support dynamic timestamp ScanLocation via DSN timezone (#311)8385c4afeat(migrator): Add missing postgres type aliases (#312)84224ecfix: fix migrator recognizingnextval('"table_id_seq"'::regclass)(#304)04418c9PG index options handle CONCURRENT option separately (#297)9723eacAdd varchar limit detection as per PostgreSQL limits (#302)dcfe4eaBump golang.org/x/crypto to v0.31.0 to address CVE-2024-45337 (#301)c172125fix concurrent issue (#295)54c71e3Revert "fix: create index failed without err (#285)" (#292)50307e2Include index options (#288)f185f22#289 Add coverage for eliminating default value tag (#290)Updates
gorm.io/gormfrom 1.25.0 to 1.25.10Commits
9d370bcFix handling of unknown column types (#6540)7892019Fix panic bug in migrator due to lack of nil check for stmt.Schema (#6932)ac59252Add new error for "Violation Check Constraint" (#6992)207f1acfix: not clause with or condition (#6984)85299bfperf: merge nested preload query when using join (#6990)5553ff3downgrade mssql driverbc49365Faster utils.FileWithLineNum (#6981)d0b4cebAdded comment describing Unscoped() method (#6969)9a61ef2fix: duplicated preload (#6948)1e13fd7Fix duplicated columns in INSERT SQL for some fields with default value