Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
e2e/Dockerfile(dockerfile)template-only-app/Dockerfile(dockerfile).github/actions/build-release-image/action.yml(github-actions).github/actions/configure-aws-credentials/action.yml(github-actions).github/actions/setup-terraform/action.yml(github-actions).github/workflows/build-and-publish.yml(github-actions).github/workflows/check-ci-cd-auth.yml(github-actions).github/workflows/check-infra-deploy-status.yml(github-actions).github/workflows/ci-docs.yml(github-actions).github/workflows/ci-e2e-static-checks.yml(github-actions).github/workflows/ci-infra.yml(github-actions).github/workflows/database-migrations.yml(github-actions).github/workflows/deploy.yml(github-actions).github/workflows/e2e-tests.yml(github-actions).github/workflows/pr-environment-checks.yml(github-actions).github/workflows/pr-environment-destroy.yml(github-actions).github/workflows/scan-orphaned-environments.yml(github-actions).github/workflows/send-system-notification.yml(github-actions).github/workflows/template-only-cd.yml(github-actions).github/workflows/template-only-ci-app.yml(github-actions).github/workflows/template-only-ci-infra.yml(github-actions).github/workflows/template-only-cleanup-orphaned-infra-test-resources.yml(github-actions).github/workflows/template-only-scan-orphaned-infra-test-resources.yml(github-actions).github/workflows/vulnerability-scans.yml(github-actions)template-only-test/go.mod(gomod)e2e/package.json(npm)infra/modules/database/resources/role_manager/requirements.txt(pip_requirements)template-only-app/requirements.txt(pip_requirements)infra/accounts/main.tf(terraform)infra/modules/database/data/main.tf(terraform)infra/modules/database/resources/main.tf(terraform)infra/modules/database/resources/networking.tf(terraform)infra/modules/document-data-extraction/resources/providers.tf(terraform)infra/modules/domain/resources/main.tf(terraform)infra/modules/network/data/main.tf(terraform)infra/modules/network/resources/main.tf(terraform)infra/modules/service/networking.tf(terraform)infra/modules/storage/providers.tf(terraform)infra/{{app_name}}/app-config/dev.tf(terraform)infra/{{app_name}}/app-config/env-config/main.tf(terraform)infra/{{app_name}}/app-config/main.tf(terraform)infra/{{app_name}}/app-config/prod.tf(terraform)infra/{{app_name}}/app-config/staging.tf(terraform)infra/{{app_name}}/build-repository/main.tf(terraform)infra/{{app_name}}/database/main.tf(terraform)infra/{{app_name}}/database/network.tf(terraform)infra/{{app_name}}/service/database.tf(terraform)infra/{{app_name}}/service/document_data_extraction.tf(terraform)infra/{{app_name}}/service/domain.tf(terraform)infra/{{app_name}}/service/feature_flags.tf(terraform)infra/{{app_name}}/service/identity_provider.tf(terraform)infra/{{app_name}}/service/main.tf(terraform)infra/{{app_name}}/service/monitoring.tf(terraform)infra/{{app_name}}/service/notifications.tf(terraform)infra/{{app_name}}/service/secrets.tf(terraform)infra/{{app_name}}/service/storage.tf(terraform).terraform-version(terraform-version)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 31 Pull Requests:
Update python:3-alpine Docker digest to faee120
renovate/python-3-alpinemainsha256:faee120f7885a06fcc9677922331391fa690d911c020abb9e8025ff3d908e510Update aquasecurity/tfsec-pr-commenter-action action to v1.3.1
renovate/aquasecurity-tfsec-pr-commenter-action-1.xmainv1.3.1Update bridgecrewio/checkov-action action to v12.3086.0
renovate/bridgecrewio-checkov-action-12.xmainv12.3086.0Update dependency @axe-core/playwright to v4.11.1
renovate/axe-core-playwright-4.x-lockfilemain4.11.1Update dependency @playwright/test to v1.58.2
renovate/playwright-monorepomain1.58.2Update dependency @types/node to v22.19.13
renovate/node-22.x-lockfilemain22.19.13Update dependency hashicorp/terraform to v1.14.6
renovate/terraform-monorepomain1.14.6~> 1.14.0Update dependency prettier to v3.8.1
renovate/prettier-3.x-lockfilemain3.8.1Update dependency python to 3.14
renovate/python-3.xmain3.14Update dependency typescript to v5.9.3
renovate/typescript-5.x-lockfilemain5.9.3Update erzz/dockle-action action to v1.4.0
renovate/erzz-dockle-action-1.xmainv1.4.0Update hadolint/hadolint-action action to v3.3.0
renovate/hadolint-hadolint-action-3.xmainv3.3.0Update mcr.microsoft.com/playwright Docker tag to v1.58.2
renovate/mcr.microsoft.com-playwright-1.xmainv1.58.2-nobleUpdate module github.com/gruntwork-io/terratest to v0.56.0
renovate/github.com-gruntwork-io-terratest-0.xmainv0.56.0Update module github.com/stretchr/testify to v1.11.1
renovate/github.com-stretchr-testify-1.xmainv1.11.1Update slackapi/slack-github-action action to v2.1.1
renovate/slackapi-slack-github-action-2.xmainv2.1.1Update Terraform aws to ~> 4.67.0
renovate/aws-4.xmain~> 4.67.0Update Terraform aws to ~> 5.100.0
renovate/aws-5.xmain~> 5.100.0Update Terraform terraform-aws-modules/vpc/aws to v5.21.0
renovate/terraform-aws-modules-vpc-aws-5.xmain5.21.0Update actions/cache action to v5
renovate/actions-cache-5.xmainv5Update actions/checkout action to v6
renovate/actions-checkout-6.xmainv6Update actions/setup-go action to v6
renovate/actions-setup-go-6.xmainv6Update actions/setup-node action to v6
renovate/actions-setup-node-6.xmainv6Update actions/setup-python action to v6
renovate/actions-setup-python-6.xmainv6Update anchore/scan-action action to v7
renovate/anchore-scan-action-7.xmainv7Update aws-actions/configure-aws-credentials action to v6
renovate/aws-actions-configure-aws-credentials-6.xmainv6Update dependency @types/node to v24
renovate/node-24.xmain^24.0.0Update GitHub Artifact Actions (major)
renovate/major-github-artifact-actionsmainv8v7Update hashicorp/setup-terraform action to v4
renovate/hashicorp-setup-terraform-4.xmainv4Update Terraform aws to v6
renovate/aws-6.xmain< 7.0.0~> 6.34.0Update Terraform terraform-aws-modules/vpc/aws to v6
renovate/terraform-aws-modules-vpc-aws-6.xmain6.6.0🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.