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

[v8](go): Bump the dependencies group with 7 updates #3293

Merged
merged 2 commits into from
Nov 13, 2024

Commits on Nov 11, 2024

  1. [v8](go): Bump the dependencies group with 7 updates

    Bumps the dependencies group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.16.0` | `0.17.0` |
    | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.19.0` | `1.20.0` |
    | [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.13.0` | `3.14.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.28.0` | `0.29.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.30.0` | `0.31.0` |
    | [golang.org/x/term](https://github.com/golang/term) | `0.25.0` | `0.26.0` |
    | [golang.org/x/text](https://github.com/golang/text) | `0.19.0` | `0.20.0` |
    
    
    Updates `code.cloudfoundry.org/bytefmt` from 0.16.0 to 0.17.0
    - [Release notes](https://github.com/cloudfoundry/bytefmt/releases)
    - [Commits](cloudfoundry/bytefmt@v0.16.0...v0.17.0)
    
    Updates `code.cloudfoundry.org/clock` from 1.19.0 to 1.20.0
    - [Release notes](https://github.com/cloudfoundry/clock/releases)
    - [Commits](cloudfoundry/clock@v1.19.0...v1.20.0)
    
    Updates `code.cloudfoundry.org/lager/v3` from 3.13.0 to 3.14.0
    - [Release notes](https://github.com/cloudfoundry/lager/releases)
    - [Commits](cloudfoundry/lager@v3.13.0...v3.14.0)
    
    Updates `golang.org/x/crypto` from 0.28.0 to 0.29.0
    - [Commits](golang/crypto@v0.28.0...v0.29.0)
    
    Updates `golang.org/x/net` from 0.30.0 to 0.31.0
    - [Commits](golang/net@v0.30.0...v0.31.0)
    
    Updates `golang.org/x/term` from 0.25.0 to 0.26.0
    - [Commits](golang/term@v0.25.0...v0.26.0)
    
    Updates `golang.org/x/text` from 0.19.0 to 0.20.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.19.0...v0.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: code.cloudfoundry.org/bytefmt
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/clock
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/lager/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/term
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b2785c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1e817 View commit details
    Browse the repository at this point in the history