-
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 go-modules group across 1 directory with 14 updates #401
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 go-modules group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.12.4` | `0.12.5` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.2.5` | `0.3.0` | | [github.com/docker/cli](https://github.com/docker/cli) | `27.0.2+incompatible` | `27.0.3+incompatible` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.19.2` | `0.20.0` | | [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.17.0` | `2.18.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.52.0` | `0.53.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.24.0` | `0.25.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.18.0` | `0.19.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.26.0` | `0.27.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.64.0` | `1.65.0` | Updates `github.com/Microsoft/hcsshim` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/Microsoft/hcsshim/releases) - [Commits](microsoft/hcsshim@v0.12.4...v0.12.5) Updates `github.com/cyphar/filepath-securejoin` from 0.2.5 to 0.3.0 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Commits](cyphar/filepath-securejoin@v0.2.5...v0.3.0) Updates `github.com/docker/cli` from 27.0.2+incompatible to 27.0.3+incompatible - [Commits](docker/cli@v27.0.2...v27.0.3) Updates `github.com/google/go-containerregistry` from 0.19.2 to 0.20.0 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](google/go-containerregistry@v0.19.2...v0.20.0) Updates `github.com/sylabs/sif/v2` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/sylabs/sif/releases) - [Changelog](https://github.com/sylabs/sif/blob/main/.goreleaser.yml) - [Commits](sylabs/sif@v2.17.0...v2.18.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.52.0 to 0.53.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.52.0...zpages/v0.53.0) Updates `go.opentelemetry.io/otel` from 1.27.0 to 1.28.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.27.0...v1.28.0) Updates `go.opentelemetry.io/otel/metric` from 1.27.0 to 1.28.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.27.0...v1.28.0) Updates `go.opentelemetry.io/otel/trace` from 1.27.0 to 1.28.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.27.0...v1.28.0) Updates `golang.org/x/crypto` from 0.24.0 to 0.25.0 - [Commits](golang/crypto@v0.24.0...v0.25.0) Updates `golang.org/x/mod` from 0.18.0 to 0.19.0 - [Commits](golang/mod@v0.18.0...v0.19.0) Updates `golang.org/x/net` from 0.26.0 to 0.27.0 - [Commits](golang/net@v0.26.0...v0.27.0) Updates `golang.org/x/sys` from 0.21.0 to 0.22.0 - [Commits](golang/sys@v0.21.0...v0.22.0) Updates `google.golang.org/grpc` from 1.64.0 to 1.65.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.65.0) --- updated-dependencies: - dependency-name: github.com/Microsoft/hcsshim dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/docker/cli dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/google/go-containerregistry dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/sylabs/sif/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/metric dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/trace dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/crypto dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/grpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
failure:update-dependencies
An issue filed automatically when updating buildpack.toml dependencies fails in a workflow
label
Jul 16, 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
failure:update-dependencies
An issue filed automatically when updating buildpack.toml dependencies fails in a workflow
semver:patch
A change requiring a patch version bump
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 10 updates in the / directory:
0.12.4
0.12.5
0.2.5
0.3.0
27.0.2+incompatible
27.0.3+incompatible
0.19.2
0.20.0
2.17.0
2.18.0
0.52.0
0.53.0
0.24.0
0.25.0
0.18.0
0.19.0
0.26.0
0.27.0
1.64.0
1.65.0
Updates
github.com/Microsoft/hcsshim
from 0.12.4 to 0.12.5Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
Commits
e970943
Modifying network flag EnableIov.4f77a09
Hcsshim wrapper over HNS API needed for exclusion of management mac addresses...3b5bd8a
[release/0.12] vendor: github.com/containerd/containerd v17.1840cdbc8
Adding state attribute to the HNSEndpoint struct to support hyperv containers...Updates
github.com/cyphar/filepath-securejoin
from 0.2.5 to 0.3.0Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
Commits
b984b9c
VERSION: bump to 0.3.06ae6d58
merge #15 into cyphar/filepath-securejoin:main0a923e5
README: update to describe and strongly recommend new APIsebb9f1f
mkdirall: switch away from O_PATH for mkdir loop975d7b3
open: add OpenInRoot and Reopen tests1e6990b
open: add Open(at)InRoot and Reopen96f72c6
procfs: make procSelfFdReadlink more generic with genericsa91c705
lookup: clean up test helperfbc8097
proc: do not export internal PROC_ constantsce95b91
gha: update actions/checkout to v4Updates
github.com/docker/cli
from 27.0.2+incompatible to 27.0.3+incompatibleCommits
7d4bcd8
Merge pull request #5206 from thaJeztah/27.0_backport_docker_27.0.23134d55
vendor: github.com/docker/docker v27.0.2Updates
github.com/google/go-containerregistry
from 0.19.2 to 0.20.0Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
d36047a
Restore blind-write to remote.Put (#1970)9915a85
Referrer API must return correct Content-Type (#1968)Updates
github.com/sylabs/sif/v2
from 2.17.0 to 2.18.0Release notes
Sourced from github.com/sylabs/sif/v2's releases.
Commits
a2a8352
Merge pull request #374 from tri-adam/delete-objects68683b4
feat: add DeleteObjects94b0b65
build(deps): bump github.com/google/go-containerregistry (#376)48f265f
Merge pull request #373 from tri-adam/compactione8dad67
refactor: improve delete compaction logic8783e3b
refactor: improve compaction logic for AddObjecte3aa617
Merge pull request #375 from tri-adam/update-readme8f557d5
docs: update links to Go docsde30604
Merge pull request #368 from tri-adam/go-1.23-rc9ea2328
ci: add testing against Go 1.23 RCUpdates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
from 0.52.0 to 0.53.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
af75717
Release v1.28.0/v0.53.0/v0.22.0/v0.8.0/v0.3.0/v0.1.0 (#5847)b6a9271
fix(deps): update module github.com/aws/aws-sdk-go to v1.54.13 (#5843)66306fe
Add@XSAM
and@dmathieu
as repository maintainers (#5838)f783d1f
Upgrade Go versions in CI (#5845)d6e791c
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.58.0 (...efde831
Removeotelmongo
deprecation while we onboard a Code Owner (#5840)32d3e6a
fix(deps): update module google.golang.org/grpc to v1.65.0 (#5837)1ce0d1c
Revert toolchain addition to autoexport (#5841)53f34f2
fix(deps): update module cloud.google.com/go/compute/metadata to v0.4.0 (#5835)56e279e
fix(deps): update module github.com/aws/aws-sdk-go to v1.54.12 (#5834)Updates
go.opentelemetry.io/otel
from 1.27.0 to 1.28.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
81216fb
Releases v1.28.0/v0.50.0/v0.4.0 (#5569)8279a1a
Add@XSAM
and@dmathieu
as repository maintainers (#5558)cff1a25
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.104...0485de2
Move time.Now call into exemplar reservoir to improve performance (#5545)1cefb17
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to f6361...874f2a2
chore(deps): update google.golang.org/genproto/googleapis/api digest to f6361...b477e34
sdk/log: Add filtering Processor example (#5543)d7e5001
sdk/log: Fix ExampleProcessor_redact to clone the record (#5559)4987a1d
Split the span start/end benchmarks and test start with links and attributes ...82fe9aa
Generateinternal/transform
inotlploggrpc
(#5553)Updates
go.opentelemetry.io/otel/metric
from 1.27.0 to 1.28.0Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.
Commits
81216fb
Releases v1.28.0/v0.50.0/v0.4.0 (#5569)8279a1a
Add@XSAM
and@dmathieu
as repository maintainers (#5558)cff1a25
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.104...0485de2
Move time.Now call into exemplar reservoir to improve performance (#5545)1cefb17
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to f6361...874f2a2
chore(deps): update google.golang.org/genproto/googleapis/api digest to f6361...b477e34
sdk/log: Add filtering Processor example (#5543)d7e5001
sdk/log: Fix ExampleProcessor_redact to clone the record (#5559)4987a1d
Split the span start/end benchmarks and test start with links and attributes ...82fe9aa
Generateinternal/transform
inotlploggrpc
(#5553)Updates
go.opentelemetry.io/otel/trace
from 1.27.0 to 1.28.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
Commits
81216fb
Releases v1.28.0/v0.50.0/v0.4.0 (#5569)8279a1a
Add@XSAM
and@dmathieu
as repository maintainers (#5558)cff1a25
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.104...0485de2
Move time.Now call into exemplar reservoir to improve performance (#5545)1cefb17
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to f6361...874f2a2
chore(deps): update google.golang.org/genproto/googleapis/api digest to f6361...b477e34
sdk/log: Add filtering Processor example (#5543)d7e5001
sdk/log: Fix ExampleProcessor_redact to clone the record (#5559)