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

chore(deps): bump the dev-dependencies group across 1 directory with 13 updates #4757

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 10 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.27.34 1.27.35
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.15.3 1.15.4
github.com/aws/aws-sdk-go-v2/service/route53 1.43.2 1.43.3
github.com/aws/aws-sdk-go-v2/service/servicediscovery 1.31.7 1.31.8
github.com/digitalocean/godo 1.124.0 1.125.0
github.com/oracle/oci-go-sdk/v65 65.73.0 65.74.0
github.com/prometheus/client_golang 1.20.3 1.20.4
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.1003 1.0.1004
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.1003 1.0.1004
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.1003 1.0.1004

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.34 to 1.27.35

Commits
  • 13c3784 Release 2024-09-17
  • 0097c82 Regenerated Clients
  • 590384d Update API model
  • 6a28d22 BREAKFIX: Only generate AccountIDEndpointMode config for services that use it...
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.32 to 1.17.33

Commits
  • 13c3784 Release 2024-09-17
  • 0097c82 Regenerated Clients
  • 590384d Update API model
  • 6a28d22 BREAKFIX: Only generate AccountIDEndpointMode config for services that use it...
  • 0d08ea0 Release 2024-09-16
  • 83c15f1 Regenerated Clients
  • 093ffb6 Update endpoints model
  • e43f191 Update API model
  • 1282c53 Read AWS_CONTAINER_CREDENTIALS_FULL_URI env variable if set when reading a ...
  • 171151b Release 2024-09-13
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.15.3 to 1.15.4

Changelog

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

Release (2022-04-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.3
    • Dependency Update: Update SDK's internal copy of golang.org/x/sync/singleflight to address issue with test failing due to timeing issues
  • github.com/aws/aws-sdk-go-v2/credentials: v1.12.0
    • Feature: Adds Duration and Policy options that can be used when creating stscreds.WebIdentityRoleProvider credentials provider.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.23.0
    • Feature: This release adds SearchUsers API which can be used to search for users with a Connect Instance
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.14.4
    • Documentation: Documentation updates for Amazon GameLift.
  • github.com/aws/aws-sdk-go-v2/service/mq: v1.13.0
    • Feature: This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
  • github.com/aws/aws-sdk-go-v2/service/rdsdata: v1.12.0
    • Feature: Support to receive SQL query results in the form of a simplified JSON string. This enables developers using the new JSON string format to more easily convert it to an object using popular JSON string parsing libraries.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.21.0
    • Feature: Security Hub now lets you opt-out of auto-enabling the defaults standards (CIS and FSBP) in accounts that are auto-enabled with Security Hub via Security Hub's integration with AWS Organizations.

Release (2022-04-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.9.0
    • Feature: Include additional exceptions types.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.36.0
    • Feature: Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state.

Release (2022-04-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.5
    • Documentation: Doc only update for ElastiCache
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.24.0
    • Feature: This release adds APIs to create, read, delete, list, and batch read of Glue custom entity types
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.21.0
    • Feature: This release adds 3 new batch data query APIs : BatchGetAssetPropertyValue, BatchGetAssetPropertyValueHistory and BatchGetAssetPropertyAggregates
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.7.0
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.12.0
    • Feature: Added DetectMetricSetConfig API for detecting configuration required for creating metric set from provided S3 data source.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.17.0
    • Feature: This release introduces tiered channels and adds support for live sources. Customers using a STANDARD channel can now create programs using live sources.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.5
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/storagegateway: v1.17.0
    • Feature: This release adds support for minimum of 5 character length virtual tape barcodes.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.8.0
    • Feature: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.

... (truncated)

Commits
  • 6911981 Release 2022-04-25
  • 1bd13c6 Regenerated Clients
  • 82cbcb0 Update API model
  • b0a3c24 Adds Policy and Duration parameters to stscreds.WebIdentityRoleOptions ...
  • da333d3 internal/sync/singleflight: Update version of singleflight (#1679)
  • 7065f83 Add make command for listing the SDK's complete set of Go dependencies (#1677)
  • d27c530 Release 2022-04-22
  • 67f8605 Regenerated Clients
  • 4e2def0 Update API model
  • aa725de Update smithy-go to smithy 1.21.0 (#1615)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.9 to 1.34.10

Commits

Updates github.com/aws/aws-sdk-go-v2/service/route53 from 1.43.2 to 1.43.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/servicediscovery from 1.31.7 to 1.31.8

Commits
  • 13c3784 Release 2024-09-17
  • 0097c82 Regenerated Clients
  • 590384d Update API model
  • 6a28d22 BREAKFIX: Only generate AccountIDEndpointMode config for services that use it...
  • See full diff in compare view

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

Commits

Updates github.com/digitalocean/godo from 1.124.0 to 1.125.0

Release notes

Sourced from github.com/digitalocean/godo's releases.

v1.125.0

Changelog

Sourced from github.com/digitalocean/godo's changelog.

[v1.125.0] - 2024-09-17

Commits

Updates github.com/oracle/oci-go-sdk/v65 from 65.73.0 to 65.74.0

Release notes

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

65.74.0

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-crissier-1 region

  • Support for dedicated AI cluster unit shapes in the Generative AI service

  • Support for ticket numbers when creating access requests in the Managed Access service

  • Support for 23ai database, cloud VM clusters and VM cluster patching in the Exadata Fleet Update service

  • Support for text to speech feature in the AI Speech service

  • Support for notifications and transfer of capacity requests in the OCI Control Center service

Breaking Changes

  • The field OccCustomerGroupId was made mandatory in the models ListOccAvailabilityCatalogsInternalRequest, ListOccCapacityRequestsInternalRequest, and ListInternalNamespaceOccOverviewsRequest in the OCI Control Center service

File Checksums (SHA256)

oci-go-sdk-65.74.0.zip 9b5355e943cc9272b047af423871aa1fce8acfd4add74a3316e2ca3621d689d5

Changelog

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

65.74.0 - 2024-09-17

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-crissier-1 region
  • Support for dedicated AI cluster unit shapes in the Generative AI service
  • Support for ticket numbers when creating access requests in the Managed Access service
  • Support for 23ai database, cloud VM clusters and VM cluster patching in the Exadata Fleet Update service
  • Support for text to speech feature in the AI Speech service
  • Support for notifications and transfer of capacity requests in the OCI Control Center service

Breaking Changes

  • The field OccCustomerGroupId was made mandatory in the models ListOccAvailabilityCatalogsInternalRequest, ListOccCapacityRequestsInternalRequest, and ListInternalNamespaceOccOverviewsRequest in the OCI Control Center service
Commits
  • 53d2644 Releasing version 65.74.0
  • 335cb67 Merge remote-tracking branch 'bitbucket/github' into release_2024-09-17
  • e4f9340 Releasing version 65.74.0
  • See full diff in compare view

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

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1003 to 1.0.1004

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.1003 to 1.0.1004

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns from 1.0.1003 to 1.0.1004

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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

…13 updates

Bumps the dev-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.34` | `1.27.35` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.3` | `1.15.4` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.43.2` | `1.43.3` |
| [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://github.com/aws/aws-sdk-go-v2) | `1.31.7` | `1.31.8` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.124.0` | `1.125.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.73.0` | `65.74.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.3` | `1.20.4` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1003` | `1.0.1004` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1003` | `1.0.1004` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1003` | `1.0.1004` |



Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.34 to 1.27.35
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.34...config/v1.27.35)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.32 to 1.17.33
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.32...credentials/v1.17.33)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.3 to 1.15.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.4/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.15.3...config/v1.15.4)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.34.9 to 1.34.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.34.9...service/dynamodb/v1.34.10)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.43.2 to 1.43.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.43.2...service/fsx/v1.43.3)

Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.31.7 to 1.31.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/efs/v1.31.7...service/efs/v1.31.8)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.7 to 1.30.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mgn/v1.30.7...service/sts/v1.30.8)

Updates `github.com/digitalocean/godo` from 1.124.0 to 1.125.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.124.0...v1.125.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.73.0 to 65.74.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.73.0...v65.74.0)

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)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.1003 to 1.0.1004
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1003...v1.0.1004)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.1003 to 1.0.1004
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1003...v1.0.1004)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.1003 to 1.0.1004
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1003...v1.0.1004)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/servicediscovery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 18, 2024
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 18, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 18, 2024
@szuecs
Copy link
Contributor

szuecs commented Sep 18, 2024

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 18, 2024
@szuecs
Copy link
Contributor

szuecs commented Sep 18, 2024

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: szuecs

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 18, 2024
@szuecs
Copy link
Contributor

szuecs commented Sep 18, 2024

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 18, 2024
@k8s-ci-robot k8s-ci-robot merged commit cf092d5 into master Sep 18, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-e86f024514 branch September 18, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants