Skip to content

Commit 0eb02b8

Browse files
TheLarkInnCopilot
andcommitted
Add 'none' change files for the rushd wire-layer packages
The version bump on main consumed their original change files, so the merge counts them as changed on this branch (eslint config wiring + suppression files only). Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent b82def0 commit 0eb02b8

4 files changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/rush-daemon-protocol",
5+
"comment": "Wire the eslint-bulk-suppressions patch into the project eslint config and record pre-existing strict-codegen violations. No shipping code changes.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@rushstack/rush-daemon-protocol"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/rush-daemon-transport",
5+
"comment": "Wire the eslint-bulk-suppressions patch into the project eslint config and record pre-existing strict-codegen violations. No shipping code changes.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@rushstack/rush-daemon-transport"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/rush-daemon",
5+
"comment": "Wire the eslint-bulk-suppressions patch into the project eslint config and record pre-existing strict-codegen violations. No shipping code changes.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@rushstack/rush-daemon"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/rush-terminal-renderer",
5+
"comment": "Wire the eslint-bulk-suppressions patch into the project eslint config and record pre-existing strict-codegen violations. No shipping code changes.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@rushstack/rush-terminal-renderer"
10+
}

0 commit comments

Comments
 (0)