Skip to content

Commit 0255bba

Browse files
committed
Update changelogs [skip ci]
1 parent b423204 commit 0255bba

File tree

79 files changed

+968
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+968
-52
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.22.16",
6+
"tag": "@microsoft/api-documenter_v7.22.16",
7+
"date": "Fri, 09 Jun 2023 18:05:34 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.53.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.5`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.22.15",
621
"tag": "@microsoft/api-documenter_v7.22.15",

apps/api-documenter/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @microsoft/api-documenter
22

3-
This log was last generated on Fri, 09 Jun 2023 15:23:15 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jun 2023 18:05:34 GMT and should not be manually modified.
4+
5+
## 7.22.16
6+
Fri, 09 Jun 2023 18:05:34 GMT
7+
8+
_Version update only_
49

510
## 7.22.15
611
Fri, 09 Jun 2023 15:23:15 GMT

apps/heft/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.53.1",
6+
"tag": "@rushstack/heft_v0.53.1",
7+
"date": "Fri, 09 Jun 2023 18:05:34 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Revise CHANGELOG.md to more clearly identify the breaking changes"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.53.0",
618
"tag": "@rushstack/heft_v0.53.0",

apps/heft/CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
# Change Log - @rushstack/heft
22

3-
This log was last generated on Fri, 09 Jun 2023 00:19:49 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jun 2023 18:05:34 GMT and should not be manually modified.
4+
5+
## 0.53.1
6+
Fri, 09 Jun 2023 18:05:34 GMT
7+
8+
### Patches
9+
10+
- Revise CHANGELOG.md to more clearly identify the breaking changes
411

512
## 0.53.0
613
Fri, 09 Jun 2023 00:19:49 GMT
714

815
### Minor changes
916

10-
- Remove "taskEvents" heft.json configuration option, and replace it with directly referencing the included plugins. More information on this change can be found at https://github.com/microsoft/rushstack/blob/main/apps/heft/UPGRADING.md
17+
- (BREAKING CHANGE) Remove "taskEvents" heft.json configuration option, and replace it with directly referencing the included plugins. Please read https://github.com/microsoft/rushstack/blob/main/apps/heft/UPGRADING.md
1118

1219
### Patches
1320

@@ -33,7 +40,7 @@ Wed, 07 Jun 2023 22:45:16 GMT
3340
### Minor changes
3441

3542
- Add a new API IHeftTaskSession.parsedCommandLine for accessing the invoked command name
36-
- The built-in task NodeServicePlugin now supports the "--serve" mode with semantics similar to heft-webpack5-plugin
43+
- (BREAKING CHANGE) The built-in task NodeServicePlugin now supports the "--serve" mode with semantics similar to heft-webpack5-plugin. Please read https://github.com/microsoft/rushstack/blob/main/apps/heft/UPGRADING.md
3744

3845
### Patches
3946

@@ -44,7 +51,7 @@ Fri, 02 Jun 2023 02:01:12 GMT
4451

4552
### Minor changes
4653

47-
- Overhaul to support splitting single-project builds into more phases than "build" and "test", to align with Rush phased commands. See UPGRADING.md for details.
54+
- (BREAKING CHANGE) Overhaul to support splitting single-project builds into more phases than "build" and "test", to align with Rush phased commands. Please read https://github.com/microsoft/rushstack/blob/main/apps/heft/UPGRADING.md
4855

4956
## 0.50.7
5057
Mon, 29 May 2023 15:21:15 GMT

apps/lockfile-explorer/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "1.0.26",
6+
"tag": "@rushstack/lockfile-explorer_v1.0.26",
7+
"date": "Fri, 09 Jun 2023 18:05:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.53.1`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.25",
621
"tag": "@rushstack/lockfile-explorer_v1.0.25",

apps/lockfile-explorer/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/lockfile-explorer
22

3-
This log was last generated on Fri, 09 Jun 2023 15:23:15 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jun 2023 18:05:35 GMT and should not be manually modified.
4+
5+
## 1.0.26
6+
Fri, 09 Jun 2023 18:05:35 GMT
7+
8+
_Version update only_
49

510
## 1.0.25
611
Fri, 09 Jun 2023 15:23:15 GMT

apps/rundown/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.260",
6+
"tag": "@rushstack/rundown_v1.0.260",
7+
"date": "Fri, 09 Jun 2023 18:05:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.53.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.5`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.259",
621
"tag": "@rushstack/rundown_v1.0.259",

apps/rundown/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/rundown
22

3-
This log was last generated on Fri, 09 Jun 2023 15:23:15 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jun 2023 18:05:35 GMT and should not be manually modified.
4+
5+
## 1.0.260
6+
Fri, 09 Jun 2023 18:05:35 GMT
7+
8+
_Version update only_
49

510
## 1.0.259
611
Fri, 09 Jun 2023 15:23:15 GMT

apps/trace-import/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.2.10",
6+
"tag": "@rushstack/trace-import_v0.2.10",
7+
"date": "Fri, 09 Jun 2023 18:05:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.53.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.5`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.2.9",
621
"tag": "@rushstack/trace-import_v0.2.9",

apps/trace-import/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/trace-import
22

3-
This log was last generated on Fri, 09 Jun 2023 15:23:15 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jun 2023 18:05:35 GMT and should not be manually modified.
4+
5+
## 0.2.10
6+
Fri, 09 Jun 2023 18:05:35 GMT
7+
8+
_Version update only_
49

510
## 0.2.9
611
Fri, 09 Jun 2023 15:23:15 GMT

common/changes/@rushstack/heft/main_2023-06-09-16-37.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

heft-plugins/heft-api-extractor-plugin/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/heft-api-extractor-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.5",
6+
"tag": "@rushstack/heft-api-extractor-plugin_v0.1.5",
7+
"date": "Fri, 09 Jun 2023 18:05:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.53.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" from `0.53.0` to `0.53.1`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.1.4",
621
"tag": "@rushstack/heft-api-extractor-plugin_v0.1.4",

heft-plugins/heft-api-extractor-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-api-extractor-plugin
22

3-
This log was last generated on Fri, 09 Jun 2023 00:19:49 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jun 2023 18:05:35 GMT and should not be manually modified.
4+
5+
## 0.1.5
6+
Fri, 09 Jun 2023 18:05:35 GMT
7+
8+
_Version update only_
49

510
## 0.1.4
611
Fri, 09 Jun 2023 00:19:49 GMT

heft-plugins/heft-dev-cert-plugin/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@rushstack/heft-dev-cert-plugin",
33
"entries": [
4+
{
5+
"version": "0.3.8",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.3.8",
7+
"date": "Fri, 09 Jun 2023 18:05:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.38`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.5`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.53.1`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.53.0` to `^0.53.1`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "0.3.7",
627
"tag": "@rushstack/heft-dev-cert-plugin_v0.3.7",

heft-plugins/heft-dev-cert-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-dev-cert-plugin
22

3-
This log was last generated on Fri, 09 Jun 2023 15:23:15 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jun 2023 18:05:35 GMT and should not be manually modified.
4+
5+
## 0.3.8
6+
Fri, 09 Jun 2023 18:05:35 GMT
7+
8+
_Version update only_
49

510
## 0.3.7
611
Fri, 09 Jun 2023 15:23:15 GMT

heft-plugins/heft-jest-plugin/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/heft-jest-plugin",
33
"entries": [
4+
{
5+
"version": "0.7.6",
6+
"tag": "@rushstack/heft-jest-plugin_v0.7.6",
7+
"date": "Fri, 09 Jun 2023 18:05:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.53.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.53.0` to `^0.53.1`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.7.5",
621
"tag": "@rushstack/heft-jest-plugin_v0.7.5",

heft-plugins/heft-jest-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-jest-plugin
22

3-
This log was last generated on Fri, 09 Jun 2023 15:23:15 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jun 2023 18:05:35 GMT and should not be manually modified.
4+
5+
## 0.7.6
6+
Fri, 09 Jun 2023 18:05:35 GMT
7+
8+
_Version update only_
49

510
## 0.7.5
611
Fri, 09 Jun 2023 15:23:15 GMT

heft-plugins/heft-lint-plugin/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-lint-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.6",
6+
"tag": "@rushstack/heft-lint-plugin_v0.1.6",
7+
"date": "Fri, 09 Jun 2023 18:05:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.53.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `0.53.0` to `0.53.1`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.5",
624
"tag": "@rushstack/heft-lint-plugin_v0.1.5",

heft-plugins/heft-lint-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-lint-plugin
22

3-
This log was last generated on Fri, 09 Jun 2023 00:19:49 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jun 2023 18:05:35 GMT and should not be manually modified.
4+
5+
## 0.1.6
6+
Fri, 09 Jun 2023 18:05:35 GMT
7+
8+
_Version update only_
49

510
## 0.1.5
611
Fri, 09 Jun 2023 00:19:49 GMT

heft-plugins/heft-sass-plugin/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@rushstack/heft-sass-plugin",
33
"entries": [
4+
{
5+
"version": "0.11.8",
6+
"tag": "@rushstack/heft-sass-plugin_v0.11.8",
7+
"date": "Fri, 09 Jun 2023 18:05:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.10.20`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.53.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.5`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.53.0` to `^0.53.1`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "0.11.7",
627
"tag": "@rushstack/heft-sass-plugin_v0.11.7",

0 commit comments

Comments
 (0)