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

feat(deps): bump the gomod-deps group with 9 updates #1003

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps the gomod-deps group with 9 updates:

Package From To
github.com/go-playground/validator/v10 10.15.0 10.15.3
github.com/jinzhu/copier 0.3.5 0.4.0
github.com/minio/minio-go/v7 7.0.61 7.0.63
golang.org/x/image 0.11.0 0.12.0
google.golang.org/api 0.136.0 0.138.0
gorm.io/gorm 1.25.3 1.25.4
github.com/google/uuid 1.3.0 1.3.1
github.com/aliyun/aliyun-oss-go-sdk 2.2.8+incompatible 2.2.9+incompatible
github.com/redis/go-redis/v9 9.0.5 9.1.0

Updates github.com/go-playground/validator/v10 from 10.15.0 to 10.15.3

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

Release 10.15.3

What was fixed?

Fix regression for invalid type check before calling reflect values type. Thank you @​MysteriousPotato for the PR

Release 10.15.2

What was fixed?

  • Refactored #1122 to support or's in tags + updated to required behaving the same as before v10.50.0 to support the community as there was a lot of code relying on the before behaviour, correct or not.

Release 10.15.1

What was fixed?

Corrected a few validations including gt, lt, ... when using floating point values, specifically float32, in this PR

Commits

Updates github.com/jinzhu/copier from 0.3.5 to 0.4.0

Commits
  • 70b1d4e Merge pull request #190 from driventokill/feature/custom-field-names
  • 1835b1a ci: upgrade ci go version >=1.17
  • 5a54efd style: format copier_file_name_mapping_test.go
  • bacc10b fix: use CaseSensitive=true for legacy test cases
  • 7d39583 feat: Support custom file name mappings
  • 83982c7 Merge pull request #177 from jiang4869/master
  • f036a42 Merge pull request #178 from QianChenglong/master
  • 1885609 Merge pull request #180 from driventokill/issue/170
  • 780b83e fix: several issues while copy with custom converter
  • 61dc501 support case-insensitive copy
  • Additional commits viewable in compare view

Updates github.com/minio/minio-go/v7 from 7.0.61 to 7.0.63

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

Bugfix release

What's Changed

Full Changelog: minio/minio-go@v7.0.62...v7.0.63

Bugfix release

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.61...v7.0.62

Commits

Updates golang.org/x/image from 0.11.0 to 0.12.0

Commits

Updates google.golang.org/api from 0.136.0 to 0.138.0

Release notes

Sourced from google.golang.org/api's releases.

v0.138.0

0.138.0 (2023-08-17)

Features

v0.137.0

0.137.0 (2023-08-14)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.138.0 (2023-08-17)

Features

0.137.0 (2023-08-14)

Features

Commits

Updates gorm.io/gorm from 1.25.3 to 1.25.4

Commits

Updates github.com/google/uuid from 1.3.0 to 1.3.1

Release notes

Sourced from github.com/google/uuid's releases.

v1.3.1

1.3.1 (2023-08-18)

Bug Fixes

  • Use .EqualFold() to parse urn prefixed UUIDs (#118) (574e687)
Changelog

Sourced from github.com/google/uuid's changelog.

1.3.1 (2023-08-18)

Bug Fixes

  • Use .EqualFold() to parse urn prefixed UUIDs (#118) (574e687)

Changelog

Commits

Updates github.com/aliyun/aliyun-oss-go-sdk from 2.2.8+incompatible to 2.2.9+incompatible

Release notes

Sourced from github.com/aliyun/aliyun-oss-go-sdk's releases.

v2.2.9

  • 增加:support force path style option.
  • 增加:support context.Context option.
  • 修改:remove LifecycleFilterNot.Prefix omitempty attribute.
Changelog

Sourced from github.com/aliyun/aliyun-oss-go-sdk's changelog.

ChangeLog - Aliyun OSS SDK for Go

版本号:v2.2.9 日期:2023-08-25

变更内容

  • 增加:support force path style option.
  • 增加:support context.Context option.
  • 修改:remove LifecycleFilterNot.Prefix omitempty attribute.

版本号:v2.2.8 日期:2023-07-31

变更内容

  • 增加:support EnvironmentVariableCredentialsProvider
  • 增加:support describe regions api.
  • 增加:support create bucket with server encryption parameters.
  • 增加:support referer black list.
  • 增加:support aysnc process object api.
  • 增加:support ObjectSizeGreaterThan and ObjectSizeLessThan in lifecycle rule.
  • 增加:add DeepColdArchive storage class.
  • 修复:fix bug.

版本号:v2.2.7 日期:2023-03-23

变更内容

  • 增加:support get info form EC & x-oss-err.
  • 增加:support bucket replication time control api.
  • 增加:support bucket style api.
  • 增加:support list bucket cname api.
  • 增加:support bucket resource group api.
  • 修复:do not use uname -* cmd to get platform information.
  • 修复:call rand.Seed only once.

版本号:v2.2.6 日期:2022-11-16

变更内容

  • 增加:the object name cannot be empty in object's apis.
  • 增加:support access monitor api.
  • 修复:fix GetBucketStat bug.
  • 增加:lifecycle rule supports filter configuration.
  • 增加:support deleting the specified bucket tags.
  • 修复:can't delete objects where the keys contain special characters.

版本号:v2.2.5 日期:2022-08-19

变更内容

  • 增加:add meta data indexing api
  • 删除:remove github.com/baiyubin/aliyun-sts-go-sdk/sts deps.
  • 修改:remove chartset info in text/* mime type.
  • 增加:add restore info in listObjects/listObjectVersions
  • 增加:add x-oss-ac-* into subresource list.
  • 修改:fix select object bug.
  • 增加:getBucketStat api returns more info
  • 增加:support X-Oss-Notification header in CompleteMultipartUpload api.

... (truncated)

Commits

Updates github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.1.0

What's new?

Triggers and Functions support

Triggers and Functions allow you to execute server-side functions triggered when key values are modified or created in Redis, a stream entry arrival, or explicitly calling them. Simply put, you can replace Lua scripts with easy-to-develop JavaScript or TypeScript code. Move your business logic closer to the data to ensure a lower latency, and forget about updating dependent key values manually in your code. Try it for yourself with Quick start

Support for All Probabilistic data structures

Probabilistic data structures, like Bloom filters, offer unique advantages when dealing with large datasets, such as memory efficiency, faster operations, and scalability. Go-Redis now supports all probabilistic data structures.

🐛 Bug Fixes

  • Fix bool ToBool bug (#2626)

🧰 Maintenance

  • Bump github.com/bsm/ginkgo/v2 from 2.7.0 to 2.9.5 (#2613)
  • Adds testable examples to be automatically pulled in redis.io docs (#2601)
  • Integrating spellcheck into CI (#2666)
  • Bumping redis versions (#2662)
  • Updating the README with connection options (#2661)
  • chore: fix staticcheck (#2631)

Contributors

We'd like to thank all the contributors who worked on this release!

@​chayim, @​dependabot, @​dependabot[bot], @​elena-kolevska, @​kamyab98, @​ofekshenawa, @​testwill and @​vmihailenco

Commits

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2023
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 4, 2023
@dependabot dependabot bot temporarily deployed to openim September 4, 2023 08:58 Inactive
@dependabot dependabot bot temporarily deployed to openim September 4, 2023 08:58 Inactive
@dependabot dependabot bot temporarily deployed to openim September 4, 2023 08:58 Inactive
@dependabot dependabot bot temporarily deployed to openim September 4, 2023 08:58 Inactive
@dependabot dependabot bot temporarily deployed to openim September 4, 2023 08:59 Inactive
Bumps the gomod-deps group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.15.0` | `10.15.3` |
| [github.com/jinzhu/copier](https://github.com/jinzhu/copier) | `0.3.5` | `0.4.0` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.61` | `7.0.63` |
| [golang.org/x/image](https://github.com/golang/image) | `0.11.0` | `0.12.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.136.0` | `0.138.0` |
| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.3` | `1.25.4` |
| [github.com/google/uuid](https://github.com/google/uuid) | `1.3.0` | `1.3.1` |
| [github.com/aliyun/aliyun-oss-go-sdk](https://github.com/aliyun/aliyun-oss-go-sdk) | `2.2.8+incompatible` | `2.2.9+incompatible` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.0.5` | `9.1.0` |


Updates `github.com/go-playground/validator/v10` from 10.15.0 to 10.15.3
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.15.0...v10.15.3)

Updates `github.com/jinzhu/copier` from 0.3.5 to 0.4.0
- [Commits](jinzhu/copier@v0.3.5...v0.4.0)

Updates `github.com/minio/minio-go/v7` from 7.0.61 to 7.0.63
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.61...v7.0.63)

Updates `golang.org/x/image` from 0.11.0 to 0.12.0
- [Commits](golang/image@v0.11.0...v0.12.0)

Updates `google.golang.org/api` from 0.136.0 to 0.138.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.136.0...v0.138.0)

Updates `gorm.io/gorm` from 1.25.3 to 1.25.4
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.25.3...v1.25.4)

Updates `github.com/google/uuid` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.3.0...v1.3.1)

Updates `github.com/aliyun/aliyun-oss-go-sdk` from 2.2.8+incompatible to 2.2.9+incompatible
- [Release notes](https://github.com/aliyun/aliyun-oss-go-sdk/releases)
- [Changelog](https://github.com/aliyun/aliyun-oss-go-sdk/blob/master/CHANGELOG.md)
- [Commits](aliyun/aliyun-oss-go-sdk@v2.2.8...v2.2.9)

Updates `github.com/redis/go-redis/v9` from 9.0.5 to 9.1.0
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](redis/go-redis@v9.0.5...v9.1.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-deps
- dependency-name: github.com/jinzhu/copier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-deps
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-deps
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-deps
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-deps
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-deps
- dependency-name: github.com/aliyun/aliyun-oss-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-deps
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-deps-6950532940 branch from f63c17e to db050a9 Compare September 5, 2023 09:02
@dependabot dependabot bot temporarily deployed to openim September 5, 2023 09:02 Inactive
@dependabot dependabot bot temporarily deployed to openim September 5, 2023 09:02 Inactive
@dependabot dependabot bot temporarily deployed to openim September 5, 2023 09:02 Inactive
@dependabot dependabot bot temporarily deployed to openim September 5, 2023 09:02 Inactive
@dependabot dependabot bot temporarily deployed to openim September 5, 2023 09:02 Inactive
@dependabot dependabot bot temporarily deployed to openim September 5, 2023 09:02 Inactive
@dependabot dependabot bot temporarily deployed to openim September 5, 2023 09:02 Inactive
@skiffer-git skiffer-git merged commit 1e592f3 into main Sep 5, 2023
19 of 20 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-deps-6950532940 branch September 5, 2023 10:24
@github-actions github-actions bot added this to the v3.1 milestone Sep 5, 2023
@openimsdk openimsdk locked and limited conversation to collaborators Sep 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants