-
Notifications
You must be signed in to change notification settings - Fork 165
Commit 236ab29
chore(deps): Update go deps (#2139)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go |
`v1.33.0-20240401165935-b983156c5e99.1` ->
`v1.34.0-20240401165935-b983156c5e99.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/" rel="nofollow">https://developer.mend.io/api/mc/badges/confidence/go/buf.build%2fgen%2fgo%2fbufbuild%2fprotovalidate%2fprotocolbuffers%2fgo/v1.33.0-20240401165935-b983156c5e99.1/v1.34.0-20240401165935-b983156c5e99.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) |
`v1.51.30` -> `v1.52.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [github.com/rivo/tview](https://togithub.com/rivo/tview) |
`v0.0.0-20240426173458-c766eefb3803` ->
`v0.0.0-20240505185119-ed116790de0f` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [github.com/vektra/mockery/v2](https://togithub.com/vektra/mockery) |
`v2.42.3` -> `v2.43.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/)
| require | minor |
|
[google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto)
| `v0.0.0-20240415180920-8c6c420018be` ->
`v0.0.0-20240429193739-8cf5692501f6` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
|
[google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go)
| `v1.33.1-0.20240423095020-c2b76eee36e7` -> `v1.34.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/)
| require | minor |
|
[google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go)
| `v1.33.0` -> `v1.34.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/)
| require | minor |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.29.8` ->
`v1.29.9` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
---
### Release Notes
<details>
<summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary>
###
[`v1.52.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1522-2024-05-03)
[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.52.1...v1.52.2)
\===
##### Service Client Updates
- `service/bedrock-agent`: Updates service API and documentation
- `service/connect`: Updates service API and documentation
- `service/connectcases`: Updates service API and documentation
- `service/datasync`: Updates service API and documentation
- `service/inspector2`: Updates service API and documentation
- `service/sagemaker`: Updates service API and documentation
- Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i
and g5 instance types for Batch Transform Jobs
- `service/sesv2`: Updates service API and documentation
###
[`v1.52.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1521-2024-05-02)
[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.52.0...v1.52.1)
\===
##### Service Client Updates
- `service/dynamodb`: Updates service API, documentation, waiters,
paginators, and examples
- This release adds support to specify an optional, maximum
OnDemandThroughput for DynamoDB tables and global secondary indexes in
the CreateTable or UpdateTable APIs. You can also override the
OnDemandThroughput settings by calling the ImportTable,
RestoreFromPointInTime, or RestoreFromBackup APIs.
- `service/ec2`: Updates service API and documentation
- This release includes a new API for retrieving the public endorsement
key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
- `service/personalize`: Updates service API and documentation
- `service/redshift-serverless`: Updates service API and documentation
###
[`v1.52.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1520-2024-05-01)
[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.51.32...v1.52.0)
\===
##### Service Client Updates
- `service/bedrock-agent`: Updates service API and documentation
- `service/ec2`: Updates service documentation
- Documentation updates for Amazon EC2.
- `service/personalize-runtime`: Updates service API and documentation
- `service/securityhub`: Updates service API and documentation
- `service/sesv2`: Updates service API
##### SDK Features
- `service/alexaforbusiness`: Remove Alexaforbusiness
- This change removes the Alexaforbusiness service, since it is
deprecated.
###
[`v1.51.32`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15132-2024-04-30)
[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.51.31...v1.51.32)
\===
##### Service Client Updates
- `service/chime-sdk-voice`: Updates service API and documentation
- `service/codeartifact`: Updates service API and documentation
- `service/fms`: Updates service API and documentation
- `service/omics`: Updates service API and documentation
- `service/opensearch`: Updates service API and documentation
- `service/pinpoint-sms-voice-v2`: Updates service API, documentation,
and paginators
- `service/qbusiness`: Updates service API, documentation, and waiters
- `service/quicksight`: Updates service API and documentation
- New Q embedding supporting Generative Q\&A
- `service/route53resolver`: Updates service API and documentation
- `service/sagemaker`: Updates service API and documentation
- Amazon SageMaker Training now supports the use of attribute-based
access control (ABAC) roles for training job execution roles. Amazon
SageMaker Inference now supports G6 instance types.
- `service/signer`: Updates service API and documentation
- Documentation updates for AWS Signer. Adds cross-account signing
constraint and definitions for cross-account actions.
###
[`v1.51.31`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15131-2024-04-29)
[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.51.30...v1.51.31)
\===
##### Service Client Updates
- `service/amplify`: Updates service API and documentation
- `service/connectcases`: Updates service API and documentation
- `service/inspector2`: Updates service API and documentation
- `service/timestream-query`: Updates service API and documentation
- `service/transcribe`: Updates service API and documentation
- `service/trustedadvisor`: Updates service API and documentation
</details>
<details>
<summary>vektra/mockery (github.com/vektra/mockery/v2)</summary>
###
[`v2.43.0`](https://togithub.com/vektra/mockery/releases/tag/v2.43.0)
[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.42.3...v2.43.0)
##### Changelog
- [`514021e`](https://togithub.com/vektra/mockery/commit/514021e) Add
docs about `InterfaceFile`
- [`527c0c4`](https://togithub.com/vektra/mockery/commit/527c0c4) Added
InterfaceFile
- [`25d2eb0`](https://togithub.com/vektra/mockery/commit/25d2eb0) Merge
pull request
[#​773](https://togithub.com/vektra/mockery/issues/773) from
istrau2/patch-1
- [`0229bd4`](https://togithub.com/vektra/mockery/commit/0229bd4) Merge
pull request
[#​776](https://togithub.com/vektra/mockery/issues/776) from
LandonTClipp/master
- [`dff9d54`](https://togithub.com/vektra/mockery/commit/dff9d54) added
.InterfaceFile test
- [`314f11a`](https://togithub.com/vektra/mockery/commit/314f11a) fixed
.InterfaceFile test
</details>
<details>
<summary>protocolbuffers/protobuf-go
(google.golang.org/protobuf)</summary>
###
[`v1.34.0`](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.33.0...v1.34.0)
[Compare
Source](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.33.0...v1.34.0)
</details>
<details>
<summary>cznic/sqlite (modernc.org/sqlite)</summary>
###
[`v1.29.9`](https://gitlab.com/cznic/sqlite/compare/v1.29.8...v1.29.9)
[Compare
Source](https://gitlab.com/cznic/sqlite/compare/v1.29.8...v1.29.9)
</details>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 31897e0 commit 236ab29Copy full SHA for 236ab29
File tree
Expand file treeCollapse file tree
25 files changed
+55
-54
lines changedFilter options
- api/genpb
- cerbos
- audit/v1
- effect/v1
- engine/v1
- policy/v1
- private/v1
- request/v1
- response/v1
runtime/v1
schema/v1
source/v1
state/v1
svc/v1
telemetry/v1
internal
- conditions/types
- test/mocks
tools
Expand file treeCollapse file tree
25 files changed
+55
-54
lines changedCollapse file: api/genpb/cerbos/audit/v1/audit.pb.go
api/genpb/cerbos/audit/v1/audit.pb.go
Copy file name to clipboardExpand all lines: api/genpb/cerbos/audit/v1/audit.pb.go+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api/genpb/cerbos/effect/v1/effect.pb.go
api/genpb/cerbos/effect/v1/effect.pb.go
Copy file name to clipboardExpand all lines: api/genpb/cerbos/effect/v1/effect.pb.go+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api/genpb/cerbos/engine/v1/engine.pb.go
api/genpb/cerbos/engine/v1/engine.pb.go
Copy file name to clipboardExpand all lines: api/genpb/cerbos/engine/v1/engine.pb.go+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api/genpb/cerbos/policy/v1/policy.pb.go
api/genpb/cerbos/policy/v1/policy.pb.go
Copy file name to clipboardExpand all lines: api/genpb/cerbos/policy/v1/policy.pb.go+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api/genpb/cerbos/private/v1/test.pb.go
api/genpb/cerbos/private/v1/test.pb.go
Copy file name to clipboardExpand all lines: api/genpb/cerbos/private/v1/test.pb.go+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api/genpb/cerbos/request/v1/request.pb.go
api/genpb/cerbos/request/v1/request.pb.go
Copy file name to clipboardExpand all lines: api/genpb/cerbos/request/v1/request.pb.go+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api/genpb/cerbos/response/v1/response.pb.go
api/genpb/cerbos/response/v1/response.pb.go
Copy file name to clipboardExpand all lines: api/genpb/cerbos/response/v1/response.pb.go+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api/genpb/cerbos/runtime/v1/runtime.pb.go
api/genpb/cerbos/runtime/v1/runtime.pb.go
Copy file name to clipboardExpand all lines: api/genpb/cerbos/runtime/v1/runtime.pb.go+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api/genpb/cerbos/schema/v1/schema.pb.go
api/genpb/cerbos/schema/v1/schema.pb.go
Copy file name to clipboardExpand all lines: api/genpb/cerbos/schema/v1/schema.pb.go+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api/genpb/cerbos/source/v1/source.pb.go
api/genpb/cerbos/source/v1/source.pb.go
Copy file name to clipboardExpand all lines: api/genpb/cerbos/source/v1/source.pb.go+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments