diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index a0f6072fc4..d1a9767fb6 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -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", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 3fb69ca8f9..b117b49cf9 100644 --- a/apps/api-documenter/CHANGELOG.md +++ b/apps/api-documenter/CHANGELOG.md @@ -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 diff --git a/apps/api-documenter/package.json b/apps/api-documenter/package.json index a9955081e8..eeb3cc0261 100644 --- a/apps/api-documenter/package.json +++ b/apps/api-documenter/package.json @@ -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", diff --git a/apps/api-extractor/CHANGELOG.json b/apps/api-extractor/CHANGELOG.json index 1a9fcee9d2..99ea1ab464 100644 --- a/apps/api-extractor/CHANGELOG.json +++ b/apps/api-extractor/CHANGELOG.json @@ -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", diff --git a/apps/api-extractor/CHANGELOG.md b/apps/api-extractor/CHANGELOG.md index bed061fb95..31374e24fa 100644 --- a/apps/api-extractor/CHANGELOG.md +++ b/apps/api-extractor/CHANGELOG.md @@ -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 diff --git a/apps/api-extractor/package.json b/apps/api-extractor/package.json index 992c808dd1..75b8358717 100644 --- a/apps/api-extractor/package.json +++ b/apps/api-extractor/package.json @@ -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", diff --git a/apps/heft/CHANGELOG.json b/apps/heft/CHANGELOG.json index 32674da161..d880608140 100644 --- a/apps/heft/CHANGELOG.json +++ b/apps/heft/CHANGELOG.json @@ -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", diff --git a/apps/heft/CHANGELOG.md b/apps/heft/CHANGELOG.md index f4cc7c940f..de9e060dd4 100644 --- a/apps/heft/CHANGELOG.md +++ b/apps/heft/CHANGELOG.md @@ -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 diff --git a/apps/heft/package.json b/apps/heft/package.json index 87a7e26b6d..31dcc58b78 100644 --- a/apps/heft/package.json +++ b/apps/heft/package.json @@ -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", diff --git a/apps/lockfile-explorer/CHANGELOG.json b/apps/lockfile-explorer/CHANGELOG.json index 86f7c182f9..5cb54e4105 100644 --- a/apps/lockfile-explorer/CHANGELOG.json +++ b/apps/lockfile-explorer/CHANGELOG.json @@ -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", diff --git a/apps/lockfile-explorer/CHANGELOG.md b/apps/lockfile-explorer/CHANGELOG.md index fae93d779d..d2ad330e9e 100644 --- a/apps/lockfile-explorer/CHANGELOG.md +++ b/apps/lockfile-explorer/CHANGELOG.md @@ -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 diff --git a/apps/lockfile-explorer/package.json b/apps/lockfile-explorer/package.json index 3968e97f0b..2ecd18f728 100644 --- a/apps/lockfile-explorer/package.json +++ b/apps/lockfile-explorer/package.json @@ -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", diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index 4f71d28ba4..b1c9e64858 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -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", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index b19ca6fdc3..ccd77fc26e 100644 --- a/apps/rundown/CHANGELOG.md +++ b/apps/rundown/CHANGELOG.md @@ -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 diff --git a/apps/rundown/package.json b/apps/rundown/package.json index ddca469018..10c4ccca2e 100644 --- a/apps/rundown/package.json +++ b/apps/rundown/package.json @@ -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", diff --git a/apps/trace-import/CHANGELOG.json b/apps/trace-import/CHANGELOG.json index 821c72c607..5102b8c38c 100644 --- a/apps/trace-import/CHANGELOG.json +++ b/apps/trace-import/CHANGELOG.json @@ -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", diff --git a/apps/trace-import/CHANGELOG.md b/apps/trace-import/CHANGELOG.md index 345aea8288..dc9b0964f6 100644 --- a/apps/trace-import/CHANGELOG.md +++ b/apps/trace-import/CHANGELOG.md @@ -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 diff --git a/apps/trace-import/package.json b/apps/trace-import/package.json index 193fdd388c..25cf8e4cf1 100644 --- a/apps/trace-import/package.json +++ b/apps/trace-import/package.json @@ -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", diff --git a/common/changes/@rushstack/node-core-library/bump-fs-extra_2025-01-29-22-16.json b/common/changes/@rushstack/node-core-library/bump-fs-extra_2025-01-29-22-16.json deleted file mode 100644 index 1a41c4f005..0000000000 --- a/common/changes/@rushstack/node-core-library/bump-fs-extra_2025-01-29-22-16.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/node-core-library", - "comment": "Update fs-extra to 11.3.0.", - "type": "minor" - } - ], - "packageName": "@rushstack/node-core-library" -} \ No newline at end of file diff --git a/eslint/eslint-bulk/CHANGELOG.json b/eslint/eslint-bulk/CHANGELOG.json index 856f6803a3..dd45b87d6a 100644 --- a/eslint/eslint-bulk/CHANGELOG.json +++ b/eslint/eslint-bulk/CHANGELOG.json @@ -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", diff --git a/eslint/eslint-bulk/CHANGELOG.md b/eslint/eslint-bulk/CHANGELOG.md index 0f5a6c0b4a..4d41efdc3d 100644 --- a/eslint/eslint-bulk/CHANGELOG.md +++ b/eslint/eslint-bulk/CHANGELOG.md @@ -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 diff --git a/eslint/eslint-bulk/package.json b/eslint/eslint-bulk/package.json index 4b05710f55..34aa327cff 100755 --- a/eslint/eslint-bulk/package.json +++ b/eslint/eslint-bulk/package.json @@ -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", diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json index aee5ecc734..3ccad5d3d9 100644 --- a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json +++ b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json @@ -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", diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md index 484b93b52a..a315c7889a 100644 --- a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md +++ b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md @@ -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 diff --git a/heft-plugins/heft-api-extractor-plugin/package.json b/heft-plugins/heft-api-extractor-plugin/package.json index 43423de1c8..9a35f48c4a 100644 --- a/heft-plugins/heft-api-extractor-plugin/package.json +++ b/heft-plugins/heft-api-extractor-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-api-extractor-plugin", - "version": "0.3.63", + "version": "0.3.64", "description": "A Heft plugin for API Extractor", "repository": { "type": "git", @@ -15,7 +15,7 @@ "_phase:build": "heft run --only build -- --clean" }, "peerDependencies": { - "@rushstack/heft": "0.68.13" + "@rushstack/heft": "0.68.14" }, "dependencies": { "@rushstack/heft-config-file": "workspace:*", diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json index 3ca914417c..45a05c3d7c 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-dev-cert-plugin", "entries": [ + { + "version": "0.4.82", + "tag": "@rushstack/heft-dev-cert-plugin_v0.4.82", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.4.15`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.49.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.68.13` to `0.68.14`" + } + ] + } + }, { "version": "0.4.81", "tag": "@rushstack/heft-dev-cert-plugin_v0.4.81", diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md index 278213bab5..bfb0bdb069 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-dev-cert-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.4.82 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.4.81 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/heft-plugins/heft-dev-cert-plugin/package.json b/heft-plugins/heft-dev-cert-plugin/package.json index 9f6a62efba..11518528ae 100644 --- a/heft-plugins/heft-dev-cert-plugin/package.json +++ b/heft-plugins/heft-dev-cert-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-dev-cert-plugin", - "version": "0.4.81", + "version": "0.4.82", "description": "A Heft plugin for generating and using local development certificates", "repository": { "type": "git", @@ -16,7 +16,7 @@ "_phase:test": "heft run --only test -- --clean" }, "peerDependencies": { - "@rushstack/heft": "^0.68.13" + "@rushstack/heft": "^0.68.14" }, "dependencies": { "@rushstack/debug-certificate-manager": "workspace:*" diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.json b/heft-plugins/heft-jest-plugin/CHANGELOG.json index d194913dee..88871b1de4 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.json +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-jest-plugin", "entries": [ + { + "version": "0.14.4", + "tag": "@rushstack/heft-jest-plugin_v0.14.4", + "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/terminal\" to `0.14.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.68.13` to `0.68.14`" + } + ] + } + }, { "version": "0.14.3", "tag": "@rushstack/heft-jest-plugin_v0.14.3", diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.md b/heft-plugins/heft-jest-plugin/CHANGELOG.md index face291601..7dbad0dfb0 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.md +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-jest-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.14.4 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.14.3 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/heft-plugins/heft-jest-plugin/package.json b/heft-plugins/heft-jest-plugin/package.json index fa85f6a2f9..0c7a1ca6f9 100644 --- a/heft-plugins/heft-jest-plugin/package.json +++ b/heft-plugins/heft-jest-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-jest-plugin", - "version": "0.14.3", + "version": "0.14.4", "description": "Heft plugin for Jest", "repository": { "type": "git", @@ -16,7 +16,7 @@ "_phase:test": "heft run --only test -- --clean" }, "peerDependencies": { - "@rushstack/heft": "^0.68.13", + "@rushstack/heft": "^0.68.14", "jest-environment-jsdom": "^29.5.0", "jest-environment-node": "^29.5.0" }, diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.json b/heft-plugins/heft-lint-plugin/CHANGELOG.json index 9c3e206c07..e82bef7e87 100644 --- a/heft-plugins/heft-lint-plugin/CHANGELOG.json +++ b/heft-plugins/heft-lint-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-lint-plugin", "entries": [ + { + "version": "0.5.13", + "tag": "@rushstack/heft-lint-plugin_v0.5.13", + "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/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.6.7`" + }, + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.14.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.68.13` to `0.68.14`" + } + ] + } + }, { "version": "0.5.12", "tag": "@rushstack/heft-lint-plugin_v0.5.12", diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.md b/heft-plugins/heft-lint-plugin/CHANGELOG.md index 5b846168ad..0edc46c785 100644 --- a/heft-plugins/heft-lint-plugin/CHANGELOG.md +++ b/heft-plugins/heft-lint-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-lint-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.5.13 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.5.12 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/heft-plugins/heft-lint-plugin/package.json b/heft-plugins/heft-lint-plugin/package.json index a359bbb073..5c6187d1ad 100644 --- a/heft-plugins/heft-lint-plugin/package.json +++ b/heft-plugins/heft-lint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-lint-plugin", - "version": "0.5.12", + "version": "0.5.13", "description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin", "repository": { "type": "git", @@ -15,7 +15,7 @@ "_phase:build": "heft run --only build -- --clean" }, "peerDependencies": { - "@rushstack/heft": "0.68.13" + "@rushstack/heft": "0.68.14" }, "dependencies": { "@rushstack/node-core-library": "workspace:*", diff --git a/heft-plugins/heft-localization-typings-plugin/CHANGELOG.json b/heft-plugins/heft-localization-typings-plugin/CHANGELOG.json index dbcdee1a71..30498503e8 100644 --- a/heft-plugins/heft-localization-typings-plugin/CHANGELOG.json +++ b/heft-plugins/heft-localization-typings-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-localization-typings-plugin", "entries": [ + { + "version": "0.2.18", + "tag": "@rushstack/heft-localization-typings-plugin_v0.2.18", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.12.18`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.68.13` to `0.68.14`" + } + ] + } + }, { "version": "0.2.17", "tag": "@rushstack/heft-localization-typings-plugin_v0.2.17", diff --git a/heft-plugins/heft-localization-typings-plugin/CHANGELOG.md b/heft-plugins/heft-localization-typings-plugin/CHANGELOG.md index aa2512e38b..61caae5639 100644 --- a/heft-plugins/heft-localization-typings-plugin/CHANGELOG.md +++ b/heft-plugins/heft-localization-typings-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-localization-typings-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.2.18 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.2.17 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/heft-plugins/heft-localization-typings-plugin/package.json b/heft-plugins/heft-localization-typings-plugin/package.json index d61b430144..2c850776ad 100644 --- a/heft-plugins/heft-localization-typings-plugin/package.json +++ b/heft-plugins/heft-localization-typings-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-localization-typings-plugin", - "version": "0.2.17", + "version": "0.2.18", "description": "Heft plugin for generating types for localization files.", "repository": { "type": "git", @@ -16,7 +16,7 @@ "_phase:test": "heft run --only test -- --clean" }, "peerDependencies": { - "@rushstack/heft": "^0.68.13" + "@rushstack/heft": "^0.68.14" }, "devDependencies": { "@rushstack/heft": "workspace:*", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.json b/heft-plugins/heft-sass-plugin/CHANGELOG.json index 274f1c38cf..63cb102a4f 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.json +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/heft-sass-plugin", "entries": [ + { + "version": "0.15.12", + "tag": "@rushstack/heft-sass-plugin_v0.15.12", + "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/typings-generator\" to `0.14.18`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.49.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.68.13` to `0.68.14`" + } + ] + } + }, { "version": "0.15.11", "tag": "@rushstack/heft-sass-plugin_v0.15.11", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.md b/heft-plugins/heft-sass-plugin/CHANGELOG.md index ffe3696778..6216633e8b 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.md +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-sass-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.15.12 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.15.11 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/heft-plugins/heft-sass-plugin/package.json b/heft-plugins/heft-sass-plugin/package.json index 60c72ed288..3e1655174b 100644 --- a/heft-plugins/heft-sass-plugin/package.json +++ b/heft-plugins/heft-sass-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-sass-plugin", - "version": "0.15.11", + "version": "0.15.12", "description": "Heft plugin for SASS", "repository": { "type": "git", @@ -16,7 +16,7 @@ "_phase:test": "heft run --only test -- --clean" }, "peerDependencies": { - "@rushstack/heft": "^0.68.13" + "@rushstack/heft": "^0.68.14" }, "dependencies": { "@rushstack/heft-config-file": "workspace:*", diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json index 1e4329fa7b..b7026a9682 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-serverless-stack-plugin", "entries": [ + { + "version": "0.3.83", + "tag": "@rushstack/heft-serverless-stack-plugin_v0.3.83", + "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/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.10.82`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.11.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.68.13` to `0.68.14`" + } + ] + } + }, { "version": "0.3.82", "tag": "@rushstack/heft-serverless-stack-plugin_v0.3.82", diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md index 308f52a2db..ebb2975fce 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-serverless-stack-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.83 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.3.82 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/heft-plugins/heft-serverless-stack-plugin/package.json b/heft-plugins/heft-serverless-stack-plugin/package.json index 54caa32c28..38922900fa 100644 --- a/heft-plugins/heft-serverless-stack-plugin/package.json +++ b/heft-plugins/heft-serverless-stack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-serverless-stack-plugin", - "version": "0.3.82", + "version": "0.3.83", "description": "Heft plugin for building apps using the Serverless Stack (SST) framework", "repository": { "type": "git", @@ -15,7 +15,7 @@ "_phase:test": "heft run --only test -- --clean" }, "peerDependencies": { - "@rushstack/heft": "^0.68.13" + "@rushstack/heft": "^0.68.14" }, "dependencies": { "@rushstack/node-core-library": "workspace:*" diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.json b/heft-plugins/heft-storybook-plugin/CHANGELOG.json index 174abc8c94..3029bb1b40 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.json +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/heft-storybook-plugin", "entries": [ + { + "version": "0.8.1", + "tag": "@rushstack/heft-storybook-plugin_v0.8.1", + "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/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.10.82`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.11.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.68.13` to `0.68.14`" + } + ] + } + }, { "version": "0.8.0", "tag": "@rushstack/heft-storybook-plugin_v0.8.0", diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.md b/heft-plugins/heft-storybook-plugin/CHANGELOG.md index 3c37eb1bde..a35ba25510 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.md +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-storybook-plugin -This log was last generated on Thu, 16 Jan 2025 22:49:19 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.8.1 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.8.0 Thu, 16 Jan 2025 22:49:19 GMT diff --git a/heft-plugins/heft-storybook-plugin/package.json b/heft-plugins/heft-storybook-plugin/package.json index 22003a166a..b25a68d1ec 100644 --- a/heft-plugins/heft-storybook-plugin/package.json +++ b/heft-plugins/heft-storybook-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-storybook-plugin", - "version": "0.8.0", + "version": "0.8.1", "description": "Heft plugin for supporting UI development using Storybook", "repository": { "type": "git", @@ -16,7 +16,7 @@ "_phase:test": "heft run --only test -- --clean" }, "peerDependencies": { - "@rushstack/heft": "^0.68.13" + "@rushstack/heft": "^0.68.14" }, "dependencies": { "@rushstack/node-core-library": "workspace:*", diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.json b/heft-plugins/heft-typescript-plugin/CHANGELOG.json index f5566136aa..2fc2202c6a 100644 --- a/heft-plugins/heft-typescript-plugin/CHANGELOG.json +++ b/heft-plugins/heft-typescript-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-typescript-plugin", "entries": [ + { + "version": "0.6.7", + "tag": "@rushstack/heft-typescript-plugin_v0.6.7", + "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/heft-config-file\" to `0.16.4`" + }, + { + "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.6.6", "tag": "@rushstack/heft-typescript-plugin_v0.6.6", diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.md b/heft-plugins/heft-typescript-plugin/CHANGELOG.md index b562d3c01e..ee1938949e 100644 --- a/heft-plugins/heft-typescript-plugin/CHANGELOG.md +++ b/heft-plugins/heft-typescript-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-typescript-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.6.7 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.6.6 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/heft-plugins/heft-typescript-plugin/package.json b/heft-plugins/heft-typescript-plugin/package.json index 870064eaf5..8cf94df200 100644 --- a/heft-plugins/heft-typescript-plugin/package.json +++ b/heft-plugins/heft-typescript-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-typescript-plugin", - "version": "0.6.6", + "version": "0.6.7", "description": "Heft plugin for TypeScript", "repository": { "type": "git", @@ -17,7 +17,7 @@ "_phase:build": "heft run --only build -- --clean" }, "peerDependencies": { - "@rushstack/heft": "0.68.13" + "@rushstack/heft": "0.68.14" }, "dependencies": { "@rushstack/node-core-library": "workspace:*", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 422a263f77..060bd2a5d9 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-webpack4-plugin", "entries": [ + { + "version": "0.10.82", + "tag": "@rushstack/heft-webpack4-plugin_v0.10.82", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.4.15`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`" + }, + { + "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.10.81", "tag": "@rushstack/heft-webpack4-plugin_v0.10.81", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index 40bc358ff9..6ac6cea327 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-webpack4-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.10.82 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.10.81 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/heft-plugins/heft-webpack4-plugin/package.json b/heft-plugins/heft-webpack4-plugin/package.json index 3d06d3460f..53f2e17851 100644 --- a/heft-plugins/heft-webpack4-plugin/package.json +++ b/heft-plugins/heft-webpack4-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-webpack4-plugin", - "version": "0.10.81", + "version": "0.10.82", "description": "Heft plugin for Webpack 4", "repository": { "type": "git", @@ -23,7 +23,7 @@ } }, "peerDependencies": { - "@rushstack/heft": "^0.68.13", + "@rushstack/heft": "^0.68.14", "@types/webpack": "^4", "webpack": "~4.47.0" }, diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index 5b1d200061..b9b3905ba6 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-webpack5-plugin", "entries": [ + { + "version": "0.11.12", + "tag": "@rushstack/heft-webpack5-plugin_v0.11.12", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.4.15`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`" + }, + { + "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.11.11", "tag": "@rushstack/heft-webpack5-plugin_v0.11.11", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index b3cc9ccf0f..e054842770 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-webpack5-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.11.12 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.11.11 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/heft-plugins/heft-webpack5-plugin/package.json b/heft-plugins/heft-webpack5-plugin/package.json index e86f97cfb9..5efc5d020f 100644 --- a/heft-plugins/heft-webpack5-plugin/package.json +++ b/heft-plugins/heft-webpack5-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-webpack5-plugin", - "version": "0.11.11", + "version": "0.11.12", "description": "Heft plugin for Webpack 5", "repository": { "type": "git", @@ -18,7 +18,7 @@ "_phase:test": "heft run --only test -- --clean" }, "peerDependencies": { - "@rushstack/heft": "^0.68.13", + "@rushstack/heft": "^0.68.14", "webpack": "^5.82.1" }, "dependencies": { diff --git a/libraries/api-extractor-model/CHANGELOG.json b/libraries/api-extractor-model/CHANGELOG.json index 6d959a84b5..d8d5aa8f64 100644 --- a/libraries/api-extractor-model/CHANGELOG.json +++ b/libraries/api-extractor-model/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/api-extractor-model", "entries": [ + { + "version": "7.30.3", + "tag": "@microsoft/api-extractor-model_v7.30.3", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`" + } + ] + } + }, { "version": "7.30.2", "tag": "@microsoft/api-extractor-model_v7.30.2", diff --git a/libraries/api-extractor-model/CHANGELOG.md b/libraries/api-extractor-model/CHANGELOG.md index 83cbc0a0d4..19b7996db6 100644 --- a/libraries/api-extractor-model/CHANGELOG.md +++ b/libraries/api-extractor-model/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/api-extractor-model -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.30.3 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 7.30.2 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/api-extractor-model/package.json b/libraries/api-extractor-model/package.json index 6efaac7af8..07128fb338 100644 --- a/libraries/api-extractor-model/package.json +++ b/libraries/api-extractor-model/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/api-extractor-model", - "version": "7.30.2", + "version": "7.30.3", "description": "A helper library for loading and saving the .api.json files created by API Extractor", "repository": { "type": "git", diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index ce3af58c5a..dfd6e24170 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.json +++ b/libraries/debug-certificate-manager/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/debug-certificate-manager", "entries": [ + { + "version": "1.4.15", + "tag": "@rushstack/debug-certificate-manager_v1.4.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/heft\" to `0.68.14`" + } + ] + } + }, { "version": "1.4.14", "tag": "@rushstack/debug-certificate-manager_v1.4.14", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index e249595a48..e22a45ddca 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.md +++ b/libraries/debug-certificate-manager/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/debug-certificate-manager -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.4.15 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 1.4.14 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/debug-certificate-manager/package.json b/libraries/debug-certificate-manager/package.json index c4f4203683..2148e896bb 100644 --- a/libraries/debug-certificate-manager/package.json +++ b/libraries/debug-certificate-manager/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/debug-certificate-manager", - "version": "1.4.14", + "version": "1.4.15", "description": "Cross-platform functionality to create debug ssl certificates.", "main": "lib/index.js", "typings": "dist/debug-certificate-manager.d.ts", diff --git a/libraries/heft-config-file/CHANGELOG.json b/libraries/heft-config-file/CHANGELOG.json index f9d01aa374..fa4e29986d 100644 --- a/libraries/heft-config-file/CHANGELOG.json +++ b/libraries/heft-config-file/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/heft-config-file", "entries": [ + { + "version": "0.16.4", + "tag": "@rushstack/heft-config-file_v0.16.4", + "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`" + } + ] + } + }, { "version": "0.16.3", "tag": "@rushstack/heft-config-file_v0.16.3", diff --git a/libraries/heft-config-file/CHANGELOG.md b/libraries/heft-config-file/CHANGELOG.md index 56a3ba1e22..07970df6b7 100644 --- a/libraries/heft-config-file/CHANGELOG.md +++ b/libraries/heft-config-file/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-config-file -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.16.4 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.16.3 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/heft-config-file/package.json b/libraries/heft-config-file/package.json index 8b659c33d0..c15a6f0022 100644 --- a/libraries/heft-config-file/package.json +++ b/libraries/heft-config-file/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-config-file", - "version": "0.16.3", + "version": "0.16.4", "description": "Configuration file loader for @rushstack/heft", "repository": { "type": "git", diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index 35e19ae3fb..03c60e4cbc 100644 --- a/libraries/load-themed-styles/CHANGELOG.json +++ b/libraries/load-themed-styles/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/load-themed-styles", "entries": [ + { + "version": "2.0.157", + "tag": "@microsoft/load-themed-styles_v2.0.157", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "2.0.156", "tag": "@microsoft/load-themed-styles_v2.0.156", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index 4e69205326..dcaa50ba38 100644 --- a/libraries/load-themed-styles/CHANGELOG.md +++ b/libraries/load-themed-styles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/load-themed-styles -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. + +## 2.0.157 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 2.0.156 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/load-themed-styles/package.json b/libraries/load-themed-styles/package.json index 1fab08db05..0ed298bf49 100644 --- a/libraries/load-themed-styles/package.json +++ b/libraries/load-themed-styles/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/load-themed-styles", - "version": "2.0.156", + "version": "2.0.157", "description": "Loads themed styles.", "license": "MIT", "repository": { diff --git a/libraries/localization-utilities/CHANGELOG.json b/libraries/localization-utilities/CHANGELOG.json index e7605a6774..486366ac48 100644 --- a/libraries/localization-utilities/CHANGELOG.json +++ b/libraries/localization-utilities/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/localization-utilities", "entries": [ + { + "version": "0.12.18", + "tag": "@rushstack/localization-utilities_v0.12.18", + "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/typings-generator\" to `0.14.18`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.12.17", "tag": "@rushstack/localization-utilities_v0.12.17", diff --git a/libraries/localization-utilities/CHANGELOG.md b/libraries/localization-utilities/CHANGELOG.md index 698bc731db..113d6cc29c 100644 --- a/libraries/localization-utilities/CHANGELOG.md +++ b/libraries/localization-utilities/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/localization-utilities -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.12.18 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.12.17 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/localization-utilities/package.json b/libraries/localization-utilities/package.json index e35e371d46..432d349e19 100644 --- a/libraries/localization-utilities/package.json +++ b/libraries/localization-utilities/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/localization-utilities", - "version": "0.12.17", + "version": "0.12.18", "description": "This plugin contains some useful functions for localization.", "main": "lib/index.js", "typings": "dist/localization-utilities.d.ts", diff --git a/libraries/lookup-by-path/CHANGELOG.json b/libraries/lookup-by-path/CHANGELOG.json index 32ca1af568..161b5fcf16 100644 --- a/libraries/lookup-by-path/CHANGELOG.json +++ b/libraries/lookup-by-path/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/lookup-by-path", "entries": [ + { + "version": "0.5.3", + "tag": "@rushstack/lookup-by-path_v0.5.3", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.5.2", "tag": "@rushstack/lookup-by-path_v0.5.2", diff --git a/libraries/lookup-by-path/CHANGELOG.md b/libraries/lookup-by-path/CHANGELOG.md index 6b51ef3328..51bc45540a 100644 --- a/libraries/lookup-by-path/CHANGELOG.md +++ b/libraries/lookup-by-path/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/lookup-by-path -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.5.3 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.5.2 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/lookup-by-path/package.json b/libraries/lookup-by-path/package.json index 803ba02b18..33e059fe15 100644 --- a/libraries/lookup-by-path/package.json +++ b/libraries/lookup-by-path/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/lookup-by-path", - "version": "0.5.2", + "version": "0.5.3", "description": "Strongly typed trie data structure for path and URL-like strings.", "main": "lib/index.js", "typings": "dist/lookup-by-path.d.ts", diff --git a/libraries/module-minifier/CHANGELOG.json b/libraries/module-minifier/CHANGELOG.json index d5e1e75901..cd77c087cc 100644 --- a/libraries/module-minifier/CHANGELOG.json +++ b/libraries/module-minifier/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/module-minifier", "entries": [ + { + "version": "0.7.1", + "tag": "@rushstack/module-minifier_v0.7.1", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.5.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.7.0", "tag": "@rushstack/module-minifier_v0.7.0", diff --git a/libraries/module-minifier/CHANGELOG.md b/libraries/module-minifier/CHANGELOG.md index fe16c8a765..e10c4141c4 100644 --- a/libraries/module-minifier/CHANGELOG.md +++ b/libraries/module-minifier/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/module-minifier -This log was last generated on Wed, 22 Jan 2025 03:03:47 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.7.1 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.7.0 Wed, 22 Jan 2025 03:03:47 GMT diff --git a/libraries/module-minifier/package.json b/libraries/module-minifier/package.json index a75d279166..924ab75517 100644 --- a/libraries/module-minifier/package.json +++ b/libraries/module-minifier/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/module-minifier", - "version": "0.7.0", + "version": "0.7.1", "description": "Wrapper for terser to support bulk parallel minification.", "main": "lib/index.js", "typings": "dist/module-minifier.d.ts", diff --git a/libraries/node-core-library/CHANGELOG.json b/libraries/node-core-library/CHANGELOG.json index f369dfe19b..61121dc1dc 100644 --- a/libraries/node-core-library/CHANGELOG.json +++ b/libraries/node-core-library/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/node-core-library", "entries": [ + { + "version": "5.11.0", + "tag": "@rushstack/node-core-library_v5.11.0", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "minor": [ + { + "comment": "Update fs-extra to 11.3.0." + } + ] + } + }, { "version": "5.10.2", "tag": "@rushstack/node-core-library_v5.10.2", diff --git a/libraries/node-core-library/CHANGELOG.md b/libraries/node-core-library/CHANGELOG.md index 9c7534eabb..994e0cabce 100644 --- a/libraries/node-core-library/CHANGELOG.md +++ b/libraries/node-core-library/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/node-core-library -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. + +## 5.11.0 +Thu, 30 Jan 2025 01:11:42 GMT + +### Minor changes + +- Update fs-extra to 11.3.0. ## 5.10.2 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/node-core-library/package.json b/libraries/node-core-library/package.json index c7ceaf8fb0..8b77fead18 100644 --- a/libraries/node-core-library/package.json +++ b/libraries/node-core-library/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/node-core-library", - "version": "5.10.2", + "version": "5.11.0", "description": "Core libraries that every NodeJS toolchain project should use", "main": "lib/index.js", "typings": "dist/node-core-library.d.ts", diff --git a/libraries/operation-graph/CHANGELOG.json b/libraries/operation-graph/CHANGELOG.json index d1804884e4..ab4537c8ac 100644 --- a/libraries/operation-graph/CHANGELOG.json +++ b/libraries/operation-graph/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/operation-graph", "entries": [ + { + "version": "0.2.37", + "tag": "@rushstack/operation-graph_v0.2.37", + "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`" + } + ] + } + }, { "version": "0.2.36", "tag": "@rushstack/operation-graph_v0.2.36", diff --git a/libraries/operation-graph/CHANGELOG.md b/libraries/operation-graph/CHANGELOG.md index 23a20d0ba2..fad1fbcab3 100644 --- a/libraries/operation-graph/CHANGELOG.md +++ b/libraries/operation-graph/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/operation-graph -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.2.37 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.2.36 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/operation-graph/package.json b/libraries/operation-graph/package.json index e672efa30b..a982e36a14 100644 --- a/libraries/operation-graph/package.json +++ b/libraries/operation-graph/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/operation-graph", - "version": "0.2.36", + "version": "0.2.37", "description": "Library for managing and executing operations in a directed acyclic graph.", "main": "lib/index.js", "typings": "dist/operation-graph.d.ts", diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index bc4f56e2b4..c0e5854377 100644 --- a/libraries/package-deps-hash/CHANGELOG.json +++ b/libraries/package-deps-hash/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/package-deps-hash", "entries": [ + { + "version": "4.3.4", + "tag": "@rushstack/package-deps-hash_v4.3.4", + "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/heft\" to `0.68.14`" + } + ] + } + }, { "version": "4.3.3", "tag": "@rushstack/package-deps-hash_v4.3.3", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index 0971d4a7d9..c6ea8833fc 100644 --- a/libraries/package-deps-hash/CHANGELOG.md +++ b/libraries/package-deps-hash/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/package-deps-hash -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. + +## 4.3.4 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 4.3.3 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/package-deps-hash/package.json b/libraries/package-deps-hash/package.json index 078d6c92cd..527d803c7c 100644 --- a/libraries/package-deps-hash/package.json +++ b/libraries/package-deps-hash/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/package-deps-hash", - "version": "4.3.3", + "version": "4.3.4", "description": "", "main": "lib/index.js", "typings": "dist/package-deps-hash.d.ts", diff --git a/libraries/package-extractor/CHANGELOG.json b/libraries/package-extractor/CHANGELOG.json index 5c08419cf1..e2e2d8ff3a 100644 --- a/libraries/package-extractor/CHANGELOG.json +++ b/libraries/package-extractor/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/package-extractor", "entries": [ + { + "version": "0.10.8", + "tag": "@rushstack/package-extractor_v0.10.8", + "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-webpack5-plugin\" to `0.11.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-preserve-dynamic-require-plugin\" to `0.11.81`" + } + ] + } + }, { "version": "0.10.7", "tag": "@rushstack/package-extractor_v0.10.7", diff --git a/libraries/package-extractor/CHANGELOG.md b/libraries/package-extractor/CHANGELOG.md index fd62e6b248..9a8141eda8 100644 --- a/libraries/package-extractor/CHANGELOG.md +++ b/libraries/package-extractor/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/package-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. + +## 0.10.8 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.10.7 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/package-extractor/package.json b/libraries/package-extractor/package.json index cfaf705afb..6997d9c84c 100644 --- a/libraries/package-extractor/package.json +++ b/libraries/package-extractor/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/package-extractor", - "version": "0.10.7", + "version": "0.10.8", "description": "A library for bundling selected files and dependencies into a deployable package.", "main": "lib/index.js", "typings": "dist/package-extractor.d.ts", diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index edab50ad26..4efdf834b4 100644 --- a/libraries/stream-collator/CHANGELOG.json +++ b/libraries/stream-collator/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/stream-collator", "entries": [ + { + "version": "4.1.82", + "tag": "@rushstack/stream-collator_v4.1.82", + "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/heft\" to `0.68.14`" + } + ] + } + }, { "version": "4.1.81", "tag": "@rushstack/stream-collator_v4.1.81", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index a4fe3b63bf..61dfd48a71 100644 --- a/libraries/stream-collator/CHANGELOG.md +++ b/libraries/stream-collator/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/stream-collator -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. + +## 4.1.82 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 4.1.81 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/stream-collator/package.json b/libraries/stream-collator/package.json index 29962cd5e4..06f32effcd 100644 --- a/libraries/stream-collator/package.json +++ b/libraries/stream-collator/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/stream-collator", - "version": "4.1.81", + "version": "4.1.82", "description": "Display intelligible realtime output from concurrent processes", "repository": { "type": "git", diff --git a/libraries/terminal/CHANGELOG.json b/libraries/terminal/CHANGELOG.json index 297b73e6ea..35af9926c1 100644 --- a/libraries/terminal/CHANGELOG.json +++ b/libraries/terminal/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/terminal", "entries": [ + { + "version": "0.14.6", + "tag": "@rushstack/terminal_v0.14.6", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`" + } + ] + } + }, { "version": "0.14.5", "tag": "@rushstack/terminal_v0.14.5", diff --git a/libraries/terminal/CHANGELOG.md b/libraries/terminal/CHANGELOG.md index 58d465d0df..ce2619d3c7 100644 --- a/libraries/terminal/CHANGELOG.md +++ b/libraries/terminal/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/terminal -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.14.6 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.14.5 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/terminal/package.json b/libraries/terminal/package.json index 38526018e3..5021863f65 100644 --- a/libraries/terminal/package.json +++ b/libraries/terminal/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/terminal", - "version": "0.14.5", + "version": "0.14.6", "description": "User interface primitives for console applications", "main": "lib/index.js", "typings": "dist/terminal.d.ts", diff --git a/libraries/ts-command-line/CHANGELOG.json b/libraries/ts-command-line/CHANGELOG.json index 3ab25e1245..8f1b7bcd95 100644 --- a/libraries/ts-command-line/CHANGELOG.json +++ b/libraries/ts-command-line/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/ts-command-line", "entries": [ + { + "version": "4.23.4", + "tag": "@rushstack/ts-command-line_v4.23.4", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.14.6`" + } + ] + } + }, { "version": "4.23.3", "tag": "@rushstack/ts-command-line_v4.23.3", diff --git a/libraries/ts-command-line/CHANGELOG.md b/libraries/ts-command-line/CHANGELOG.md index bae4e79401..81efb754c5 100644 --- a/libraries/ts-command-line/CHANGELOG.md +++ b/libraries/ts-command-line/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/ts-command-line -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. + +## 4.23.4 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 4.23.3 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/ts-command-line/package.json b/libraries/ts-command-line/package.json index 92de23faa4..3dc4da2b0b 100644 --- a/libraries/ts-command-line/package.json +++ b/libraries/ts-command-line/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/ts-command-line", - "version": "4.23.3", + "version": "4.23.4", "description": "An object-oriented command-line parser for TypeScript", "repository": { "type": "git", diff --git a/libraries/typings-generator/CHANGELOG.json b/libraries/typings-generator/CHANGELOG.json index ec7268675e..8eb219dc6b 100644 --- a/libraries/typings-generator/CHANGELOG.json +++ b/libraries/typings-generator/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/typings-generator", "entries": [ + { + "version": "0.14.18", + "tag": "@rushstack/typings-generator_v0.14.18", + "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/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.14.17", "tag": "@rushstack/typings-generator_v0.14.17", diff --git a/libraries/typings-generator/CHANGELOG.md b/libraries/typings-generator/CHANGELOG.md index 3fb3e8cb69..cfb8d2b697 100644 --- a/libraries/typings-generator/CHANGELOG.md +++ b/libraries/typings-generator/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/typings-generator -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.14.18 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.14.17 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/libraries/typings-generator/package.json b/libraries/typings-generator/package.json index c1ceba3578..7da5624900 100644 --- a/libraries/typings-generator/package.json +++ b/libraries/typings-generator/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/typings-generator", - "version": "0.14.17", + "version": "0.14.18", "description": "This library provides functionality for automatically generating typings for non-TS files.", "keywords": [ "dts", diff --git a/libraries/worker-pool/CHANGELOG.json b/libraries/worker-pool/CHANGELOG.json index e00a19d218..79bcd131bd 100644 --- a/libraries/worker-pool/CHANGELOG.json +++ b/libraries/worker-pool/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/worker-pool", "entries": [ + { + "version": "0.5.1", + "tag": "@rushstack/worker-pool_v0.5.1", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.5.0", "tag": "@rushstack/worker-pool_v0.5.0", diff --git a/libraries/worker-pool/CHANGELOG.md b/libraries/worker-pool/CHANGELOG.md index de9497d344..aa62f5c675 100644 --- a/libraries/worker-pool/CHANGELOG.md +++ b/libraries/worker-pool/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/worker-pool -This log was last generated on Wed, 22 Jan 2025 03:03:47 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.5.1 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.5.0 Wed, 22 Jan 2025 03:03:47 GMT diff --git a/libraries/worker-pool/package.json b/libraries/worker-pool/package.json index 17846c5952..06da459d59 100644 --- a/libraries/worker-pool/package.json +++ b/libraries/worker-pool/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/worker-pool", - "version": "0.5.0", + "version": "0.5.1", "description": "Lightweight worker pool using NodeJS worker_threads", "main": "lib/index.js", "typings": "dist/worker-pool.d.ts", diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index bbdd6744fa..7478c2c318 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,36 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "2.6.50", + "tag": "@rushstack/heft-node-rig_v2.6.50", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.49.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.3.64`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.14.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.5.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.6.7`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.68.13` to `0.68.14`" + } + ] + } + }, { "version": "2.6.49", "tag": "@rushstack/heft-node-rig_v2.6.49", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index d96962d199..171e2a7bfc 100644 --- a/rigs/heft-node-rig/CHANGELOG.md +++ b/rigs/heft-node-rig/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-node-rig -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. + +## 2.6.50 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 2.6.49 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/rigs/heft-node-rig/package.json b/rigs/heft-node-rig/package.json index 3cd9b7b4a9..5b24b08fdf 100644 --- a/rigs/heft-node-rig/package.json +++ b/rigs/heft-node-rig/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-node-rig", - "version": "2.6.49", + "version": "2.6.50", "description": "A rig package for Node.js projects that build using Heft", "license": "MIT", "scripts": { @@ -13,7 +13,7 @@ "directory": "rigs/heft-node-rig" }, "peerDependencies": { - "@rushstack/heft": "^0.68.13" + "@rushstack/heft": "^0.68.14" }, "dependencies": { "@microsoft/api-extractor": "workspace:*", diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 9d3e1b3e12..a8453917c9 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,42 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.25.17", + "tag": "@rushstack/heft-web-rig_v0.25.17", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.49.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.3.64`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.14.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.5.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.15.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.6.7`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.11.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.68.13` to `0.68.14`" + } + ] + } + }, { "version": "0.25.16", "tag": "@rushstack/heft-web-rig_v0.25.16", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index 75e5d522dd..18badfa388 100644 --- a/rigs/heft-web-rig/CHANGELOG.md +++ b/rigs/heft-web-rig/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-web-rig -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.25.17 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.25.16 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/rigs/heft-web-rig/package.json b/rigs/heft-web-rig/package.json index 270fd33f86..725d1912a5 100644 --- a/rigs/heft-web-rig/package.json +++ b/rigs/heft-web-rig/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-web-rig", - "version": "0.25.16", + "version": "0.25.17", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": { @@ -13,7 +13,7 @@ "directory": "rigs/heft-web-rig" }, "peerDependencies": { - "@rushstack/heft": "^0.68.13" + "@rushstack/heft": "^0.68.14" }, "dependencies": { "@microsoft/api-extractor": "workspace:*", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.json b/webpack/hashed-folder-copy-plugin/CHANGELOG.json index 8528ee6b6d..143e995653 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.json +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/hashed-folder-copy-plugin", "entries": [ + { + "version": "1.0.73", + "tag": "@rushstack/hashed-folder-copy-plugin_v1.0.73", + "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/heft\" to `0.68.14`" + } + ] + } + }, { "version": "1.0.72", "tag": "@rushstack/hashed-folder-copy-plugin_v1.0.72", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.md b/webpack/hashed-folder-copy-plugin/CHANGELOG.md index 0624e886f4..74520743fd 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.md +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/hashed-folder-copy-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. + +## 1.0.73 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 1.0.72 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/webpack/hashed-folder-copy-plugin/package.json b/webpack/hashed-folder-copy-plugin/package.json index acf20e126a..8baeaf4b79 100644 --- a/webpack/hashed-folder-copy-plugin/package.json +++ b/webpack/hashed-folder-copy-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/hashed-folder-copy-plugin", - "version": "1.0.72", + "version": "1.0.73", "description": "Webpack plugin for copying a folder to the output directory with a hash in the folder name.", "typings": "dist/hashed-folder-copy-plugin.d.ts", "main": "lib/index.js", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index ac162bed76..8db34f3e45 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.json +++ b/webpack/loader-load-themed-styles/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@microsoft/loader-load-themed-styles", "entries": [ + { + "version": "2.1.81", + "tag": "@microsoft/loader-load-themed-styles_v2.1.81", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.157`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.156` to `2.0.157`" + } + ] + } + }, { "version": "2.1.80", "tag": "@microsoft/loader-load-themed-styles_v2.1.80", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index cbdf1de5ec..372b02d91b 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.md +++ b/webpack/loader-load-themed-styles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/loader-load-themed-styles -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. + +## 2.1.81 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 2.1.80 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/webpack/loader-load-themed-styles/package.json b/webpack/loader-load-themed-styles/package.json index 88522ecd97..f6dbd93e2c 100644 --- a/webpack/loader-load-themed-styles/package.json +++ b/webpack/loader-load-themed-styles/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/loader-load-themed-styles", - "version": "2.1.80", + "version": "2.1.81", "description": "This simple loader wraps the loading of CSS in script equivalent to `require('load-themed-styles').loadStyles( /* css text */ )`. It is designed to be a replacement for style-loader.", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -22,7 +22,7 @@ }, "peerDependencies": { "@types/webpack": "^4", - "@microsoft/load-themed-styles": "^2.0.156" + "@microsoft/load-themed-styles": "^2.0.157" }, "dependencies": { "loader-utils": "1.4.2" diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index dcbeb26c67..ba0748a56a 100644 --- a/webpack/loader-raw-script/CHANGELOG.json +++ b/webpack/loader-raw-script/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/loader-raw-script", "entries": [ + { + "version": "1.4.81", + "tag": "@rushstack/loader-raw-script_v1.4.81", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "1.4.80", "tag": "@rushstack/loader-raw-script_v1.4.80", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index 8afeb46032..4302e173bd 100644 --- a/webpack/loader-raw-script/CHANGELOG.md +++ b/webpack/loader-raw-script/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/loader-raw-script -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.4.81 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 1.4.80 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/webpack/loader-raw-script/package.json b/webpack/loader-raw-script/package.json index 340a820df6..b1d704fdf3 100644 --- a/webpack/loader-raw-script/package.json +++ b/webpack/loader-raw-script/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/loader-raw-script", - "version": "1.4.80", + "version": "1.4.81", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json index a0ea561356..d9563d65aa 100644 --- a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json +++ b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/webpack-preserve-dynamic-require-plugin", "entries": [ + { + "version": "0.11.81", + "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.81", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.11.80", "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.80", diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md index d01ea47412..448b5ed681 100644 --- a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md +++ b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-preserve-dynamic-require-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.11.81 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.11.80 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/webpack/preserve-dynamic-require-plugin/package.json b/webpack/preserve-dynamic-require-plugin/package.json index 9ba1609197..c633af298c 100644 --- a/webpack/preserve-dynamic-require-plugin/package.json +++ b/webpack/preserve-dynamic-require-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/webpack-preserve-dynamic-require-plugin", - "version": "0.11.80", + "version": "0.11.81", "description": "This plugin tells webpack to leave dynamic calls to \"require\" as-is instead of trying to bundle them.", "main": "lib/index.js", "typings": "dist/webpack-preserve-dynamic-require-plugin.d.ts", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index 53fb563f78..b0e0d44ff7 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.json +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/set-webpack-public-path-plugin", "entries": [ + { + "version": "5.1.65", + "tag": "@rushstack/set-webpack-public-path-plugin_v5.1.65", + "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/webpack-plugin-utilities\" to `0.4.65`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "5.1.64", "tag": "@rushstack/set-webpack-public-path-plugin_v5.1.64", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index 49b29b37ef..dcd89792d9 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.md +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/set-webpack-public-path-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. + +## 5.1.65 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 5.1.64 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/webpack/set-webpack-public-path-plugin/package.json b/webpack/set-webpack-public-path-plugin/package.json index 493deeec51..50ab77703f 100644 --- a/webpack/set-webpack-public-path-plugin/package.json +++ b/webpack/set-webpack-public-path-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/set-webpack-public-path-plugin", - "version": "5.1.64", + "version": "5.1.65", "description": "This plugin sets the webpack public path at runtime.", "main": "lib/index.js", "typings": "dist/set-webpack-public-path-plugin.d.ts", diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json index 28eb76da19..0fcaf0872a 100644 --- a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json +++ b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/webpack-embedded-dependencies-plugin", "entries": [ + { + "version": "0.2.82", + "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.2.82", + "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/webpack-plugin-utilities\" to `0.4.65`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.2.81", "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.2.81", diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md index de6dc42c9d..1be0a35cb8 100644 --- a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md +++ b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-embedded-dependencies-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.2.82 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.2.81 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/webpack/webpack-embedded-dependencies-plugin/package.json b/webpack/webpack-embedded-dependencies-plugin/package.json index 7f39d059be..e82bee19c6 100644 --- a/webpack/webpack-embedded-dependencies-plugin/package.json +++ b/webpack/webpack-embedded-dependencies-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/webpack-embedded-dependencies-plugin", - "version": "0.2.81", + "version": "0.2.82", "description": "This plugin analyzes bundled dependencies from Node Modules for use with Component Governance and License Scanning.", "main": "lib/index.js", "typings": "dist/webpack-embedded-dependencies-plugin.d.ts", diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.json b/webpack/webpack-plugin-utilities/CHANGELOG.json index c3be70a686..0af54c039d 100644 --- a/webpack/webpack-plugin-utilities/CHANGELOG.json +++ b/webpack/webpack-plugin-utilities/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/webpack-plugin-utilities", "entries": [ + { + "version": "0.4.65", + "tag": "@rushstack/webpack-plugin-utilities_v0.4.65", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.4.64", "tag": "@rushstack/webpack-plugin-utilities_v0.4.64", diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.md b/webpack/webpack-plugin-utilities/CHANGELOG.md index f511915abd..4b02ede5e7 100644 --- a/webpack/webpack-plugin-utilities/CHANGELOG.md +++ b/webpack/webpack-plugin-utilities/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-plugin-utilities -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.4.65 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.4.64 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/webpack/webpack-plugin-utilities/package.json b/webpack/webpack-plugin-utilities/package.json index 1af34b8574..c25591cea2 100644 --- a/webpack/webpack-plugin-utilities/package.json +++ b/webpack/webpack-plugin-utilities/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/webpack-plugin-utilities", - "version": "0.4.64", + "version": "0.4.65", "description": "This plugin sets the webpack public path at runtime.", "main": "lib/index.js", "typings": "dist/webpack-plugin-utilities.d.ts", diff --git a/webpack/webpack-workspace-resolve-plugin/CHANGELOG.json b/webpack/webpack-workspace-resolve-plugin/CHANGELOG.json index 1c43d6cdfc..08d519c59b 100644 --- a/webpack/webpack-workspace-resolve-plugin/CHANGELOG.json +++ b/webpack/webpack-workspace-resolve-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack-workspace-resolve-plugin", "entries": [ + { + "version": "0.4.1", + "tag": "@rushstack/webpack-workspace-resolve-plugin_v0.4.1", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/lookup-by-path\" to `0.5.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.4.0", "tag": "@rushstack/webpack-workspace-resolve-plugin_v0.4.0", diff --git a/webpack/webpack-workspace-resolve-plugin/CHANGELOG.md b/webpack/webpack-workspace-resolve-plugin/CHANGELOG.md index 931f2df22b..81055ce908 100644 --- a/webpack/webpack-workspace-resolve-plugin/CHANGELOG.md +++ b/webpack/webpack-workspace-resolve-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-workspace-resolve-plugin -This log was last generated on Tue, 14 Jan 2025 01:11:21 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.4.1 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.4.0 Tue, 14 Jan 2025 01:11:21 GMT diff --git a/webpack/webpack-workspace-resolve-plugin/package.json b/webpack/webpack-workspace-resolve-plugin/package.json index e8afa61f4c..46fc6f9147 100644 --- a/webpack/webpack-workspace-resolve-plugin/package.json +++ b/webpack/webpack-workspace-resolve-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/webpack-workspace-resolve-plugin", - "version": "0.4.0", + "version": "0.4.1", "description": "This plugin leverages workspace-level metadata to greatly accelerate module resolution.", "main": "lib/index.js", "typings": "dist/webpack-workspace-resolve-plugin.d.ts", diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.json b/webpack/webpack4-localization-plugin/CHANGELOG.json index c3c4d51978..a9d1821a9e 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.json +++ b/webpack/webpack4-localization-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/webpack4-localization-plugin", "entries": [ + { + "version": "0.18.84", + "tag": "@rushstack/webpack4-localization-plugin_v0.18.84", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.12.18`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`" + }, + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.14.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.18.83", "tag": "@rushstack/webpack4-localization-plugin_v0.18.83", diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.md b/webpack/webpack4-localization-plugin/CHANGELOG.md index 09d0fe6ea8..6953038105 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.md +++ b/webpack/webpack4-localization-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack4-localization-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.18.84 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.18.83 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/webpack/webpack4-localization-plugin/package.json b/webpack/webpack4-localization-plugin/package.json index 72038779f1..ea1615d3b7 100644 --- a/webpack/webpack4-localization-plugin/package.json +++ b/webpack/webpack4-localization-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/webpack4-localization-plugin", - "version": "0.18.83", + "version": "0.18.84", "description": "This plugin facilitates localization with Webpack.", "main": "lib/index.js", "typings": "dist/webpack4-localization-plugin.d.ts", diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json index f74f2c48f5..902503f0ca 100644 --- a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json +++ b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/webpack4-module-minifier-plugin", "entries": [ + { + "version": "0.13.84", + "tag": "@rushstack/webpack4-module-minifier-plugin_v0.13.84", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.7.1`" + }, + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.5.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.13.83", "tag": "@rushstack/webpack4-module-minifier-plugin_v0.13.83", diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.md b/webpack/webpack4-module-minifier-plugin/CHANGELOG.md index 68fba0476a..5cb5405c16 100644 --- a/webpack/webpack4-module-minifier-plugin/CHANGELOG.md +++ b/webpack/webpack4-module-minifier-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack4-module-minifier-plugin -This log was last generated on Wed, 22 Jan 2025 03:03:48 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.13.84 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.13.83 Wed, 22 Jan 2025 03:03:48 GMT diff --git a/webpack/webpack4-module-minifier-plugin/package.json b/webpack/webpack4-module-minifier-plugin/package.json index 4d1dde6a97..f789240237 100644 --- a/webpack/webpack4-module-minifier-plugin/package.json +++ b/webpack/webpack4-module-minifier-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/webpack4-module-minifier-plugin", - "version": "0.13.83", + "version": "0.13.84", "description": "This plugin splits minification of webpack compilations into smaller units.", "main": "lib/index.js", "typings": "dist/webpack4-module-minifier-plugin.d.ts", diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json index 90961e6230..9a4a0a4586 100644 --- a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json +++ b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@microsoft/webpack5-load-themed-styles-loader", "entries": [ + { + "version": "0.2.81", + "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.2.81", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.157`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.156` to `2.0.157`" + } + ] + } + }, { "version": "0.2.80", "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.2.80", diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md index 4b0508552a..b1a6729f90 100644 --- a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md +++ b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/webpack5-load-themed-styles-loader -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.2.81 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.2.80 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/webpack/webpack5-load-themed-styles-loader/package.json b/webpack/webpack5-load-themed-styles-loader/package.json index 503bb067c1..8cee150521 100644 --- a/webpack/webpack5-load-themed-styles-loader/package.json +++ b/webpack/webpack5-load-themed-styles-loader/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/webpack5-load-themed-styles-loader", - "version": "0.2.80", + "version": "0.2.81", "description": "This simple loader wraps the loading of CSS in script equivalent to `require('load-themed-styles').loadStyles( /* css text */ )`. It is designed to be a replacement for style-loader.", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -16,7 +16,7 @@ "_phase:test": "heft run --only test -- --clean" }, "peerDependencies": { - "@microsoft/load-themed-styles": "^2.0.156", + "@microsoft/load-themed-styles": "^2.0.157", "webpack": "^5" }, "peerDependenciesMeta": { diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.json b/webpack/webpack5-localization-plugin/CHANGELOG.json index b3ec6b174e..8ae36d27a5 100644 --- a/webpack/webpack5-localization-plugin/CHANGELOG.json +++ b/webpack/webpack5-localization-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/webpack5-localization-plugin", "entries": [ + { + "version": "0.11.25", + "tag": "@rushstack/webpack5-localization-plugin_v0.11.25", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.12.18`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.11.0`" + }, + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.14.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + } + ] + } + }, { "version": "0.11.24", "tag": "@rushstack/webpack5-localization-plugin_v0.11.24", diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.md b/webpack/webpack5-localization-plugin/CHANGELOG.md index 7e0b73eac1..e3482a86e1 100644 --- a/webpack/webpack5-localization-plugin/CHANGELOG.md +++ b/webpack/webpack5-localization-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack5-localization-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.11.25 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 0.11.24 Thu, 09 Jan 2025 01:10:10 GMT diff --git a/webpack/webpack5-localization-plugin/package.json b/webpack/webpack5-localization-plugin/package.json index cdb2f4b27d..20281198da 100644 --- a/webpack/webpack5-localization-plugin/package.json +++ b/webpack/webpack5-localization-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/webpack5-localization-plugin", - "version": "0.11.24", + "version": "0.11.25", "description": "This plugin facilitates localization with Webpack.", "main": "lib/index.js", "typings": "dist/webpack5-localization-plugin.d.ts", diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json index ff8325b4ad..c080d2a4eb 100644 --- a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json +++ b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/webpack5-module-minifier-plugin", "entries": [ + { + "version": "5.5.85", + "tag": "@rushstack/webpack5-module-minifier-plugin_v5.5.85", + "date": "Thu, 30 Jan 2025 01:11:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.5.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.7.1`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" from `*` to `0.7.1`" + } + ] + } + }, { "version": "5.5.84", "tag": "@rushstack/webpack5-module-minifier-plugin_v5.5.84", diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.md b/webpack/webpack5-module-minifier-plugin/CHANGELOG.md index 6ca00fae7d..6f2ccf606d 100644 --- a/webpack/webpack5-module-minifier-plugin/CHANGELOG.md +++ b/webpack/webpack5-module-minifier-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack5-module-minifier-plugin -This log was last generated on Wed, 22 Jan 2025 03:03:48 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. + +## 5.5.85 +Thu, 30 Jan 2025 01:11:42 GMT + +_Version update only_ ## 5.5.84 Wed, 22 Jan 2025 03:03:48 GMT diff --git a/webpack/webpack5-module-minifier-plugin/package.json b/webpack/webpack5-module-minifier-plugin/package.json index f6211a8ec4..511e59e230 100644 --- a/webpack/webpack5-module-minifier-plugin/package.json +++ b/webpack/webpack5-module-minifier-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/webpack5-module-minifier-plugin", - "version": "5.5.84", + "version": "5.5.85", "description": "This plugin splits minification of webpack compilations into smaller units.", "main": "lib/index.js", "typings": "dist/webpack5-module-minifier-plugin.d.ts",