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

Syncing latest changes from upstream devel for ceph-csi #364

Merged
merged 3 commits into from
Aug 27, 2024

Commits on Aug 22, 2024

  1. rebase: bump the github-dependencies group across 1 directory with 4 …

    …updates
    
    Bumps the github-dependencies group with 4 updates in the / directory: [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2), [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils), [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).
    
    
    Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.3 to 1.30.4
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@v1.30.3...v1.30.4)
    
    Updates `github.com/kubernetes-csi/csi-lib-utils` from 0.18.1 to 0.19.0
    - [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases)
    - [Commits](kubernetes-csi/csi-lib-utils@v0.18.1...v0.19.0)
    
    Updates `github.com/onsi/ginkgo/v2` from 2.19.1 to 2.20.0
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.19.1...v2.20.0)
    
    Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.20.1
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.1/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.19.1...v1.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/kubernetes-csi/csi-lib-utils
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mergify[bot] committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b044363 View commit details
    Browse the repository at this point in the history
  2. build: Update go version to 1.22.5 for submodules

    This patch updates the submodules api and retest to
    use the go version 1.22.5
    
    Signed-off-by: Niraj Yadav <[email protected]>
    black-dragon74 authored and mergify[bot] committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e19c289 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. rebase: bump golang.org/x/net from 0.22.0 to 0.23.0 in /actions/retest

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
    - [Commits](golang/net@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mergify[bot] committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1865ce0 View commit details
    Browse the repository at this point in the history