-
Notifications
You must be signed in to change notification settings - Fork 16
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-deps group across 1 directory with 21 updates #179
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-deps group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/bufbuild/protocompile](https://github.com/bufbuild/protocompile) | `0.5.1` | `0.13.0` | | [github.com/buildkite/interpolate](https://github.com/buildkite/interpolate) | `0.0.0-20200526001904-07f35b4ae251` | `0.1.0` | | [github.com/compose-spec/compose-go](https://github.com/compose-spec/compose-go) | `1.17.0` | `1.20.2` | | [github.com/docker/cli](https://github.com/docker/cli) | `24.0.5+incompatible` | `26.1.3+incompatible` | | [github.com/docker/compose/v2](https://github.com/docker/compose) | `2.14.0` | `2.27.1` | | [github.com/go-errors/errors](https://github.com/go-errors/errors) | `1.4.2` | `1.5.1` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.8.0` | `1.11.3` | | [github.com/gookit/color](https://github.com/gookit/color) | `1.5.2` | `1.5.4` | | [github.com/unrolled/render](https://github.com/unrolled/render) | `0.0.0-20180914162206-b9786414de4d` | `1.6.1` | | [go.fd.io/govpp](https://github.com/FDio/govpp) | `0.8.0` | `0.10.0` | | [go.ligato.io/cn-infra/v2](https://github.com/ligato/cn-infra) | `2.5.0-alpha.0.20230824082901-356dce1f1754` | `2.5.0` | | [go.ligato.io/vpp-agent/v3](https://github.com/ligato/vpp-agent) | `3.5.0-alpha.0.20231009134600-723f8db0bf7a` | `3.5.0` | Updates `github.com/bufbuild/protocompile` from 0.5.1 to 0.13.0 - [Release notes](https://github.com/bufbuild/protocompile/releases) - [Commits](bufbuild/protocompile@v0.5.1...v0.13.0) Updates `github.com/buildkite/interpolate` from 0.0.0-20200526001904-07f35b4ae251 to 0.1.0 - [Release notes](https://github.com/buildkite/interpolate/releases) - [Commits](https://github.com/buildkite/interpolate/commits/v0.1.0) Updates `github.com/compose-spec/compose-go` from 1.17.0 to 1.20.2 - [Release notes](https://github.com/compose-spec/compose-go/releases) - [Commits](compose-spec/compose-go@v1.17.0...v1.20.2) Updates `github.com/docker/cli` from 24.0.5+incompatible to 26.1.3+incompatible - [Commits](docker/cli@v24.0.5...v26.1.3) Updates `github.com/docker/compose/v2` from 2.14.0 to 2.27.1 - [Release notes](https://github.com/docker/compose/releases) - [Commits](docker/compose@v2.14.0...v2.27.1) Updates `github.com/docker/docker` from 24.0.5+incompatible to 26.1.3+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.5...v26.1.3) Updates `github.com/fsnotify/fsnotify` from 1.6.0 to 1.7.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.7.0) Updates `github.com/go-errors/errors` from 1.4.2 to 1.5.1 - [Release notes](https://github.com/go-errors/errors/releases) - [Commits](go-errors/errors@v1.4.2...v1.5.1) Updates `github.com/goccy/go-yaml` from 1.8.0 to 1.11.3 - [Release notes](https://github.com/goccy/go-yaml/releases) - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md) - [Commits](goccy/go-yaml@v1.8.0...v1.11.3) Updates `github.com/gookit/color` from 1.5.2 to 1.5.4 - [Release notes](https://github.com/gookit/color/releases) - [Commits](gookit/color@v1.5.2...v1.5.4) Updates `github.com/onsi/gomega` from 1.24.1 to 1.29.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.24.1...v1.29.0) Updates `github.com/spf13/cobra` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.7.0...v1.8.0) Updates `github.com/unrolled/render` from 0.0.0-20180914162206-b9786414de4d to 1.6.1 - [Release notes](https://github.com/unrolled/render/releases) - [Commits](https://github.com/unrolled/render/commits/v1.6.1) Updates `github.com/vishvananda/netns` from 0.0.0-20211101163701-50045581ed74 to 0.0.4 - [Release notes](https://github.com/vishvananda/netns/releases) - [Commits](https://github.com/vishvananda/netns/commits/v0.0.4) Updates `go.fd.io/govpp` from 0.8.0 to 0.10.0 - [Changelog](https://github.com/FDio/govpp/blob/master/CHANGELOG.md) - [Commits](FDio/govpp@v0.8.0...v0.10.0) Updates `go.ligato.io/cn-infra/v2` from 2.5.0-alpha.0.20230824082901-356dce1f1754 to 2.5.0 - [Release notes](https://github.com/ligato/cn-infra/releases) - [Changelog](https://github.com/ligato/cn-infra/blob/master/CHANGELOG.md) - [Commits](https://github.com/ligato/cn-infra/commits/v2.5.0) Updates `go.ligato.io/vpp-agent/v3` from 3.5.0-alpha.0.20231009134600-723f8db0bf7a to 3.5.0 - [Release notes](https://github.com/ligato/vpp-agent/releases) - [Changelog](https://github.com/ligato/vpp-agent/blob/v3.5.0/CHANGELOG.md) - [Commits](https://github.com/ligato/vpp-agent/commits/v3.5.0) Updates `golang.org/x/exp` from 0.0.0-20230713183714-613f0c0eb8a1 to 0.0.0-20240112132812-db7319d0e0e3 - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/sys` from 0.13.0 to 0.20.0 - [Commits](golang/sys@v0.13.0...v0.20.0) Updates `google.golang.org/grpc` from 1.56.2 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.2...v1.59.0) Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.1-0.20240408130810-98873a205002 --- updated-dependencies: - dependency-name: github.com/bufbuild/protocompile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/buildkite/interpolate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/compose-spec/compose-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/docker/cli dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-deps - dependency-name: github.com/docker/compose/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-deps - dependency-name: github.com/fsnotify/fsnotify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/go-errors/errors dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/goccy/go-yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/gookit/color dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/unrolled/render dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-deps - dependency-name: github.com/vishvananda/netns dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: go.fd.io/govpp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: go.ligato.io/cn-infra/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: go.ligato.io/vpp-agent/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/exp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #180. |
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-deps group with 12 updates in the / directory:
0.5.1
0.13.0
0.0.0-20200526001904-07f35b4ae251
0.1.0
1.17.0
1.20.2
24.0.5+incompatible
26.1.3+incompatible
2.14.0
2.27.1
1.4.2
1.5.1
1.8.0
1.11.3
1.5.2
1.5.4
0.0.0-20180914162206-b9786414de4d
1.6.1
0.8.0
0.10.0
2.5.0-alpha.0.20230824082901-356dce1f1754
2.5.0
3.5.0-alpha.0.20231009134600-723f8db0bf7a
3.5.0
Updates
github.com/bufbuild/protocompile
from 0.5.1 to 0.13.0Release notes
Sourced from github.com/bufbuild/protocompile's releases.
... (truncated)
Commits
9eb0fbf
Provide ability for caller to seed/re-use symbol table across compile jobs (#...016b009
Use a profiler to improve linker performance (#291)93923d2
Use fewer allocations when building descriptors in the linker package (#290)63736ac
Slight improvement to walk package (#287)292379e
Fix more CI flakiness issues due to test duration (#289)792268a
Add lookup methods to linker.Symbols; improve performance/reduce allocations ...c75210c
Fix flaky failures in CI, hitting 10s time limit (#288)5fa4f14
Disallow options that use message-set-wire-format if Protobuf runtime can't s...286a97e
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /internal/benchmarks (#285)59e75db
Add editions helper functions for resolving features to protoutil (#283)Updates
github.com/buildkite/interpolate
from 0.0.0-20200526001904-07f35b4ae251 to 0.1.0Release notes
Sourced from github.com/buildkite/interpolate's releases.
Commits
Updates
github.com/compose-spec/compose-go
from 1.17.0 to 1.20.2Release notes
Sourced from github.com/compose-spec/compose-go's releases.
... (truncated)
Commits
e390b97
Add a network-scoped mac_address field6a91ca5
update compose-spec.json with path and action as required field for develop0f734f9
v1 branch0eea9f8
Merge pull request #487 from ndeloof/build-ulimits-v1d91e0e9
add support for build.ulimits5c2ad73
Merge pull request #484 from ndeloof/inline_config_v1accf4aa
add support for inline config7ef3e28
Merge pull request #475 from ndeloof/decode_labels317b7c4
label can be set with empty value7bdb947
Merge pull request #474 from mieubrisse/patch-2Updates
github.com/docker/cli
from 24.0.5+incompatible to 26.1.3+incompatibleCommits
b72abbb
Merge pull request #5073 from vvoland/vendor-docker26e9ff4
vendor: github.com/docker/docker v26.1.3-dev (8e96db1c328d)4021ee9
Merge pull request #5071 from laurazard/backport/5051-26.1326c713
OTel: implement missing MeterProviderForceFlush
ee359a3
OTel: addcommand.time
metric to plugin commands004e292
Merge pull request #5070 from laurazard/backport/5067-26.16691085
Use funcs on DockerCli to return Meter/TracerProviders, not initialize them. ...60f2d38
Merge pull request #5068 from dvdksn/26.1_backport_doc-vxlan-listen-addr81b482e
docs: clarify that --data-path-addr doesn't restrict access211e74b
Merge pull request #5066 from vvoland/vendor-dockerUpdates
github.com/docker/compose/v2
from 2.14.0 to 2.27.1Release notes
Sourced from github.com/docker/compose/v2's releases.
... (truncated)
Commits
bf1dd0c
build(deps): bump github.com/containerd/containerd from 1.7.16 to 1.7.171cf6dea
build(deps): bump github.com/docker/buildx from 0.14.0 to 0.14.11adc4cb
drop COMPOSE_EXPERIMENTAL_OTEL as docker/cli has opentelemetry in2ed40e8
add gui/composeview as part of available commands7ad73c2
fix opentelemetry2593256
bump compose-go to version v2.1.1048fd13
Set endpoint-specific DriverOpts663866c
Bump compose-go version to latest mainfb25e88
Backport OpenBSD patches3635303
add new navigation menu to open Compose app configuration in Docker DesktopUpdates
github.com/docker/docker
from 24.0.5+incompatible to 26.1.3+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
8e96db1
Merge pull request #47832 from vvoland/v26.1-47821c21fe3e
Forward DNS requests into --internal networks86af4ed
Merge pull request #47833 from vvoland/v26.1-4774473511cd
Merge pull request #47829 from vvoland/v26.1-477499326cda
Do not forward DNS requests to self.76fcf9a
apparmor: Allow confined runc to kill containersef1912d
Merge pull request #47806 from vvoland/v26.1-4780510739af
update to go1.21.10ac2de55
Merge pull request #47775 from vvoland/v26.1-477719a2b531
Merge pull request #47774 from vvoland/v26.1-47769Updates
github.com/fsnotify/fsnotify
from 1.6.0 to 1.7.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
... (truncated)
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
... (truncated)
Commits
cfc9c4f
Few more tiny doc fixes >_<c3fa8e6
Proof-read some docs and prepare 1.7.0 release5310461
Remove stray trailing space in doc commentf01d91e
Add NewBufferedWatcher() (#572)e545940
Merge pull request #589 from fsnotify/win-rmc86f21c
Document and test removing watched directory on Windows68111f2
Merge pull request #588 from fsnotify/illumos0614185
Add back illumos2f2332a
Idiomatic bitwise operations769aaa7
Tweak docsUpdates
github.com/go-errors/errors
from 1.4.2 to 1.5.1Commits
1b7bbfb
v1.5.15db40d6
Fix go1.19d9cbc55
v1.5.03af25be
Merge pull request #43 from lovromazgon/lovro/join-unwrapbad9aac
add functions Join and Unwrap1334694
Merge pull request #41 from testwill/typodbc7375
fix: interchangeably typoUpdates
github.com/goccy/go-yaml
from 1.8.0 to 1.11.3Release notes
Sourced from github.com/goccy/go-yaml's releases.
... (truncated)
Changelog
Sourced from github.com/goccy/go-yaml's changelog.
... (truncated)
Commits
31fe1ba
fix: remove any trailing empty lines if the block scalar has strip indicator ...0640a15
bump actions/setup-go v4 (#393)c33fec6
apply go fmt with Go 1.21 (#394)c25bb8b
add Go 1.21 to the build matrix (#392)aa422f5
bump actions/checkout v4 (#391)0c2ade1
update CHANGELOG957e9d7
Fix sequence with comment (#390)4df8923
Fix quoted comments (#370)1c0fdf0
Update issue templates5b5e7e0
create pull request templateUpdates
github.com/gookit/color
from 1.5.2 to 1.5.4Release notes
Sourced from github.com/gookit/color's releases.
Commits
9027b9d
✨ feat: Color add new method: IsBg(), IsFg(), IsOption() for check c...fe2b251
✨ feat: RGBColor add new method: ToFg(), ToBg() for quick convert74bb513
🐛 fix: fix convert basic color to rgb color fail7da3fe3
build(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0 (#64)0354c4a
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#62)dd23b12
build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 (#63)264b64f
build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (#60)13c3e97
build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 (#59)a43d137
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2 (#57)c0a8b52
{type}:chore: replace all interface{} type to anyUpdates
github.com/onsi/gomega
from 1.24.1 to 1.29.0Release notes
Sourced from github.com/onsi/gomega's releases.