Skip to content

Commit

Permalink
Update changelogs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Feb 20, 2024
1 parent 1f6b556 commit e0ae6f7
Show file tree
Hide file tree
Showing 94 changed files with 1,142 additions and 85 deletions.
18 changes: 18 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.23.27",
"tag": "@microsoft/api-documenter_v7.23.27",
"date": "Tue, 20 Feb 2024 21:45:10 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.12`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.65.1`"
}
]
}
},
{
"version": "7.23.26",
"tag": "@microsoft/api-documenter_v7.23.26",
Expand Down
7 changes: 6 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Tue, 20 Feb 2024 16:10:52 GMT and should not be manually modified.
This log was last generated on Tue, 20 Feb 2024 21:45:10 GMT and should not be manually modified.

## 7.23.27
Tue, 20 Feb 2024 21:45:10 GMT

_Version update only_

## 7.23.26
Tue, 20 Feb 2024 16:10:52 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/api-extractor",
"entries": [
{
"version": "7.40.4",
"tag": "@microsoft/api-extractor_v7.40.4",
"date": "Tue, 20 Feb 2024 21:45:10 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.12`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.1`"
}
]
}
},
{
"version": "7.40.3",
"tag": "@microsoft/api-extractor_v7.40.3",
Expand Down
7 changes: 6 additions & 1 deletion apps/api-extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/api-extractor

This log was last generated on Mon, 19 Feb 2024 21:54:27 GMT and should not be manually modified.
This log was last generated on Tue, 20 Feb 2024 21:45:10 GMT and should not be manually modified.

## 7.40.4
Tue, 20 Feb 2024 21:45:10 GMT

_Version update only_

## 7.40.3
Mon, 19 Feb 2024 21:54:27 GMT
Expand Down
32 changes: 32 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.65.1",
"tag": "@rushstack/heft_v0.65.1",
"date": "Tue, 20 Feb 2024 21:45:10 GMT",
"comments": {
"patch": [
{
"comment": "Fix a recent regression causing `Error: Cannot find module 'colors/safe'` (GitHub #4525)"
},
{
"comment": "Remove a no longer needed dependency on the `chokidar` package"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.12`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.1`"
},
{
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.2.11`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.8.1`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.40.4`"
}
]
}
},
{
"version": "0.65.0",
"tag": "@rushstack/heft_v0.65.0",
Expand Down
10 changes: 9 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log - @rushstack/heft

This log was last generated on Tue, 20 Feb 2024 16:10:52 GMT and should not be manually modified.
This log was last generated on Tue, 20 Feb 2024 21:45:10 GMT and should not be manually modified.

## 0.65.1
Tue, 20 Feb 2024 21:45:10 GMT

### Patches

- Fix a recent regression causing `Error: Cannot find module 'colors/safe'` (GitHub #4525)
- Remove a no longer needed dependency on the `chokidar` package

## 0.65.0
Tue, 20 Feb 2024 16:10:52 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/lockfile-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/lockfile-explorer",
"entries": [
{
"version": "1.2.27",
"tag": "@rushstack/lockfile-explorer_v1.2.27",
"date": "Tue, 20 Feb 2024 21:45:10 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.65.1`"
}
]
}
},
{
"version": "1.2.26",
"tag": "@rushstack/lockfile-explorer_v1.2.26",
Expand Down
7 changes: 6 additions & 1 deletion apps/lockfile-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/lockfile-explorer

This log was last generated on Tue, 20 Feb 2024 16:10:53 GMT and should not be manually modified.
This log was last generated on Tue, 20 Feb 2024 21:45:10 GMT and should not be manually modified.

## 1.2.27
Tue, 20 Feb 2024 21:45:10 GMT

_Version update only_

## 1.2.26
Tue, 20 Feb 2024 16:10:53 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.1.27",
"tag": "@rushstack/rundown_v1.1.27",
"date": "Tue, 20 Feb 2024 21:45:10 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.65.1`"
}
]
}
},
{
"version": "1.1.26",
"tag": "@rushstack/rundown_v1.1.26",
Expand Down
7 changes: 6 additions & 1 deletion apps/rundown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/rundown

This log was last generated on Tue, 20 Feb 2024 16:10:53 GMT and should not be manually modified.
This log was last generated on Tue, 20 Feb 2024 21:45:10 GMT and should not be manually modified.

## 1.1.27
Tue, 20 Feb 2024 21:45:10 GMT

_Version update only_

## 1.1.26
Tue, 20 Feb 2024 16:10:53 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/trace-import/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.3.27",
"tag": "@rushstack/trace-import_v0.3.27",
"date": "Tue, 20 Feb 2024 21:45:10 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.65.1`"
}
]
}
},
{
"version": "0.3.26",
"tag": "@rushstack/trace-import_v0.3.26",
Expand Down
7 changes: 6 additions & 1 deletion apps/trace-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/trace-import

This log was last generated on Tue, 20 Feb 2024 16:10:53 GMT and should not be manually modified.
This log was last generated on Tue, 20 Feb 2024 21:45:10 GMT and should not be manually modified.

## 0.3.27
Tue, 20 Feb 2024 21:45:10 GMT

_Version update only_

## 0.3.26
Tue, 20 Feb 2024 16:10:53 GMT
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 12 additions & 0 deletions eslint/eslint-bulk/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/eslint-bulk",
"entries": [
{
"version": "0.1.17",
"tag": "@rushstack/eslint-bulk_v0.1.17",
"date": "Tue, 20 Feb 2024 21:45:10 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.65.1`"
}
]
}
},
{
"version": "0.1.16",
"tag": "@rushstack/eslint-bulk_v0.1.16",
Expand Down
7 changes: 6 additions & 1 deletion eslint/eslint-bulk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/eslint-bulk

This log was last generated on Tue, 20 Feb 2024 16:10:53 GMT and should not be manually modified.
This log was last generated on Tue, 20 Feb 2024 21:45:10 GMT and should not be manually modified.

## 0.1.17
Tue, 20 Feb 2024 21:45:10 GMT

_Version update only_

## 0.1.16
Tue, 20 Feb 2024 16:10:53 GMT
Expand Down
27 changes: 27 additions & 0 deletions heft-plugins/heft-api-extractor-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@rushstack/heft-api-extractor-plugin",
"entries": [
{
"version": "0.3.10",
"tag": "@rushstack/heft-api-extractor-plugin_v0.3.10",
"date": "Tue, 20 Feb 2024 21:45:10 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.12`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.1`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.40.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.65.1`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.8.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `0.65.0` to `0.65.1`"
}
]
}
},
{
"version": "0.3.9",
"tag": "@rushstack/heft-api-extractor-plugin_v0.3.9",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-api-extractor-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-api-extractor-plugin

This log was last generated on Tue, 20 Feb 2024 16:10:53 GMT and should not be manually modified.
This log was last generated on Tue, 20 Feb 2024 21:45:10 GMT and should not be manually modified.

## 0.3.10
Tue, 20 Feb 2024 21:45:10 GMT

_Version update only_

## 0.3.9
Tue, 20 Feb 2024 16:10:53 GMT
Expand Down
21 changes: 21 additions & 0 deletions heft-plugins/heft-dev-cert-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@rushstack/heft-dev-cert-plugin",
"entries": [
{
"version": "0.4.27",
"tag": "@rushstack/heft-dev-cert-plugin_v0.4.27",
"date": "Tue, 20 Feb 2024 21:45:10 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.3.27`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.40.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.65.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.65.0` to `^0.65.1`"
}
]
}
},
{
"version": "0.4.26",
"tag": "@rushstack/heft-dev-cert-plugin_v0.4.26",
Expand Down
Loading

0 comments on commit e0ae6f7

Please sign in to comment.