Skip to content

Commit 6eaf681

Browse files
committed
Update changelogs [skip ci]
1 parent c8947d3 commit 6eaf681

File tree

88 files changed

+949
-102
lines changed

Some content is hidden

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

88 files changed

+949
-102
lines changed

apps/api-documenter/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.23.10",
6+
"tag": "@microsoft/api-documenter_v7.23.10",
7+
"date": "Mon, 30 Oct 2023 23:36:37 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.23.9",
621
"tag": "@microsoft/api-documenter_v7.23.9",

apps/api-documenter/CHANGELOG.md

+6-1
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 Sun, 01 Oct 2023 02:56:29 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Oct 2023 23:36:37 GMT and should not be manually modified.
4+
5+
## 7.23.10
6+
Mon, 30 Oct 2023 23:36:37 GMT
7+
8+
_Version update only_
49

510
## 7.23.9
611
Sun, 01 Oct 2023 02:56:29 GMT

apps/api-extractor/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.38.1",
6+
"tag": "@microsoft/api-extractor_v7.38.1",
7+
"date": "Mon, 30 Oct 2023 23:36:38 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.38.0",
618
"tag": "@microsoft/api-extractor_v7.38.0",

apps/api-extractor/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @microsoft/api-extractor
22

3-
This log was last generated on Sun, 01 Oct 2023 02:56:29 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Oct 2023 23:36:38 GMT and should not be manually modified.
4+
5+
## 7.38.1
6+
Mon, 30 Oct 2023 23:36:38 GMT
7+
8+
_Version update only_
49

510
## 7.38.0
611
Sun, 01 Oct 2023 02:56:29 GMT

apps/heft/CHANGELOG.json

+25
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.63.0",
6+
"tag": "@rushstack/heft_v0.63.0",
7+
"date": "Mon, 30 Oct 2023 23:36:37 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix an issue with parsing of the \"--debug\" and \"--unmanaged\" flags for Heft"
12+
}
13+
],
14+
"minor": [
15+
{
16+
"comment": "[BREAKING CHANGE] Remove \"heft run\" short-parameters for \"--to\" (\"-t\"), \"--to-except\" (\"-T\"), and \"--only\" (\"-o\")."
17+
}
18+
],
19+
"dependency": [
20+
{
21+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.0`"
22+
},
23+
{
24+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.38.1`"
25+
}
26+
]
27+
}
28+
},
429
{
530
"version": "0.62.3",
631
"tag": "@rushstack/heft_v0.62.3",

apps/heft/CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Change Log - @rushstack/heft
22

3-
This log was last generated on Sun, 01 Oct 2023 02:56:29 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Oct 2023 23:36:37 GMT and should not be manually modified.
4+
5+
## 0.63.0
6+
Mon, 30 Oct 2023 23:36:37 GMT
7+
8+
### Minor changes
9+
10+
- [BREAKING CHANGE] Remove "heft run" short-parameters for "--to" ("-t"), "--to-except" ("-T"), and "--only" ("-o").
11+
12+
### Patches
13+
14+
- Fix an issue with parsing of the "--debug" and "--unmanaged" flags for Heft
415

516
## 0.62.3
617
Sun, 01 Oct 2023 02:56:29 GMT

apps/lockfile-explorer/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "1.2.10",
6+
"tag": "@rushstack/lockfile-explorer_v1.2.10",
7+
"date": "Mon, 30 Oct 2023 23:36:38 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.2.9",
618
"tag": "@rushstack/lockfile-explorer_v1.2.9",

apps/lockfile-explorer/CHANGELOG.md

+6-1
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 Sun, 01 Oct 2023 02:56:30 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Oct 2023 23:36:38 GMT and should not be manually modified.
4+
5+
## 1.2.10
6+
Mon, 30 Oct 2023 23:36:38 GMT
7+
8+
_Version update only_
49

510
## 1.2.9
611
Sun, 01 Oct 2023 02:56:30 GMT

apps/rundown/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.1.10",
6+
"tag": "@rushstack/rundown_v1.1.10",
7+
"date": "Mon, 30 Oct 2023 23:36:38 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.1.9",
621
"tag": "@rushstack/rundown_v1.1.9",

apps/rundown/CHANGELOG.md

+6-1
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 Sun, 01 Oct 2023 02:56:30 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Oct 2023 23:36:38 GMT and should not be manually modified.
4+
5+
## 1.1.10
6+
Mon, 30 Oct 2023 23:36:38 GMT
7+
8+
_Version update only_
49

510
## 1.1.9
611
Sun, 01 Oct 2023 02:56:30 GMT

apps/trace-import/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.3.10",
6+
"tag": "@rushstack/trace-import_v0.3.10",
7+
"date": "Mon, 30 Oct 2023 23:36:38 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.3.9",
621
"tag": "@rushstack/trace-import_v0.3.9",

apps/trace-import/CHANGELOG.md

+6-1
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 Sun, 01 Oct 2023 02:56:30 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Oct 2023 23:36:38 GMT and should not be manually modified.
4+
5+
## 0.3.10
6+
Mon, 30 Oct 2023 23:36:38 GMT
7+
8+
_Version update only_
49

510
## 0.3.9
611
Sun, 01 Oct 2023 02:56:30 GMT

common/changes/@rushstack/hashed-folder-copy-plugin/fix-windows-issue_2023-10-30-22-29.json

-10
This file was deleted.

common/changes/@rushstack/heft/user-danade-PreventAmbiguousAbbreviations_2023-10-23-20-01.json

-10
This file was deleted.

common/changes/@rushstack/heft/user-danade-PreventAmbiguousAbbreviations_2023-10-24-18-11.json

-10
This file was deleted.

common/changes/@rushstack/ts-command-line/bump-cyclics_2023-09-27-01-48.json

-11
This file was deleted.

common/changes/@rushstack/ts-command-line/user-danade-PreventAmbiguousAbbreviations_2023-10-23-20-01.json

-10
This file was deleted.

common/changes/@rushstack/webpack5-module-minifier-plugin/main_2023-10-18-01-32.json

-10
This file was deleted.

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

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-api-extractor-plugin",
33
"entries": [
4+
{
5+
"version": "0.2.10",
6+
"tag": "@rushstack/heft-api-extractor-plugin_v0.2.10",
7+
"date": "Mon, 30 Oct 2023 23:36:37 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.38.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `0.62.3` to `0.63.0`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.2.9",
624
"tag": "@rushstack/heft-api-extractor-plugin_v0.2.9",

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

+6-1
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 Sun, 01 Oct 2023 02:56:30 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Oct 2023 23:36:37 GMT and should not be manually modified.
4+
5+
## 0.2.10
6+
Mon, 30 Oct 2023 23:36:37 GMT
7+
8+
_Version update only_
49

510
## 0.2.9
611
Sun, 01 Oct 2023 02:56:30 GMT

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

+21
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.4.10",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.4.10",
7+
"date": "Mon, 30 Oct 2023 23:36:37 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.3.10`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.38.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.0`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.62.3` to `^0.63.0`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "0.4.9",
627
"tag": "@rushstack/heft-dev-cert-plugin_v0.4.9",

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

+6-1
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 Sun, 01 Oct 2023 02:56:29 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Oct 2023 23:36:37 GMT and should not be manually modified.
4+
5+
## 0.4.10
6+
Mon, 30 Oct 2023 23:36:37 GMT
7+
8+
_Version update only_
49

510
## 0.4.9
611
Sun, 01 Oct 2023 02:56:29 GMT

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

+15
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.10.2",
6+
"tag": "@rushstack/heft-jest-plugin_v0.10.2",
7+
"date": "Mon, 30 Oct 2023 23:36:38 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.62.3` to `^0.63.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.10.1",
621
"tag": "@rushstack/heft-jest-plugin_v0.10.1",

0 commit comments

Comments
 (0)