Skip to content

Commit

Permalink
Merge branch 'main' into regexp-bundledPackages
Browse files Browse the repository at this point in the history
  • Loading branch information
Josmithr committed Feb 21, 2024
2 parents 2c51026 + ab3bc75 commit 6502f8c
Show file tree
Hide file tree
Showing 480 changed files with 19,827 additions and 4,219 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,9 @@ jobs:

- name: Rush retest (install-run-rush)
run: node common/scripts/install-run-rush.js retest --verbose --production
env:
# Prevent time-based browserslist update warning
# See https://github.com/microsoft/rushstack/issues/2981
BROWSERSLIST_IGNORE_OLD_DATA: 1

- name: Ensure repo README is up-to-date
run: node repo-scripts/repo-toolbox/lib/start.js readme --verify

- name: Rush test (rush-lib)
run: node apps/rush/lib/start-dev.js test --verbose --production --timeline
env:
# Prevent time-based browserslist update warning
# See https://github.com/microsoft/rushstack/issues/2981
BROWSERSLIST_IGNORE_OLD_DATA: 1
122 changes: 122 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,128 @@
{
"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",
"date": "Tue, 20 Feb 2024 16:10:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.65.0`"
}
]
}
},
{
"version": "7.23.25",
"tag": "@microsoft/api-documenter_v7.23.25",
"date": "Mon, 19 Feb 2024 21:54:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.11`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.8`"
}
]
}
},
{
"version": "7.23.24",
"tag": "@microsoft/api-documenter_v7.23.24",
"date": "Sat, 17 Feb 2024 06:24:34 GMT",
"comments": {
"patch": [
{
"comment": "Fix broken link to API documentation"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.10`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.7`"
}
]
}
},
{
"version": "7.23.23",
"tag": "@microsoft/api-documenter_v7.23.23",
"date": "Thu, 08 Feb 2024 01:09:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.9`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.6`"
}
]
}
},
{
"version": "7.23.22",
"tag": "@microsoft/api-documenter_v7.23.22",
"date": "Wed, 07 Feb 2024 01:11:18 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.5`"
}
]
}
},
{
"version": "7.23.21",
"tag": "@microsoft/api-documenter_v7.23.21",
"date": "Mon, 05 Feb 2024 23:46:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.8`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.65.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.4`"
}
]
}
},
{
"version": "7.23.20",
"tag": "@microsoft/api-documenter_v7.23.20",
Expand Down
39 changes: 38 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,43 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Thu, 25 Jan 2024 01:09:30 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

_Version update only_

## 7.23.25
Mon, 19 Feb 2024 21:54:27 GMT

_Version update only_

## 7.23.24
Sat, 17 Feb 2024 06:24:34 GMT

### Patches

- Fix broken link to API documentation

## 7.23.23
Thu, 08 Feb 2024 01:09:21 GMT

_Version update only_

## 7.23.22
Wed, 07 Feb 2024 01:11:18 GMT

_Version update only_

## 7.23.21
Mon, 05 Feb 2024 23:46:52 GMT

_Version update only_

## 7.23.20
Thu, 25 Jan 2024 01:09:30 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/api-documenter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ documentation.
- [CHANGELOG.md](
https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md) - Find
out what's new in the latest version
- [API Reference](https://rushstack.io/pages/api/api-documenter/)
- [API Reference](https://api.rushstack.io/pages/api-documenter/)

API Documenter is part of the [Rush Stack](https://rushstack.io/) family of projects.
2 changes: 1 addition & 1 deletion apps/api-documenter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-documenter",
"version": "7.23.20",
"version": "7.23.27",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand Down
98 changes: 98 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,104 @@
{
"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",
"date": "Mon, 19 Feb 2024 21:54:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.11`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.0`"
}
]
}
},
{
"version": "7.40.2",
"tag": "@microsoft/api-extractor_v7.40.2",
"date": "Sat, 17 Feb 2024 06:24:34 GMT",
"comments": {
"patch": [
{
"comment": "Fix broken link to API documentation"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.10`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.2`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
}
]
}
},
{
"version": "7.40.1",
"tag": "@microsoft/api-extractor_v7.40.1",
"date": "Thu, 08 Feb 2024 01:09:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.9`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.0`"
}
]
}
},
{
"version": "7.40.0",
"tag": "@microsoft/api-extractor_v7.40.0",
"date": "Wed, 07 Feb 2024 01:11:18 GMT",
"comments": {
"minor": [
{
"comment": "Classify arrow functions as `function` kind in the doc model export."
}
]
}
},
{
"version": "7.39.5",
"tag": "@microsoft/api-extractor_v7.39.5",
"date": "Mon, 05 Feb 2024 23:46:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.8`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.65.0`"
}
]
}
},
{
"version": "7.39.4",
"tag": "@microsoft/api-extractor_v7.39.4",
Expand Down
36 changes: 35 additions & 1 deletion apps/api-extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,40 @@
# Change Log - @microsoft/api-extractor

This log was last generated on Thu, 25 Jan 2024 01:09:30 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

_Version update only_

## 7.40.2
Sat, 17 Feb 2024 06:24:34 GMT

### Patches

- Fix broken link to API documentation

## 7.40.1
Thu, 08 Feb 2024 01:09:21 GMT

_Version update only_

## 7.40.0
Wed, 07 Feb 2024 01:11:18 GMT

### Minor changes

- Classify arrow functions as `function` kind in the doc model export.

## 7.39.5
Mon, 05 Feb 2024 23:46:52 GMT

_Version update only_

## 7.39.4
Thu, 25 Jan 2024 01:09:30 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/api-extractor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ For more details and support resources, please visit: https://api-extractor.com/
- [CHANGELOG.md](
https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - Find
out what's new in the latest version
- [API Reference](https://rushstack.io/pages/api/api-extractor/)
- [API Reference](https://api.rushstack.io/pages/api-extractor/)

API Extractor is part of the [Rush Stack](https://rushstack.io/) family of projects.
2 changes: 1 addition & 1 deletion apps/api-extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-extractor",
"version": "7.39.4",
"version": "7.40.4",
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
"keywords": [
"typescript",
Expand Down
Loading

0 comments on commit 6502f8c

Please sign in to comment.