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

rebase: bump the github-dependencies group with 2 updates #4859

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the github-dependencies group with 2 updates: github.com/aws/aws-sdk-go-v2/service/sts and github.com/prometheus/client_golang.

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.7 to 1.31.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/sts's changelog.

Release (2023-03-31)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.92.1
    • Documentation: Documentation updates for EC2 On Demand Capacity Reservations
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.1.0
    • Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to deliver internet measurements to Amazon S3 buckets as well as CloudWatch Logs.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.10.1
    • Documentation: Adding EKS related documentation for appTemplateBody
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.31.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.14.0
    • Feature: In this release, you can now chose between soft delete and hard delete when calling the DeleteRecord API, so you have more flexibility when it comes to managing online store data.

Release (2023-03-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.25.0
    • Feature: Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.28.0
    • Feature: Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.23.0
    • Feature: This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.22.0
    • Feature: This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.12.0
    • Feature: Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.92.0
    • Feature: This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.24.0
    • Feature: Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.44.0
    • Feature: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.20.0
    • Feature: Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.0
    • Feature: Adds support for new image workflow details and image vulnerability detection.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.21.0
    • Feature: Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.39.0
    • Feature: AWS Kendra now supports featured results for a query.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.25.0
    • Feature: AWS Network Firewall added TLS inspection configurations to allow TLS traffic inspection.
  • github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial: v1.2.0
    • Feature: Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode.
  • github.com/aws/aws-sdk-go-v2/service/vpclattice: v1.0.0
    • Release: New AWS service client module

... (truncated)

Commits

Updates github.com/prometheus/client_golang from 1.20.3 to 1.20.4

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.20.4

  • [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #1623
Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

  • [BUGFIX] histograms: Fix possible data race when appending exemplars vs metrics gather. #1623
Commits
  • 05fcde9 Merge pull request #1623 from krajorama/data-race-in-histogram-write
  • 209f4c0 Add changelog
  • 1e398cc native histogram: Fix race between Write and addExemplar
  • See full diff in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-dependencies group with 2 updates: [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) 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.7 to 1.31.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/mgn/v1.30.7...service/s3/v1.31.1)

Updates `github.com/prometheus/client_golang` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.3...v1.20.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  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-patch
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the rebase update the version of an external component label Sep 23, 2024
Copy link
Member

@nixpanic nixpanic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not test AWS or metrics in our e2e.

@nixpanic nixpanic added the ci/skip/e2e skip running e2e CI jobs label Sep 24, 2024
@nixpanic nixpanic requested a review from a team September 24, 2024 15:31
@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 25, 2024

@Mergifyio queue

Copy link
Contributor

mergify bot commented Sep 25, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 40ad416

mergify bot added a commit that referenced this pull request Sep 25, 2024
@mergify mergify bot added the ok-to-test Label to trigger E2E tests label Sep 25, 2024
@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.29

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.29

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.30

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.29

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.31

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.30

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.31

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.30

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.31

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Sep 25, 2024
@mergify mergify bot merged commit 40ad416 into devel Sep 25, 2024
45 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github-dependencies-1274a522a2 branch September 25, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip/e2e skip running e2e CI jobs rebase update the version of an external component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants