From 905b55e0b65837d94db44368e6e78f3645ee3c39 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions@users.noreply.github.com> Date: Mon, 6 Jul 2026 12:18:07 +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 0be3dc0..ca391c5 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.FileSystemProviders.B2/tree/v13) | 13 | 2025-12-14 | 2026-12-14 | | [17.x](https://github.com/jcdcdev/Umbraco.Community.FileSystemProviders.B2/tree/v17) | 17 | 2027-11-27 | 2028-11-27 | +| [18.x](https://github.com/jcdcdev/Umbraco.Community.FileSystemProviders.B2/tree/v18) | 18 | 2027-03-25 | 2027-06-25 | ## Unsupported Versions From 80ce2f191bed154a79aa26ced34c27d96f4f766e Mon Sep 17 00:00:00 2001 From: James Date: Sat, 11 Jul 2026 22:25:01 +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 510eda7b1219ee48d700e5daad777496fc608afe Mon Sep 17 00:00:00 2001 From: James Date: Sat, 11 Jul 2026 22:40:17 +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: