-
Notifications
You must be signed in to change notification settings - Fork 26
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 the go-mod group across 1 directory with 14 updates #440
Conversation
Bumps the go-mod group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/authzed/authzed-go](https://github.com/authzed/authzed-go) | `1.0.1-0.20241001202507-27cc182a7b92` | `1.1.1` | | [github.com/authzed/spicedb](https://github.com/authzed/spicedb) | `1.38.1-0.20241030210113-595bb46cd8b4` | `1.38.1` | | [github.com/ccoveille/go-safecast](https://github.com/ccoveille/go-safecast) | `1.1.0` | `1.2.0` | | [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) | `0.13.0` | `1.0.0` | | [github.com/charmbracelet/x/term](https://github.com/charmbracelet/x) | `0.2.0` | `0.2.1` | | [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) | `3.16.1` | `3.17.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | google.golang.org/protobuf | `1.35.1` | `1.35.2` | Updates `github.com/authzed/authzed-go` from 1.0.1-0.20241001202507-27cc182a7b92 to 1.1.1 - [Release notes](https://github.com/authzed/authzed-go/releases) - [Commits](https://github.com/authzed/authzed-go/commits/v1.1.1) Updates `github.com/authzed/spicedb` from 1.38.1-0.20241030210113-595bb46cd8b4 to 1.38.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.38.1) Updates `github.com/ccoveille/go-safecast` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/ccoveille/go-safecast/releases) - [Commits](ccoVeille/go-safecast@v1.1.0...v1.2.0) Updates `github.com/charmbracelet/lipgloss` from 0.13.0 to 1.0.0 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml) - [Commits](charmbracelet/lipgloss@v0.13.0...v1.0.0) Updates `github.com/charmbracelet/x/term` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/charmbracelet/x/releases) - [Commits](charmbracelet/x@ansi/v0.2.0...ansi/v0.2.1) Updates `github.com/schollz/progressbar/v3` from 3.16.1 to 3.17.1 - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.16.1...v3.17.1) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `golang.org/x/exp` from 0.0.0-20240904232852-e7e105dedf7e to 0.0.0-20240909161429-701f63a606c0 - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/mod` from 0.21.0 to 0.22.0 - [Commits](golang/mod@v0.21.0...v0.22.0) Updates `golang.org/x/sync` from 0.8.0 to 0.9.0 - [Commits](golang/sync@v0.8.0...v0.9.0) Updates `golang.org/x/term` from 0.25.0 to 0.26.0 - [Commits](golang/term@v0.25.0...v0.26.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240903143218-8af14fe29dc1 to 0.0.0-20241021214115-324edc3d5d38 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.67.1 to 1.68.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.1...v1.68.0) Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2 --- updated-dependencies: - dependency-name: github.com/authzed/authzed-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/authzed/spicedb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/ccoveille/go-safecast dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/charmbracelet/lipgloss dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-mod - dependency-name: github.com/charmbracelet/x/term dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: golang.org/x/exp dependency-type: direct:production update-type: version-update:semver-patch 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/genproto/googleapis/rpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: google.golang.org/grpc 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] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments
@@ -45,7 +45,7 @@ dockers: | |||
- &amd_debug_image_gh "ghcr.io/authzed/zed:v{{ .Version }}-amd64-debug" | |||
- &amd_debug_image_dh "authzed/zed:v{{ .Version }}-amd64-debug" | |||
ids: ["linux-amd64"] | |||
dockerfile: &dockerfile "Dockerfile.release" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was a copy-paste that was redundant - we've already got this def further up.
Bumps the go-mod group with 8 updates in the / directory:
1.0.1-0.20241001202507-27cc182a7b92
1.1.1
1.38.1-0.20241030210113-595bb46cd8b4
1.38.1
1.1.0
1.2.0
0.13.0
1.0.0
0.2.0
0.2.1
3.16.1
3.17.1
1.9.0
1.10.0
1.35.1
1.35.2
Updates
github.com/authzed/authzed-go
from 1.0.1-0.20241001202507-27cc182a7b92 to 1.1.1Release notes
Sourced from github.com/authzed/authzed-go's releases.
Commits
Updates
github.com/authzed/spicedb
from 1.38.1-0.20241030210113-595bb46cd8b4 to 1.38.1Release notes
Sourced from github.com/authzed/spicedb's releases.
Commits
Updates
github.com/ccoveille/go-safecast
from 1.1.0 to 1.2.0Release notes
Sourced from github.com/ccoveille/go-safecast's releases.
Commits
a592ff0
fix test issues with float imprecisions924e140
ci: also launch tests on i3861e9618e
fix: underflow with min int64 with floats41a83f8
fix: missing check on lower boundary for Int64a2fcd25
chore: refactor code6f47578
feat: add another vanity badge40aeef2
build(deps): bump crate-ci/typos from 1.27.0 to 1.27.3 in the all group531ee7d
build(deps): bump the all group across 1 directory with 2 updatesbaf1377
build(deps): bump the all group with 2 updatescb4c9f1
build(deps): bump the all group across 1 directory with 3 updatesUpdates
github.com/charmbracelet/lipgloss
from 0.13.0 to 1.0.0Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
Commits
761d265
feat(deps): bump github.com/charmbracelet/x/ansi from 0.4.0 to 0.4.2342e7b0
chore(ci): sync golangci-lint configda324b1
feat(deps): bump github.com/charmbracelet/x/ansi from 0.3.2 to 0.4.078fd6fd
chore(ci): sync golangci-lint config407dc3d
feat(ci): add lint-sync workflow284c0c5
docs(list): fix list examples in godoc (#404)d858132
fix(table): include margins in cell width (#401)80b4221
chore(lint): update linter (#405)fa2f4b0
docs(readme): update example screenshot with blend68ca848
docs: update contributing guidelines (#396)Updates
github.com/charmbracelet/x/term
from 0.2.0 to 0.2.1Commits
f714416
refactor(ansi): change kitty flag name83b1d9d
fix(input): use golang.org/x/sys/windowsUpdates
github.com/schollz/progressbar/v3
from 3.16.1 to 3.17.1Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
Commits
23e1221
update depsda94fe0
Merge pull request #207 from MegaRedHand/fix/change-max-unknown9151851
fix: set length to unknown if set to -1dcad234
Merge pull request #205 from mcamou/add-no-count-option75ed67f
Fixes #138: Add OptionShowTotalbb7c93d
chore: update depsUpdates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
golang.org/x/exp
from 0.0.0-20240904232852-e7e105dedf7e to 0.0.0-20240909161429-701f63a606c0Commits
Updates
golang.org/x/mod
from 0.21.0 to 0.22.0Commits
dec0365
sumdb: make data tiles by Server compatible with sum.golang.orgc8a7319
x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths9cd0e4c
x/mod: remove vendor/modules.txt from module downloadUpdates
golang.org/x/sync
from 0.8.0 to 0.9.0Commits
151027e
README: don't recommend go getUpdates
golang.org/x/term
from 0.25.0 to 0.26.0Commits
b725e36
go.mod: update golang.org/x dependencies54df7da
README: don't recommend go getUpdates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240903143218-8af14fe29dc1 to 0.0.0-20241021214115-324edc3d5d38Commits
Updates
google.golang.org/grpc
from 1.67.1 to 1.68.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
acba4d3
Change version to 1.68.0 (#7743)5363dca
credentials: Apply defaults to TLS configs provided through GetConfigForClien...056dc64
status: Fix status incompatibility introduced by #6919 and move non-regenerat...b79fb61
mem: use slice capacity instead of length, to determine whether to pool buffe...54841ef
stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environme...ad81c20
pickfirstleaf: minor simplification to reconcileSubConnsLocked method (#7731)b850ea5
transport : wait for goroutines to exit before transport closes (#7666)00b9e14
pickfirst: New pick first policy for dualstack (#7498)18a4eac
testutils: add couple of log statements to the restartable listener type (#7716)fdc2ec2
xdsclient: deflake TestADS_ResourcesAreRequestedAfterStreamRestart (#7720)Updates
google.golang.org/protobuf
from 1.35.1 to 1.35.2Dependabot 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