Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1077)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://github.com/hashicorp/terraform-provider-aws)) |
required_provider | minor | `5.33.0` -> `5.34.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/aws/5.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/aws/5.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/aws/5.33.0/5.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/aws/5.33.0/5.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [boto3](https://github.com/boto/boto3) | | patch | `==1.34.26` ->
`==1.34.29` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.34.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.34.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.34.26/1.34.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.34.26/1.34.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [botocore](https://github.com/boto/botocore) | | patch | `==1.34.26`
-> `==1.34.29` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.34.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.34.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.34.26/1.34.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.34.26/1.34.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| peter-evans/slash-command-dispatch | action | digest | `d4579a0` ->
`128d8b9` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/peter-evans%2fslash-command-dispatch/?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/peter-evans%2fslash-command-dispatch/?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/peter-evans%2fslash-command-dispatch//?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/peter-evans%2fslash-command-dispatch//?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>

###
[`v5.34.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5340-January-26-2024)

[Compare
Source](https://github.com/hashicorp/terraform-provider-aws/compare/v5.33.0...v5.34.0)

FEATURES:

- **New Resource:** `aws_rekognition_project`
([#&#8203;35429](https://github.com/hashicorp/terraform-provider-aws/issues/35429))
- **New Resource:** `aws_route53domains_delegation_signer_record`
([#&#8203;33596](https://github.com/hashicorp/terraform-provider-aws/issues/33596))

ENHANCEMENTS:

- data-source/aws_codecommit_repository: Add `kms_key_id` attribute
([#&#8203;35095](https://github.com/hashicorp/terraform-provider-aws/issues/35095))
- data-source/aws_imagebuilder_components: Add support for `ThirdParty`
`owner` value
([#&#8203;35286](https://github.com/hashicorp/terraform-provider-aws/issues/35286))
- data-source/aws_imagebuilder_container_recipes: Add support for
`ThirdParty` `owner` value
([#&#8203;35286](https://github.com/hashicorp/terraform-provider-aws/issues/35286))
- data-source/aws_imagebuilder_image_recipes: Add support for
`ThirdParty` `owner` value
([#&#8203;35286](https://github.com/hashicorp/terraform-provider-aws/issues/35286))
- data-source/aws_ssm_patch_baseline: Add `json` attribute to facilitate
use with S3 buckets
([#&#8203;33402](https://github.com/hashicorp/terraform-provider-aws/issues/33402))
- resource/aws_accessanalyzer_analyzer: Add `configuration`
configuration block
([#&#8203;35310](https://github.com/hashicorp/terraform-provider-aws/issues/35310))
- resource/aws_appflow_flow: Add `flow_status` attribute
([#&#8203;34948](https://github.com/hashicorp/terraform-provider-aws/issues/34948))
- resource/aws_codecommit_repository: Add `kms_key_id` argument
([#&#8203;35095](https://github.com/hashicorp/terraform-provider-aws/issues/35095))
- resource/aws_codecommit_trigger: Add plan-time validation of
`trigger.destination_arn` and `trigger.events`
([#&#8203;35095](https://github.com/hashicorp/terraform-provider-aws/issues/35095))
- resource/aws_ecs_capacity_provider: Add
`auto_scaling_group_provider.managed_draining` argument
([#&#8203;35421](https://github.com/hashicorp/terraform-provider-aws/issues/35421))
- resource/aws_fis_experiment_template: Add support for
`AutoScalingGroups`, `Buckets`, `ReplicationGroups`, `Tables` and
`TransitGateways` to `action.*.target`
([#&#8203;35300](https://github.com/hashicorp/terraform-provider-aws/issues/35300))
- resource/aws_fsx_openzfs_file_system: Add `skip_final_backup` argument
([#&#8203;35320](https://github.com/hashicorp/terraform-provider-aws/issues/35320))
- resource/aws_network_interface_sg_attachment: Increase default
timeouts to 3 minutes and allow them to be configured
([#&#8203;35435](https://github.com/hashicorp/terraform-provider-aws/issues/35435))
- resource/aws_prometheus_scraper: Add `role_arn` attribute
([#&#8203;35453](https://github.com/hashicorp/terraform-provider-aws/issues/35453))
- resource/aws_route53domains_registered_domain: Support resource import
([#&#8203;33596](https://github.com/hashicorp/terraform-provider-aws/issues/33596))
- resource/aws_ssm_patch_baseline: Add `json` attribute to facilitate
use with S3 buckets
([#&#8203;33402](https://github.com/hashicorp/terraform-provider-aws/issues/33402))
- resource/aws_wafv2\_web_acl: Add `challenge_config` argument
([#&#8203;35367](https://github.com/hashicorp/terraform-provider-aws/issues/35367))

BUG FIXES:

- resource/aws_codebuild_project: Allow `build_batch_config` to be
removed on Update
([#&#8203;34121](https://github.com/hashicorp/terraform-provider-aws/issues/34121))
- resource/aws_eks_access_entry: Mark `kubernetes_groups` as Computed
([#&#8203;35391](https://github.com/hashicorp/terraform-provider-aws/issues/35391))
- resource/aws_eks_access_entry: Mark `type` and `user_name` as
Optional, allowing values to be configured
([#&#8203;35391](https://github.com/hashicorp/terraform-provider-aws/issues/35391))
- resource/aws_grafana_license_association: Fix missing `workspace_id`
attribute after import
([#&#8203;35290](https://github.com/hashicorp/terraform-provider-aws/issues/35290))
- resource/aws_security_group_rule: Fix `UnsupportedOperation: The
functionality you requested is not available in this region` errors on
Read in certain partitions
([#&#8203;33484](https://github.com/hashicorp/terraform-provider-aws/issues/33484))

</details>

<details>
<summary>boto/boto3 (boto3)</summary>

###
[`v1.34.29`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13429)

[Compare
Source](https://github.com/boto/boto3/compare/1.34.28...1.34.29)

\=======

- api-change:`connect`: \[`botocore`] Update list and string length
limits for predefined attributes.
- api-change:`inspector2`: \[`botocore`] This release adds ECR container
image scanning based on their lastRecordedPullTime.
- api-change:`sagemaker`: \[`botocore`] Amazon SageMaker Automatic Model
Tuning now provides an API to programmatically delete tuning jobs.

###
[`v1.34.28`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13428)

[Compare
Source](https://github.com/boto/boto3/compare/1.34.27...1.34.28)

\=======

- api-change:`acm-pca`: \[`botocore`] AWS Private CA now supports an
option to omit the CDP extension from issued certificates, when CRL
revocation is enabled.
- api-change:`lightsail`: \[`botocore`] This release adds support for
IPv6-only instance plans.

###
[`v1.34.27`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13427)

[Compare
Source](https://github.com/boto/boto3/compare/1.34.26...1.34.27)

\=======

- api-change:`ec2`: \[`botocore`] Introduced a new clientToken request
parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken
parameter allows idempotent operations on the APIs.
- api-change:`ecs`: \[`botocore`] Documentation updates for Amazon ECS.
- api-change:`outposts`: \[`botocore`] DeviceSerialNumber parameter is
now optional in StartConnection API
- api-change:`rds`: \[`botocore`] This release adds support for Aurora
Limitless Database.
- api-change:`storagegateway`: \[`botocore`] Add DeprecationDate and
SoftwareVersion to response of ListGateways.

</details>

<details>
<summary>boto/botocore (botocore)</summary>

###
[`v1.34.29`](https://github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13429)

[Compare
Source](https://github.com/boto/botocore/compare/1.34.28...1.34.29)

\=======

- api-change:`connect`: Update list and string length limits for
predefined attributes.
- api-change:`inspector2`: This release adds ECR container image
scanning based on their lastRecordedPullTime.
- api-change:`sagemaker`: Amazon SageMaker Automatic Model Tuning now
provides an API to programmatically delete tuning jobs.

###
[`v1.34.28`](https://github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13428)

[Compare
Source](https://github.com/boto/botocore/compare/1.34.27...1.34.28)

\=======

- api-change:`acm-pca`: AWS Private CA now supports an option to omit
the CDP extension from issued certificates, when CRL revocation is
enabled.
- api-change:`lightsail`: This release adds support for IPv6-only
instance plans.

###
[`v1.34.27`](https://github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13427)

[Compare
Source](https://github.com/boto/botocore/compare/1.34.26...1.34.27)

\=======

- api-change:`ec2`: Introduced a new clientToken request parameter on
CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter
allows idempotent operations on the APIs.
-   api-change:`ecs`: Documentation updates for Amazon ECS.
- api-change:`outposts`: DeviceSerialNumber parameter is now optional in
StartConnection API
- api-change:`rds`: This release adds support for Aurora Limitless
Database.
- api-change:`storagegateway`: Add DeprecationDate and SoftwareVersion
to response of ListGateways.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent e8199f1 commit b492296
Show file tree
Hide file tree
Showing 12 changed files with 157 additions and 157 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/slash_ops_comment_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pull-requests: write
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@d4579a0d226a3b6e976c29c768ccee3af222d281 # ratchet:peter-evans/slash-command-dispatch@v3
uses: peter-evans/slash-command-dispatch@128d8b927253aae5457641113bd796a851741cda # ratchet:peter-evans/slash-command-dispatch@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
Expand Down
58 changes: 29 additions & 29 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/runner-certificates/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.33.0"
version = "5.34.0"
}
local = {
source = "hashicorp/local"
Expand Down
60 changes: 30 additions & 30 deletions examples/runner-default/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/runner-default/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.33.0"
version = "5.34.0"
}
local = {
source = "hashicorp/local"
Expand Down
60 changes: 30 additions & 30 deletions examples/runner-docker/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/runner-docker/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.33.0"
version = "5.34.0"
}
local = {
source = "hashicorp/local"
Expand Down
60 changes: 30 additions & 30 deletions examples/runner-pre-registered/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/runner-pre-registered/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.33.0"
version = "5.34.0"
}
local = {
source = "hashicorp/local"
Expand Down
Loading

0 comments on commit b492296

Please sign in to comment.