Closed
Conversation
thomast1906
added a commit
that referenced
this pull request
Apr 14, 2026
Incorporates all open Renovate PRs (#33, #37, #38, #39, #40, #41, #42, #43, #44, #45) plus Terraform/provider version bumps and deploy script fixes. Terraform: - required_version: >= 1.9.8 -> >= 1.14.0, < 2.0.0 (all modules) - Pinned to 1.14.8 in CI workflows Azure provider (azurerm): - >= 4.28.0 -> >= 4.68.0, < 5.0.0 (all modules) GitHub Actions (closes PRs #39 #43 #45 #44 #42 #41 #38): - actions/checkout: v4 -> v6 - azure/login: v2 -> v3 - azure/setup-kubectl: v4 -> v5 - azure/setup-helm: v4 -> v5 - docker/setup-buildx-action: v3 -> v4 - hashicorp/setup-terraform: v3 -> v4 - stefanzweifel/git-auto-commit-action: v5 -> v7 Python dependencies (closes PRs #33 #40): - Flask: 3.0.3 -> 3.1.3 - Werkzeug: 3.0.4 -> 3.1.8 Note: python:3.14-slim (PR #37) deferred - 3.14 is still in beta Fix deploy-all.sh: - Compute REPO_ROOT from script location; use absolute paths throughout - Pass -backend-config flags to terraform init (matches CI workflow) - Fix deprecated --query objectId -> --query id for AD group creation Docs: - Test-lab-only.md: rewritten with version table, AKS check, env vars - Update Terraform version prereq refs in README and 1-Create-ACR.md - CHANGELOG.md: document all changes Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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.
This PR contains the following updates:
3.13-slim→3.14-slimConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.