chore(deps): bump the go_modules group across 1 directory with 9 updates #2
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 / directory: github.com/gin-gonic/gin, github.com/valyala/fasthttp and google.golang.org/grpc.
Updates
github.com/gin-gonic/gin
from 1.7.4 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
4ea0e64
Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2e
fix Request.Context() checks (#3512)2d4bbec
fix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4
chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bc
chore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725
Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689
chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556e
improve render code coverage (#3525)eac2daa
chore: update dependencies for various packages and libraries (#3585)757a638
chore: improve linting, testing, and GitHub Actions setup (#3583)Updates
github.com/valyala/fasthttp
from 1.15.1 to 1.34.0Release notes
Sourced from github.com/valyala/fasthttp's releases.
... (truncated)
Commits
59f94a3
Update github.com/klauspost/compress (#1237)62c15a5
Don't reset RequestCtx.s (#1234)7670c6e
Fix windows tests (#1235)f54ffa1
feature: Keep the memory usage of the service at a stable level (#1216)15262ec
Warn about unsafe ServeFile usage (#1228)1116d03
Fix panic while reading invalid trailers856ca8e
Update dependencies (#1230)6b5bc7b
Add windows support to normalizePathf0b0cfe
Don't log ErrBadTrailer by default6937fee
fix: (useless check), skip Response body if http method HEAD (#1224)Updates
golang.org/x/crypto
from 0.0.0-20210711020723-a769d52b0f97 to 0.9.0Commits
Updates
golang.org/x/net
from 0.0.0-20210614182718-04defd469f4e to 0.10.0Commits
Updates
golang.org/x/sys
from 0.0.0-20210823070655-63515b42dcdf to 0.8.0Commits
Updates
golang.org/x/text
from 0.3.6 to 0.9.0Commits
48e4a4a
all: fix some comments9db913a
go.mod: update to newer x/tools30dadde
all: correct comment typos71a9c9a
all: fix some commentsec5565b
README.md: update documentation of module versioningc8236a6
unicode/bidi: remove unused globalada7473
all: remove redundant type conversion1bdb400
language: remove compatibility with go < 1.2252bee0
go.mod: ignore cyclic dependency for taggingecab6e5
go.mod: ignore cyclic dependency for taggingUpdates
google.golang.org/grpc
from 1.40.0 to 1.56.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
1055b48
Update version.go to 1.56.3 (#6713)5efd7bd
server: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038
Upgrade version.go to 1.56.3-dev (#6434)faab873
Update version.go to v1.56.2 (#6432)6b0b291
status: 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)cd6a794
Update version.go to v1.56.2-dev (#6387)5b67e5e
Update version.go to v1.56.1 (#6386)d0f5150
client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1ea
Change version to 1.56.1-dev (#6345)Updates
google.golang.org/protobuf
from 1.27.1 to 1.30.0Updates
gopkg.in/yaml.v3
from 3.0.0-20210107192922-496545a6307b to 3.0.1Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.