Skip to content

Commit

Permalink
Merge branch 'version/bump-1738199502150'
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Jan 30, 2025
2 parents 8833ee1 + 9b44aa1 commit 4985365
Show file tree
Hide file tree
Showing 148 changed files with 1,302 additions and 123 deletions.
24 changes: 24 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.26.6",
"tag": "@microsoft/api-documenter_v7.26.6",
"date": "Thu, 30 Jan 2025 01:11:42 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.30.3`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.6`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`"
}
]
}
},
{
"version": "7.26.5",
"tag": "@microsoft/api-documenter_v7.26.5",
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 Thu, 09 Jan 2025 01:10:10 GMT and should not be manually modified.
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified.

## 7.26.6
Thu, 30 Jan 2025 01:11:42 GMT

_Version update only_

## 7.26.5
Thu, 09 Jan 2025 01:10:10 GMT
Expand Down
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.26.5",
"version": "7.26.6",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand Down
21 changes: 21 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@microsoft/api-extractor",
"entries": [
{
"version": "7.49.2",
"tag": "@microsoft/api-extractor_v7.49.2",
"date": "Thu, 30 Jan 2025 01:11:42 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.30.3`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.6`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.4`"
}
]
}
},
{
"version": "7.49.1",
"tag": "@microsoft/api-extractor_v7.49.1",
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 Thu, 09 Jan 2025 01:10:10 GMT and should not be manually modified.
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified.

## 7.49.2
Thu, 30 Jan 2025 01:11:42 GMT

_Version update only_

## 7.49.1
Thu, 09 Jan 2025 01:10:10 GMT
Expand Down
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.49.1",
"version": "7.49.2",
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
"keywords": [
"typescript",
Expand Down
27 changes: 27 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.68.14",
"tag": "@rushstack/heft_v0.68.14",
"date": "Thu, 30 Jan 2025 01:11:42 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.16.4`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`"
},
{
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.2.37`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.6`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.4`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.49.2`"
}
]
}
},
{
"version": "0.68.13",
"tag": "@rushstack/heft_v0.68.13",
Expand Down
7 changes: 6 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft

This log was last generated on Thu, 09 Jan 2025 01:10:10 GMT and should not be manually modified.
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified.

## 0.68.14
Thu, 30 Jan 2025 01:11:42 GMT

_Version update only_

## 0.68.13
Thu, 09 Jan 2025 01:10:10 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/heft/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft",
"version": "0.68.13",
"version": "0.68.14",
"description": "Build all your JavaScript projects the same way: A way that works.",
"keywords": [
"toolchain",
Expand Down
21 changes: 21 additions & 0 deletions apps/lockfile-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@rushstack/lockfile-explorer",
"entries": [
{
"version": "1.7.15",
"tag": "@rushstack/lockfile-explorer_v1.7.15",
"date": "Thu, 30 Jan 2025 01:11:42 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.6`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`"
}
]
}
},
{
"version": "1.7.14",
"tag": "@rushstack/lockfile-explorer_v1.7.14",
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 Thu, 09 Jan 2025 01:10:10 GMT and should not be manually modified.
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified.

## 1.7.15
Thu, 30 Jan 2025 01:11:42 GMT

_Version update only_

## 1.7.14
Thu, 09 Jan 2025 01:10:10 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/lockfile-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/lockfile-explorer",
"version": "1.7.14",
"version": "1.7.15",
"description": "Rush Lockfile Explorer: The UI for solving version conflicts quickly in a large monorepo",
"keywords": [
"conflict",
Expand Down
18 changes: 18 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.1.81",
"tag": "@rushstack/rundown_v1.1.81",
"date": "Thu, 30 Jan 2025 01:11:42 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`"
}
]
}
},
{
"version": "1.1.80",
"tag": "@rushstack/rundown_v1.1.80",
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 Thu, 09 Jan 2025 01:10:10 GMT and should not be manually modified.
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified.

## 1.1.81
Thu, 30 Jan 2025 01:11:42 GMT

_Version update only_

## 1.1.80
Thu, 09 Jan 2025 01:10:10 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/rundown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/rundown",
"version": "1.1.80",
"version": "1.1.81",
"description": "Detect load time regressions by running an app, tracing require() calls, and generating a deterministic report",
"repository": {
"type": "git",
Expand Down
21 changes: 21 additions & 0 deletions apps/trace-import/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.3.81",
"tag": "@rushstack/trace-import_v0.3.81",
"date": "Thu, 30 Jan 2025 01:11:42 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.6`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`"
}
]
}
},
{
"version": "0.3.80",
"tag": "@rushstack/trace-import_v0.3.80",
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 Thu, 09 Jan 2025 01:10:10 GMT and should not be manually modified.
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified.

## 0.3.81
Thu, 30 Jan 2025 01:11:42 GMT

_Version update only_

## 0.3.80
Thu, 09 Jan 2025 01:10:10 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/trace-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/trace-import",
"version": "0.3.80",
"version": "0.3.81",
"description": "CLI tool for understanding how require() and \"import\" statements get resolved",
"repository": {
"type": "git",
Expand Down

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.73",
"tag": "@rushstack/eslint-bulk_v0.1.73",
"date": "Thu, 30 Jan 2025 01:11:42 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`"
}
]
}
},
{
"version": "0.1.72",
"tag": "@rushstack/eslint-bulk_v0.1.72",
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 Thu, 09 Jan 2025 01:10:10 GMT and should not be manually modified.
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified.

## 0.1.73
Thu, 30 Jan 2025 01:11:42 GMT

_Version update only_

## 0.1.72
Thu, 09 Jan 2025 01:10:10 GMT
Expand Down
2 changes: 1 addition & 1 deletion eslint/eslint-bulk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/eslint-bulk",
"version": "0.1.72",
"version": "0.1.73",
"description": "Roll out new ESLint rules in a large monorepo without cluttering up your code with \"eslint-ignore-next-line\"",
"main": "index.js",
"license": "MIT",
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.64",
"tag": "@rushstack/heft-api-extractor-plugin_v0.3.64",
"date": "Thu, 30 Jan 2025 01:11:42 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.16.4`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.49.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.6`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `0.68.13` to `0.68.14`"
}
]
}
},
{
"version": "0.3.63",
"tag": "@rushstack/heft-api-extractor-plugin_v0.3.63",
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 Thu, 09 Jan 2025 01:10:10 GMT and should not be manually modified.
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified.

## 0.3.64
Thu, 30 Jan 2025 01:11:42 GMT

_Version update only_

## 0.3.63
Thu, 09 Jan 2025 01:10:10 GMT
Expand Down
Loading

0 comments on commit 4985365

Please sign in to comment.