Bump the go_modules group across 1 directory with 7 updates#261
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the go_modules group across 1 directory with 7 updates#261dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go_modules group with 3 updates in the /shifter directory: [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/gin-gonic/gin` from 1.7.7 to 1.10.1 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.7.7...v1.10.1) Updates `github.com/emicklei/go-restful` from 2.9.5+incompatible to 2.16.0+incompatible - [Release notes](https://github.com/emicklei/go-restful/releases) - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md) - [Commits](emicklei/go-restful@v2.9.5...v2.16.0) Updates `golang.org/x/crypto` from 0.0.0-20220214200702-86341886e292 to 0.39.0 - [Commits](https://github.com/golang/crypto/commits/v0.39.0) Updates `golang.org/x/net` from 0.7.0 to 0.41.0 - [Commits](golang/net@v0.7.0...v0.41.0) Updates `golang.org/x/oauth2` from 0.4.0 to 0.27.0 - [Commits](golang/oauth2@v0.4.0...v0.27.0) Updates `google.golang.org/grpc` from 1.53.0 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.53.0...v1.79.3) Updates `google.golang.org/protobuf` from 1.28.1 to 1.36.10 --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.10.1 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/emicklei/go-restful dependency-version: 2.16.0+incompatible dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.39.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.41.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-version: 1.36.10 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 3 updates in the /shifter directory: github.com/emicklei/go-restful, golang.org/x/oauth2 and google.golang.org/grpc.
Updates
github.com/gin-gonic/ginfrom 1.7.7 to 1.10.1Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
b5af779refactor: strengthen HTTPS security and improve code organization75ccf94feat: update version constant to v1.10.0 (#3952)39089afchore: refactor configuration files for better readability (#3951)638aa19chore: update external dependencies to latest versions (#3950)a182195feat(binding): Support custom BindUnmarshaler for binding. (#3933)b4f66e9chore(deps): bump github.com/bytedance/sonic from 1.11.3 to 1.11.6 (#3940)f80ade7chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#3941)0397e5echore: update changelog categories and improve documentation (#3917)c6f90dfchore: update various Go dependencies to latest versions (#3901)8acbe65ci(release): refactor changelog regex patterns and exclusions (#3914)Updates
github.com/emicklei/go-restfulfrom 2.9.5+incompatible to 2.16.0+incompatibleChangelog
Sourced from github.com/emicklei/go-restful's changelog.
... (truncated)
Commits
ac666c0update changes9266625use exact matching of allowed domain entries, issue #489 (#493) (#503)d9c71e1support multipart/form-data (#502)1e8c63cadd access to Route from Request, issue #459 (#462)0d68a53fix typo (#465)a22b51dadd check for wildcard (#463)8dd9eb8update chge5d3175add options shortcut (#455)1f7f1defix link to example601692bexamples use v3Updates
golang.org/x/cryptofrom 0.0.0-20220214200702-86341886e292 to 0.39.0Commits
Updates
golang.org/x/netfrom 0.7.0 to 0.41.0Commits
6e41caego.mod: update golang.org/x dependencies15f7d40http2: correctly wrap ErrFrameTooLarge in Framer.ReadFrameef33bc0internal/http3: use bubbled context in synctest tests919c6bchttp2: use an array instead of a map in typeFrameParserbae01a7trace: add missing td tag7d6e62ago.mod: update golang.org/x dependenciesea0c1d9internal/timeseries: use built-in max/min to simplify the code3e7a445quic: skip packet numbers for optimistic ack defense3f563d3quic: use an enum for sentPacket statea3b6e77quic: don't re-lose packets when discarding keysUpdates
golang.org/x/oauth2from 0.4.0 to 0.27.0Commits
681b4d8jws: split token into fixed number of parts3f78298all: upgrade go directive to at least 1.23.0 [generated]109dabfendpoints: add links/provider for Discordac571faoauth2: fix docs for Config.DeviceAuth314ee5bendpoints: add patreon endpointb9c813bgoogle: add warning about externally-provided credentials49a531dall: make method and struct comments match the names22134a4README: don't recommend go get3e64809x/oauth2: add Token.ExpiresIn16a9973jwt: rename example to avoid vet errorUpdates
google.golang.org/grpcfrom 1.53.0 to 1.79.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
dda86dbChange version to 1.79.3 (#8983)72186f1grpc: enforce strict path checking for incoming requests on the server (#8981)97ca352Changing version to 1.79.3-dev (#8954)8902ab6Change the version to release 1.79.2 (#8947)a928670Cherry-pick #8874 to v1.79.x (#8904)06df363Change version to 1.79.2-dev (#8903)782f2deChange version to 1.79.1 (#8902)850eccbChange version to 1.79.1-dev (#8851)765ff05Change version to 1.79.0 (#8850)68804beCherry pick #8864 to v1.79.x (#8896)Updates
google.golang.org/protobuffrom 1.28.1 to 1.36.10Dependabot 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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.