-
Notifications
You must be signed in to change notification settings - Fork 39
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 all group with 10 updates #304
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
Bumps the all group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.14` | `1.7.15` | | [github.com/distribution/reference](https://github.com/distribution/reference) | `0.5.0` | `0.6.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.7` | `1.17.8` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.49.0` | `0.50.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.25.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.25.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.25.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.16.0` | `0.17.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.18.0` | `0.19.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.19.0` | `0.20.0` | Updates `github.com/containerd/containerd` from 1.7.14 to 1.7.15 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.14...v1.7.15) Updates `github.com/distribution/reference` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/distribution/reference/releases) - [Commits](distribution/reference@v0.5.0...v0.6.0) Updates `github.com/klauspost/compress` from 1.17.7 to 1.17.8 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.7...v1.17.8) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.49.0...zpages/v0.50.0) Updates `go.opentelemetry.io/otel` from 1.24.0 to 1.25.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.24.0...v1.25.0) Updates `go.opentelemetry.io/otel/metric` from 1.24.0 to 1.25.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.24.0...v1.25.0) Updates `go.opentelemetry.io/otel/trace` from 1.24.0 to 1.25.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.24.0...v1.25.0) Updates `golang.org/x/mod` from 0.16.0 to 0.17.0 - [Commits](golang/mod@v0.16.0...v0.17.0) Updates `golang.org/x/sys` from 0.18.0 to 0.19.0 - [Commits](golang/sys@v0.18.0...v0.19.0) Updates `golang.org/x/tools` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/distribution/reference dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/metric dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/trace dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Apr 14, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 all group with 10 updates:
1.7.14
1.7.15
0.5.0
0.6.0
1.17.7
1.17.8
0.49.0
0.50.0
1.24.0
1.25.0
1.24.0
1.25.0
1.24.0
1.25.0
0.16.0
0.17.0
0.18.0
0.19.0
0.19.0
0.20.0
Updates
github.com/containerd/containerd
from 1.7.14 to 1.7.15Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
926c958
Merge pull request #10039 from estesp/prep-1.7.154d4759b
Prep v1.7.15 release52fc8ab
Merge pull request #10037 from laurazard/backport-1.7-exec-fix21df467
runc-shim: only defer init process exits0dcf21c
Merge pull request #10012 from austinvazquez/release-1.7-fix-offline-compilation2a05421
Fix compile from version control system (source) use caseec5222f
Merge pull request #9990 from daghack/oci-add-mediatype-1.76605c47
adds mediatype to oci index recordbe5ec97
Merge pull request #9975 from thaJeztah/1.7_bump_protobufe6d91d8
vendor: github.com/golang/protobuf v1.5.4Updates
github.com/distribution/reference
from 0.5.0 to 0.6.0Release notes
Sourced from github.com/distribution/reference's releases.
Commits
ff14faf
Merge pull request #9 from ozairasim/exclude-domain-from-name-length-validation2a66312
Merge pull request #10 from xrstf/patch-1094e717
fix typo in readmeaaca75e
Exclude domain from name length check8507c7f
Merge pull request #7 from thaJeztah/cleanup_splitDockerDomain89ee7ec
refactor splitDockerDomain to include more documentationa3fb784
Merge pull request #5 from thaJeztah/rm_deprecated4894124
remove deprecated SplitHostnameUpdates
github.com/klauspost/compress
from 1.17.7 to 1.17.8Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c0ff47e
Update README.md657dc16
chore: remove repetitive words (#946)3f77d8c
build(deps): bump the github-actions group with 1 update (#944)de4073a
zstd: Add RLE detection+encoding (#938)165be36
zstd: Reject blocks where reserved values are not 0 (#885)4f3f95b
ci: Add testing replacement (#935)3976394
build(deps): bump the github-actions group with 1 update (#934)4d78e54
Remove sed for internal/fuzz/helpers.go (#933)46c00ca
doc: Remove an excess word in a documentation comment (#932)Updates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
from 0.49.0 to 0.50.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.
Commits
fe40a83
Release v1.25.0/v0.50.0/v0.19.0/v0.5.0/v0.0.1 (#5361)d1c5f88
Address GO-2024-2687 (#5359)17fc3a3
otelslog: Add example (#5355)d15fe4f
build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#5349)52bb3c5
dependabot updates Mon Apr 1 00:05:34 UTC 2024 (#5354)6104338
Add alpha release of otelslog to next release (#5335)3361285
Add benchmarks to otelslog (#5330)59ebbee
Add multi-logged integration tests to otelslog (#5329)336d5b6
Test spanRowFormatter, and mark the gosec issue as a false-positive (#5327)3ca855b
Implement the slog Handler functionality (#5314)Updates
go.opentelemetry.io/otel
from 1.24.0 to 1.25.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
6628407
Release v1.25.0/v0.47.0/v0.0.8/v0.1.0-alpha (#5154)82b49b4
Add otlploghttp package documentation (#5150)5bd5582
dependabot updates Thu Apr 4 20:43:44 UTC 2024 (#5155)6394b02
semconv: Add metric generation (#4880)35c9570
Prevent default ErrorHandler self-delegation (#5137)98fd439
Bump bump google.golang.org/grpc from 1.62.1 to 1.63.0 and use grpc.NewClient...0168437
Add exemplar support to the prometheus exporter (#5111)e6e4e4a
build(deps): bump benchmark-action/github-action-benchmark (#5142)73ee3bb
build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#5140)14e3f6b
Add otlploghttp exporter skeleton (#5138)Updates
go.opentelemetry.io/otel/metric
from 1.24.0 to 1.25.0Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.
Commits
6628407
Release v1.25.0/v0.47.0/v0.0.8/v0.1.0-alpha (#5154)82b49b4
Add otlploghttp package documentation (#5150)5bd5582
dependabot updates Thu Apr 4 20:43:44 UTC 2024 (#5155)6394b02
semconv: Add metric generation (#4880)35c9570
Prevent default ErrorHandler self-delegation (#5137)98fd439
Bump bump google.golang.org/grpc from 1.62.1 to 1.63.0 and use grpc.NewClient...0168437
Add exemplar support to the prometheus exporter (#5111)e6e4e4a
build(deps): bump benchmark-action/github-action-benchmark (#5142)73ee3bb
build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#5140)14e3f6b
Add otlploghttp exporter skeleton (#5138)Updates
go.opentelemetry.io/otel/trace
from 1.24.0 to 1.25.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
Commits
6628407
Release v1.25.0/v0.47.0/v0.0.8/v0.1.0-alpha (#5154)82b49b4
Add otlploghttp package documentation (#5150)5bd5582
dependabot updates Thu Apr 4 20:43:44 UTC 2024 (#5155)6394b02
semconv: Add metric generation (#4880)35c9570
Prevent default ErrorHandler self-delegation (#5137)98fd439
Bump bump google.golang.org/grpc from 1.62.1 to 1.63.0 and use grpc.NewClient...0168437
Add exemplar support to the prometheus exporter (#5111)e6e4e4a
build(deps): bump benchmark-action/github-action-benchmark (#5142)73ee3bb
build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#5140)14e3f6b
Add otlploghttp exporter skeleton (#5138)Updates
golang.org/x/mod
from 0.16.0 to 0.17.0Commits
aa51b25
modfile: do not collapse if there are unattached comments within blocks87140ec
sumdb/tlog: make NewTiles only generate strictly necessary tiles18d3f56
modfile: fix crash on AddGoStmt in empty FileUpdates
golang.org/x/sys
from 0.18.0 to 0.19.0Commits
cabba82
windows: use uint32 for serial comm flags for consistency1a50d97
windows: add serial comm functions95f07ec
x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)4be02d3
unix: expose mmap calls on z/OSUpdates
golang.org/x/tools
from 0.19.0 to 0.20.0Commits
11c692e
gopls/internal/test/marker/testdata: skip hover size tests on 32-bit armfc660e5
go.mod: update golang.org/x dependencies6590f47
internal/gcimporter: renable tests of issue50259.gof1d5252
gopls/internal/golang: Hover: show wasted % of struct space951bb40
gopls/internal/test/integration/misc: fix flaky testc9b0c65
gopls/internal/analysis/fillreturns: skip test if gotypesalias=1c623a28
gopls/internal/cache: fix crash in snapshot.Analyze with patch versionsf345449
gopls/internal/server: filter diagnostics to "best" views42d590c
gopls/internal/test/integration: add a WriteGoSum run option53d35a5
gopls/internal/golang: RenderPackageDoc: fix doc linksDependabot 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 conditions