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

build(deps): Bump github.com/cerbos/cerbos/api/genpb from 0.35.1 to 0.37.0 #65

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

Bumps github.com/cerbos/cerbos/api/genpb from 0.35.1 to 0.37.0.

Release notes

Sourced from github.com/cerbos/cerbos/api/genpb's releases.

v0.37.0

Cerbos 0.37.0

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

Changelog

Features

  • f2ad52fc feat(repl): Autocomplete for REPL directives, and a small fix for filenames (#2169)
  • 89e6ee9b feat: Add filtering by policy IDs to InspectPolicies RPC (#2160)
  • 2efb5e51 feat: List local and imported variables in the policy with InspectPolicies (#2141)

Enhancements

  • 7de21d8a enhancement(helm): Allow deploying as a DaemonSet (#1658)
  • 57cf5744 enhancement: Add policy id parameter to inspect command (#2174)
  • 9a6450ee enhancement: Context for YAML syntax errors (#2151)
  • b6f9a615 enhancement: Ensure git protocol matches the URL (#2163)
  • 3ea1ea01 enhancement: Formatting options for cerbosctl inspect command (#2179)
  • 04f03734 enhancement: InspectPolicies lists derived roles in the policy (#2186)
  • 90bae03c enhancement: Revise API limits (#2161)

Bug fixes

  • df62cb6a fix(docs): Wildcard action wording (#2178)
  • f69dfc0e fix: Detect incorrectly indented YAML (#2153)
  • c8edda5e fix: Work around gRPC-Gateway bug in X-Forwarded-For handling (#2152)

Chores

  • 7cd8ffd4 chore(ci): Clear disk space for npm build (#2149)
  • 5ec97160 chore(ci): Clear disk space for release workflow (#2145)
  • 27df29e2 chore(ci): Increase timeout for npm build stage (#2150)
  • 342e93bb chore(ci): Upgrade to GoReleaser v2 (#2184)
  • af7a526c chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 in /tools (#2185)
  • c7e7860c chore(deps): Bump github.com/goreleaser/goreleaser from 1.26.0 to 1.26.1 in /tools (#2154)
  • f567f6ef chore(deps): Update bufbuild/buf-setup-action action to v1.32.1 (#2164)
  • c1c49f73 chore(deps): Update bufbuild/buf-setup-action action to v1.32.2 (#2170)
  • bea6cccb chore(deps): Update bufbuild/buf-setup-action action to v1.33.0 (#2188)
  • b6d97ddb chore(deps): Update go deps (#2147)
  • 99c09ef6 chore(deps): Update go deps (#2165)
  • d38b9205 chore(deps): Update go deps (#2171)
  • a059dd39 chore(deps): Update go deps (#2181)
  • 85c41615 chore(deps): Update go deps (#2187)
  • 2b69f59f chore(deps): Update go deps to v2 (major) (#2167)
  • f55a92e7 chore(deps): Update golangci/golangci-lint-action action to v6 (#2173)
  • cc94282b chore(deps): Update node.js deps (#2148)
  • be936f24 chore(deps): Update node.js deps (#2166)
  • c5dc2612 chore(deps): Update node.js deps (#2172)
  • 32e63365 chore(deps): Update node.js deps (#2182)
  • 10b0f0c8 chore(docs): Redirect old versions with correct status code (#2168)
  • ae7cfcaf chore(release): Add 0.37.0 release notes (#2189)
  • bf41e876 chore(release): Prepare release 0.37.0
  • c1c4049c chore(version): Bump version to 0.37.0
  • a1a7010a chore: Migrate to Buf configuration v2 (#2180)
  • 7fdc055b chore: Remove workaround for fixed gRPC-Gateway bug in X-Forwarded-For handling (#2157)
  • 1a256644 chore: Update error message for invalid expression (#2156)

... (truncated)

Commits
  • bf41e87 chore(release): Prepare release 0.37.0
  • ae7cfca chore(release): Add 0.37.0 release notes (#2189)
  • bea6ccc chore(deps): Update bufbuild/buf-setup-action action to v1.33.0 (#2188)
  • 85c4161 chore(deps): Update go deps (#2187)
  • 04f0373 enhancement: InspectPolicies lists derived roles in the policy (#2186)
  • af7a526 chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1...
  • 342e93b chore(ci): Upgrade to GoReleaser v2 (#2184)
  • 32e6336 chore(deps): Update node.js deps (#2182)
  • a059dd3 chore(deps): Update go deps (#2181)
  • a1a7010 chore: Migrate to Buf configuration v2 (#2180)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cerbos/cerbos/api/genpb](https://github.com/cerbos/cerbos) from 0.35.1 to 0.37.0.
- [Release notes](https://github.com/cerbos/cerbos/releases)
- [Changelog](https://github.com/cerbos/cerbos/blob/main/.goreleaser.yml)
- [Commits](cerbos/cerbos@v0.35.1...v0.37.0)

---
updated-dependencies:
- dependency-name: github.com/cerbos/cerbos/api/genpb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants