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 non-gardener-dependencies group across 1 directory with 8 updates #1012

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 11, 2024

  1. Bump the non-gardener-dependencies group across 1 directory with 8 up…

    …dates
    
    Bumps the non-gardener-dependencies group with 8 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.12.0` | `1.16.0` |
    | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.7.0` | `1.8.0` |
    | [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.3.2` | `1.4.1` |
    | [github.com/AzureAD/microsoft-authentication-library-for-go](https://github.com/AzureAD/microsoft-authentication-library-for-go) | `1.2.2` | `1.3.1` |
    | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.35.0` | `1.35.1` |
    | [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.77.2` | `0.78.1` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.28.0` | `0.29.0` |
    | [golang.org/x/tools](https://github.com/golang/tools) | `0.26.0` | `0.27.0` |
    
    
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.12.0 to 1.16.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.12.0...sdk/azcore/v1.16.0)
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.7.0 to 1.8.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.7.0...sdk/azcore/v1.8.0)
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.3.2 to 1.4.1
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/storage/azblob/v1.3.2...sdk/storage/azblob/v1.4.1)
    
    Updates `github.com/AzureAD/microsoft-authentication-library-for-go` from 1.2.2 to 1.3.1
    - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-go/releases)
    - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/main/changelog.md)
    - [Commits](AzureAD/microsoft-authentication-library-for-go@v1.2.2...v1.3.1)
    
    Updates `github.com/onsi/gomega` from 1.35.0 to 1.35.1
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.35.0...v1.35.1)
    
    Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.77.2 to 0.78.1
    - [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
    - [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
    - [Commits](prometheus-operator/prometheus-operator@v0.77.2...v0.78.1)
    
    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/tools` from 0.26.0 to 0.27.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.26.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-gardener-dependencies
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-gardener-dependencies
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-gardener-dependencies
    - dependency-name: github.com/AzureAD/microsoft-authentication-library-for-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-gardener-dependencies
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-gardener-dependencies
    - dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-gardener-dependencies
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-gardener-dependencies
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-gardener-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9bd472b View commit details
    Browse the repository at this point in the history