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 github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.23.1 to 1.24.0 #2505

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.23.1 to 1.24.0.

Changelog

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

Release (2023-01-05)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.19.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/account: v1.8.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.17.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.20.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/alexaforbusiness: v1.15.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.16.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.13.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.14.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
    • Feature: Updated GetBackendAPIModels response to include ModelIntrospectionSchema json string
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.9.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.16.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.11.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.15.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.5.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.23.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.14.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.17.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.10.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.15.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.17.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.17.0
    • Feature: Add ErrorCodeOverrideaws/smithy-go#401
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.16.0

... (truncated)

Commits
  • e10c0d2 Release 2022-01-14
  • 35ab85c Update smithy-go dependency version
  • 4741932 Fix Retry middleware not releasing retry token (#1560)
  • e4d9a88 Update API Models (#1559)
  • c1b62ab SDK DefaultsMode Configuration Implementation (#1553)
  • 07e5d3e i1494 passing opts to attributevalue marshalling (#1495)
  • 576b415 codegen: Adds smithy-cli dependency to prevent auto use of smithy-cli 1.16 (#...
  • 3ec6226 Release 2022-01-07
  • 50d7f6a Update smithy-go dependency version
  • 2d25393 config: Add WithCredentialCacheOptions for LoadDefaultConfig's LoadOptions (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2023
Bumps [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/fsx/v1.23.1...service/s3/v1.24.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatch-1.24.0 branch from 99d4a82 to 3d7e885 Compare January 6, 2023 00:05
@github-actions github-actions bot merged commit c4fa841 into master Jan 6, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatch-1.24.0 branch January 6, 2023 00:06
@sonarcloud
Copy link

sonarcloud bot commented Jan 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

tperdue321 pushed a commit to rallyhealth/argo-rollouts that referenced this pull request Jan 12, 2023
…goproj#2505)

Bumps [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/fsx/v1.23.1...service/s3/v1.24.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Travis Perdue <[email protected]>
tperdue321 pushed a commit to rallyhealth/argo-rollouts that referenced this pull request Jan 12, 2023
…goproj#2505)

Bumps [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/fsx/v1.23.1...service/s3/v1.24.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Travis Perdue <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants