-
Notifications
You must be signed in to change notification settings - Fork 9
chore(deps): bump the go-minor-patch group across 3 directories with 12 updates #61
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
base: main
Are you sure you want to change the base?
chore(deps): bump the go-minor-patch group across 3 directories with 12 updates #61
Conversation
…12 updates Bumps the go-minor-patch group with 4 updates in the /coraza-spoa directory: [github.com/dropmorepackets/haproxy-go](https://github.com/dropmorepackets/haproxy-go), [github.com/jcchavezs/mergefs](https://github.com/jcchavezs/mergefs), [github.com/oschwald/geoip2-golang](https://github.com/oschwald/geoip2-golang) and [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver). Bumps the go-minor-patch group with 1 update in the /pkg directory: [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver). Bumps the go-minor-patch group with 7 updates in the /server directory: | Package | From | To | | --- | --- | --- | | [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) | `2.2.1` | `2.3.0` | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.10.1` | `1.11.0` | | [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron) | `2.16.2` | `2.16.6` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.2` | `5.3.0` | | [github.com/haproxytech/client-native/v6](https://github.com/haproxytech/client-native) | `6.2.0` | `6.2.5` | | [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.4` | `1.16.6` | Updates `github.com/dropmorepackets/haproxy-go` from 0.0.6 to 0.0.7 - [Release notes](https://github.com/dropmorepackets/haproxy-go/releases) - [Changelog](https://github.com/DropMorePackets/haproxy-go/blob/master/CHANGELOG.md) - [Commits](DropMorePackets/haproxy-go@v0.0.6...v0.0.7) Updates `github.com/jcchavezs/mergefs` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/jcchavezs/mergefs/releases) - [Commits](jcchavezs/mergefs@v0.1.0...v0.1.1) Updates `github.com/oschwald/geoip2-golang` from 1.11.0 to 1.13.0 - [Release notes](https://github.com/oschwald/geoip2-golang/releases) - [Changelog](https://github.com/oschwald/geoip2-golang/blob/main/CHANGELOG.md) - [Commits](oschwald/geoip2-golang@v1.11.0...v1.13.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.2.1...v2.3.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.2.1...v2.3.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.2.1...v2.3.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.2.1...v2.3.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.2.1...v2.3.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.2.1...v2.3.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.2.1...v2.3.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.2.1...v2.3.0) Updates `github.com/gin-gonic/gin` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.10.1...v1.11.0) Updates `github.com/go-co-op/gocron/v2` from 2.16.2 to 2.16.6 - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](go-co-op/gocron@v2.16.2...v2.16.6) Updates `github.com/go-playground/validator/v10` from 10.26.0 to 10.27.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.26.0...v10.27.0) Updates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.2.2...v5.3.0) Updates `github.com/haproxytech/client-native/v6` from 6.2.0 to 6.2.5 - [Commits](haproxytech/client-native@v6.2.0...v6.2.5) Updates `github.com/swaggo/gin-swagger` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/swaggo/gin-swagger/releases) - [Changelog](https://github.com/swaggo/gin-swagger/blob/master/.goreleaser.yml) - [Commits](swaggo/gin-swagger@v1.6.0...v1.6.1) Updates `github.com/swaggo/swag` from 1.16.4 to 1.16.6 - [Release notes](https://github.com/swaggo/swag/releases) - [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml) - [Commits](swaggo/swag@v1.16.4...v1.16.6) Updates `go.mongodb.org/mongo-driver/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.2.1...v2.3.0) Updates `golang.org/x/crypto` from 0.38.0 to 0.42.0 - [Commits](golang/crypto@v0.38.0...v0.42.0) --- updated-dependencies: - dependency-name: github.com/dropmorepackets/haproxy-go dependency-version: 0.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/jcchavezs/mergefs dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/oschwald/geoip2-golang dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/gin-gonic/gin dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/go-co-op/gocron/v2 dependency-version: 2.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/haproxytech/client-native/v6 dependency-version: 6.2.5 dependency-type: direct:production update-type: version-update:semver-patch 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: go.mongodb.org/mongo-driver/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/crypto dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🚀 Docker Quick Build Unknown
|
⚡ Go Code Quality Check Unknown
|
🎨 Frontend Code Quality Check Unknown
|
Bumps the go-minor-patch group with 4 updates in the /coraza-spoa directory: github.com/dropmorepackets/haproxy-go, github.com/jcchavezs/mergefs, github.com/oschwald/geoip2-golang and go.mongodb.org/mongo-driver/v2.
Bumps the go-minor-patch group with 1 update in the /pkg directory: go.mongodb.org/mongo-driver/v2.
Bumps the go-minor-patch group with 7 updates in the /server directory:
2.2.1
2.3.0
1.10.1
1.11.0
2.16.2
2.16.6
5.2.2
5.3.0
6.2.0
6.2.5
1.6.0
1.6.1
1.16.4
1.16.6
Updates
github.com/dropmorepackets/haproxy-go
from 0.0.6 to 0.0.7Release notes
Sourced from github.com/dropmorepackets/haproxy-go's releases.
Changelog
Sourced from github.com/dropmorepackets/haproxy-go's changelog.
Commits
2d691f6
chore(master): release 0.0.7 (#18)b4e0cb4
ci(spop): ignore linting issuec12e722
fix(spop): Disable pipeline and async supportUpdates
github.com/jcchavezs/mergefs
from 0.1.0 to 0.1.1Release notes
Sourced from github.com/jcchavezs/mergefs's releases.
Commits
7d8215e
Merge pull request #3 from erikwilson/erik/fix/sort-readdir5eebe2b
chore: remove additional space.b65832e
fix: sort ReadDir resultUpdates
github.com/oschwald/geoip2-golang
from 1.11.0 to 1.13.0Release notes
Sourced from github.com/oschwald/geoip2-golang's releases.
Changelog
Sourced from github.com/oschwald/geoip2-golang's changelog.
... (truncated)
Commits
b651a19
Upgrade to golangci-lint v277feac3
Add support for Redacted US databasesUpdates
go.mongodb.org/mongo-driver/v2
from 2.2.1 to 2.3.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
54bab6d
BUMP v2.3.0eef1b04
GODRIVER-3548 Test MONGODB-X509 on cloud-dev (#2166)99707bc
Use require instead of assert for error checking in GriDFS tests. (#2167)5b79d94
GODRIVER-3633 Set correct MONGODB_VERSION on FaaS and search index tasks. (#2...21ab64f
Replace all uses of 'interface{}' with 'any' in the mongo/ packages. (#2139)845fc8a
GODRIVER-3631 Assume correct EC2 role in search index test task. (#2160)34bf3d8
GODRIVER-3522 Add support for the rawData option for time-series bucket acces...f0469d0
Merge pull request #2162 from mongodb/merge-release/2.2-into-master-175461988...b41edf6
Update default review priority tag (#2157)e132166
Merge pull request #2161 from mongodb/merge-release/2.2-into-master-175457498...Updates
go.mongodb.org/mongo-driver/v2
from 2.2.1 to 2.3.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
54bab6d
BUMP v2.3.0eef1b04
GODRIVER-3548 Test MONGODB-X509 on cloud-dev (#2166)99707bc
Use require instead of assert for error checking in GriDFS tests. (#2167)5b79d94
GODRIVER-3633 Set correct MONGODB_VERSION on FaaS and search index tasks. (#2...21ab64f
Replace all uses of 'interface{}' with 'any' in the mongo/ packages. (#2139)845fc8a
GODRIVER-3631 Assume correct EC2 role in search index test task. (#2160)34bf3d8
GODRIVER-3522 Add support for the rawData option for time-series bucket acces...f0469d0
Merge pull request #2162 from mongodb/merge-release/2.2-into-master-175461988...b41edf6
Update default review priority tag (#2157)e132166
Merge pull request #2161 from mongodb/merge-release/2.2-into-master-175457498...Updates
go.mongodb.org/mongo-driver/v2
from 2.2.1 to 2.3.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
54bab6d
BUMP v2.3.0eef1b04
GODRIVER-3548 Test MONGODB-X509 on cloud-dev (#2166)99707bc
Use require instead of assert for error checking in GriDFS tests. (#2167)5b79d94
GODRIVER-3633 Set correct MONGODB_VERSION on FaaS and search index tasks. (#2...21ab64f
Replace all uses of 'interface{}' with 'any' in the mongo/ packages. (#2139)845fc8a
GODRIVER-3631 Assume correct EC2 role in search index test task. (#2160)34bf3d8
GODRIVER-3522 Add support for the rawData option for time-series bucket acces...f0469d0
Merge pull request #2162 from mongodb/merge-release/2.2-into-master-175461988...b41edf6
Update default review priority tag (#2157)e132166
Merge pull request #2161 from mongodb/merge-release/2.2-into-master-175457498...Updates
go.mongodb.org/mongo-driver/v2
from 2.2.1 to 2.3.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
54bab6d
BUMP v2.3.0eef1b04
GODRIVER-3548 Test MONGODB-X509 on cloud-dev (#2166)99707bc
Use require instead of assert for error checking in GriDFS tests. (#2167)5b79d94
GODRIVER-3633 Set correct MONGODB_VERSION on FaaS and search index tasks. (#2...21ab64f
Replace all uses of 'interface{}' with 'any' in the mongo/ packages. (#2139)845fc8a
GODRIVER-3631 Assume correct EC2 role in search index test task. (#2160)34bf3d8
GODRIVER-3522 Add support for the rawData option for time-series bucket acces...f0469d0
Merge pull request #2162 from mongodb/merge-release/2.2-into-master-175461988...b41edf6
Update default review priority tag (#2157)e132166
Merge pull request #2161 from mongodb/merge-release/2.2-into-master-175457498...Updates
go.mongodb.org/mongo-driver/v2
from 2.2.1 to 2.3.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
54bab6d
BUMP v2.3.0eef1b04
GODRIVER-3548 Test MONGODB-X509 on cloud-dev (#2166)99707bc
Use require instead of assert for error checking in GriDFS tests. (#2167)5b79d94
GODRIVER-3633 Set correct MONGODB_VERSION on FaaS and search index tasks. (#2...21ab64f
Replace all uses of 'interface{}' with 'any' in the mongo/ packages. (#2139)845fc8a
GODRIVER-3631 Assume correct EC2 role in search index test task. (#2160)34bf3d8
GODRIVER-3522 Add support for the rawData option for time-series bucket acces...f0469d0
Merge pull request #2162 from mongodb/merge-release/2.2-into-master-175461988...b41edf6
Update default review priority tag (#2157)e132166
Merge pull request #2161 from mongodb/merge-release/2.2-into-master-175457498...Updates
go.mongodb.org/mongo-driver/v2
from 2.2.1 to 2.3.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.