Skip to content

fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/secretsmanager to v1.16.11#5931

Merged
kodiakhq[bot] merged 1 commit intomainfrom
renovate/github.com-aws-aws-sdk-go-v2-service-secretsmanager-1.x
Dec 23, 2022
Merged

fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/secretsmanager to v1.16.11#5931
kodiakhq[bot] merged 1 commit intomainfrom
renovate/github.com-aws-aws-sdk-go-v2-service-secretsmanager-1.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Dec 23, 2022

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go-v2/service/secretsmanager require patch v1.16.10 -> v1.16.11

Release Notes

aws/aws-sdk-go-v2

v1.16.11

Compare Source


Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Dec 23, 2022
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Dec 23, 2022

/gen sha=bafc1f9b1fee01688af61576c23b27af52f4fbb2 plugin=aws

@cq-bot cq-bot added the aws label Dec 23, 2022
@kodiakhq kodiakhq bot merged commit f0bdd7f into main Dec 23, 2022
@kodiakhq kodiakhq bot deleted the renovate/github.com-aws-aws-sdk-go-v2-service-secretsmanager-1.x branch December 23, 2022 00:26
kodiakhq bot pushed a commit that referenced this pull request Dec 27, 2022
🤖 I have created a release *beep* *boop*
---


## [9.0.0](plugins-source-aws-v8.1.0...plugins-source-aws-v9.0.0) (2022-12-27)


### ⚠ BREAKING CHANGES

* **aws:** Organizational Unit (OU) IDs are now validated to match either `ou-` or `r-` formats

### Features

* **aws:** Add AWS Managed Service for Prometheus ([#5875](#5875)) ([8cad8e4](8cad8e4))
* **aws:** Add more Elastic Search resources ([#5867](#5867)) ([0762a59](0762a59))
* **aws:** Fetch tags for aws_elasticache_clusters ([#5911](#5911)) ([65b5093](65b5093)), closes [#5899](#5899)
* **aws:** Paginate Ec2 Describe Images ([#5878](#5878)) ([9a37b52](9a37b52))
* **aws:** Support Custom endpoints ([#5942](#5942)) ([746ba65](746ba65))
* **aws:** Support recursive listing of AWS orgs and skipping of OUs and accounts ([7908fd4](7908fd4))


### Bug Fixes

* **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.18.7 ([#5879](#5879)) ([c2c082e](c2c082e))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.7 ([#5811](#5811)) ([135427a](135427a))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.11.46 ([#5880](#5880)) ([a4e8c81](a4e8c81))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 to v1.13.24 ([#5881](#5881)) ([741b48b](741b48b))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.77.0 ([#5883](#5883)) ([e3dcb98](e3dcb98))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/fsx to v1.27.0 ([#5950](#5950)) ([f9e542d](f9e542d))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/identitystore to v1.15.10 ([#5904](#5904)) ([3a49662](3a49662))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/inspector2 to v1.10.0 ([#5951](#5951)) ([9586d36](9586d36))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/rds to v1.37.0 ([#5932](#5932)) ([bc04b3e](bc04b3e))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/route53domains to v1.13.0 ([#5884](#5884)) ([06acf5a](06acf5a))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/sagemaker to v1.59.0 ([#5819](#5819)) ([7ee4849](7ee4849))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/sagemaker to v1.60.0 ([#5885](#5885)) ([ba72fd8](ba72fd8))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/sagemaker to v1.61.0 ([#5906](#5906)) ([5f12d55](5f12d55))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/secretsmanager to v1.16.11 ([#5931](#5931)) ([f0bdd7f](f0bdd7f))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/ssm to v1.33.4 ([#5905](#5905)) ([8977bb6](8977bb6))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/ssoadmin to v1.15.16 ([#5882](#5882)) ([be860f3](be860f3))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/transfer to v1.26.0 ([#5907](#5907)) ([fa63d48](fa63d48))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.13.1 ([#5897](#5897)) ([ad15915](ad15915))
* Update endpoints ([#5876](#5876)) ([3a62218](3a62218))
* Update endpoints ([#5903](#5903)) ([6979d07](6979d07))
* Update endpoints ([#5929](#5929)) ([2b8e6a1](2b8e6a1))
* Update endpoints ([#5948](#5948)) ([8829544](8829544))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants