Skip to content
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 with 14 updates #154

Closed

Commits on Oct 29, 2023

  1. Bump the go-deps group with 14 updates

    Bumps the go-deps group with 14 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/bufbuild/protocompile](https://github.com/bufbuild/protocompile) | `0.5.1` | `0.6.0` |
    | [github.com/compose-spec/compose-go](https://github.com/compose-spec/compose-go) | `1.17.0` | `1.20.0` |
    | [github.com/docker/cli](https://github.com/docker/cli) | `24.0.5+incompatible` | `24.0.7+incompatible` |
    | [github.com/docker/compose/v2](https://github.com/docker/compose) | `2.14.0` | `2.23.0` |
    | [github.com/docker/docker](https://github.com/docker/docker) | `24.0.6+incompatible` | `24.0.7+incompatible` |
    | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.6.0` | `1.7.0` |
    | [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.2` |
    | [github.com/gookit/color](https://github.com/gookit/color) | `1.5.2` | `1.5.4` |
    | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.24.1` | `1.29.0` |
    | [github.com/unrolled/render](https://github.com/unrolled/render) | `0.0.0-20180914162206-b9786414de4d` | `1.6.1` |
    | [github.com/vishvananda/netns](https://github.com/vishvananda/netns) | `0.0.0-20211101163701-50045581ed74` | `0.0.4` |
    | [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.6.0
    - [Release notes](https://github.com/bufbuild/protocompile/releases)
    - [Commits](bufbuild/protocompile@v0.5.1...v0.6.0)
    
    Updates `github.com/compose-spec/compose-go` from 1.17.0 to 1.20.0
    - [Release notes](https://github.com/compose-spec/compose-go/releases)
    - [Commits](compose-spec/compose-go@v1.17.0...v1.20.0)
    
    Updates `github.com/docker/cli` from 24.0.5+incompatible to 24.0.7+incompatible
    - [Commits](docker/cli@v24.0.5...v24.0.7)
    
    Updates `github.com/docker/compose/v2` from 2.14.0 to 2.23.0
    - [Release notes](https://github.com/docker/compose/releases)
    - [Commits](docker/compose@v2.14.0...v2.23.0)
    
    Updates `github.com/docker/docker` from 24.0.6+incompatible to 24.0.7+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v24.0.6...v24.0.7)
    
    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.2
    - [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.2)
    
    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/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.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)
    
    ---
    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/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-patch
      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-patch
      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/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.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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    adb6a6b View commit details
    Browse the repository at this point in the history