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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the go-mod group with 5 updates:
0.13.0
0.14.0
2.22.1
2.23.0
1.45.0
1.46.0
3.14.4
3.14.5
0.0.0-20240617180043-68d350f18fd4
0.0.0-20240723171418-e6d459c13d2a
Updates
github.com/authzed/authzed-go
from 0.13.0 to 0.14.0Release notes
Sourced from github.com/authzed/authzed-go's releases.
Commits
9539d4d
Merge pull request #221 from authzed/dependabot/go_modules/magefiles/go-mod-m...208c0ae
Merge pull request #222 from authzed/dependabot/go_modules/go-mod-34edf6e0880c7a79a
Bump the go-mod group with 3 updatesef1a7fb
Bump the go-mod-magefiles group in /magefiles with 2 updatesc4a2c91
Merge pull request #219 from authzed/dependabot/go_modules/go-mod-304d873ddbb60bf25
Merge pull request #220 from authzed/dependabot/go_modules/magefiles/go-mod-m...c2412f6
Bump golang.org/x/vuln in /magefiles in the go-mod-magefiles group50be5ae
Bump the go-mod group with 2 updates27173da
Merge pull request #217 from authzed/regenerate-optional-revision-lpsbd9f15a
regenerates materialize API - adds optional revision in LookupPermissionSetsUpdates
github.com/hamba/avro/v2
from 2.22.1 to 2.23.0Release notes
Sourced from github.com/hamba/avro/v2's releases.
Commits
8ea2833
feat: conditionally validate names of Record, Enums and Fixed. (#415)582d9c9
docs: who uses this (#418)bee5c03
docs: add who uses this (#417)e5a97bb
chore: bump golang.org/x/tools from 0.22.0 to 0.23.0 in the all group (#416)66aad10
feat: add support for recursive schemas & structs (#413)e2e849d
fix: allow multi-line doc, and custom fields (#411)a76983d
chore: bump github.com/klauspost/compress from 1.17.8 to 1.17.9 in the all gr...8fff381
feat: output doc comments for package, structs, and fields in avrogen (#405)067d037
docs: update godoc link (#409)b7f2440
chore: bump golang.org/x/tools from 0.21.0 to 0.22.0 in the all group (#408)Updates
github.com/samber/lo
from 1.45.0 to 1.46.0Release notes
Sourced from github.com/samber/lo's releases.
Commits
151a075
bump v1.46.0f6f43fb
lint :lipstick:cbfd1c6
add ForEachCondition implement (#485)0f4679b
feat: add WaitForWithContext (#480)9e34397
fix: chunk memory leak (#491)Updates
github.com/schollz/progressbar/v3
from 3.14.4 to 3.14.5Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
Commits
a47c25c
chore: update deps52e95e5
Merge pull request #189 from WheeskyJack/linter_github_workflow71d0f98
add golangci linter in github workflow actionUpdates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240617180043-68d350f18fd4 to 0.0.0-20240723171418-e6d459c13d2aCommits
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