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.33.0 to 0.34.0 #37

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/cerbos/cerbos/api/genpb from 0.33.0 to 0.34.0.

Release notes

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

v0.34.0

Cerbos 0.34.0

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

Changelog

Features

  • 42e84420 feat: Better diagnostic error messages for policy issues (#1960)

Enhancements

  • 36b0e6d6 enhancement(ci): Sign release artifacts (#1959)
  • 5db9ab03 enhancement(ci): Validate Helm chart in CI (#1957)
  • 90f198a2 enhancement: Better compilation errors (#1968)
  • 707278ff enhancement: Detailed load errors in REPL (#1985)

Bug fixes

  • 4f90a5c8 fix: Record HTTP remote address as peer address for HTTP requests (#1964)

Documentation

  • 4afdc2f8 docs: Fix branch filter (#1958)

Chores

  • 05ef26b9 chore(ci): Add correct permissions to snapshot job (#1962)
  • f24bec2d chore(ci): Add cosign to snapshot build job (#1961)
  • 8db98982 chore(ci): Fix workflow permissions (#1963)
  • cfed07f9 chore(ci): Use master version of govulncheck (#1967)
  • b89c2c78 chore(deps): Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 (#1971)
  • 7918e5e9 chore(deps): Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 (#1986)
  • 5cf243a1 chore(deps): Update actions/cache action to v4 (#1955)
  • dc8cf7fb chore(deps): Update actions/setup-go action to v5 (#1990)
  • 5574e85a chore(deps): Update github actions deps (#1973)
  • e5107889 chore(deps): Update github actions deps (#1983)
  • 58a915c3 chore(deps): Update go deps (#1954)
  • e683b1d2 chore(deps): Update go deps (#1974)
  • 9bc32263 chore(deps): Update go deps (#1984)
  • f1510961 chore(deps): Update go deps (#1989)
  • 0c095fcd chore(deps): Update module github.com/goreleaser/goreleaser to v1.24.0 [security] (#1976)
  • 9cf901b4 chore(docs): Readme update (#1965)
  • aad2e98a chore(docs): Readme update (#1966)
  • e5c7beff chore(docs): Update header to have tabs for PDP and Hub (#1975)
  • c9d468d8 chore(release): Add 0.34.0 release notes (#1991)
  • 8534c799 chore(release): Prepare release 0.34.0
  • 563bec15 chore(version): Bump version to 0.34.0
  • e4ebc884 chore: Add JSON test cases for parser (#1952)
  • 0dd8dadb chore: Add ability to parse well-known types (#1972)
  • c253d87e chore: Copy metadata to runtime policies (#1981)
  • bc84737e chore: Handle invalid YAML files containing unterminated strings (#1970)
  • b10b1391 chore: Move compiled policies annotations to *PolicySet (#1988)
  • 47984534 chore: Reduce Docker healthcheck interval (#1978)
  • 03f95ec6 chore: Remove start-period from Docker health check (#1979)
  • 353aa089 chore: Switch workspace mode off for vulnerability check (#1953)
  • 199ae8df chore: Update test filtering logic (#1992)
  • d022db1e chore: Use Go 1.22 (#1982)
Commits

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.33.0 to 0.34.0.
- [Release notes](https://github.com/cerbos/cerbos/releases)
- [Changelog](https://github.com/cerbos/cerbos/blob/main/.goreleaser.yml)
- [Commits](cerbos/cerbos@v0.33.0...v0.34.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 Feb 21, 2024
@sagikazarmark sagikazarmark merged commit cba1a21 into main Mar 9, 2024
6 checks passed
@sagikazarmark sagikazarmark deleted the dependabot/go_modules/github.com/cerbos/cerbos/api/genpb-0.34.0 branch March 9, 2024 13:16
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.

1 participant