Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.32.1
->5.33.0
5.44.0
->5.45.0
16.7.0
->16.8.0
37.131.0
->37.141.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-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.33.0
Compare Source
FEATURES:
aws_eks_access_entry
(#35037)aws_eks_access_entry
(#35037)aws_eks_access_policy_association
(#35037)aws_lexv2models_intent
(#34891)ENHANCEMENTS:
access_config
attribute (#35037)created_date
andlast_changed_date
attributes (#35117)created_date
attribute (#35117)rule.lifecycle.opt_in_to_archive_for_supported_resources
andrule.copy_action.lifecycle.opt_in_to_archive_for_supported_resources
and arguments (#34994)access_config
configuration block (#35037)use_service_linked_role
argument (#35284)rotate_immediately
argument (#35105)BUG FIXES:
schedule
to be removed successfully (#35282)target.resource_arns
ortarget.resource_tag
attributes. (#35254)ValidationError: Mutual Authentication mode passthrough does not support ignoring certificate expiry
errors whenmutual_authentication.mode
is set topassthrough
(#35289)InvalidParameterException: The parameter RemoveFromVersionId can't be empty. Staging label AWSCURRENT is currently attached to version ..., so you must explicitly reference that version in RemoveFromVersionId
errors when a secret is updated outside Terraform (#19943)integrations/terraform-provider-github (github)
v5.45.0
Compare Source
What's Changed
required_workflows
togithub_organization_ruleset
by @relusc in https://github.com/integrations/terraform-provider-github/pull/2082New Contributors
Full Changelog: integrations/terraform-provider-github@v5.44.0...v5.45.0
gitlabhq/terraform-provider-gitlab (gitlab)
v16.8.0
Compare Source
This release was tested against GitLab 16.6, 16.7, and 16.8 for both CE and EE
BREAKING CHANGE:
delayed_group_deletion
anddelayed_project_deletion
, which haven't been supported since GitLab 16.0 (!1799)IMPROVEMENTS:
gitlab_global_level_notifications
allows managing global notifications for the user (!1801)timeouts
block, to allow configurable timeouts for creating projects ()housekeeping_optimize_repository_period
, and updated the description ofhousekeeping_enabled
to be more descriptive of what fields were required for a successful apply (!1777)shared_with_groups
which includes groups that are shared with the project (!1795)shared_with_groups
which includes groups that are shared with the group (!1769)is_bot
attribute (!1798)is_bot
attribute (!1798)BUG FIXES:
token
. Changing the URL will now force a new webhook to be created (!1794)maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)
v37.141.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.141.0 for more changes
v37.140.15
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.15 for more changes
v37.140.14
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.14 for more changes
v37.140.12
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.12 for more changes
v37.140.10
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.10 for more changes
v37.140.9
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.9 for more changes
v37.140.8
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.8 for more changes
v37.140.6
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.6 for more changes
v37.140.5
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.5 for more changes
v37.140.4
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.4 for more changes
v37.140.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.3 for more changes
v37.140.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.2 for more changes
v37.140.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.140.0 for more changes
v37.139.4
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.139.4 for more changes
v37.139.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.139.3 for more changes
v37.139.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.139.1 for more changes
v37.139.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.139.0 for more changes
v37.137.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.137.2 for more changes
v37.137.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.137.1 for more changes
v37.137.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.137.0 for more changes
v37.136.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.136.0 for more changes
v37.134.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.134.0 for more changes
v37.133.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.133.1 for more changes
v37.132.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/37.132.1 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.
This PR has been generated by Renovate Bot.