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

chore(deps): Update go deps #1852

Merged
merged 2 commits into from Oct 30, 2023
Merged

chore(deps): Update go deps #1852

merged 2 commits into from Oct 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/alecthomas/chroma/v2 require minor v2.9.1 -> v2.10.0
github.com/aws/aws-sdk-go require patch v1.46.2 -> v1.46.6
github.com/bufbuild/buf require patch v1.27.1 -> v1.27.2
github.com/bufbuild/protovalidate-go require patch v0.3.1 -> v0.3.4
github.com/cerbos/cerbos/api/genpb require digest 21315fe -> f134903
github.com/cerbos/cloud-api require patch v0.1.7 -> v0.1.8
github.com/fullstorydev/grpcurl require patch v1.8.8 -> v1.8.9
github.com/go-git/go-git/v5 require minor v5.9.0 -> v5.10.0
github.com/google/cel-go require minor v0.17.6 -> v0.18.1
github.com/google/uuid require minor v1.3.1 -> v1.4.0
github.com/rivo/tview require digest f7f32ad -> 8b7bcf9

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

alecthomas/chroma (github.com/alecthomas/chroma/v2)

v2.10.0

Compare Source

Changelog

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.46.6

Compare Source

===

Service Client Updates
  • service/elasticmapreduce: Updates service API and documentation
    • Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0
  • service/neptune: Updates service API and documentation
    • Update TdeCredentialPassword type to SensitiveString
  • service/pinpoint: Updates service documentation
    • Updated documentation to describe the case insensitivity for EndpointIds.
  • service/redshift: Updates service API and documentation
    • added support to create a dual stack cluster
  • service/wafv2: Updates service documentation

v1.46.5

Compare Source

===

Service Client Updates
  • service/appstream: Updates service API and documentation
    • This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • service/ec2: Updates service API, documentation, and paginators
    • Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.
  • service/network-firewall: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/redshift: Updates service API, documentation, and paginators
    • Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.
  • service/sagemaker: Updates service API and documentation
    • Amazon Sagemaker Autopilot now supports Text Generation jobs.
  • service/sns: Updates service API and documentation
    • Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.
  • service/ssm-sap: Updates service API and documentation
  • service/transfer: Updates service API, documentation, waiters, and paginators
    • No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.

v1.46.4

Compare Source

===

Service Client Updates
  • service/connectcases: Updates service API and documentation
  • service/groundstation: Updates service API and documentation
  • service/iam: Updates service API and documentation
    • Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error.

v1.46.3

Compare Source

===

Service Client Updates
  • service/codepipeline: Updates service API and documentation
    • Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.
  • service/ec2: Updates service documentation
    • This release updates the documentation for InstanceInterruptionBehavior and HibernationOptionsRequest to more accurately describe the behavior of these two parameters when using Spot hibernation.
  • service/eks: Updates service API
  • service/iam: Adds new service
    • Add the partitional endpoint for IAM in iso-f.
  • service/migrationhub-config: Updates service API and documentation
  • service/migrationhubstrategy: Updates service API, documentation, and paginators
  • service/opensearchserverless: Updates service API, documentation, and paginators
bufbuild/buf (github.com/bufbuild/buf)

v1.27.2

Compare Source

  • Fix issue where buf build and other commands may fail when handling certain
    archives created on macOS that contain files with extended attributes.
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)

v0.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protovalidate-go@v0.3.3...v0.3.4

v0.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protovalidate-go@v0.3.2...v0.3.3

v0.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protovalidate-go@v0.3.1...v0.3.2

cerbos/cloud-api (github.com/cerbos/cloud-api)

v0.1.8

Compare Source

fullstorydev/grpcurl (github.com/fullstorydev/grpcurl)

v1.8.9

Compare Source

Changelog

  • 28c0ee2 Disable CGO for improved compatibility across distros (#​420)
  • bc2944d Bump golang.org/x/net from 0.9.0 to 0.17.0 (#​419)
  • 7a845ca SIGSEGV: panic: runtime error: invalid memory address or nil pointer dereference in protoreflect (#​416)
  • c17f078 Added alts credential option (#​341)
go-git/go-git (github.com/go-git/go-git/v5)

v5.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.9.0...v5.10.0

google/cel-go (github.com/google/cel-go)

v0.18.1

Compare Source

What's Changed

  • Add support for a relative offset within ast.SourceInfo by [#​836]
  • Fix last optional element to be retained as an optional index while folding [#​841]
  • Fix deprecation notice for string format validation [#​840]
  • Update cel-spec and enable wrappers conformance tests [#​842]
  • refactor: remove lexer and parser pools [#​838]

New Contributors

Full Changelog: google/cel-go@v0.18.0...v0.18.1

v0.18.0

Compare Source

Features

The latest release of CEL introduces validators (#​775) and optimizers (#​804, #​827) and migrates the core CEL internals off of the
protobuf expression and type representations (#​789).

  • String format validator [#​775]
  • Create a Function that Reverses a String [#​796]
  • Introduce pre-order / post-order visitor pattern [#​813]
  • Add Libraries() function to Env [#​822]
  • Static optimizer for constant folding [#​804]
  • Inlining optimizer [#​827]
  • FindStructTypeFields support for types.Provider [#​814]

Breaking Changes

The following PR changes the API signature of the checker.AstNode method Expr to return an ast.Expr.

  • Migrate the checker.Coster to the ast.Expr [#​798]

Fixes

  • Nil safety checks for cel.Ast [#​784]
  • Fix cost estimates to propagate result sizes [#​787]
  • Catch invalid literals created from expression factories [#​810]
  • Ensure stable ordering of overload candidates [#​817]
  • Clarify replace with/by empty string [#​820]
  • Fix functional exemptions for homogeneous literal checks [#​832]
  • Fix logical operator folding that only involve literals [#​833]
  • Upgrade go-genproto to latest [#​831]

New Contributors

Full Changelog: google/cel-go@v0.17.1...v0.18.0

google/uuid (github.com/google/uuid)

v1.4.0

Compare Source

Features
  • UUIDs slice type with Strings() convenience method (#​133) (cd5fbbd)
Fixes
  • Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added area/dependencies Pull requests that update a dependency file bots kind/chore labels Oct 30, 2023
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@renovate
Copy link
Contributor Author

renovate bot commented Oct 30, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@charithe charithe changed the title chore(deps): update go deps chore(deps): Update go deps Oct 30, 2023
@charithe charithe merged commit 5f6b938 into main Oct 30, 2023
30 of 31 checks passed
@charithe charithe deleted the renovate/go-deps branch October 30, 2023 10:06
charithe added a commit to charithe/cerbos that referenced this pull request Oct 30, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/alecthomas/chroma/v2](https://togithub.com/alecthomas/chroma)
| require | minor | `v2.9.1` -> `v2.10.0` |
| [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) |
require | patch | `v1.46.2` -> `v1.46.6` |
| [github.com/bufbuild/buf](https://togithub.com/bufbuild/buf) | require
| patch | `v1.27.1` -> `v1.27.2` |
|
[github.com/bufbuild/protovalidate-go](https://togithub.com/bufbuild/protovalidate-go)
| require | patch | `v0.3.1` -> `v0.3.4` |
|
[github.com/cerbos/cerbos/api/genpb](https://togithub.com/cerbos/cerbos)
| require | digest | `21315fe` -> `f134903` |
| [github.com/cerbos/cloud-api](https://togithub.com/cerbos/cloud-api) |
require | patch | `v0.1.7` -> `v0.1.8` |
|
[github.com/fullstorydev/grpcurl](https://togithub.com/fullstorydev/grpcurl)
| require | patch | `v1.8.8` -> `v1.8.9` |
| [github.com/go-git/go-git/v5](https://togithub.com/go-git/go-git) |
require | minor | `v5.9.0` -> `v5.10.0` |
| [github.com/google/cel-go](https://togithub.com/google/cel-go) |
require | minor | `v0.17.6` -> `v0.18.1` |
| [github.com/google/uuid](https://togithub.com/google/uuid) | require |
minor | `v1.3.1` -> `v1.4.0` |
| [github.com/rivo/tview](https://togithub.com/rivo/tview) | require |
digest | `f7f32ad` -> `8b7bcf9` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary>

###
[`v2.10.0`](https://togithub.com/alecthomas/chroma/releases/tag/v2.10.0)

[Compare
Source](https://togithub.com/alecthomas/chroma/compare/v2.9.1...v2.10.0)

#### Changelog

- [`810464a`](https://togithub.com/alecthomas/chroma/commit/810464a)
Update Java lexer
([#&#8203;873](https://togithub.com/alecthomas/chroma/issues/873))
- [`77e9146`](https://togithub.com/alecthomas/chroma/commit/77e9146) Add
file extensions to go_template lexer
([#&#8203;875](https://togithub.com/alecthomas/chroma/issues/875))
- [`b127e35`](https://togithub.com/alecthomas/chroma/commit/b127e35)
Make `tty_indexed.go` respond to `None` like `tty_truecolour.go`
([#&#8203;869](https://togithub.com/alecthomas/chroma/issues/869))
- [`9ae4dae`](https://togithub.com/alecthomas/chroma/commit/9ae4dae) Add
`*.Dockerfile` to docker lexer
([#&#8203;868](https://togithub.com/alecthomas/chroma/issues/868))
- [`2fa6f14`](https://togithub.com/alecthomas/chroma/commit/2fa6f14) Add
PRQL to README
([#&#8203;863](https://togithub.com/alecthomas/chroma/issues/863))
- [`17597b6`](https://togithub.com/alecthomas/chroma/commit/17597b6) Add
PRQL language
([#&#8203;862](https://togithub.com/alecthomas/chroma/issues/862))
- [`7eb0305`](https://togithub.com/alecthomas/chroma/commit/7eb0305)
lexers/r: Match keywords prior to functions
([#&#8203;860](https://togithub.com/alecthomas/chroma/issues/860))
- [`827bd93`](https://togithub.com/alecthomas/chroma/commit/827bd93)
lexers: add initial version of CUE lexer
([#&#8203;858](https://togithub.com/alecthomas/chroma/issues/858))
- [`9087c63`](https://togithub.com/alecthomas/chroma/commit/9087c63)
docs: note about Get() being slow due to file matching
- [`ccd8d68`](https://togithub.com/alecthomas/chroma/commit/ccd8d68)
lexers: move to comparing bytes in tests
([#&#8203;856](https://togithub.com/alecthomas/chroma/issues/856))
- [`def00e9`](https://togithub.com/alecthomas/chroma/commit/def00e9)
chore: update issue templates
- [`0b08639`](https://togithub.com/alecthomas/chroma/commit/0b08639)
lexers: support for nim GENERALIZED_TRIPLESTR_LIT
([#&#8203;853](https://togithub.com/alecthomas/chroma/issues/853))
- [`94d11ab`](https://togithub.com/alecthomas/chroma/commit/94d11ab)
Update Bicep grammar with recent additions
([#&#8203;850](https://togithub.com/alecthomas/chroma/issues/850))
- [`c64e1be`](https://togithub.com/alecthomas/chroma/commit/c64e1be) add
justfile filename to Makefile lexer
([#&#8203;852](https://togithub.com/alecthomas/chroma/issues/852))
- [`2b39461`](https://togithub.com/alecthomas/chroma/commit/2b39461) Fix
GDScript3 analyse regexes
([#&#8203;848](https://togithub.com/alecthomas/chroma/issues/848))

</details>

<details>
<summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary>

###
[`v1.46.6`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1466-2023-10-27)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.46.5...v1.46.6)

\===

##### Service Client Updates

-   `service/elasticmapreduce`: Updates service API and documentation
- Updated CreateCluster API request and DescribeCluster API responses to
include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that
specify the user configured root volume IOPS and throughput for Amazon
EBS root device volume. This feature will be available from Amazon EMR
releases 6.15.0
-   `service/neptune`: Updates service API and documentation
    -   Update TdeCredentialPassword type to SensitiveString
-   `service/pinpoint`: Updates service documentation
- Updated documentation to describe the case insensitivity for
EndpointIds.
-   `service/redshift`: Updates service API and documentation
    -   added support to create a dual stack cluster
-   `service/wafv2`: Updates service documentation

###
[`v1.46.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1465-2023-10-26)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.46.4...v1.46.5)

\===

##### Service Client Updates

-   `service/appstream`: Updates service API and documentation
- This release introduces multi-session fleets, allowing customers to
provision more than one user session on a single fleet instance.
-   `service/ec2`: Updates service API, documentation, and paginators
- Launching GetSecurityGroupsForVpc API. This API gets security groups
that can be associated by the AWS account making the request with
network interfaces in the specified VPC.
-   `service/network-firewall`: Updates service API and documentation
-   `service/opensearch`: Updates service API and documentation
- `service/redshift`: Updates service API, documentation, and paginators
- Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy,
PutResourcePolicy and DescribeInboundIntegrations for the new Amazon
Redshift Zero-ETL integration feature, which can be used to control data
ingress into Redshift namespace, and view inbound integrations.
-   `service/sagemaker`: Updates service API and documentation
    -   Amazon Sagemaker Autopilot now supports Text Generation jobs.
-   `service/sns`: Updates service API and documentation
- Message Archiving and Replay is now supported in Amazon SNS for FIFO
topics.
-   `service/ssm-sap`: Updates service API and documentation
- `service/transfer`: Updates service API, documentation, waiters, and
paginators
- No API changes from previous release. This release migrated the model
to Smithy keeping all features unchanged.

###
[`v1.46.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1464-2023-10-25)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.46.3...v1.46.4)

\===

##### Service Client Updates

-   `service/connectcases`: Updates service API and documentation
-   `service/groundstation`: Updates service API and documentation
-   `service/iam`: Updates service API and documentation
- Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error
with AccessDeniedException error.

###
[`v1.46.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1463-2023-10-24)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.46.2...v1.46.3)

\===

##### Service Client Updates

-   `service/codepipeline`: Updates service API and documentation
- Add ability to trigger pipelines from git tags, define variables at
pipeline level and new pipeline type V2.
-   `service/ec2`: Updates service documentation
- This release updates the documentation for
InstanceInterruptionBehavior and HibernationOptionsRequest to more
accurately describe the behavior of these two parameters when using Spot
hibernation.
-   `service/eks`: Updates service API
-   `service/iam`: Adds new service
    -   Add the partitional endpoint for IAM in iso-f.
-   `service/migrationhub-config`: Updates service API and documentation
- `service/migrationhubstrategy`: Updates service API, documentation,
and paginators
- `service/opensearchserverless`: Updates service API, documentation,
and paginators

</details>

<details>
<summary>bufbuild/buf (github.com/bufbuild/buf)</summary>

###
[`v1.27.2`](https://togithub.com/bufbuild/buf/blob/HEAD/CHANGELOG.md#v1272---2023-10-27)

[Compare
Source](https://togithub.com/bufbuild/buf/compare/v1.27.1...v1.27.2)

- Fix issue where `buf build` and other commands may fail when handling
certain
archives created on macOS that contain files with extended attributes.

</details>

<details>
<summary>bufbuild/protovalidate-go
(github.com/bufbuild/protovalidate-go)</summary>

###
[`v0.3.4`](https://togithub.com/bufbuild/protovalidate-go/releases/tag/v0.3.4)

[Compare
Source](https://togithub.com/bufbuild/protovalidate-go/compare/v0.3.3...v0.3.4)

#### What's Changed

- Make DefaultResolver public by
[@&#8203;oliversun9](https://togithub.com/oliversun9) in
[bufbuild/protovalidate-go#59
- Update minimum required Go version from 1.18 to 1.19 by
[@&#8203;nicksnyder](https://togithub.com/nicksnyder) in
[bufbuild/protovalidate-go#62
- Fix ignore path for resolver.go by
[@&#8203;nicksnyder](https://togithub.com/nicksnyder) in
[bufbuild/protovalidate-go#63

#### New Contributors

- [@&#8203;nicksnyder](https://togithub.com/nicksnyder) made their first
contribution in
[bufbuild/protovalidate-go#62

**Full Changelog**:
bufbuild/protovalidate-go@v0.3.3...v0.3.4

###
[`v0.3.3`](https://togithub.com/bufbuild/protovalidate-go/releases/tag/v0.3.3)

[Compare
Source](https://togithub.com/bufbuild/protovalidate-go/compare/v0.3.2...v0.3.3)

#### What's Changed

- Update benchmarks by [@&#8203;rodaine](https://togithub.com/rodaine)
in
[bufbuild/protovalidate-go#50
- Bug: transitive field CEL expressions fail to resolve types during
type checking by [@&#8203;rodaine](https://togithub.com/rodaine) in
[bufbuild/protovalidate-go#51
- Fix loading field message when dependency is more than one step by
[@&#8203;oliversun9](https://togithub.com/oliversun9) in
[bufbuild/protovalidate-go#54
- Bump github.com/google/cel-go from 0.18.0 to 0.18.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bufbuild/protovalidate-go#55
- Make constraint resolution more flexible to different concrete
extension types by [@&#8203;rodaine](https://togithub.com/rodaine) in
[bufbuild/protovalidate-go#57
- Move package `celext` out of internal by
[@&#8203;oliversun9](https://togithub.com/oliversun9) in
[bufbuild/protovalidate-go#56

#### New Contributors

- [@&#8203;oliversun9](https://togithub.com/oliversun9) made their first
contribution in
[bufbuild/protovalidate-go#54

**Full Changelog**:
bufbuild/protovalidate-go@v0.3.2...v0.3.3

###
[`v0.3.2`](https://togithub.com/bufbuild/protovalidate-go/releases/tag/v0.3.2)

[Compare
Source](https://togithub.com/bufbuild/protovalidate-go/compare/v0.3.1...v0.3.2)

#### What's Changed

- Build validator copy cache on write by
[@&#8203;emcfarlane](https://togithub.com/emcfarlane) in
[bufbuild/protovalidate-go#31
- Bump github.com/google/cel-go from 0.17.4 to 0.17.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bufbuild/protovalidate-go#39
- Bump github.com/google/cel-go from 0.17.6 to 0.18.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bufbuild/protovalidate-go#42
- Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from
1.31.0-20230824200731-b9b8148056b9.1 to
1.31.0-20230830185350-7a34d6557349.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bufbuild/protovalidate-go#41
- Bypass deprecation lint warning by
[@&#8203;akshayjshah](https://togithub.com/akshayjshah) in
[bufbuild/protovalidate-go#45
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bufbuild/protovalidate-go#46
- Cleanup: replace deprecated OptCheckStringFormat by
[@&#8203;rodaine](https://togithub.com/rodaine) in
[bufbuild/protovalidate-go#48
- Conformance: support for multiple uniques by
[@&#8203;rodaine](https://togithub.com/rodaine) in
[bufbuild/protovalidate-go#49

#### New Contributors

- [@&#8203;emcfarlane](https://togithub.com/emcfarlane) made their first
contribution in
[bufbuild/protovalidate-go#31
- [@&#8203;akshayjshah](https://togithub.com/akshayjshah) made their
first contribution in
[bufbuild/protovalidate-go#45

**Full Changelog**:
bufbuild/protovalidate-go@v0.3.1...v0.3.2

</details>

<details>
<summary>cerbos/cloud-api (github.com/cerbos/cloud-api)</summary>

###
[`v0.1.8`](https://togithub.com/cerbos/cloud-api/compare/v0.1.7...v0.1.8)

[Compare
Source](https://togithub.com/cerbos/cloud-api/compare/v0.1.7...v0.1.8)

</details>

<details>
<summary>fullstorydev/grpcurl
(github.com/fullstorydev/grpcurl)</summary>

###
[`v1.8.9`](https://togithub.com/fullstorydev/grpcurl/releases/tag/v1.8.9)

[Compare
Source](https://togithub.com/fullstorydev/grpcurl/compare/v1.8.8...v1.8.9)

#### Changelog

- [`28c0ee2`](https://togithub.com/fullstorydev/grpcurl/commit/28c0ee2)
Disable CGO for improved compatibility across distros
([#&#8203;420](https://togithub.com/fullstorydev/grpcurl/issues/420))
- [`bc2944d`](https://togithub.com/fullstorydev/grpcurl/commit/bc2944d)
Bump golang.org/x/net from 0.9.0 to 0.17.0
([#&#8203;419](https://togithub.com/fullstorydev/grpcurl/issues/419))
- [`7a845ca`](https://togithub.com/fullstorydev/grpcurl/commit/7a845ca)
SIGSEGV: panic: runtime error: invalid memory address or nil pointer
dereference in protoreflect
([#&#8203;416](https://togithub.com/fullstorydev/grpcurl/issues/416))
- [`c17f078`](https://togithub.com/fullstorydev/grpcurl/commit/c17f078)
Added alts credential option
([#&#8203;341](https://togithub.com/fullstorydev/grpcurl/issues/341))

</details>

<details>
<summary>go-git/go-git (github.com/go-git/go-git/v5)</summary>

### [`v5.10.0`](https://togithub.com/go-git/go-git/releases/tag/v5.10.0)

[Compare
Source](https://togithub.com/go-git/go-git/compare/v5.9.0...v5.10.0)

#### What's Changed

- PlainInitOptions.Bare and allow using InitOptions with
PlainInitWithOptions by
[@&#8203;ThinkChaos](https://togithub.com/ThinkChaos) in
[go-git/go-git#782
- Worktree, apply ProxyOption on Pull by
[@&#8203;nodivbyzero](https://togithub.com/nodivbyzero) in
[go-git/go-git#840
- Repository: add clone --shared feature by
[@&#8203;enverbisevac](https://togithub.com/enverbisevac) in
[go-git/go-git#860
- build: Add github workflow to check commit message format by
[@&#8203;pjbgf](https://togithub.com/pjbgf) in
[go-git/go-git#867
- Improve handling of remote errors by
[@&#8203;makkes](https://togithub.com/makkes) in
[go-git/go-git#866
- build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[go-git/go-git#873
- plumbing: commitgraph, Add generation v2 support by
[@&#8203;zeripath](https://togithub.com/zeripath) in
[go-git/go-git#869
- plumbing: protocol/packp, Add validation for decodeLine by
[@&#8203;pjbgf](https://togithub.com/pjbgf) in
[go-git/go-git#868
- plumbing: parse the encoding header of the commit object by
[@&#8203;liwenqiu](https://togithub.com/liwenqiu) in
[go-git/go-git#761
- plumbing: commitgraph, allow SHA256 commit-graphs by
[@&#8203;zeripath](https://togithub.com/zeripath) in
[go-git/go-git#853
- plumbing: commitgraph, Allow reading commit-graph chains by
[@&#8203;zeripath](https://togithub.com/zeripath) in
[go-git/go-git#854
- plumbing/object: Support mergetag in merge commits by
[@&#8203;adityasaky](https://togithub.com/adityasaky) in
[go-git/go-git#847

#### New Contributors

- [@&#8203;nodivbyzero](https://togithub.com/nodivbyzero) made their
first contribution in
[go-git/go-git#840
- [@&#8203;adityasaky](https://togithub.com/adityasaky) made their first
contribution in
[go-git/go-git#847
- [@&#8203;hezhizhen](https://togithub.com/hezhizhen) made their first
contribution in
[go-git/go-git#836
- [@&#8203;0x34d](https://togithub.com/0x34d) made their first
contribution in
[go-git/go-git#855
- [@&#8203;liwenqiu](https://togithub.com/liwenqiu) made their first
contribution in
[go-git/go-git#761
- [@&#8203;enverbisevac](https://togithub.com/enverbisevac) made their
first contribution in
[go-git/go-git#860
- [@&#8203;makkes](https://togithub.com/makkes) made their first
contribution in
[go-git/go-git#866

**Full Changelog**:
go-git/go-git@v5.9.0...v5.10.0

</details>

<details>
<summary>google/cel-go (github.com/google/cel-go)</summary>

### [`v0.18.1`](https://togithub.com/google/cel-go/releases/tag/v0.18.1)

[Compare
Source](https://togithub.com/google/cel-go/compare/v0.18.0...v0.18.1)

#### What's Changed

- Add support for a relative offset within ast.SourceInfo by
\[[#&#8203;836](https://togithub.com/google/cel-go/issues/836)]
- Fix last optional element to be retained as an optional index while
folding \[[#&#8203;841](https://togithub.com/google/cel-go/issues/841)]
- Fix deprecation notice for string format validation
\[[#&#8203;840](https://togithub.com/google/cel-go/issues/840)]
- Update cel-spec and enable wrappers conformance tests
\[[#&#8203;842](https://togithub.com/google/cel-go/issues/842)]
- refactor: remove lexer and parser pools
\[[#&#8203;838](https://togithub.com/google/cel-go/issues/838)]

#### New Contributors

- [@&#8203;TulgaCG](https://togithub.com/TulgaCG) made their first
contribution in
[google/cel-go#835
- [@&#8203;aimuz](https://togithub.com/aimuz) made their first
contribution in
[google/cel-go#838

**Full Changelog**:
google/cel-go@v0.18.0...v0.18.1

### [`v0.18.0`](https://togithub.com/google/cel-go/releases/tag/v0.18.0)

[Compare
Source](https://togithub.com/google/cel-go/compare/v0.17.6...v0.18.0)

#### Features

The latest release of CEL introduces validators
([#&#8203;775](https://togithub.com/google/cel-go/issues/775)) and
optimizers
([#&#8203;804](https://togithub.com/google/cel-go/issues/804),
[#&#8203;827](https://togithub.com/google/cel-go/issues/827)) and
migrates the core CEL internals off of the
protobuf expression and type representations
([#&#8203;789](https://togithub.com/google/cel-go/issues/789)).

- String format validator
\[[#&#8203;775](https://togithub.com/google/cel-go/issues/775)]
- Create a Function that Reverses a String
\[[#&#8203;796](https://togithub.com/google/cel-go/issues/796)]
- Introduce pre-order / post-order visitor pattern
\[[#&#8203;813](https://togithub.com/google/cel-go/issues/813)]
- Add Libraries() function to Env
\[[#&#8203;822](https://togithub.com/google/cel-go/issues/822)]
- Static optimizer for constant folding
\[[#&#8203;804](https://togithub.com/google/cel-go/issues/804)]
- Inlining optimizer
\[[#&#8203;827](https://togithub.com/google/cel-go/issues/827)]
- FindStructTypeFields support for types.Provider
\[[#&#8203;814](https://togithub.com/google/cel-go/issues/814)]

#### Breaking Changes

The following PR changes the API signature of the `checker.AstNode`
method `Expr` to return an `ast.Expr`.

- Migrate the checker.Coster to the ast.Expr
\[[#&#8203;798](https://togithub.com/google/cel-go/issues/798)]

#### Fixes

- Nil safety checks for cel.Ast
\[[#&#8203;784](https://togithub.com/google/cel-go/issues/784)]
- Fix cost estimates to propagate result sizes
\[[#&#8203;787](https://togithub.com/google/cel-go/issues/787)]
- Catch invalid literals created from expression factories
\[[#&#8203;810](https://togithub.com/google/cel-go/issues/810)]
- Ensure stable ordering of overload candidates
\[[#&#8203;817](https://togithub.com/google/cel-go/issues/817)]
- Clarify replace with/by empty string
\[[#&#8203;820](https://togithub.com/google/cel-go/issues/820)]
- Fix functional exemptions for homogeneous literal checks
\[[#&#8203;832](https://togithub.com/google/cel-go/issues/832)]
- Fix logical operator folding that only involve literals
\[[#&#8203;833](https://togithub.com/google/cel-go/issues/833)]
- Upgrade go-genproto to latest
\[[#&#8203;831](https://togithub.com/google/cel-go/issues/831)]

#### New Contributors

- [@&#8203;bboogler](https://togithub.com/bboogler) made their first
contribution in
[google/cel-go#796

**Full Changelog**:
google/cel-go@v0.17.1...v0.18.0

</details>

<details>
<summary>google/uuid (github.com/google/uuid)</summary>

### [`v1.4.0`](https://togithub.com/google/uuid/releases/tag/v1.4.0)

[Compare
Source](https://togithub.com/google/uuid/compare/v1.3.1...v1.4.0)

##### Features

- UUIDs slice type with Strings() convenience method
([#&#8203;133](https://togithub.com/google/uuid/issues/133))
([cd5fbbd](https://togithub.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4))

##### Fixes

- Clarify that Parse's job is to parse but not necessarily validate
strings. (Documents current behavior)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cerbos/cerbos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charith Ellawala <charith@cerbos.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file bots kind/chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant