-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump the golang group with 27 updates #163
Closed
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Nov 4, 2024
dependabot
bot
requested review from
tdawe,
alikdell,
atye,
hoppea2,
coulof,
shaynafinocchiaro,
sharmilarama,
forrestxia,
YianZong,
baoy1,
taohe1012,
P-Cao,
donatwork,
anandrajak1,
chimanjain and
nitesh3108
as code owners
November 4, 2024 20:52
Can one of the admins verify this patch? |
Bumps the golang group with 27 updates: | Package | From | To | | --- | --- | --- | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.6.0` | `1.8.0` | | [github.com/gorilla/mux](https://github.com/gorilla/mux) | `1.8.0` | `1.8.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.16.0` | `1.19.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.17.0` | `1.24.0` | | [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go) | `1.17.0` | `1.31.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.17.0` | `1.31.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.17.0` | `1.31.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.0` | `0.31.2` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.0` | `0.31.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0` | `0.31.2` | | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.12.1` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.20.0` | `0.21.0` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.0` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.22.4` | `0.23.0` | | [github.com/openzipkin/zipkin-go](https://github.com/openzipkin/zipkin-go) | `0.4.2` | `0.4.3` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.1.0` | `2.2.2` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.9.5` | `1.11.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.5.1` | `1.6.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.17.0` | `1.31.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.26.0` | `0.30.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.21.0` | `0.23.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.21.0` | `0.26.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.21.0` | `0.25.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.16.0` | `0.19.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.3.0` | `0.5.0` | | google.golang.org/protobuf | `1.34.2` | `1.35.1` | | [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.4.1` | `4.4.2` | Updates `github.com/fsnotify/fsnotify` from 1.6.0 to 1.8.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.6.0...v1.8.0) Updates `github.com/gorilla/mux` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](gorilla/mux@v1.8.0...v1.8.1) Updates `github.com/spf13/viper` from 1.16.0 to 1.19.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.16.0...v1.19.0) Updates `go.opentelemetry.io/otel` from 1.17.0 to 1.24.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.17.0...v1.24.0) Updates `go.opentelemetry.io/otel/exporters/zipkin` from 1.17.0 to 1.31.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.17.0...v1.31.0) Updates `go.opentelemetry.io/otel/sdk` from 1.17.0 to 1.31.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.17.0...v1.31.0) Updates `go.opentelemetry.io/otel/trace` from 1.17.0 to 1.31.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.17.0...v1.31.0) Updates `k8s.io/api` from 0.31.0 to 0.31.2 - [Commits](kubernetes/api@v0.31.0...v0.31.2) Updates `k8s.io/apimachinery` from 0.31.0 to 0.31.2 - [Commits](kubernetes/apimachinery@v0.31.0...v0.31.2) Updates `k8s.io/client-go` from 0.31.0 to 0.31.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.0...v0.31.2) Updates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/emicklei/go-restful/releases) - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md) - [Commits](emicklei/go-restful@v3.11.0...v3.12.1) Updates `github.com/go-openapi/jsonpointer` from 0.20.0 to 0.21.0 - [Commits](go-openapi/jsonpointer@v0.20.0...v0.21.0) Updates `github.com/go-openapi/jsonreference` from 0.20.2 to 0.21.0 - [Commits](go-openapi/jsonreference@v0.20.2...v0.21.0) Updates `github.com/go-openapi/swag` from 0.22.4 to 0.23.0 - [Commits](go-openapi/swag@v0.22.4...v0.23.0) Updates `github.com/openzipkin/zipkin-go` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/openzipkin/zipkin-go/releases) - [Commits](openzipkin/zipkin-go@v0.4.2...v0.4.3) Updates `github.com/pelletier/go-toml/v2` from 2.1.0 to 2.2.2 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml) - [Commits](pelletier/go-toml@v2.1.0...v2.2.2) Updates `github.com/spf13/afero` from 1.9.5 to 1.11.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.9.5...v1.11.0) Updates `github.com/spf13/cast` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.5.1...v1.6.0) Updates `go.opentelemetry.io/otel/metric` from 1.17.0 to 1.31.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.17.0...v1.31.0) Updates `golang.org/x/net` from 0.26.0 to 0.30.0 - [Commits](golang/net@v0.26.0...v0.30.0) Updates `golang.org/x/oauth2` from 0.21.0 to 0.23.0 - [Commits](golang/oauth2@v0.21.0...v0.23.0) Updates `golang.org/x/sys` from 0.21.0 to 0.26.0 - [Commits](golang/sys@v0.21.0...v0.26.0) Updates `golang.org/x/term` from 0.21.0 to 0.25.0 - [Commits](golang/term@v0.21.0...v0.25.0) Updates `golang.org/x/text` from 0.16.0 to 0.19.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.16.0...v0.19.0) Updates `golang.org/x/time` from 0.3.0 to 0.5.0 - [Commits](golang/time@v0.3.0...v0.5.0) Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1 Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: github.com/fsnotify/fsnotify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/gorilla/mux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/exporters/zipkin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/emicklei/go-restful/v3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-openapi/jsonpointer dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-openapi/jsonreference dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-openapi/swag dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/openzipkin/zipkin-go dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/pelletier/go-toml/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/spf13/afero dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/spf13/cast dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/metric dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/term dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: sigs.k8s.io/structured-merge-diff/v4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/go_modules/golang-dfc8ef50ae
branch
from
November 5, 2024 18:35
5c0f3b4
to
612d8a8
Compare
Superseded by #164. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 group with 27 updates:
1.6.0
1.8.0
1.8.0
1.8.1
1.16.0
1.19.0
1.17.0
1.24.0
1.17.0
1.31.0
1.17.0
1.31.0
1.17.0
1.31.0
0.31.0
0.31.2
0.31.0
0.31.2
0.31.0
0.31.2
3.11.0
3.12.1
0.20.0
0.21.0
0.20.2
0.21.0
0.22.4
0.23.0
0.4.2
0.4.3
2.1.0
2.2.2
1.9.5
1.11.0
1.5.1
1.6.0
1.17.0
1.31.0
0.26.0
0.30.0
0.21.0
0.23.0
0.21.0
0.26.0
0.21.0
0.25.0
0.16.0
0.19.0
0.3.0
0.5.0
1.34.2
1.35.1
4.4.1
4.4.2
Updates
github.com/fsnotify/fsnotify
from 1.6.0 to 1.8.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
... (truncated)
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
... (truncated)
Commits
a9bc2e0
Prepare 1.8.0 release2d133b8
inotify: fix panic on Remove()1626962
Update CIc1467c0
test/kqueue: watch symlinks800ed83
kqueue: don't change internal state when Add() returns error (#638)ad74244
remove extra "to" from doc comment (#634)bec8903
Split out Watcher and backends (#632)a618f07
inotify: add recursive watcher (#472)17d9053
Print diffs for test failures53b06a8
inotify: implement WithNoFollow() (#631)Updates
github.com/gorilla/mux
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/gorilla/mux's releases.
Commits
b4617d0
update GitHub workflows (#734)3401478
fix SPA handler in README.md (#733)4a671cb
Add GetVarNames() (#676)85123bf
changed the routeVariables text content. (#708)79f2f45
Clarify documentation examples of Route methods (#672)395ad81
[BUG] Inconsistent HTTP status code on query mismatch (#712)24c3e7f
FixSingle Page Application
example inREADME.md
file (#678)546dd0c
run go fmt with Go 1.20 (#725)651928c
Update issues.yml (#727)cfc696d
Update issues.yml (#726)Updates
github.com/spf13/viper
from 1.16.0 to 1.19.0Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
b9733f0
build(deps): bump actions/checkout from 4.1.4 to 4.1.66ecc5c8
build(deps): bump cachix/install-nix-action from 26 to 27248c6fd
build(deps): bump github/codeql-action from 3.25.4 to 3.25.7abea773
Update references to bketelsen/cryptf17acb4
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.18e285a5
build(deps): bump github/codeql-action from 3.25.2 to 3.25.44017620
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1b67e814
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.24a182c7
build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.245a0e12
build(deps): bump mheap/github-action-required-labelsUpdates
go.opentelemetry.io/otel
from 1.17.0 to 1.24.0Release notes
Sourced from go.opentelemetry.io/otel's releases.
Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
e6e186b
Release v1.24.0/v0.46.0/v0.0.1-alpha (#4966)a5ec3fc
Add experimental-logs module set (#4961)27e495d
Fix output exponential histogram negative buckets (#4956)8df89f6
log: Remove Value.AsAny (#4963)7cc660f
log: Add allocation tests (#4957)6ea99af
log: Add benchmark tests (#4958)7b3382e
log: Implement Value and KeyValue types (#4949)f793a05
Fix registration of multiple callbacks when using the global meter provider (...c2fdbca
design: log value accessors must not panic (#4948)dd3b00f
Add thelog/noop
package (#4943)Updates
go.opentelemetry.io/otel/exporters/zipkin
from 1.17.0 to 1.31.0Release notes
Sourced from go.opentelemetry.io/otel/exporters/zipkin's releases.
Changelog
Sourced from go.opentelemetry.io/otel/exporters/zipkin's changelog.
... (truncated)
Commits
bc2fe88
Release v1.31.0/v0.53.0/v0.7.0/v0.0.10 (#5883)a7d5c1a
Add an option to configure the exporter buffer of the BatchProcessor (#5877)eb9279b
fix(deps): update golang.org/x/exp digest to f66d83c (#5880)6441653
Performance improvements for the trace SDK inSpan
. (#5874)8e9baf2
chore(deps): update lycheeverse/lychee-action action to v2 (#5878)8fbaa97
ReducenewEvictedQueueLink
andnewEvictedQueueEvent
memory allocations (#...4a911f9
chore(deps): update googleapis to 5fefd90 (#5876)98cbdcb
fix(deps): update module google.golang.org/protobuf to v1.35.1 (#5875)3cbd967
Performance improvements forrecordingSpan
SetAttributes
and `addOverCapA...9e791a6
fix(deps): update golang.org/x (#5872)Updates
go.opentelemetry.io/otel/sdk
from 1.17.0 to 1.31.0Release notes
Sourced from go.opentelemetry.io/otel/sdk's releases.
Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
... (truncated)
Commits
bc2fe88
Release v1.31.0/v0.53.0/v0.7.0/v0.0.10 (#5883)a7d5c1a
Add an option to configure the exporter buffer of the BatchProcessor (#5877)eb9279b
fix(deps): update golang.org/x/exp digest to f66d83c (#5880)6441653
Performance improvements for the trace SDK inSpan
. (#5874)8e9baf2
chore(deps): update lycheeverse/lychee-action action to v2 (#5878)8fbaa97
ReducenewEvictedQueueLink
andnewEvictedQueueEvent
memory allocations (#...4a911f9
chore(deps): update googleapis to 5fefd90 (#5876)98cbdcb
fix(deps): update module google.golang.org/protobuf to v1.35.1 (#5875)3cbd967
Performance improvements forrecordingSpan
SetAttributes
and `addOverCapA...9e791a6
fix(deps): update golang.org/x (#5872)Updates
go.opentelemetry.io/otel/trace
from 1.17.0 to 1.31.0Release notes
Sourced from go.opentelemetry.io/otel/trace's releases.