Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the go-mod group with 8 updates:

Package From To
github.com/authzed/spicedb 1.40.1-0.20250203174657-98e88a128ae5 1.40.1
github.com/hamba/avro/v2 2.27.0 2.28.0
github.com/muesli/termenv 0.15.2 0.16.0
github.com/spf13/cobra 1.8.1 1.9.1
golang.org/x/mod 0.22.0 0.23.0
golang.org/x/sync 0.10.0 0.11.0
golang.org/x/term 0.28.0 0.29.0
google.golang.org/protobuf 1.36.4 1.36.5

Updates github.com/authzed/spicedb from 1.40.1-0.20250203174657-98e88a128ae5 to 1.40.1

Release notes

Sourced from github.com/authzed/spicedb's releases.

v1.40.1

What's Changed

New Contributors

Full Changelog: authzed/spicedb@v1.40.0...v1.40.1

Docker Images

This release is available at authzed/spicedb:v1.40.1, quay.io/authzed/spicedb:v1.40.1, ghcr.io/authzed/spicedb:v1.40.1

Commits

Updates github.com/hamba/avro/v2 from 2.27.0 to 2.28.0

Release notes

Sourced from github.com/hamba/avro/v2's releases.

v2.28.0

What's Changed

New Contributors

Full Changelog: hamba/avro@v2.27.0...v2.28.0

Commits
  • b48c057 fix: panic with concurrent schema parsing (#502)
  • 323f149 feat: support go 1.24 (#503)
  • d39c1ec fix: panic on null type (#501)
  • 559723e feat(gen): implement struct generation from schema registry subjects and vers...
  • 29f45e2 fix(gen): escape backticks (#500)
  • 1154cda fix(gen): fix multiline doc comments in generated struct (#499)
  • e9a408d feat: add CRC64-AVRO-LE fingerprint type (#491)
  • 7846b97 chore: bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the all group (...
  • 4ba9c73 fix: add handling to skip block data in ocf decoder readBlock method (#492)
  • 68046a4 chore: bump golang.org/x/tools from 0.28.0 to 0.29.0 in the all group (#488)
  • Additional commits viewable in compare view

Updates github.com/muesli/termenv from 0.15.2 to 0.16.0

Release notes

Sourced from github.com/muesli/termenv's releases.

v0.16.0

What's Changed

New Contributors

Full Changelog: muesli/termenv@v0.15.2...v0.16.0

Commits

Updates github.com/spf13/cobra from 1.8.1 to 1.9.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.9.1

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades

... (truncated)

Commits

Updates golang.org/x/mod from 0.22.0 to 0.23.0

Commits

Updates golang.org/x/sync from 0.10.0 to 0.11.0

Commits
  • fe3591b sync/errgroup: improve documentation for semaphore limit behavior
  • See full diff in compare view

Updates golang.org/x/term from 0.28.0 to 0.29.0

Commits

Updates google.golang.org/protobuf from 1.36.4 to 1.36.5

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-mod group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/authzed/spicedb](https://github.com/authzed/spicedb) | `1.40.1-0.20250203174657-98e88a128ae5` | `1.40.1` |
| [github.com/hamba/avro/v2](https://github.com/hamba/avro) | `2.27.0` | `2.28.0` |
| [github.com/muesli/termenv](https://github.com/muesli/termenv) | `0.15.2` | `0.16.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.22.0` | `0.23.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.10.0` | `0.11.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.28.0` | `0.29.0` |
| google.golang.org/protobuf | `1.36.4` | `1.36.5` |


Updates `github.com/authzed/spicedb` from 1.40.1-0.20250203174657-98e88a128ae5 to 1.40.1
- [Release notes](https://github.com/authzed/spicedb/releases)
- [Changelog](https://github.com/authzed/spicedb/blob/main/.goreleaser.yml)
- [Commits](https://github.com/authzed/spicedb/commits/v1.40.1)

Updates `github.com/hamba/avro/v2` from 2.27.0 to 2.28.0
- [Release notes](https://github.com/hamba/avro/releases)
- [Commits](hamba/avro@v2.27.0...v2.28.0)

Updates `github.com/muesli/termenv` from 0.15.2 to 0.16.0
- [Release notes](https://github.com/muesli/termenv/releases)
- [Commits](muesli/termenv@v0.15.2...v0.16.0)

Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.1...v1.9.1)

Updates `golang.org/x/mod` from 0.22.0 to 0.23.0
- [Commits](golang/mod@v0.22.0...v0.23.0)

Updates `golang.org/x/sync` from 0.10.0 to 0.11.0
- [Commits](golang/sync@v0.10.0...v0.11.0)

Updates `golang.org/x/term` from 0.28.0 to 0.29.0
- [Commits](golang/term@v0.28.0...v0.29.0)

Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.5

---
updated-dependencies:
- dependency-name: github.com/authzed/spicedb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/hamba/avro/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/muesli/termenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Affects dependencies label Mar 1, 2025
Copy link
Contributor

@tstirrat15 tstirrat15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These all look good to me

@tstirrat15 tstirrat15 merged commit 7c7ff9e into main Mar 3, 2025
11 checks passed
@tstirrat15 tstirrat15 deleted the dependabot/go_modules/go-mod-58b5022c7b branch March 3, 2025 18:26
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/dependencies Affects dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants