Skip to content

Commit b8f2baa

Browse files
chore(deps): update all dependencies (#1279)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [boto3](https://redirect.github.com/boto/boto3) | `==1.38.11` -> `==1.38.13` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.38.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.38.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.38.11/1.38.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.38.11/1.38.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [botocore](https://redirect.github.com/boto/botocore) | `==1.38.11` -> `==1.38.13` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.38.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.38.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.38.11/1.38.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.38.11/1.38.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [random](https://registry.terraform.io/providers/hashicorp/random) ([source](https://redirect.github.com/hashicorp/terraform-provider-random)) | `3.7.1` -> `3.7.2` | [![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/hashicorp%2frandom/3.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/hashicorp%2frandom/3.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/hashicorp%2frandom/3.7.1/3.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/hashicorp%2frandom/3.7.1/3.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | required_provider | patch | --- ### Release Notes <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.38.13`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13813) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.38.12...1.38.13) \======= - api-change:`athena`: \[`botocore`] Minor API documentation updates - api-change:`logs`: \[`botocore`] We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters. - api-change:`synthetics`: \[`botocore`] Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations. - api-change:`workspaces`: \[`botocore`] Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service. ### [`v1.38.12`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13812) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.38.11...1.38.12) \======= - api-change:`cloudfront`: \[`botocore`] Doc-only update for CloudFront. These changes include customer-reported issues. - api-change:`codepipeline`: \[`botocore`] Add support for Secrets Manager and Plaintext environment variable types in Commands action - api-change:`ec2`: \[`botocore`] Launching the feature to support ENA queues offering flexibility to support multiple queues per Enhanced Network Interface (ENI) - api-change:`glue`: \[`botocore`] This new release supports customizable RefreshInterval for all Saas ZETL integrations from 15 minutes to 6 days. - api-change:`guardduty`: \[`botocore`] Updated description of a data structure. - api-change:`sso-admin`: \[`botocore`] Update PutPermissionBoundaryToPermissionSet API's managedPolicyArn pattern to allow valid ARN only. Update ApplicationName to allow white spaces. </details> <details> <summary>boto/botocore (botocore)</summary> ### [`v1.38.13`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13813) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.38.12...1.38.13) \======= - api-change:`athena`: Minor API documentation updates - api-change:`logs`: We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters. - api-change:`synthetics`: Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations. - api-change:`workspaces`: Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service. ### [`v1.38.12`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13812) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.38.11...1.38.12) \======= - api-change:`cloudfront`: Doc-only update for CloudFront. These changes include customer-reported issues. - api-change:`codepipeline`: Add support for Secrets Manager and Plaintext environment variable types in Commands action - api-change:`ec2`: Launching the feature to support ENA queues offering flexibility to support multiple queues per Enhanced Network Interface (ENI) - api-change:`glue`: This new release supports customizable RefreshInterval for all Saas ZETL integrations from 15 minutes to 6 days. - api-change:`guardduty`: Updated description of a data structure. - api-change:`sso-admin`: Update PutPermissionBoundaryToPermissionSet API's managedPolicyArn pattern to allow valid ARN only. Update ApplicationName to allow white spaces. </details> <details> <summary>hashicorp/terraform-provider-random (random)</summary> ### [`v3.7.2`](https://redirect.github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#372-April-22-2025) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-random/compare/v3.7.1...v3.7.2) NOTES: - Update dependencies ([#&#8203;683](https://redirect.github.com/hashicorp/terraform-provider-random/issues/683)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46904dd commit b8f2baa

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

.terraform.lock.hcl

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3 ==1.38.11
2-
botocore ==1.38.11
1+
boto3 ==1.38.13
2+
botocore ==1.38.13

0 commit comments

Comments
 (0)