From 74190e7150a02c80973dbbb472ccd24db42e7864 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 30 Sep 2025 10:26:42 -0700 Subject: [PATCH 1/7] Make common/changes/@rushstack/problem-matcher/bmiddha-problem-matchers_2025-09-25-23-26.json a minor bump. --- .../bmiddha-problem-matchers_2025-09-25-23-26.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/changes/@rushstack/problem-matcher/bmiddha-problem-matchers_2025-09-25-23-26.json b/common/changes/@rushstack/problem-matcher/bmiddha-problem-matchers_2025-09-25-23-26.json index b5c463c66f5..29a54b27fe3 100644 --- a/common/changes/@rushstack/problem-matcher/bmiddha-problem-matchers_2025-09-25-23-26.json +++ b/common/changes/@rushstack/problem-matcher/bmiddha-problem-matchers_2025-09-25-23-26.json @@ -3,8 +3,8 @@ { "packageName": "@rushstack/problem-matcher", "comment": "Add @rushstack/problem-matcher library to parse and use VS Code style problem matchers", - "type": "patch" + "type": "minor" } ], "packageName": "@rushstack/problem-matcher" -} \ No newline at end of file +} From b18d6815b67da7e787ce85bd436f2a21008baeeb Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 30 Sep 2025 10:30:33 -0700 Subject: [PATCH 2/7] Update bmiddha-zipsync-3_2025-09-16-00-42.json --- .../lookup-by-path/bmiddha-zipsync-3_2025-09-16-00-42.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/changes/@rushstack/lookup-by-path/bmiddha-zipsync-3_2025-09-16-00-42.json b/common/changes/@rushstack/lookup-by-path/bmiddha-zipsync-3_2025-09-16-00-42.json index 51759d89a49..1ff83cfa284 100644 --- a/common/changes/@rushstack/lookup-by-path/bmiddha-zipsync-3_2025-09-16-00-42.json +++ b/common/changes/@rushstack/lookup-by-path/bmiddha-zipsync-3_2025-09-16-00-42.json @@ -2,9 +2,9 @@ "changes": [ { "packageName": "@rushstack/lookup-by-path", - "comment": "Expose getNodeAtPrefix API to allow getting nodes with undefined values.", - "type": "patch" + "comment": "Expose `getNodeAtPrefix` API to allow getting nodes with undefined values.", + "type": "minor" } ], "packageName": "@rushstack/lookup-by-path" -} \ No newline at end of file +} From d4180568d165a368bcab43a6e44a7a657a53808c Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 30 Sep 2025 10:31:49 -0700 Subject: [PATCH 3/7] Change problem matcher type from patch to minor --- .../bmiddha-problem-matchers_2025-09-22-20-35.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/changes/@rushstack/node-core-library/bmiddha-problem-matchers_2025-09-22-20-35.json b/common/changes/@rushstack/node-core-library/bmiddha-problem-matchers_2025-09-22-20-35.json index 9280ab7db8e..f3c0b3a61cc 100644 --- a/common/changes/@rushstack/node-core-library/bmiddha-problem-matchers_2025-09-22-20-35.json +++ b/common/changes/@rushstack/node-core-library/bmiddha-problem-matchers_2025-09-22-20-35.json @@ -3,8 +3,8 @@ { "packageName": "@rushstack/node-core-library", "comment": "Add `FileError.getProblemMatcher()` which returns the problem matcher compatible with `IOperationExecutionResult.problemCollector` as well as VS Code, GitHub Actions", - "type": "patch" + "type": "minor" } ], "packageName": "@rushstack/node-core-library" -} \ No newline at end of file +} From 1fcf17c7c9f60fcb276605365928e9649ad4a2b6 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 30 Sep 2025 10:34:46 -0700 Subject: [PATCH 4/7] Update change type and comment for ts-command-line --- .../rig-package/bmiddha-zipsync-3_2025-09-16-00-42.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/changes/@rushstack/rig-package/bmiddha-zipsync-3_2025-09-16-00-42.json b/common/changes/@rushstack/rig-package/bmiddha-zipsync-3_2025-09-16-00-42.json index 211ddf456cc..3483e7c8313 100644 --- a/common/changes/@rushstack/rig-package/bmiddha-zipsync-3_2025-09-16-00-42.json +++ b/common/changes/@rushstack/rig-package/bmiddha-zipsync-3_2025-09-16-00-42.json @@ -2,9 +2,9 @@ "changes": [ { "packageName": "@rushstack/ts-command-line", - "comment": "Add IRequiredCommandLineStringListParameter.", - "type": "patch" + "comment": "Add `IRequiredCommandLineStringListParameter`.", + "type": "minor" } ], "packageName": "@rushstack/ts-command-line" -} \ No newline at end of file +} From c499b31d53b963ce39f4050a48e6c6d5dcd2c675 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 30 Sep 2025 10:35:34 -0700 Subject: [PATCH 5/7] Change version type from patch to minor --- .../terminal/bmiddha-problem-matchers_2025-09-22-20-35.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/changes/@rushstack/terminal/bmiddha-problem-matchers_2025-09-22-20-35.json b/common/changes/@rushstack/terminal/bmiddha-problem-matchers_2025-09-22-20-35.json index 0c505d159e6..147ffba9754 100644 --- a/common/changes/@rushstack/terminal/bmiddha-problem-matchers_2025-09-22-20-35.json +++ b/common/changes/@rushstack/terminal/bmiddha-problem-matchers_2025-09-22-20-35.json @@ -3,8 +3,8 @@ { "packageName": "@rushstack/terminal", "comment": "Add `ProblemCollector extends TerminalWritable` API which matches and collects VS Code style problem matchers", - "type": "patch" + "type": "minor" } ], "packageName": "@rushstack/terminal" -} \ No newline at end of file +} From 71b7619fd7b543372701795a302e5befb17c0e96 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 30 Sep 2025 10:37:06 -0700 Subject: [PATCH 6/7] Update bmiddha-zipsync-3_2025-09-16-00-42.json --- .../zipsync/bmiddha-zipsync-3_2025-09-16-00-42.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/changes/@rushstack/zipsync/bmiddha-zipsync-3_2025-09-16-00-42.json b/common/changes/@rushstack/zipsync/bmiddha-zipsync-3_2025-09-16-00-42.json index 327c9aae6dd..f160b4bb5fb 100644 --- a/common/changes/@rushstack/zipsync/bmiddha-zipsync-3_2025-09-16-00-42.json +++ b/common/changes/@rushstack/zipsync/bmiddha-zipsync-3_2025-09-16-00-42.json @@ -3,8 +3,8 @@ { "packageName": "@rushstack/zipsync", "comment": "Add zipsync tool to pack and unpack build cache entries.", - "type": "patch" + "type": "minor" } ], "packageName": "@rushstack/zipsync" -} \ No newline at end of file +} From dd129d3658253e0e6362b41b41a483754b719deb Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 30 Sep 2025 19:39:08 +0200 Subject: [PATCH 7/7] More tweaks. --- .../rush/bmiddha-problem-matchers_2025-09-22-20-35.json | 2 +- common/config/rush/version-policies.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/changes/@microsoft/rush/bmiddha-problem-matchers_2025-09-22-20-35.json b/common/changes/@microsoft/rush/bmiddha-problem-matchers_2025-09-22-20-35.json index dd857d248a2..2f71e30ba5c 100644 --- a/common/changes/@microsoft/rush/bmiddha-problem-matchers_2025-09-22-20-35.json +++ b/common/changes/@microsoft/rush/bmiddha-problem-matchers_2025-09-22-20-35.json @@ -3,7 +3,7 @@ { "packageName": "@microsoft/rush", "comment": "Add `IOperationExecutionResult.problemCollector` API which matches and collects VS Code style problem matchers", - "type": "patch" + "type": "none" } ], "packageName": "@microsoft/rush" diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 9a42ef16dea..ec98f420617 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -103,7 +103,7 @@ "policyName": "rush", "definitionName": "lockStepVersion", "version": "5.158.1", - "nextBump": "patch", + "nextBump": "minor", "mainProject": "@microsoft/rush" } ]