Bump the go_modules group across 1 directory with 7 updates #227
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/gin-contrib/cors, github.com/emicklei/go-restful and google.golang.org/grpc.
Updates
github.com/gin-contrib/corsfrom 1.3.1 to 1.6.0Release notes
Sourced from github.com/gin-contrib/cors's releases.
... (truncated)
Commits
90a7c66test(cors): enhance CORS wildcard handling tests (#145)d5002f2test: refactor tests and update CI configurationseac6c48feat(schema): allow usage of custom schemas (#139)27b723afixe(domain): wildcard parse bug (#106)30792dcci: refactor GitHub Actions workflowsf08c1bcci: refactor CI workflows and improve tests2451987chore: update dependencies to latest versions85bf9fbtest: improve CORS wildcard handling and testing (#144)fcbd06fci: enhance testing matrix and tolerance limits5da0aeechore: update third-party dependenciesUpdates
github.com/gin-gonic/ginfrom 1.7.7 to 1.9.1Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
4ea0e64Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2efix Request.Context() checks (#3512)2d4bbecfix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bcchore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556eimprove render code coverage (#3525)eac2daachore: update dependencies for various packages and libraries (#3585)757a638chore: improve linting, testing, and GitHub Actions setup (#3583)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.21.0Commits
Updates
golang.org/x/netfrom 0.7.0 to 0.22.0Commits
7ee34a0go.mod: update golang.org/x dependenciesc289c7awebsocket: re-add documentation for DialConfig9fb4a8chttp2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets3dfd003websocket: add support for dialing with contextfa11427quic: move package out of internal591be7fquic: fix UDP on big-endian Linux, tests on various architectures34cc446quic: temporarily disable networking tests failing on various platforms4bdc6dfquic: expand package docs, and document Stream22cbde9quic: set ServerName in client connection TLSConfig57e4cc7quic: handle PATH_CHALLENGE and PATH_RESPONSE framesUpdates
google.golang.org/grpcfrom 1.53.0 to 1.56.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
1055b48Update version.go to 1.56.3 (#6713)5efd7bdserver: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038Upgrade version.go to 1.56.3-dev (#6434)faab873Update version.go to v1.56.2 (#6432)6b0b291status: fix panic when servers return a wrapped error with status OK (#6374) ...ed56401[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)cd6a794Update version.go to v1.56.2-dev (#6387)5b67e5eUpdate version.go to v1.56.1 (#6386)d0f5150client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1eaChange version to 1.56.1-dev (#6345)Updates
google.golang.org/protobuffrom 1.28.1 to 1.33.0Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.