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

Merged
merged 1 commit into from
Jul 29, 2024
Merged

chore(deps): update go deps #190

merged 1 commit into from
Jul 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
connectrpc.com/otelconnect v0.7.0 -> v0.7.1 age adoption passing confidence require patch
github.com/bufbuild/buf v1.34.0 -> v1.35.1 age adoption passing confidence require minor
github.com/cerbos/cerbos/api/genpb 83b39d3 -> 83c76aa require digest
google.golang.org/genproto/googleapis/api 46eb208 -> 93522f1 age adoption passing confidence require digest

Release Notes

connectrpc/otelconnect-go (connectrpc.com/otelconnect)

v0.7.1

Compare Source

This is a bug-fix release that addresses a race condition when closing a stream.

What's Changed

Bugfixes

New Contributors

Full Changelog: connectrpc/otelconnect-go@v0.7.0...v0.7.1

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

v1.35.1

Compare Source

  • Fix the git input parameter ref to align with the git notion of a ref. This allows for the use
    of branch names, tag names, and commit hashes.
  • Fix unexpected buf build errors with absolute path directory inputs without workspace and/or
    module configurations (e.g. buf.yaml, buf.work.yaml) and proto file paths set to the --path flag.

v1.35.0

Compare Source

  • Add buf generate --clean flag that will delete the directories, jar files, or zip files that the
    plugins will write to, prior to generation. Allows cleaning of existing assets without having
    to call rm -rf.
  • Deprecate --username flag on and username prompt on buf registry login. A username is no longer
    required to log in.

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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added area/ci CI bots Bots kind/chore Chores labels Jul 29, 2024
Copy link
Contributor Author

renovate bot commented Jul 29, 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):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240722135656-d784300faade
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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/go-chi/chi/v5 v5.0.13 -> v5.0.14
github.com/google/pprof v0.0.0-20240618054019-d3b898a103f8 -> v0.0.0-20240622144329-c177fd99eaa9

@charithe charithe merged commit 37d273b into main Jul 29, 2024
4 checks passed
@charithe charithe deleted the renovate/go-deps branch July 29, 2024 07:33
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