Bump the go_modules group across 1 directory with 8 updates #6
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 6 updates in the / directory:
1.12.1
1.12.2
1.31.12
1.34.0
2.11.0+incompatible
2.16.0+incompatible
1.3.1
1.3.2
1.31.1
1.56.3
0.18.0
0.39.0
Updates
github.com/astaxie/beego
from 1.12.1 to 1.12.2Commits
8ef8fd2
Merge pull request #4036 from astaxie/developd6ef33f
Merge pull request #4045 from flycash/preprare-1.12.22f5ed5b
Remove tidb dependency9c18dbe
Merge pull request #4044 from flycash/upgrade_version0121994
upgrade version4fac6ce
Merge pull request #4039 from flycash/fixbug1c4085e
Update es.go2117562
Update es.go1f9da8d
Fix ES bug9dea9f9
Merge pull request #3994 from HarryWang29/developUpdates
github.com/aws/aws-sdk-go
from 1.31.12 to 1.34.0Changelog
Sourced from github.com/aws/aws-sdk-go's changelog.
... (truncated)
Commits
ae9b9fd
Release v1.34.0 (2020-08-07)1e84382
Merge commit '12ff57a16373dda5a0c22eafdf0fa1c4c224f7c4' into releaseb811ea8
Release v1.33.21 (2020-08-06) (#3462)12ff57a
Updates to the Amazon S3 Encryption Client - This change includes fixes for i...2007a98
Release v1.33.20 (2020-08-05) (#3460)39b4438
Release v1.33.19 (2020-08-04) (#3458)e14cc11
Merge pull request #3432 from diehlaws/common-files-standardization9a13de7
Release v1.33.18 (2020-08-03) (#3456)41f3140
Add reference links to readme29d57fc
Implementing suggested changesUpdates
github.com/emicklei/go-restful
from 2.11.0+incompatible to 2.16.0+incompatibleChangelog
Sourced from github.com/emicklei/go-restful's changelog.
... (truncated)
Commits
ac666c0
update changes9266625
use exact matching of allowed domain entries, issue #489 (#493) (#503)d9c71e1
support multipart/form-data (#502)1e8c63c
add access to Route from Request, issue #459 (#462)0d68a53
fix typo (#465)a22b51d
add check for wildcard (#463)8dd9eb8
update chge5d3175
add options shortcut (#455)1f7f1de
fix link to example601692b
examples use v3Updates
github.com/gogo/protobuf
from 1.3.1 to 1.3.2Release notes
Sourced from github.com/gogo/protobuf's releases.
Commits
b03c65e
skippy peanut butter550e889
update to go version 1.15.6 and protoc 3.14.0 (#717)deb6fe8
Update Readme.mdUpdates
golang.org/x/net
from 0.0.0-20200904194848-62affa334b73 to 0.0.0-20201021035429-f5854403a974Commits
Updates
google.golang.org/grpc
from 1.31.1 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.25.0 to 1.30.0Updates
knative.dev/serving
from 0.18.0 to 0.39.0Release notes
Sourced from knative.dev/serving's releases.
... (truncated)
Commits
2659cc3
upgrade to latest dependencies (#14555)2a46d0d
upgrade to latest dependencies (#14546)268701d
Update net-kourier nightly (#14549)cfd806f
Update net-certmanager nightly (#14550)6b844de
Update net-contour nightly (#14545)f69766c
Bubble up KCertificate Status Message when its not ready (#14496)2c0b8dc
Rename auto-tls to external-domain-tls (#14482)425abcb
Update net-gateway-api nightly (#14531)52a25fa
Add security policy reference in serving (#14544)9896079
Fix sec context and resources for performance jobs (#14529)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 <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.