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 #20

Merged
merged 2 commits into from
Dec 4, 2023
Merged

chore(deps): Update go deps #20

merged 2 commits into from
Dec 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/bufbuild/protovalidate-go require patch v0.4.2 -> v0.4.3
github.com/cerbos/cerbos/api/genpb require minor v0.0.0-20231123140427-ce425d92a037 -> v0.32.0
github.com/lestrrat-go/jwx/v2 require patch v2.0.17 -> v2.0.18

Release Notes

bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)

v0.4.3

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protovalidate-go@v0.4.2...v0.4.3

cerbos/cerbos (github.com/cerbos/cerbos/api/genpb)

v0.32.0

Compare Source

Cerbos 0.32.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.32.0.html

Changelog

Features
Enhancements
  • e87b533 enhancement(ci): Mirror Cerbos image to Docker Hub (#​1867)
  • f2ff20d enhancement: Detect and warn about invalid test suites (#​1868)
  • c055d13 enhancement: Include expected effect and outputs for successful tests (#​1881)
Bug fixes
Documentation
Chores

v0.31.0

Compare Source

Cerbos 0.31.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.31.0.html

Changelog

Features
  • 3ec2930 feat!: Make runtime.effectiveDerivedRoles available in CEL expressions (#​1778)
  • 111c4a3 feat: Reload certificates when they change on disk (#​1841)
Enhancements
Bug fixes
Documentation
Chores

v0.30.0

Compare Source

Cerbos 0.30.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.30.0.html

Changelog

Features
Enhancements
  • 8fd1ac8 enhancement!: Use .cerbos.yaml as conventional name for config file (#​1755)
  • 5dce9a9 enhancement(helm): Add ability to set clusterIP (#​1707)
  • 3fbd95e enhancement(helm): Allow an image digest to be provided instead of a tag (#​1735)
  • 1f6ba2c enhancement: Better error messages from compile command (#​1750)
  • e2c7af0 enhancement: Clean-up store resources (#​1749)
  • 4e7d22c enhancement: Compile and run tests from an archive (#​1721)
  • 6582c70 enhancement: Configurable time skew for JWT validation (#​1790)
  • 1130d12 enhancement: Configuration to disable API explorer (#​1767)
  • 4d5d0c5 enhancement: Relax naming conventions for resource kinds, principals and roles (#​1762)
Bug fixes
Documentation
Chores

v0.29.0

Compare Source

Cerbos 0.29.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.29.0.html

Changelog

Features
Enhancements
  • cd72c0c enhancement(helm): Add config checksum to pod annotations so that deployment restarts on config changes (#​1693)
  • c1cfadc enhancement(sdk): Add getters for principal and resource ID fields (#​1660)
  • f21ecf7 enhancement: Add ListPolicies filtering ability to cerbosctl get (#​1649)
  • c2fcf27 enhancement: Add filtering in the ListPolicies RPC (#​1642)
Bug fixes
  • 210ccc3 fix: Fix overlay e2e test caused by troublesome bitnami postgres image (#​1677)
  • 2a86019 fix: Log request_id in the grpc "Handled request" log message (#​1691)
  • ad6928b fix: Obtain write lock while reloading index (#​1659)
Chores

v0.28.0

Compare Source

Cerbos 0.28.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.28.0.html

Changelog

Features
  • 1f0a4d5 feat: Ability to verify outputs in policy tests (#​1634)
  • 9ae31dc feat: Support different compression algorithms for kafka audit (#​1636)
Bug fixes
Chores

v0.27.0

Compare Source

Cerbos 0.27.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.27.0.html

Changelog

Features
Enhancements
Bug fixes
  • 3b64da7 fix: Add helmfile init step to e2e GH actions setup (#​1583)
  • 7870db5 fix: Give Overlay interface precendence in storage switch on server startup (#​1573)
  • 6af9d52 fix: Introduce custom temp directory creation function with pathname length limit for uds (#​1541)
  • 8f66068 fix: Mark /tmp as a container volume (#​1546)
  • ad1c460 fix: Return correct error code when store is invalid (#​1592)
  • 0f78104 fix: Update e2e overlay test seed file with newly added output data (#​1611)
  • b49d27d fix: Use IncludeMetadata option on all gRPC requests (#​1586)
Documentation
Chores

v0.26.0

Compare Source

Cerbos 0.26.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.26.0.html

Changelog

Features
Enhancements
Bug fixes
  • b6fdc81 fix: Fix passing tests not being visible in JUnit test output (#​1534)
  • f40a8a8 fix: Kafka async produce context cancellation (#​1516)
  • a9e540d fix: Kafka async publish fails when the API request returns (#​1510)
  • b6756b0 fix: Prevent default config from being turned into a path (#​1533)
Documentation
Chores

v0.25.0

Compare Source

Cerbos 0.25.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.25.0.html

Changelog

Features
Enhancements
  • dfb42e9 enhancement!: Return number of schemas deleted, and don't error if none (#​1445)
  • 49ccfb3 enhancement: Add DeleteSchema RPC to the SDK AdminClient (#​1459)
  • 6b6ea4c enhancement: Prevent scoped policies being disabled (#​1441)
Bug fixes
Documentation
Chores

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>
Copy link
Contributor Author

renovate bot commented Dec 4, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/e2c3f4/188131/repos/github/cerbos/cerbos-sdk-go":"/tmp/worker/e2c3f4/188131/repos/github/cerbos/cerbos-sdk-go" -v "/tmp/worker/e2c3f4/188131/cache":"/tmp/worker/e2c3f4/188131/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/e2c3f4/188131/repos/github/cerbos/cerbos-sdk-go" ghcr.io/containerbase/sidecar:9.26.2 bash -l -c "install-tool golang 1.21.4 && go get -d -t ./... && go mod tidy -compat=1.17 && go mod tidy -compat=1.17"
go: github.com/cerbos/cerbos/api/genpb@v0.32.0: reading github.com/cerbos/cerbos/api/genpb/go.mod at revision api/genpb/v0.32.0: unknown revision api/genpb/v0.32.0

Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Copy link
Contributor Author

renovate bot commented Dec 4, 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 Dec 4, 2023
@charithe charithe merged commit 0bb7e95 into main Dec 4, 2023
5 of 6 checks passed
@charithe charithe deleted the renovate/go-deps branch December 4, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant