Bump the go_modules group across 1 directory with 9 updates - #240
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go_modules group with 2 updates in the /gui directory: [github.com/smallstep/certificates](https://github.com/smallstep/certificates) and [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose). Updates `github.com/smallstep/certificates` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/smallstep/certificates/releases) - [Changelog](https://github.com/smallstep/certificates/blob/master/CHANGELOG.md) - [Commits](smallstep/certificates@v0.29.0...v0.30.0) Updates `filippo.io/edwards25519` from 1.1.0 to 1.2.0 - [Commits](FiloSottile/edwards25519@v1.1.0...v1.2.0) Updates `github.com/go-chi/chi/v5` from 5.2.3 to 5.2.5 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.2.3...v5.2.5) Updates `github.com/go-jose/go-jose/v4` from 4.1.3 to 4.1.4 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.1.3...v4.1.4) Updates `github.com/jackc/pgx/v5` from 5.7.2 to 5.8.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.2...v5.8.0) Updates `github.com/slackhq/nebula` from 1.9.7 to 1.10.3 - [Release notes](https://github.com/slackhq/nebula/releases) - [Changelog](https://github.com/slackhq/nebula/blob/master/CHANGELOG.md) - [Commits](slackhq/nebula@v1.9.7...v1.10.3) Updates `go.opentelemetry.io/otel` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `golang.org/x/net` from 0.47.0 to 0.52.0 - [Commits](golang/net@v0.47.0...v0.52.0) Updates `google.golang.org/grpc` from 1.77.0 to 1.79.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.77.0...v1.79.2) --- updated-dependencies: - dependency-name: github.com/smallstep/certificates dependency-version: 0.30.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: filippo.io/edwards25519 dependency-version: 1.2.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.2.5 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.4 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.8.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/slackhq/nebula dependency-version: 1.10.3 dependency-type: indirect dependency-group: go_modules - dependency-name: go.opentelemetry.io/otel dependency-version: 1.39.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.2 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 2 updates in the /gui directory: github.com/smallstep/certificates and github.com/go-jose/go-jose/v4.
Updates
github.com/smallstep/certificatesfrom 0.29.0 to 0.30.0Release notes
Sourced from github.com/smallstep/certificates's releases.
... (truncated)
Changelog
Sourced from github.com/smallstep/certificates's changelog.
Commits
d34619cUpdate CHANGELOG for 0.30.0 (#2603)cfcbe4cMerge pull request #2602 from smallstep/mariano/scep-type-checke6da031Add scep integration testsd4103d6Merge pull request #2511 from savely-krasovsky/master07e4424Add revocation reason code to CRL | replace deprecated pkix.RevokeCertificate3ce5113Bump nosql and crypto (#2600)927ecc7Add actions and security-events permissions to release CI job (#2593)c14008eFix the test for CRL disposition (#2599)10cd5c2Merge pull request #2537 from filimonic/crl-fix-crl-file-extension6f1a228Merge pull request #2594 from smallstep/dependabot/go_modules/github.com/goog...Updates
filippo.io/edwards25519from 1.1.0 to 1.2.0Commits
b182a65all: merge v1.1.1 security fix7f7b765extra: check Select inputs are initializedd1c650aextra: initialize receiver in MultiScalarMultb27bae5extra: avoid allocation in MultiScalarMult with two inputs (#55)faba265all: bump go.mod Go version to 1.245f49acdall: merge upstream changes as of Go 1.26.027d78eeall: merge filtered upstream history3183785pull.sh: add script to import upstream history for merging07dca8cstd,cmd: go fix -any std cmd986f0f4crypto/internal/constanttime: expose intrinsics to the FIPS 140-3 packagesUpdates
github.com/go-chi/chi/v5from 5.2.3 to 5.2.5Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Commits
05f1ef7fix(middleware): add missing return in RouteHeaders empty check (#1045)6eb3588middleware: harden RedirectSlashes handler (#1044)de0d16eUpdate comment about min Go version (#1023)9fb4a15update reverseMethodMap in RegisterMethod (#1022)51c977cRefactor to use atomic type (#1019)563ab11Refactor graceful shutdown example (#994)a52c582Bump minimum Go and use new features (#1017)Updates
github.com/go-jose/go-jose/v4from 4.1.3 to 4.1.4Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
Commits
0e59876Merge commit from forkddffdbcBump actions/checkout from 5 to 6 (#213)Updates
github.com/jackc/pgx/v5from 5.7.2 to 5.8.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
fe8740aRelease v5.8.0e5dde5aSkip test on CockroachDB06f2d82Remove trailing space2cf78ddMerge pull request #2448 from DengChan/column_type_lenth_varbit2d1c4efSkip tests on CockroachDB1a5fa7fArray and Composite codecs handle typed nils5736d09ColumnTypeLength method return the type length for varbit type.4c1308cRevert "stdlib matches native pgx scanning support"14ce2b7Skip test on CockroachDB65b2724Merge pull request #2443 from jameshartig/x-invalidate-cache-in-execUpdates
github.com/slackhq/nebulafrom 1.9.7 to 1.10.3Release notes
Sourced from github.com/slackhq/nebula's releases.
... (truncated)
Changelog
Sourced from github.com/slackhq/nebula's changelog.
... (truncated)
Commits
f573e8aMerge commit from fork42bee7cReport if Nebula start fails because of tun device name (#1588)02d8bcaRemove lighthouse goroutine leaks in lighthouse_test.go (#1589)0b02d98v1.10.2 (#1584)e1e92f0initialize routesFromSystem (#1580)e5f60fachore: fix some typos in comments (#1582)bf49e78Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#1581)72a4000v1.10.1 (#1575)ac3bd9cAvoid losing system originated unsafe routes on reload (#1573)88379b8Bump golang.org/x/net in the golang-x-dependencies group (#1571)Updates
go.opentelemetry.io/otelfrom 1.38.0 to 1.39.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
6ce1429Release v1.39.0 (#7676)12e421asdk/log: move Enabled method from FilterProcessor to Processor (#7639)5982f16fix(deps): update module golang.org/x/sys to v0.39.0 (#7684)9288378chore(deps): update module golang.org/x/sync to v0.19.0 (#7683)ee3dfefchore(deps): update github.com/securego/gosec/v2 digest to 41f28e2 (#7682)9345d1ffix(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.2 (#7680)d03b033Check context prior to delaying retry in OTLP exporters (#7678)61765e7Fix flakyTestClientInstrumentation(#7677)a54721cchore(deps): update module github.com/go-git/go-billy/v5 to v5.7.0 (#7679)746d086chore(deps): update github/codeql-action action to v4.31.7 (#7675)Updates
golang.org/x/netfrom 0.47.0 to 0.52.0Commits
316e20cgo.mod: update golang.org/x dependencies9767a42internal/http3: add support for plugging into net/http4a81284http2: update docs to disrecommend this packagedec6603dns/dnsmessage: reject too large of names early during unpack8afa12fhttp2: deprecate write schedulers38019a2http2: add missing copyright header to export_test.go039b87finternal/http3: return error when Write is used after status 304 is set6267c6cinternal/http3: add HTTP 103 Early Hints support to ClientConn591bdf3internal/http3: add HTTP 103 Early Hints support to Server1faa6d8internal/http3: avoid potential race when aborting RoundTripUpdates
google.golang.org/grpcfrom 1.77.0 to 1.79.2Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
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)0381eb6xds: Support:authorityheader rewriting for LOGICAL_DNS clusters (#8822)90f571dxds: remove references to ResolverState.Addresses (#8841)679565fxds: removeHashKeyfield fromxdsresource.Endpointstruct (#8844)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 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.