-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): bump the golang-dependencies group across 1 directory with 12 updates #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/golang-dependencies-c06182c25b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the golang-dependencies group across 1 directory with 12 updates #47
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/golang-dependencies-c06182c25b
Conversation
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
…th 12 updates Bumps the golang-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) | `2.10.25` | `2.11.2` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.33.0` | `1.34.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.35.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.35.0` | | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.12` | `1.26.0` | | [go.opentelemetry.io/otel/exporters/stdout/stdoutmetric](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.35.0` | | [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.35.0` | | google.golang.org/protobuf | `1.36.4` | `1.36.6` | Updates `github.com/nats-io/nats-server/v2` from 2.10.25 to 2.11.2 - [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.10.25...v2.11.2) Updates `github.com/nats-io/nats.go` from 1.38.0 to 1.41.2 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.38.0...v1.41.2) Updates `github.com/rs/zerolog` from 1.33.0 to 1.34.0 - [Commits](rs/zerolog@v1.33.0...v1.34.0) Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) Updates `go.opentelemetry.io/otel` from 1.34.0 to 1.35.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.34.0...v1.35.0) Updates `go.opentelemetry.io/otel/sdk` from 1.34.0 to 1.35.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.34.0...v1.35.0) Updates `golang.org/x/crypto` from 0.32.0 to 0.37.0 - [Commits](golang/crypto@v0.32.0...v0.37.0) Updates `gorm.io/gorm` from 1.25.12 to 1.26.0 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.12...v1.26.0) Updates `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` from 1.34.0 to 1.35.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.34.0...v1.35.0) Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.34.0 to 1.35.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.34.0...v1.35.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.34.0 to 1.35.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.34.0...v1.35.0) Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.6 --- updated-dependencies: - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: github.com/nats-io/nats.go dependency-version: 1.41.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: github.com/rs/zerolog dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: gorm.io/gorm dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdoutmetric dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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 golang-dependencies group with 9 updates in the / directory:
2.10.25
2.11.2
1.33.0
1.34.0
1.8.1
1.9.1
1.34.0
1.35.0
1.34.0
1.35.0
1.25.12
1.26.0
1.34.0
1.35.0
1.34.0
1.35.0
1.36.4
1.36.6
Updates
github.com/nats-io/nats-server/v2
from 2.10.25 to 2.11.2Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
55efd1d
Release v2.11.291a53d0
Release v2.11.2-RC.3bc93b27
[FIXED] TTL-ed message not removed after graceful restart (#6828)12c2281
Fix subject tree intersection to match literals when followed by additional w...9a0cf55
[FIXED] Direct get subject delete marker (#6826)d6d4ddc
[FIXED] TTL-ed message not removed after graceful restart87dfae2
[FIXED] Async tombstones on PurgeEx (#6825)dc16bbf
Test extended full wildcardb714a2a
[FIXED] Server peer re-add after peer-remove (#6815)82cb3ed
Fix subject tree intersection to match literals when followed by additional w...Updates
github.com/nats-io/nats.go
from 1.38.0 to 1.41.2Release notes
Sourced from github.com/nats-io/nats.go's releases.
... (truncated)
Commits
d1cdbf5
Release v1.41.2 (#1859)ca54e50
[FIXED] Bump golang.org/x/crypto to fix vulnerability (#1857)aeebc8d
[FIXED] Use context in when purging stream in kv.PurgeDeletes() (#1858)7bfd96a
[FIXED] Add RemoveStatusListener method and fixFetch memory leak (#1856)50e6153
Release v1.41.1 (#1851)e04728e
[FIXED] Use default timeout for ObjectStore.Get when no deadline is set on ct...8a2bd73
[IMPROVED] Removegolang.org/x/text
dependency (#1849)e040f71
Release v1.41.0 (#1847)9d1be03
[FIXED] Ensure object watcher stop closes the updates channel (#1844)93f7ce4
[ADDED] Consumer groups with Pinned and Overflow (#1826)Updates
github.com/rs/zerolog
from 1.33.0 to 1.34.0Commits
db9d1be
Update go versions covered by CI5f4b880
Delete _config.ymlffb2708
Remove CNAME filecc4dde7
Create CONTRIBUTING.md04ea0f4
Implement Close() for zerolog.FilteredLevelWriter (#715)0398600
fix: reset condition in burst sampler (#711) (#712)1869fa5
FormatPartValueByName for flexible custom formatting for ConsoleWriter (#541)31e7995
remove unnecessary nil checks (#701)582f820
Get BasicSampler(0), RandomSampler(0), and BurstSampler(0) to behave the same...6abadab
Bump github.com/rs/xid from 1.5.0 to 1.6.0 (#684)Updates
github.com/spf13/cobra
from 1.8.1 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1
Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fd
fix CompletionFunc implementation (#2234)5f9c408
chore: Upgrade dependencies for v1.9.0 (#2233)24ada7f
Remove the default "completion" cmd if it is alone (#1559)680936a
New logo8cb30f9
feat: add CompletionWithDesc helper (#2231)17b6dca
doc: add Conduit (#2230)ab5cadc
Allow to reset the templates to the default (#2229)4ba5566
fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ec
Print ActiveHelp for bash along other completions (#2076)Updates
go.opentelemetry.io/otel
from 1.34.0 to 1.35.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
5ba5e7a
Release v1.35.0/v0.57.0/v0.11.0 (#6407)3908b67
chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)50172b1
chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (#6411)cea6d2b
fix(deps): update module google.golang.org/grpc to v1.71.0 (#6409)e2aee3a
Move trace sdk tests from trace_test into trace package (#6400)38f4f39
fix(deps): update build-tools to v0.20.0 (#6403)2911449
Look at stale issues in ascending order (#6396)7cb322a
chore(deps): update github.com/golangci/dupl digest to 44c6a0b (#6398)0c3651e
fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (#6394)f04e951
chore(deps): update mvdan.cc/unparam digest to 0df0534 (#6391)Updates
go.opentelemetry.io/otel/sdk
from 1.34.0 to 1.35.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
Commits
5ba5e7a
Release v1.35.0/v0.57.0/v0.11.0 (#6407)3908b67
chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)50172b1
chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (#6411)cea6d2b
fix(deps): update module google.golang.org/grpc to v1.71.0 (#6409)e2aee3a
Move trace sdk tests from trace_test into trace package (#6400)38f4f39
fix(deps): update build-tools to v0.20.0 (#6403)2911449
Look at stale issues in ascending order (#6396)7cb322a
chore(deps): update github.com/golangci/dupl digest to 44c6a0b (#6398)0c3651e
fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (#6394)f04e951
chore(deps): update mvdan.cc/unparam digest to 0df0534 (#6391)Updates
golang.org/x/crypto
from 0.32.0 to 0.37.0Commits
959f8f3
go.mod: update golang.org/x dependencies769bcd6
ssh: use the configured rand in kex initd0a798f
cryptobyte: fix typo 'octects' into 'octets' for asn1.goacbcbef
acme: remove unnecessary []byte conversion376eb14
x509roots: support constrained rootsb369b72
crypto/internal/poly1305: implement function update in assembly on loong646b853fb
ssh/knownhosts: check more than one key49bf5b8
go.mod: update golang.org/x dependencies24852b6
ssh: add decode support for bannersbbc689c
ssh: use a more straightforward return valueUpdates
gorm.io/gorm
from 1.25.12 to 1.26.0Release notes
Sourced from gorm.io/gorm's releases.
... (truncated)
Commits
a827495
Preparestmt use LRU Map instead default map (#7435)489a563
only check new issues for golangci linter42bd4f6
use golangci replace reviewdog (#7426)a9d2729
test: mssql ci3876ffe
test: mssql ciee3b549
Update tests script9f27377
fix deprecated reflect.PtrTo reflect.PointerTo usage (#7366)9ca84b3
fix concurrent map writes (#7298)86b1d22
chore: update copyright year (#7332)fed4923
Enhance db.Scan with ParamsFilter - Issue 7336 - Suggestion (#7337)Updates
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric
from 1.34.0 to 1.35.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/stdout/stdoutmetric's changelog.
Commits
5ba5e7a
Release v1.35.0/v0.57.0/v0.11.0 (#6407)3908b67
chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)50172b1
chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (#6411)cea6d2b
fix(deps): update module google.golang.org/grpc to v1.71.0 (#6409)e2aee3a
Move trace sdk tests from trace_test into trace package (#6400)38f4f39
fix(deps): update build-tools to v0.20.0 (#6403)2911449
Look at stale issues in ascending order (#6396)7cb322a
chore(deps): update github.com/golangci/dupl digest to 44c6a0b (#6398)0c3651e
fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (#6394)f04e951
chore(deps): update mvdan.cc/unparam digest to 0df0534 (#6391)