qonto / prometheus-rds-exporter

Prometheus exporter for AWS RDS
MIT License
60 stars 10 forks source link

chore(deps): bump the aws-sdk-go-v2 group across 1 directory with 9 updates #199

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the aws-sdk-go-v2 group with 6 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.30.0 1.30.3
github.com/aws/aws-sdk-go-v2/config 1.27.22 1.27.26
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.40.0 1.40.3
github.com/aws/aws-sdk-go-v2/service/ec2 1.167.0 1.170.0
github.com/aws/aws-sdk-go-v2/service/rds 1.81.1 1.81.4
github.com/aws/aws-sdk-go-v2/service/servicequotas 1.23.0 1.23.3

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

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.22 to 1.27.26

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.22 to 1.17.26

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.8 to 1.16.11

Commits


Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.40.0 to 1.40.3

Changelog

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

Release (2023-02-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.19.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/account: v1.9.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.17.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.21.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/alexaforbusiness: v1.15.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.16.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.13.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.14.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.9.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.16.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.11.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.17.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.6.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.24.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.167.0 to 1.170.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.81.1 to 1.81.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/servicequotas from 1.23.0 to 1.23.3

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.0 to 1.30.3

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Superseded by #200.