build(deps): bump the go_modules group across 1 directory with 10 updates#1
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump the go_modules group across 1 directory with 10 updates#1dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ates Bumps the go_modules group with 3 updates in the / directory: [github.com/coredns/coredns](https://github.com/coredns/coredns), [github.com/minio/console](https://github.com/minio/console) and [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server). Updates `github.com/coredns/coredns` from 1.9.2 to 1.12.4 - [Release notes](https://github.com/coredns/coredns/releases) - [Changelog](https://github.com/coredns/coredns/blob/master/Makefile.release) - [Commits](coredns/coredns@v1.9.2...v1.12.4) Updates `github.com/golang-jwt/jwt/v4` from 4.4.1 to 4.5.2 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.4.1...v4.5.2) Updates `github.com/minio/console` from 0.19.0 to 0.28.0 - [Release notes](https://github.com/minio/console/releases) - [Changelog](https://github.com/minio/object-browser/blob/master/CHANGELOG.md) - [Commits](minio/object-browser@v0.19.0...v0.28.0) Updates `github.com/nats-io/nats-server/v2` from 2.7.4 to 2.10.27 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml) - [Commits](nats-io/nats-server@v2.7.4...v2.10.27) Updates `golang.org/x/crypto` from 0.0.0-20220411220226-7b82a4e95df4 to 0.41.0 - [Commits](https://github.com/golang/crypto/commits/v0.41.0) Updates `github.com/lestrrat-go/jwx` from 1.2.19 to 1.2.25 - [Release notes](https://github.com/lestrrat-go/jwx/releases) - [Changelog](https://github.com/lestrrat-go/jwx/blob/v1.2.25/Changes) - [Commits](lestrrat-go/jwx@v1.2.19...v1.2.25) Updates `golang.org/x/net` from 0.0.0-20220425223048-2871e0cb64e4 to 0.43.0 - [Commits](https://github.com/golang/net/commits/v0.43.0) Updates `golang.org/x/text` from 0.3.7 to 0.28.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.28.0) Updates `google.golang.org/grpc` from 1.46.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.46.0...v1.75.0) Updates `google.golang.org/protobuf` from 1.28.0 to 1.36.8 --- updated-dependencies: - dependency-name: github.com/coredns/coredns dependency-version: 1.12.4 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/golang-jwt/jwt/v4 dependency-version: 4.5.2 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/minio/console dependency-version: 0.28.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.10.27 dependency-type: direct:production dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.41.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/lestrrat-go/jwx dependency-version: 1.2.25 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.43.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/text dependency-version: 0.28.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.75.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-version: 1.36.8 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
Author
|
Superseded by #2. |
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 / directory: github.com/coredns/coredns, github.com/minio/console and github.com/nats-io/nats-server/v2.
Updates
github.com/coredns/corednsfrom 1.9.2 to 1.12.4Release notes
Sourced from github.com/coredns/coredns's releases.
... (truncated)
Commits
f323295build(deps): bump github/codeql-action from 3.30.0 to 3.30.1 (#7528)3fc046fbuild(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#7525)1b35ba1build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#7527)8f76d6fbuild(deps): bump actions/stale from 9.1.0 to 10.0.0 (#7526)ddc1878build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (#7524)f74bf9cbuild(deps): bump aquasecurity/trivy-action from 0.33.0 to 0.33.1 (#7523)cbc32d2build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7521)51d59e5build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 (#7520)a62ef5dbuild(deps): bump github.com/DataDog/dd-trace-go/v2 from 2.2.2 to 2.2.3 (#7519)96819edUpdate note and versioon for 1.12.4 release (#7518)Updates
github.com/golang-jwt/jwt/v4from 4.4.1 to 4.5.2Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
... (truncated)
Commits
2f0e9adBackporting 0951d18 to v47b1c1c0Merge commit from fork9358574Allow strict base64 decoding (#259)2f0984aUsingtparsefor nicer CI test display (#251)2101c1fNo pointer embedding in the example (#255)35053d4Removed unneeded if statement (#241)0c4e387Add doc comment to ParseWithClaims (#232)bfea432Include https://github.com/golang-jwt/jwe in README (#229)d81acbfBump matrix to support latest go version (go1.19) (#231)fdaf0ebImplement a BearerExtractor (#226)Updates
github.com/minio/consolefrom 0.19.0 to 0.28.0Release notes
Sourced from github.com/minio/console's releases.
... (truncated)
Commits
57bfe97Release v0.28.0 (#2831)0285702Migrated Access Keys page components to mds (#2834)bda1cd1mds-released-V0.4.3 (#2830)7a9b775Changed Share Object logic to use Access Keys (#2827)17e791aReplace RIGHT-TO-LEFT OVERRIDE unicode (#2828)920fc7dFix Subpath behavior (#2818)6e314a2Fix crash when backend has no rrSCParity property (#2826)dc90db6Changed SSO Login screen to hide login form by default (#2807)beed489Apply permission check for create accesskey button (#2822)629dd66Fix anonymous access rule not displayed due to style (#2820)Updates
github.com/nats-io/nats-server/v2from 2.7.4 to 2.10.27Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
6b830a9Release v2.10.27c6bbff7Release v2.10.27-binary4b0e2caTest subject state optimizationd984613Optimize removeSeqPerSubject() for MaxMsgPerSubject == 1406f836Improved request account validation372d7c5Check server and account limits on stream restore20019bfImport GitHub Actions, goreleaser and golangci-lint workflow changes frommain14fa949Release v2.10.2650ee75cRelease v2.10.26-RC.7723dca8Fix for data race for c.outUpdates
golang.org/x/cryptofrom 0.0.0-20220411220226-7b82a4e95df4 to 0.41.0Commits
Updates
github.com/lestrrat-go/jwxfrom 1.2.19 to 1.2.25Release notes
Sourced from github.com/lestrrat-go/jwx's releases.
... (truncated)
Changelog
Sourced from github.com/lestrrat-go/jwx's changelog.
Commits
ad8c29dmerge develop/v1 (#747)e38f677Merge develop/v1 (#727)baba561Merge branch 'develop/v1' into v18ff6c75Update Changesea97e8cFix race injwk.AutoRefresh(#686)f4701e1Update Changese831228Fix jws.Verify not respecting the b64 header in the protected headers (#683)b66a2cbbackport: Update golangci lint (#679) (#680)4899c32reword errordd9e4c4Bump github.com/lestrrat-go/httpcc from 1.0.0 to 1.0.1 (#675)Updates
golang.org/x/netfrom 0.0.0-20220425223048-2871e0cb64e4 to 0.43.0Commits
Updates
golang.org/x/textfrom 0.3.7 to 0.28.0Commits
425d715go.mod: update golang.org/x dependenciesb6d2645go.mod: update golang.org/x dependencies8072180go.mod: update golang.org/x dependencies6cacac1go.mod: update tagx:ignore'd golang.org/x dependencies700cc20go.mod: update golang.org/x dependencies4890c57go.mod: update golang.org/x dependencies566b44fgo.mod: update golang.org/x dependenciesd5156dacollate/build: do not use println in tests221d88cx/text: fix scientific notation by removing extraneous spacesb18c107internal/export/unicode: change C comment to mention unassigned code pointsUpdates
google.golang.org/grpcfrom 1.46.0 to 1.75.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
b9788efChange version to 1.75.0 (#8493)2bd74b2credentials: fix behavior of grpc.WithAuthority and credential handshake prec...9fa3267xds: remove xds client fallback environment variable (#8482)62ec29fgrpc: Fix cardinality violations in non-client streaming RPCs. (#8385)85240a5stats: change non-standard units to annotations (#8481)ac13172update deps (#8478)0a895bcexamples/opentelemetry: use experimental metrics in example (#8441)8b61e8fxdsclient: do not process updates from closed server channels (#8389)7238ab1Allow empty nodeID (#8476)9186ebdcleanup: use slices.Equal to simplify code (#8472)Updates
google.golang.org/protobuffrom 1.28.0 to 1.36.8Dependabot 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.