From b4ab212d6896bfd6107a29ec6b9f1b558f6009fb Mon Sep 17 00:00:00 2001 From: jcdcdev <23620443+jcdcdev@users.noreply.github.com> Date: Mon, 6 Jul 2026 12:17:58 +0000 Subject: [PATCH 1/3] doc: Update security policy --- SECURITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SECURITY.md b/SECURITY.md index 64f97df..d0210ff 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,6 +11,7 @@ The following table outlines the versions of the project that are currently supp |-----------------|-----------------|----------------------|-------------| | [13.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v13) | 13 | 2025-12-14 | 2026-12-14 | | [17.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v17) | 17 | 2027-11-27 | 2028-11-27 | +| [18.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v18) | 18 | 2027-03-25 | 2027-06-25 | ## Unsupported Versions From 1fc75e9ff1e8a79d668cfb15ec25bf55cea7947c Mon Sep 17 00:00:00 2001 From: James Date: Sat, 11 Jul 2026 22:24:59 +0100 Subject: [PATCH 2/3] +changelog-ignore: GitVersion.yml --- GitVersion.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/GitVersion.yml b/GitVersion.yml index b207ecc..b08b7b5 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -73,10 +73,7 @@ branches: when-current-commit-tagged: false track-merge-message: true regex: ^(pull-requests|pull|pr)[\/-](?\d*) - source-branches: - - main - - vX-release - - dev-vX + source-branches: [vX-release] pre-release-weight: 30000 unknown: From 5805f0585e229cc8d5905b7725e8988153c9a8a3 Mon Sep 17 00:00:00 2001 From: James Date: Sat, 11 Jul 2026 22:40:15 +0100 Subject: [PATCH 3/3] +changelog-ignore: GitVersion.yml --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index b08b7b5..946f22d 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -50,7 +50,7 @@ branches: label: "alpha" increment: Patch source-branches: [vX-release] - is-main-branch: false + is-main-branch: true pre-release-weight: 30000 main: