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

Update all dependencies #35

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Update all dependencies #35

merged 1 commit into from
Oct 30, 2023

Conversation

platform-engineering-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 5.22.0 -> 5.23.1
github (source) required_provider minor 5.40.0 -> 5.41.0
gitlab (source) required_provider minor 16.4.1 -> 16.5.0
maxbrunet/pre-commit-renovate repository minor 37.31.1 -> 37.35.2

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

hashicorp/terraform-provider-aws (aws)

v5.23.1

Compare Source

BUG FIXES:

  • data-source/aws_lambda_function: Add vpc_config.ipv6_allowed_for_dual_stack attribute, fixing Invalid address to set: []string{"vpc_config", "0", "ipv6_allowed_for_dual_stack"} errors (#​34134)

v5.23.0

Compare Source

NOTES:

  • provider: This release includes an update to the AWS SDK for Go v2 with breaking type changes to several services: finspace, kafka, medialive, rds, s3control, timestreamwrite, and xray. These changes primarily affect how arguments with default values are serialized for outbound requests, changing scalar types to pointers. See this AWS SDK for Go V2 issue for additional context. The corresponding provider changes should make this breakfix transparent to users, but as with any breaking change there is the potential for missed edge cases. If errors are observed in the impacted resources, please link to this dependency update pull request in the bug report. (#​34096)

FEATURES:

  • New Resource: aws_iot_domain_configuration (#​24765)

ENHANCEMENTS:

  • data-source/aws_imagebuilder_image: Add image_scanning_configuration attribute (#​34049)
  • resource/aws_config_config_rule: Add evaluation_mode attribute (#​34033)
  • resource/aws_elasticache_replication_group: Add ip_discovery and network_type arguments (#​34019)
  • resource/aws_imagebuilder_image: Add image_scanning_configuration configuration block (#​34049)
  • resource/aws_kms_key: Add configurable timeouts (#​34112)
  • resource/aws_lambda_function: Add vpc_config.ipv6_allowed_for_dual_stack argument (#​34045)
  • resource/aws_lb: Add dns_record_client_routing_policy attribute to configure Availability Zonal DNS affinity on Network Load Balancer (NLB) (#​33992)
  • resource/aws_lb_target_group: Add target_health_state configuration block (#​34070)
  • resource/aws_lb_target_group: Remove default value (false) for connection_termination argument and mark as Computed, to support new default behavior for UDP/TCP_UDP target groups (#​34070)
  • resource/aws_neptune_cluster: Add slowquery as a valid enable_cloudwatch_logs_exports value (#​34053)

BUG FIXES:

  • provider/tags: Prevent crash when tags_all is null (#​34073)
  • resource/aws_autoscaling_group: Fix error when launch_template name is updated. (#​34086)
  • resource/aws_dms_s3_endpoint: Don't send the default value of false for add_trailing_padding_character, maintaining compatibility with older (pre-3.4.7) DMS engine versions (#​34048)
  • resource/aws_ecs_task_definition: Add 0 as a valid value for volume.efs_volume_configuration.transit_encryption_port, preventing unexpected drift (#​34020)
  • resource/aws_identitystore_group: Fix updating description attribute when it is changed (#​34037)
  • resource/aws_iot_indexing_configuration: Add thing_indexing_configuration.filter attribute, resolving InvalidRequestException: NamedShadowNames Filter must not be empty for enabling NamedShadowIndexingMode errors (#​26859)
  • resource/aws_storagegateway_gateway: Support the value 0 (representing Sunday) for maintenance_start_time.day_of_week (#​34015)
  • resource/aws_verifiedaccess_group: Fix InvalidParameterValue: Policy Document cannot be provided when Policy Enabled is false or missing errors when updating policy_document (#​34054)
integrations/terraform-provider-github (github)

v5.41.0

Compare Source

What's Changed
New Contributors

Full Changelog: integrations/terraform-provider-github@v5.40.0...v5.41.0

gitlabhq/terraform-provider-gitlab (gitlab)

v16.5.0

Compare Source

This release was tested against GitLab 16.3, 16.4, and 16.5 for both CE and EE

IMPROVEMENTS:

  • New Resource: gitlab_group_protected_environment allows managing group-level protected environments (!1707)
  • resource/gitlab_user_sshkey: Added support for creating an SSH key for the current user by making user_id optional (!1726)
  • resource/gitlab_group: Added support for managing the shared_runners_setting attribute (!1710)
  • resource/gitlab_project: Added support for creating an empty repository using the empty_repo attribute (!1713)
  • resource/gitlab_project: Added support for the public_jobs attribute, deprecating the old public_builds attribute (!1700)
  • datasource/gitlab_project: Added support for reading the empty_repo attribute (!1713)
  • datasource/gitlab_projects: Added support for reading the empty_repo attribute (!1713)
  • datasource/gitlab_group: Added support for reading the shared_runner_setting attribute (!1717)
  • datasource/gitlab_groups: Added support for reading the shared_runner_setting attribute (!1717)
  • datasource/gitlab_group_subgroups: Added support for reading the shared_runner_setting attribute (!1719)

BUG FIXES:

  • resource/gitlab_group: Removed "default" hints in the documentation, since defaults can be changed by admins in some cases (!1696)
  • resource/gitlab_group_ldap_link: Fixed an issue where changing CN or Filter didn't force a new resource (!1729)
  • resource/gitlab_project: Fixed an issue where the documentation didn't contain valid values for several fields (!1714)
  • resource/gitlab_tag_protection: Fix d an issue where the resource read the wrong create_access_level when using no one (!1694)
maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)

v37.35.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.35.2 for more changes

v37.35.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.35.1 for more changes

v37.35.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.35.0 for more changes

v37.34.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.34.3 for more changes

v37.34.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.34.2 for more changes

v37.34.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.34.1 for more changes

v37.33.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.33.6 for more changes

v37.33.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.33.5 for more changes

v37.33.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.33.4 for more changes

v37.33.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.33.3 for more changes

v37.33.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.33.2 for more changes

v37.33.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.33.1 for more changes

v37.33.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.33.0 for more changes

v37.32.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.32.0 for more changes

v37.31.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.31.7 for more changes

v37.31.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.31.5 for more changes

v37.31.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.31.4 for more changes

v37.31.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.31.3 for more changes

v37.31.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.31.2 for more changes


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@lmilbaum lmilbaum merged commit 0d9ab47 into main Oct 30, 2023
@lmilbaum lmilbaum deleted the renovate/all branch October 30, 2023 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants