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

build(deps): bump the dev-dependencies group with 8 updates #4340

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

Bumps the dev-dependencies group with 8 updates:

Package From To
github.com/aliyun/alibaba-cloud-sdk-go 1.62.699 1.62.706
github.com/aws/aws-sdk-go 1.51.6 1.51.8
github.com/cenkalti/backoff/v4 4.2.1 4.3.0
github.com/cloudflare/cloudflare-go 0.91.0 0.92.0
github.com/oracle/oci-go-sdk/v65 65.61.2 65.62.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.884 1.0.887
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.884 1.0.887
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.884 1.0.887

Updates github.com/aliyun/alibaba-cloud-sdk-go from 1.62.699 to 1.62.706

Release notes

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's releases.

v1.62.706

  • Generated 2019-03-15 for fnf.
  • DeleteFlow、DeleteSchedule Parameters move to body.

v1.62.705

  • Generated 2017-09-12 for Cbn.
  • Supported ECR Attachment.

v1.62.704

  • Generated 2019-03-15 for fnf.
  • update api

v1.62.703

  • Generated 2019-09-01 for OceanBasePro.

v1.62.702

  • Generated 2018-02-08, 2018-01-29, 2018-1-24, 2016-05-11 for Domain.
  • Supported for QueryBrokerDemand.

v1.62.701

  • Generated 2019-01-03 for Sddp.
  • Fix API

v1.62.700

  • Generated 2019-06-01 for oos. undefined
Changelog

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's changelog.

2024-03-26 Version: v1.62.706

  • Generated 2019-03-15 for fnf.
  • DeleteFlow、DeleteSchedule Parameters move to body.

2024-03-26 Version: v1.62.705

  • Generated 2017-09-12 for Cbn.
  • Supported ECR Attachment.

2024-03-25 Version: v1.62.704

  • Generated 2019-03-15 for fnf.
  • update api

2024-03-25 Version: v1.62.703

  • Generated 2019-09-01 for OceanBasePro.

2024-03-25 Version: v1.62.702

  • Generated 2018-02-08, 2018-01-29, 2018-1-24, 2016-05-11 for Domain.
  • Supported for QueryBrokerDemand.

2024-03-25 Version: v1.62.701

  • Generated 2019-01-03 for Sddp.
  • Fix API

2024-03-25 Version: v1.62.700

  • Generated 2019-06-01 for oos. undefined
Commits
  • ed94827 Generated 2019-03-15 for fnf.
  • 8bea888 test: improve json parser test cases for json-iterator/go
  • ea6c47e lib: do not update default client configuration
  • 44a8a7b test: upgrade checkout, setup-go version
  • 77c1e55 test: split unit test and integration test
  • 7712dfb test: fix ci
  • 7dc26d1 Bump github.com/jmespath/go-jmespath
  • 3108178 Bump gopkg.in/ini.v1 from 1.66.2 to 1.67.0
  • 864d211 Bump github.com/modern-go/reflect2 from 1.0.1 to 1.0.2
  • 1aae82b Create dependabot.yml
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.51.6 to 1.51.8

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.51.8 (2024-03-26)

Service Client Updates

  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/ce: Updates service API, documentation, and paginators
  • service/ec2: Updates service API and documentation
    • Documentation updates for Elastic Compute Cloud (EC2).
  • service/ecs: Updates service documentation
    • This is a documentation update for Amazon ECS.
  • service/finspace: Updates service API and documentation

Release v1.51.7 (2024-03-25)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • Supporting GitLab and GitLab Self Managed as source types in AWS CodeBuild.
  • service/ec2: Updates service API and documentation
    • Added support for ModifyInstanceMetadataDefaults and GetInstanceMetadataDefaults to set Instance Metadata Service account defaults
  • service/ecs: Updates service documentation
    • Documentation only update for Amazon ECS.
  • service/emr-containers: Updates service API
  • service/globalaccelerator: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • Exposing TileMedia H265 options
  • service/sagemaker: Updates service API
    • Introduced support for the following new instance types on SageMaker Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i, r6i, r6id, r7i, and p5
Commits

Updates github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0

Commits
  • 720b789 remove travis badge from readme
  • a83af7f feat(backoff): Add functional options for ExponentialBackOff Closes #136
  • See full diff in compare view

Updates github.com/cloudflare/cloudflare-go from 0.91.0 to 0.92.0

Release notes

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

v0.92.0

ENHANCEMENTS:

  • dlp: Adds support for ocr_enabled boolean flag (#1600)

BUG FIXES:

  • teams_rules: add "resolve" to allowable actions (#1615)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.6.0 to 1.7.0 (#1593)
  • deps: bumps dependabot/fetch-metadata from 1.7.0 to 2.0.0 (#1607)
Changelog

Sourced from github.com/cloudflare/cloudflare-go's changelog.

0.92.0 (March 27th, 2024)

ENHANCEMENTS:

  • dlp: Adds support for ocr_enabled boolean flag (#1600)

BUG FIXES:

  • teams_rules: add "resolve" to allowable actions (#1615)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.6.0 to 1.7.0 (#1593)
  • deps: bumps dependabot/fetch-metadata from 1.7.0 to 2.0.0 (#1607)
Commits
  • 228b052 Update CHANGELOG.md
  • 08bfdca update CHANGELOG.md
  • 7a6dcfe update CHANGELOG.md
  • 9ff8452 fix: Add resolve action to allowed gateway rules (#1615)
  • 18282f1 DLP-1723: add ocr_enabled flag to DLP profiles (#1600)
  • 694d672 build(deps): bump dependabot/fetch-metadata from 1.7.0 to 2.0.0 (#1607)
  • 57167cb delete feature request issue template
  • 1abdab8 build(deps): bump dependabot/fetch-metadata from 1.6.0 to 1.7.0 (#1593)
  • See full diff in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.61.2 to 65.62.0

Release notes

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

65.62.0

Added

  • Support for creating and updating a refreshable clone with auto-refresh for an Autonomous Database in the Database service

  • Support for symmetric hashing in the Network Load Balancer service

  • Support for creating and deploying helm command specifications in the DevOps Service

  • Support for uninstalling helm chart when deleting an Oracle Kubernetes Stage through the DevOps Service

  • Support for collecting metrics and filter plugin with Unified Monitoring Agent (UMA) in the Logging service

  • Support for reading logs from head position after agent restart in the Logging service

  • Support for monitoring MySQL HeatWave clusters in Database Management Service

  • Support for multiple severities in an alarm in the Monitoring service

Breaking Changes

  • Support for default retries on the operations of the Network Load Balancer service

  • The properties DisplayName and Description were made required in the model CreateUnifiedAgentConfigurationDetails in the Logging service

  • The property RecordInput was made required in the model OperationalMetricsSource in the Logging service

File Checksums (SHA256)

oci-go-sdk-65.62.0.zip db9111aab7a506bdfed211788fbba98e6cee5fa896e8da22cd69fbb9d989a863

Changelog

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

65.62.0 - 2024-03-26

Added

  • Support for creating and updating a refreshable clone with auto-refresh for an Autonomous Database in the Database service
  • Support for symmetric hashing in the Network Load Balancer service
  • Support for creating and deploying helm command specifications in the DevOps Service
  • Support for uninstalling helm chart when deleting an Oracle Kubernetes Stage through the DevOps Service
  • Support for collecting metrics and filter plugin with Unified Monitoring Agent (UMA) in the Logging service
  • Support for reading logs from head position after agent restart in the Logging service
  • Support for monitoring MySQL HeatWave clusters in Database Management Service
  • Support for multiple severities in an alarm in the Monitoring service

Breaking Changes

  • Support for default retries on the operations of the Network Load Balancer service
  • The properties DisplayName and Description were made required in the model CreateUnifiedAgentConfigurationDetails in the Logging service
  • The property RecordInput was made required in the model OperationalMetricsSource in the Logging service
Commits
  • 141cf06 Releasing version 65.62.0
  • cd22ae2 Merge remote-tracking branch 'bitbucket/github' into release_2024-03-26
  • ac0eec3 Pull request #2698: Releasing Version 65.62.0
  • See full diff in compare view

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.884 to 1.0.887

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.884 to 1.0.887

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns from 1.0.884 to 1.0.887

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

Bumps the dev-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.699` | `1.62.706` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.6` | `1.51.8` |
| [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) | `4.2.1` | `4.3.0` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.91.0` | `0.92.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.61.2` | `65.62.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.884` | `1.0.887` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.884` | `1.0.887` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.884` | `1.0.887` |


Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.699 to 1.62.706
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases)
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt)
- [Commits](aliyun/alibaba-cloud-sdk-go@v1.62.699...v1.62.706)

Updates `github.com/aws/aws-sdk-go` from 1.51.6 to 1.51.8
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.6...v1.51.8)

Updates `github.com/cenkalti/backoff/v4` from 4.2.1 to 4.3.0
- [Commits](cenkalti/backoff@v4.2.1...v4.3.0)

Updates `github.com/cloudflare/cloudflare-go` from 0.91.0 to 0.92.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.91.0...v0.92.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.61.2 to 65.62.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.61.2...v65.62.0)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.884 to 1.0.887
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.884...v1.0.887)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.884 to 1.0.887
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.884...v1.0.887)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.884 to 1.0.887
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.884...v1.0.887)

---
updated-dependencies:
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/cenkalti/backoff/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/cloudflare/cloudflare-go
  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/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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 27, 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 Mar 27, 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/test-infra repository.

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

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign szuecs for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2024

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

@dependabot dependabot bot closed this Mar 28, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-bdfabbc31e branch March 28, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 needs-ok-to-test Indicates a PR that requires an org member to verify it 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.

None yet

1 participant