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

Merged
merged 2 commits into from
Oct 7, 2024
Merged

chore(deps): update go deps #212

merged 2 commits into from
Oct 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/bufbuild/buf v1.42.0 -> v1.44.0 age adoption passing confidence require minor
github.com/bufbuild/protovalidate-go v0.7.0 -> v0.7.2 age adoption passing confidence require patch
github.com/cerbos/cerbos/api/genpb v0.38.1 -> v0.39.0 age adoption passing confidence require minor
github.com/vektra/mockery/v2 v2.46.1 -> v2.46.2 age adoption passing confidence require patch
go (source) 1.23.1 -> 1.23.2 age adoption passing confidence toolchain patch
golang.org/x/net v0.29.0 -> v0.30.0 age adoption passing confidence require minor
google.golang.org/genproto/googleapis/api 9d4c2d2 -> af27646 age adoption passing confidence require digest

Release Notes

bufbuild/buf (github.com/bufbuild/buf)

v1.44.0

Compare Source

  • Update the PROTOVALIDATE lint rule to check example field options. Examples will be checked that
    they satisfy the field constraints, and are only present if constraints are present.
  • Update the PROTOVALIDATE lint rule to check predefined rules. Predefined rules will be checked
    that they compile.
  • Add support for a WebAssembly (Wasm) runtime for custom lint and breaking changes plugins. Use the
    .wasm file extension to specify a path to a Wasm plugin.

v1.43.0

Compare Source

  • Add new experimental LSP support under buf beta lsp.
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)

v0.7.2

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protovalidate-go@v0.7.1...v0.7.2

v0.7.1

Compare Source

What's Changed

Full Changelog: bufbuild/protovalidate-go@v0.7.0...v0.7.1

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

v0.39.0

Compare Source

Cerbos 0.39.0

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

Changelog

Features
Enhancements
  • 8bcd411 enhancement: Add more trace spans to engine (#​2324)
  • e2da55c enhancement: Atomic refreshes for blob storage (#​2263)
  • 7add5fe enhancement: Change how blob storage creates work directories and add metric for the last store refresh (#​2284)
  • 1f532ca enhancement: Display attributes in the cerbosctl inspect policies command (#​2301)
  • f4afc44 enhancement: Get/put cerbosctl role policy support (#​2274)
  • 259eeb0 enhancement: Improvements to atomic refreshes for blob storage (#​2283)
  • 4a9830c enhancement: Keep cached files under base64 encoded directory for blob storage (#​2292)
  • 25bd4c2 enhancement: Remove eager log initialisation from schema validation (#​2287)
Bug fixes
Documentation
Chores
vektra/mockery (github.com/vektra/mockery/v2)

v2.46.2

Compare Source

Changelog

  • 87fdecc Merge pull request #​819 from pieter-irsan/patch-1
  • 0d1b1a2 Merge pull request #​821 from Link512/master
  • 2e2c85b check nillable property for type aliases as well
  • ce9adb6 docs: update typo in README.md
golang/go (go)

v1.23.2


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added area/ci CI bots Bots labels Oct 7, 2024
Copy link
Contributor Author

renovate bot commented Oct 7, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/planetscale/vtprotobuf v0.6.0 -> v0.6.1-0.20240917153116-6f2963f01587
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 -> v2.22.0
golang.org/x/crypto v0.27.0 -> v0.28.0
golang.org/x/sys v0.25.0 -> v0.26.0
golang.org/x/text v0.18.0 -> v0.19.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20240924160255-9d4c2d233b61
File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 20 additional dependencies were updated

Details:

Package Change
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.34.2-20240904181154-a0be11449112.2 -> v1.34.2-20240928190436-5e8abcfd7a7e.2
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2 -> v1.34.2-20240920164238-5a7b106cbb87.2
buf.build/gen/go/bufbuild/registry/connectrpc/go v1.16.2-20240821192916-45ba72cdd479.1 -> v1.17.0-20240925012807-1610ffa05635.1
buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.34.2-20240821192916-45ba72cdd479.2 -> v1.34.2-20240925012807-1610ffa05635.2
buf.build/go/bufplugin v0.2.0 -> v0.5.0
github.com/Microsoft/hcsshim v0.12.6 -> v0.12.7
github.com/bufbuild/protovalidate-go v0.6.5 -> v0.7.1
github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5
github.com/docker/cli v27.2.1+incompatible -> v27.3.1+incompatible
github.com/docker/docker v27.2.1+incompatible -> v27.3.1+incompatible
github.com/google/pprof v0.0.0-20240910150728-a0b0bb1d4134 -> v0.0.0-20240929191954-255acd752d31
github.com/klauspost/compress v1.17.9 -> v1.17.10
github.com/prometheus/client_golang v1.19.1 -> v1.20.2
github.com/prometheus/common v0.48.0 -> v0.55.0
github.com/prometheus/procfs v0.12.0 -> v0.15.1
github.com/vbatts/tar-split v0.11.5 -> v0.11.6
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20240924160255-9d4c2d233b61
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20240924160255-9d4c2d233b61
google.golang.org/grpc v1.66.2 -> v1.67.0
pluginrpc.com/pluginrpc v0.3.0 -> v0.5.0

@renovate renovate bot added the kind/chore Chores label Oct 7, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Charith Ellawala <[email protected]>
@charithe charithe merged commit 999395f into main Oct 7, 2024
4 checks passed
@charithe charithe deleted the renovate/go-deps branch October 7, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant