build(deps): bump the gomod group across 1 directory with 6 updates
Bumps the gomod group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| github.com/authzed/authzed-go | 0.11.1 |
0.13.0 |
| github.com/prometheus/client_golang | 1.19.0 |
1.19.1 |
| github.com/rs/cors | 1.10.1 |
1.11.0 |
| github.com/rs/zerolog | 1.32.0 |
1.33.0 |
| github.com/spf13/cobra | 1.7.0 |
1.8.1 |
Updates github.com/authzed/authzed-go from 0.11.1 to 0.13.0
Release notes
Sourced from github.com/authzed/authzed-go's releases.
v0.13.0
What's Changed
- Bump the go-mod-magefiles group in /magefiles with 3 updates by
@dependabotin authzed/authzed-go#203- Bump the go-mod group with 2 updates by
@dependabotin authzed/authzed-go#202- Bump the go-mod-magefiles group in /magefiles with 2 updates by
@dependabotin authzed/authzed-go#204- generate Authzed Materialize v0 Go client code by
@vroldanbetin authzed/authzed-go#205- Add error reason for wildcard uses by
@josephschorrin authzed/authzed-go#206- Bump the go-mod group with 2 updates by
@dependabotin authzed/authzed-go#207- Bump the go-mod-magefiles group in /magefiles with 2 updates by
@dependabotin authzed/authzed-go#208- Bump the go-mod-magefiles group in /magefiles with 2 updates by
@dependabotin authzed/authzed-go#210- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in the go-mod group by
@dependabotin authzed/authzed-go#209- Bump github.com/bufbuild/buf from 1.33.0 to 1.34.0 in /magefiles in the go-mod-magefiles group by
@dependabotin authzed/authzed-go#211- regenerate authzed-go after API 1.34 by
@vroldanbetin authzed/authzed-go#212Full Changelog: https://github.com/authzed/authzed-go/compare/v0.12.0...v0.13.0
v0.12.0
What's Changed
- RequestID utilities by
@alecmerdlerin authzed/authzed-go#176- Remove TODO for duplicated request ID definition by
@alecmerdlerin authzed/authzed-go#177- Bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.1 by
@dependabotin authzed/authzed-go#178- enables dependabot update grouping by
@vroldanbetin authzed/authzed-go#181- Bump the go-mod group with 2 updates by
@dependabotin authzed/authzed-go#182- Bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible in /magefiles by
@dependabotin authzed/authzed-go#183- Bump the go-mod group with 2 updates by
@dependabotin authzed/authzed-go#184- Bump google.golang.org/grpc from 1.63.0 to 1.63.2 in the go-mod group by
@dependabotin authzed/authzed-go#185- Update authzed-go for API changes removing hard coded limits by
@josephschorrin authzed/authzed-go#186- Bump golang.org/x/vuln from 1.0.4 to 1.1.0 in the go-mod group by
@dependabotin authzed/authzed-go#188- Update generated protos for experimental reflection APIs by
@josephschorrin authzed/authzed-go#189- Modify the experimental reflection APIs slightly to return more infor… by
@josephschorrin authzed/authzed-go#190- Bump golang.org/x/net from 0.22.0 to 0.23.0 in /magefiles in the go_modules group across 1 directory by
@dependabotin authzed/authzed-go#187- Update for recent changes in experimental reflection API by
@josephschorrin authzed/authzed-go#191- Bump the go-mod group with 2 updates by
@dependabotin authzed/authzed-go#192- Bump the go-mod-magefiles group in /magefiles with 7 updates by
@dependabotin authzed/authzed-go#193- Further updates to experimental reflection APIs by
@josephschorrin authzed/authzed-go#194- Further updates to experimental reflection APIs by
@josephschorrin authzed/authzed-go#195- Regenerate for experimental count relationships API by
@josephschorrin authzed/authzed-go#196- Bump the go-mod-magefiles group in /magefiles with 2 updates by
@dependabotin authzed/authzed-go#197- Bump the go-mod group with 2 updates by
@dependabotin authzed/authzed-go#198- Bump the go-mod-magefiles group in /magefiles with 3 updates by
@dependabotin authzed/authzed-go#200- Bump the go-mod group with 5 updates by
@dependabotin authzed/authzed-go#199- Update API for count relationships changes by
@josephschorrin authzed/authzed-go#201Full Changelog: https://github.com/authzed/authzed-go/compare/v0.11.1...v0.12.0
Commits
4b9e985Merge pull request #212 from authzed/api-1-34-regen9bdc6b3regenerate authzed-go after API 1.34fbc80a6Merge pull request #211 from authzed/dependabot/go_modules/magefiles/go-mod-m...b61a658Bump github.com/bufbuild/buf in /magefiles in the go-mod-magefiles group65eac03Merge pull request #209 from authzed/dependabot/go_modules/go-mod-86156a7ff5d750e01Merge pull request #210 from authzed/dependabot/go_modules/magefiles/go-mod-m...783ce2bBump the go-mod-magefiles group in /magefiles with 2 updates50db976Bump google.golang.org/protobuf in the go-mod group92113e0Merge pull request #208 from authzed/dependabot/go_modules/magefiles/go-mod-m...dd8ea37Bump the go-mod-magefiles group in /magefiles with 2 updates- Additional commits viewable in compare view
Updates github.com/prometheus/client_golang from 1.19.0 to 1.19.1
Release notes
Sourced from github.com/prometheus/client_golang's releases.
v1.19.1
What's Changed
- Security patches for
golang.org/x/sysandgoogle.golang.org/protobufNew Contributors
@lukasaukmade their first contribution in prometheus/client_golang#1494Full Changelog: https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1
Commits
Updates github.com/rs/cors from 1.10.1 to 1.11.0
Commits
4c32059Normalize allowed request headers and store them in a sorted set (fixes #170)...8d33ca4Complete documentation; deprecate AllowOriginRequestFunc in favour of AllowOr...af821aeMerge branch 'jub0bs-master'0bcf73fUpdate benchmarkeacc8e8Fix skewed middleware benchmarks (#165)9297f15Respect the documented precedence of options (#163)73f81b4Fix readme benchmark rendering (#161)- See full diff in compare view
Updates github.com/rs/zerolog from 1.32.0 to 1.33.0
Commits
c78e50eAdd fields order (#550)8582bedfix: useTimestampFuncin busrt sampler (#671) (#672)7d9db06Allow setting floating point precision in JSON. (#663)e5aa7e3Revert #6620efa414Fix panic caused by an extra malformedlevelfield (#665)eb081e1chore: fix some typos in comments (#667)2d899f0set debug log color (#662)74cf37aAdd EmptyFields method to remove all the fileds from logger (#575)e5edd4bRefactor: make code in comment valid and runable (#654)582007fAdd a time.Location to ConsoleWriter. (This allows UTC timestamps.) (#531)- Additional commits viewable in compare view
Updates github.com/spf13/cobra from 1.7.0 to 1.8.1
Release notes
Sourced from github.com/spf13/cobra's releases.
v1.8.1
✨ Features
- Add env variable to suppress completion descriptions on create by
@scopin spf13/cobra#1938🐛 Bug fixes
- Micro-optimizations by
@scopin spf13/cobra#1957🔧 Maintenance
- build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 by
@dependabotin spf13/cobra#2127- Consistent annotation names by
@nirsin spf13/cobra#2140- Remove fully inactivated linters by
@nirsin spf13/cobra#2148- Address golangci-lint deprecation warnings, enable some more linters by
@scopin spf13/cobra#2152🧪 Testing & CI/CD
- Add test for func in cobra.go by
@korovindenisin spf13/cobra#2094- ci: test golang 1.22 by
@cyrilicoin spf13/cobra#2113- Optimized and added more linting by
@scopin spf13/cobra#2099- build(deps): bump actions/setup-go from 4 to 5 by
@dependabotin spf13/cobra#2087- build(deps): bump actions/labeler from 4 to 5 by
@dependabotin spf13/cobra#2086- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by
@dependabotin spf13/cobra#2108- build(deps): bump actions/cache from 3 to 4 by
@dependabotin spf13/cobra#2102✏️ Documentation
- Fixes and docs for usage as plugin by
@nirsin spf13/cobra#2070- flags: clarify documentation that LocalFlags related function do not modify the state by
@niamsterin spf13/cobra#2064- chore: remove repetitive words by
@racerolein spf13/cobra#2122- Add LXC to the list of projects using Cobra
@VaradBelwalkarin spf13/cobra#2071- Update projects_using_cobra.md by
@marcuskohlbergin spf13/cobra#2089- [chore]: update projects using cobra by
@cmwylie19in spf13/cobra#2093- Add Taikun CLI to list of projects by
@Smidrain spf13/cobra#2098- Add Incus to the list of projects using Cobra by
@montag451in spf13/cobra#2118
... (truncated)
Commits
e94f6d0Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74Remove fully inactivated linters (#2148)5c2c1d6Consistent annotation names (#2140)5a1aceabuild(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2docs: update user guide (#2128)6b5f577More linting (#2099)bd914e5fix: remove deprecated io/ioutils package (#2120)1f80fa2chore: remove repetitive words (#2122)c69ae4cci: test golang 1.22 (#2113)a30cee5build(deps): bump actions/cache from 3 to 4 (#2102)- Additional commits viewable in compare view
Updates google.golang.org/grpc from 1.63.2 to 1.64.0
Release notes
Sourced from google.golang.org/grpc's releases.
Release 1.64.0
API Changes
- stats: Deprecate
InPayload.DataandOutPayload.Data; they were experimental and will be deleted in the next release (#7121)Behavior Changes
- codec: Remove handling of environment variable
GRPC_GO_ADVERTISE_COMPRESSORSto suppress setting supported compressors ingrpc-accept-encodingheader. Compressors will always be advertised, as they have been by default for some time (#7203)New Features
- resolver/dns: Add
SetMinResolutionIntervalto set the minimum interval at which DNS re-resolutions may occur (#6962)
- Special Thanks:
@HomayoonAlimohammadi- peer/peer: Implement the
fmt.Stringerinterface for pretty printingPeer, and- metadata/metadata: Implement the
fmt.Stringerinterface for pretty printingMD(#7137)
- Special Thanks:
@AnomalRoilPerformance Improvements
- client: Improve RPC performance by reducing work while holding a lock (#7132)
Bug Fixes
- transport/server: Display the proper timeout value when keepalive pings are not ack'd in time (#7038)
- Special Thanks:
@BatmanAoD- channelz: Fix bug that was causing the subchannel's target to be unset (#7189)
- stats: Fix bug where peer was not set in context when calling stats handler for
OutPayload,InPayload, andEnd(#7096)Dependencies
- deps: Remove dependency on deprecated
github.com/golang/protobufmodule (#7122)Documentation
- grpc: Deprecate
WithBlock,WithReturnConnectionError,FailOnNonTempDialErrorwhich are ignored byNewClient(#7097)
- Special Thanks:
@pellared- grpc: Deprecate
DialandDialContext. These will continue to be supported throughout 1.x, but are deprecated to direct users toNewClient(See #7090 for more information)- examples: Add custom lb example (#6691)
Commits
fa274d7Change version to 1.64.0 (#7218)6b413c8xds: Surround twoInfofcalls that usepretty.ToJSONwithV(2)checks (...2dbbcefresolver/dns: Add docstring to SetMinResolutionInterval (#7217)070d9c7codes: replace %q to %d in error string when invalid code is an integer (#7188)5d24ee2xds: store server config for LRS server in xdsresource.ClusterUpdate (#7191)c76f686advancedTLS: Rename get root certs related pieces (#7207)f591e3bcodec: remove option to suppress setting supported compressors in headers (#7...b4f7947github: remove dependabot (#7208)0561c78client: add user-friendly error message of LB policy update timed out (#7206)9d9c1fbpeer: remove change detector test (#7204)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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