berops / claudie

Cloud-agnostic managed Kubernetes
https://docs.claudie.io/
Apache License 2.0
587 stars 40 forks source link

Bump the go-dependencies group across 1 directory with 17 updates #1455

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the go-dependencies group with 11 updates in the / directory:

Package From To
cloud.google.com/go/compute 1.27.1 1.27.4
github.com/aws/aws-sdk-go-v2 1.30.1 1.30.3
github.com/aws/aws-sdk-go-v2/config 1.27.23 1.27.27
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.14.7 1.14.10
github.com/aws/aws-sdk-go-v2/service/ec2 1.167.1 1.173.0
github.com/aws/aws-sdk-go-v2/service/s3 1.57.1 1.58.2
github.com/hetznercloud/hcloud-go 1.57.0 1.58.0
github.com/oracle/oci-go-sdk/v65 65.68.0 65.69.3
github.com/tidwall/gjson 1.17.1 1.17.2
k8s.io/api 0.30.2 0.30.3
k8s.io/client-go 0.30.1 0.30.3

Updates cloud.google.com/go/compute from 1.27.1 to 1.27.4

Commits


Updates github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.27

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.14.7 to 1.14.10

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog.

Release (2023-05-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.26.0
    • Feature: Adds support for filtering by metric names in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.32.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.1
    • Documentation: Remove unused InvalidParameterException from CreateParticipant API
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.0
    • Feature: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.28.0
    • Feature: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.17.0
    • Feature: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.35.0
    • Feature: Add support for Topic, Dataset parameters and VPC
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.27.0
    • Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.77.0
    • Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.31.0
    • Feature: Add support for Finding History.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.21.0
    • Feature: This release enables customers to call SQS using AWS JSON-1.0 protocol.

Release (2023-05-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.20.0
    • Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.96.0
    • Feature: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.12.0
    • Feature: This feature provides deep inspection for linux based instance
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.12.0
    • Feature: This release adds a field for GetScene API to return error code and message from dependency services.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.27.0
    • Feature: AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.16.0
    • Feature: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.20.0
    • Feature: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

Release (2023-05-02)

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.1 to 1.34.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.167.1 to 1.173.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.1 to 1.58.2

Commits


Updates github.com/hetznercloud/hcloud-go from 1.57.0 to 1.58.0

Release notes

Sourced from github.com/hetznercloud/hcloud-go's releases.

v1.58.0

1.58.0 (2024-07-25)

API Changes for Traffic Prices and Server Type Included Traffic

There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated. Please check if this affects any of your code and switch to the replacement fields where necessary.

You can learn more about this change in our changelog.

Upgrading

Server Type Included Traffic

If you were using the field hcloud.ServerType.IncludedTraffic, you can now get the information through hcloud.ServerType.Pricings:

func main() {
// previous
includedTraffic := serverType.IncludedTraffic
// now
locationOfInterest := "fsn1"
var includedTraffic uint64
for _, price := range serverType.Pricings {
    if price.Location.Name == locationOfInterest {
        includedTraffic = price.IncludedTraffic
        break
    }
}

}

Traffic Prices

If you were using the field hcloud.Pricing.Traffic, you can now get the information through hcloud.Pricing.ServerTypes or hcloud.Pricing.LoadBalancerTypes:

func main() {
// previous
trafficPrice := pricing.Traffic
// now
serverTypeOfInterest := "cx22"
locationOfInterest := "fsn1"

var trafficPrice hcloud.Price
for _, serverTypePricings := range pricing.ServerTypes {
    if serverTypePricings.ServerType.Name == serverTypeOfInterest {
        for _, price := range serverTypePricings {
           if price.Location.Name == locationOfInterest {

</tr></table>

... (truncated)

Changelog

Sourced from github.com/hetznercloud/hcloud-go's changelog.

1.58.0 (2024-07-25)

API Changes for Traffic Prices and Server Type Included Traffic

There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated. Please check if this affects any of your code and switch to the replacement fields where necessary.

You can learn more about this change in our changelog.

Upgrading

Server Type Included Traffic

If you were using the field hcloud.ServerType.IncludedTraffic, you can now get the information through hcloud.ServerType.Pricings:

func main() {
// previous
includedTraffic := serverType.IncludedTraffic
// now
locationOfInterest := &quot;fsn1&quot;
var includedTraffic uint64
for _, price := range serverType.Pricings {
    if price.Location.Name == locationOfInterest {
        includedTraffic = price.IncludedTraffic
        break
    }
}

}

Traffic Prices

If you were using the field hcloud.Pricing.Traffic, you can now get the information through hcloud.Pricing.ServerTypes or hcloud.Pricing.LoadBalancerTypes:

func main() {
// previous
trafficPrice := pricing.Traffic
// now
serverTypeOfInterest := &quot;cx22&quot;
locationOfInterest := &quot;fsn1&quot;

var trafficPrice hcloud.Price
for _, serverTypePricings := range pricing.ServerTypes {
    if serverTypePricings.ServerType.Name == serverTypeOfInterest {
        for _, price := range serverTypePricings {
           if price.Location.Name == locationOfInterest {
               trafficPrice = price.PerTBTraffic

</tr></table>

... (truncated)

Commits


Updates github.com/oracle/oci-go-sdk/v65 from 65.68.0 to 65.69.3

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.69.3

Added

  • Support for subscription id attribute in Cloud Exadata Infrastructure and Cloud VM Clusters in the Database service

  • Support for SQL and FTP monitors on create and update operations in the Application Performance Monitoring service

  • Support for MySQL Heatwave database systems in the Operations Insights service

  • Support for creating and updating schedules for user assessments and security assessments in the Data Safe service

  • Support for creating and updating sensitive data models of the tables for discovery in the Data Safe service

  • Support for additional optional parameters on autonomous database create and update operations in the Database service

File Checksums (SHA256)

oci-go-sdk-65.69.3.zip e23175176563bf7ecc303f6112c1d1abd8142f64847522b99528ecef7def2594

65.69.2

Added

  • Support for calling Oracle Cloud Infrastructure services in the me-abudhabi-2 region

File Checksums (SHA256)

oci-go-sdk-65.69.2.zip 50f81b293f1150032aab598171f28a9e11eb8c6ac68aded33e78ae688716923f

65.69.1

Added

  • Support for cost management of shared resources in the Usage service

  • Support for creating new databases with oracle key vault on Exadata Cloud at Customer in the Database service

  • Support for confirming key store details on Exadata Cloud at Customer in the Database service

File Checksums (SHA256)

oci-go-sdk-65.69.1.zip 168a08e8a1fef03f8b57a1cd2b9e7c86f118d21abea274a847c4c738b8c530df

... (truncated)

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.69.3 - 2024-07-23

Added

  • Support for subscription id attribute in Cloud Exadata Infrastructure and Cloud VM Clusters in the Database service
  • Support for SQL and FTP monitors on create and update operations in the Application Performance Monitoring service
  • Support for MySQL Heatwave database systems in the Operations Insights service
  • Support for creating and updating schedules for user assessments and security assessments in the Data Safe service
  • Support for creating and updating sensitive data models of the tables for discovery in the Data Safe service
  • Support for additional optional parameters on autonomous database create and update operations in the Database service

65.69.2 - 2024-07-16

Added

  • Support for calling Oracle Cloud Infrastructure services in the me-abudhabi-2 region

65.69.1 - 2024-07-09

Added

  • Support for cost management of shared resources in the Usage service
  • Support for creating new databases with oracle key vault on Exadata Cloud at Customer in the Database service
  • Support for confirming key store details on Exadata Cloud at Customer in the Database service

65.69.0 - 2024-07-02

Added

  • Support for calling Oracle Cloud Infrastructure services in the ap-singapore-2 region
  • Support for additional parameters in list and delete operations in the File Storage service
  • Support for host capacity planning to analyze disabled and deleted resources in the Operations Insights service
  • Support for title and description updates in the Capacity Management service
  • Support for listing parameters for migrations in the Database Migration service
  • Support for Oracle exadata database service on exascale Infrastructure (ExaDB-XS) in the Database service

Breaking Changes

  • The Enum HostInsightHostRecommendationsMetricRecommendationNameHostCpuRecommendations was renamed to HostInsightHostRecommendationsMetricRecommendationNameCpuRecommendations in the Operations Insights service
Commits
  • 2cb67e0 Releasing version 65.69.3
  • e50b412 Merge remote-tracking branch 'bitbucket/github' into release_2024-07-23
  • 0de6ee8 Pull request #2845: Releasing Version 65.69.3
  • d7fe96c Releasing version 65.69.2
  • e8cc81f Merge remote-tracking branch 'bitbucket/github' into release_2024-07-16
  • 1950ef0 Merge pull request #2827 in SDK/oci-go-sdk from merge_to_github2024-07-15 to ...
  • c4bf18c Releasing version 65.69.1
  • b827087 Merge remote-tracking branch 'bitbucket/github' into release_2024-07-09
  • 10e6564 Pull request #2816: Releasing Version 65.69.1
  • f6aab27 Releasing version 65.69.0
  • Additional commits viewable in compare view


Updates github.com/tidwall/gjson from 1.17.1 to 1.17.2

Commits


Updates golang.org/x/crypto from 0.24.0 to 0.25.0

Commits
  • 9fadb0b go.mod: update golang.org/x dependencies
  • a6a393f all: bump go.mod version and drop compatibility shims
  • 1c74500 ssh/test: make struct comment match struct name
  • d4e7c9c ssh: fail client auth immediately on receiving disconnect message
  • See full diff in compare view


Updates google.golang.org/api from 0.186.0 to 0.189.0

Release notes

Sourced from google.golang.org/api's releases.

v0.189.0

0.189.0 (2024-07-22)

Features

Bug Fixes

  • cba: Update newAuth path to use nil oauth2 client (#2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#2690) (aa4662f)

v0.188.0

0.188.0 (2024-07-09)

Features

Bug Fixes

v0.187.0

0.187.0 (2024-07-01)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.189.0 (2024-07-22)

Features

Bug Fixes

  • cba: Update newAuth path to use nil oauth2 client (#2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#2690) (aa4662f)

0.188.0 (2024-07-09)

Features

Bug Fixes

0.187.0 (2024-07-01)

Features

... (truncated)

Commits


Updates google.golang.org/grpc from 1.64.0 to 1.64.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.64.1

Dependencies

  • Update x/net/http2 to address CVE-2023-45288 (#7352)
  • metadata: remove String method from MD to make printing consistent (#7374)
Commits


Updates k8s.io/api from 0.30.2 to 0.30.3

Commits


Updates k8s.io/apimachinery from 0.30.2 to 0.30.3

Commits


Updates github.com/go-logr/logr from 1.4.1 to 1.4.2

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.2

What's Changed

Dependencies:

Full Changelog: https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2

Commits
  • dependabot[bot] commented 2 months ago

    Looks like these dependencies are updatable in another way, so this is no longer needed.