UNPKG

@rushstack/heft-config-file

Version:

Configuration file loader for @rushstack/heft

1,787 lines (1,786 loc) 62.8 kB
{ "name": "@rushstack/heft-config-file", "entries": [ { "version": "0.16.6", "tag": "@rushstack/heft-config-file_v0.16.6", "date": "Wed, 19 Feb 2025 18:53:48 GMT", "comments": { "patch": [ { "comment": "Bump `jsonpath-plus` to `~10.3.0`." } ] } }, { "version": "0.16.5", "tag": "@rushstack/heft-config-file_v0.16.5", "date": "Wed, 12 Feb 2025 01:10:52 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/terminal\" to `0.15.0`" } ] } }, { "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", "date": "Thu, 09 Jan 2025 01:10:10 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.10.2`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.14.5`" } ] } }, { "version": "0.16.2", "tag": "@rushstack/heft-config-file_v0.16.2", "date": "Sat, 14 Dec 2024 01:11:07 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.10.1`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.14.4`" } ] } }, { "version": "0.16.1", "tag": "@rushstack/heft-config-file_v0.16.1", "date": "Mon, 09 Dec 2024 20:31:43 GMT", "comments": { "patch": [ { "comment": "Bump `jsonpath-plus` to `~10.2.0`." } ] } }, { "version": "0.16.0", "tag": "@rushstack/heft-config-file_v0.16.0", "date": "Tue, 03 Dec 2024 16:11:07 GMT", "comments": { "minor": [ { "comment": "Add a new `NonProjectConfigurationFile` class that is designed to load absolute-pathed configuration files without rig support." }, { "comment": "Rename `ConfigurationFile` to `ProjectConfigurationFile` and mark `ConfigurationFile` as `@deprecated`." } ] } }, { "version": "0.15.9", "tag": "@rushstack/heft-config-file_v0.15.9", "date": "Fri, 22 Nov 2024 01:10:43 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.10.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.14.3`" } ] } }, { "version": "0.15.8", "tag": "@rushstack/heft-config-file_v0.15.8", "date": "Thu, 24 Oct 2024 00:15:47 GMT", "comments": { "patch": [ { "comment": "Update the `jsonpath-plus` dependency to mitigate CVE-2024-21534.\"" } ] } }, { "version": "0.15.7", "tag": "@rushstack/heft-config-file_v0.15.7", "date": "Fri, 13 Sep 2024 00:11:43 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.9.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.14.2`" } ] } }, { "version": "0.15.6", "tag": "@rushstack/heft-config-file_v0.15.6", "date": "Tue, 10 Sep 2024 20:08:11 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.8.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.14.1`" } ] } }, { "version": "0.15.5", "tag": "@rushstack/heft-config-file_v0.15.5", "date": "Wed, 21 Aug 2024 05:43:04 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.7.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.14.0`" } ] } }, { "version": "0.15.4", "tag": "@rushstack/heft-config-file_v0.15.4", "date": "Mon, 12 Aug 2024 22:16:04 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.6.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.13.4`" } ] } }, { "version": "0.15.3", "tag": "@rushstack/heft-config-file_v0.15.3", "date": "Sat, 27 Jul 2024 00:10:27 GMT", "comments": { "patch": [ { "comment": "Include CHANGELOG.md in published releases again" } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.5.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.3`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.13.3`" } ] } }, { "version": "0.15.2", "tag": "@rushstack/heft-config-file_v0.15.2", "date": "Wed, 17 Jul 2024 06:55:10 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/terminal\" to `0.13.2`" } ] } }, { "version": "0.15.1", "tag": "@rushstack/heft-config-file_v0.15.1", "date": "Tue, 16 Jul 2024 00:36:22 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.5.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.13.1`" } ] } }, { "version": "0.15.0", "tag": "@rushstack/heft-config-file_v0.15.0", "date": "Thu, 27 Jun 2024 21:01:36 GMT", "comments": { "minor": [ { "comment": "Add `ConfigurationFile.loadConfigurationFileForProject` and `ConfigurationFile.tryLoadConfigurationFileForProject` APIs to allow for synchronously loading Heft configuration files" } ] } }, { "version": "0.14.25", "tag": "@rushstack/heft-config-file_v0.14.25", "date": "Thu, 30 May 2024 00:13:05 GMT", "comments": { "patch": [ { "comment": "Include missing `type` modifiers on type-only exports." } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.4.1`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.13.0`" } ] } }, { "version": "0.14.24", "tag": "@rushstack/heft-config-file_v0.14.24", "date": "Wed, 29 May 2024 02:03:51 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.4.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.12.3`" } ] } }, { "version": "0.14.23", "tag": "@rushstack/heft-config-file_v0.14.23", "date": "Tue, 28 May 2024 15:10:09 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.3.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.12.2`" } ] } }, { "version": "0.14.22", "tag": "@rushstack/heft-config-file_v0.14.22", "date": "Tue, 28 May 2024 00:09:47 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.2.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.12.1`" } ] } }, { "version": "0.14.21", "tag": "@rushstack/heft-config-file_v0.14.21", "date": "Sat, 25 May 2024 04:54:08 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.1.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.12.0`" } ] } }, { "version": "0.14.20", "tag": "@rushstack/heft-config-file_v0.14.20", "date": "Thu, 23 May 2024 02:26:56 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.0.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.11.1`" } ] } }, { "version": "0.14.19", "tag": "@rushstack/heft-config-file_v0.14.19", "date": "Wed, 15 May 2024 23:42:58 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/terminal\" to `0.11.0`" } ] } }, { "version": "0.14.18", "tag": "@rushstack/heft-config-file_v0.14.18", "date": "Wed, 15 May 2024 06:04:17 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `4.3.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.10.4`" } ] } }, { "version": "0.14.17", "tag": "@rushstack/heft-config-file_v0.14.17", "date": "Fri, 10 May 2024 05:33:34 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `4.2.1`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.10.3`" } ] } }, { "version": "0.14.16", "tag": "@rushstack/heft-config-file_v0.14.16", "date": "Mon, 06 May 2024 15:11:05 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `4.2.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.10.2`" } ] } }, { "version": "0.14.15", "tag": "@rushstack/heft-config-file_v0.14.15", "date": "Wed, 10 Apr 2024 15:10:08 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `4.1.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.10.1`" } ] } }, { "version": "0.14.14", "tag": "@rushstack/heft-config-file_v0.14.14", "date": "Sat, 24 Feb 2024 23:02:51 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/terminal\" to `0.10.0`" } ] } }, { "version": "0.14.13", "tag": "@rushstack/heft-config-file_v0.14.13", "date": "Wed, 21 Feb 2024 21:45:28 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.2`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.9.0`" } ] } }, { "version": "0.14.12", "tag": "@rushstack/heft-config-file_v0.14.12", "date": "Tue, 20 Feb 2024 21:45:10 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.1`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.8.1`" } ] } }, { "version": "0.14.11", "tag": "@rushstack/heft-config-file_v0.14.11", "date": "Mon, 19 Feb 2024 21:54:26 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `4.0.0`" }, { "comment": "Updating dependency \"@rushstack/terminal\" to `0.8.0`" } ] } }, { "version": "0.14.10", "tag": "@rushstack/heft-config-file_v0.14.10", "date": "Sat, 17 Feb 2024 06:24:34 GMT", "comments": { "patch": [ { "comment": "Fix broken link to API documentation" } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.2`" } ] } }, { "version": "0.14.9", "tag": "@rushstack/heft-config-file_v0.14.9", "date": "Thu, 08 Feb 2024 01:09:22 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.0`" } ] } }, { "version": "0.14.8", "tag": "@rushstack/heft-config-file_v0.14.8", "date": "Mon, 05 Feb 2024 23:46:52 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.65.0`" } ] } }, { "version": "0.14.7", "tag": "@rushstack/heft-config-file_v0.14.7", "date": "Thu, 25 Jan 2024 01:09:30 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" } ] } }, { "version": "0.14.6", "tag": "@rushstack/heft-config-file_v0.14.6", "date": "Tue, 23 Jan 2024 20:12:58 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.1`" } ] } }, { "version": "0.14.5", "tag": "@rushstack/heft-config-file_v0.14.5", "date": "Tue, 23 Jan 2024 16:15:05 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.0`" } ] } }, { "version": "0.14.4", "tag": "@rushstack/heft-config-file_v0.14.4", "date": "Wed, 03 Jan 2024 00:31:18 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.63.0`" } ] } }, { "version": "0.14.3", "tag": "@rushstack/heft-config-file_v0.14.3", "date": "Thu, 07 Dec 2023 03:44:13 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.62.0`" } ] } }, { "version": "0.14.2", "tag": "@rushstack/heft-config-file_v0.14.2", "date": "Thu, 28 Sep 2023 20:53:17 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.61.0`" } ] } }, { "version": "0.14.1", "tag": "@rushstack/heft-config-file_v0.14.1", "date": "Tue, 26 Sep 2023 09:30:33 GMT", "comments": { "patch": [ { "comment": "Update type-only imports to include the type modifier." } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.60.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.1`" } ] } }, { "version": "0.14.0", "tag": "@rushstack/heft-config-file_v0.14.0", "date": "Fri, 15 Sep 2023 00:36:58 GMT", "comments": { "minor": [ { "comment": "Update @types/node from 14 to 18" } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.60.0`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.0`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.4`" } ] } }, { "version": "0.13.3", "tag": "@rushstack/heft-config-file_v0.13.3", "date": "Tue, 08 Aug 2023 07:10:40 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.7`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.4.1`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.3`" } ] } }, { "version": "0.13.2", "tag": "@rushstack/heft-config-file_v0.13.2", "date": "Wed, 19 Jul 2023 00:20:32 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.6`" } ] } }, { "version": "0.13.1", "tag": "@rushstack/heft-config-file_v0.13.1", "date": "Thu, 06 Jul 2023 00:16:20 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" } ] } }, { "version": "0.13.0", "tag": "@rushstack/heft-config-file_v0.13.0", "date": "Mon, 19 Jun 2023 22:40:21 GMT", "comments": { "minor": [ { "comment": " Use the `IRigConfig` interface insteacd of the `RigConfig` class in the API." } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.4.0`" } ] } }, { "version": "0.12.5", "tag": "@rushstack/heft-config-file_v0.12.5", "date": "Thu, 15 Jun 2023 00:21:01 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.4`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.21`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.2`" } ] } }, { "version": "0.12.4", "tag": "@rushstack/heft-config-file_v0.12.4", "date": "Wed, 07 Jun 2023 22:45:16 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.3`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.20`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.1`" } ] } }, { "version": "0.12.3", "tag": "@rushstack/heft-config-file_v0.12.3", "date": "Mon, 29 May 2023 15:21:15 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.2`" } ] } }, { "version": "0.12.2", "tag": "@rushstack/heft-config-file_v0.12.2", "date": "Mon, 22 May 2023 06:34:32 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.19`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.0`" } ] } }, { "version": "0.12.1", "tag": "@rushstack/heft-config-file_v0.12.1", "date": "Fri, 12 May 2023 00:23:06 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.0`" } ] } }, { "version": "0.12.0", "tag": "@rushstack/heft-config-file_v0.12.0", "date": "Mon, 01 May 2023 15:23:19 GMT", "comments": { "minor": [ { "comment": "BREAKING CHANGE: The custom resolver method now accepts an options parameter. This parameter includes all previously provided information and now includes the partially-resolved configuration file." } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.58.0`" } ] } }, { "version": "0.11.11", "tag": "@rushstack/heft-config-file_v0.11.11", "date": "Sat, 29 Apr 2023 00:23:03 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.57.0`" } ] } }, { "version": "0.11.10", "tag": "@rushstack/heft-config-file_v0.11.10", "date": "Thu, 27 Apr 2023 17:18:43 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.56.0`" } ] } }, { "version": "0.11.9", "tag": "@rushstack/heft-config-file_v0.11.9", "date": "Fri, 10 Feb 2023 01:18:51 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.55.2`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.18`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.2.0`" } ] } }, { "version": "0.11.8", "tag": "@rushstack/heft-config-file_v0.11.8", "date": "Sun, 05 Feb 2023 03:02:02 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.55.1`" } ] } }, { "version": "0.11.7", "tag": "@rushstack/heft-config-file_v0.11.7", "date": "Wed, 01 Feb 2023 02:16:34 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.55.0`" } ] } }, { "version": "0.11.6", "tag": "@rushstack/heft-config-file_v0.11.6", "date": "Mon, 30 Jan 2023 16:22:30 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.54.0`" } ] } }, { "version": "0.11.5", "tag": "@rushstack/heft-config-file_v0.11.5", "date": "Thu, 26 Jan 2023 02:55:09 GMT", "comments": { "patch": [ { "comment": "Upgrade to webpack 5.75.0" } ] } }, { "version": "0.11.4", "tag": "@rushstack/heft-config-file_v0.11.4", "date": "Fri, 09 Dec 2022 16:18:28 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.53.3`" } ] } }, { "version": "0.11.3", "tag": "@rushstack/heft-config-file_v0.11.3", "date": "Thu, 13 Oct 2022 00:20:15 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.53.2`" } ] } }, { "version": "0.11.2", "tag": "@rushstack/heft-config-file_v0.11.2", "date": "Mon, 10 Oct 2022 15:23:44 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.53.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.17`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.1.1`" } ] } }, { "version": "0.11.1", "tag": "@rushstack/heft-config-file_v0.11.1", "date": "Thu, 29 Sep 2022 07:13:06 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.53.0`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.16`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.1.0`" } ] } }, { "version": "0.11.0", "tag": "@rushstack/heft-config-file_v0.11.0", "date": "Tue, 27 Sep 2022 22:17:20 GMT", "comments": { "minor": [ { "comment": "Allow a schema object to be passed to the ConfigurationFile constructor instead of the path to a schema file." } ] } }, { "version": "0.10.0", "tag": "@rushstack/heft-config-file_v0.10.0", "date": "Wed, 21 Sep 2022 20:21:10 GMT", "comments": { "minor": [ { "comment": "Add a \"propertyInheritanceDefaults\" option that allows the default property inheritance type to be configured." } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.52.0`" } ] } }, { "version": "0.9.6", "tag": "@rushstack/heft-config-file_v0.9.6", "date": "Thu, 15 Sep 2022 00:18:52 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.51.2`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.15`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.0.1`" } ] } }, { "version": "0.9.5", "tag": "@rushstack/heft-config-file_v0.9.5", "date": "Wed, 24 Aug 2022 03:01:22 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.51.1`" } ] } }, { "version": "0.9.4", "tag": "@rushstack/heft-config-file_v0.9.4", "date": "Wed, 24 Aug 2022 00:14:38 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.51.0`" } ] } }, { "version": "0.9.3", "tag": "@rushstack/heft-config-file_v0.9.3", "date": "Fri, 19 Aug 2022 00:17:19 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.50.2`" } ] } }, { "version": "0.9.2", "tag": "@rushstack/heft-config-file_v0.9.2", "date": "Wed, 03 Aug 2022 18:40:35 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.50.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.14`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.0.0`" } ] } }, { "version": "0.9.1", "tag": "@rushstack/heft-config-file_v0.9.1", "date": "Mon, 01 Aug 2022 02:45:32 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.50.0`" } ] } }, { "version": "0.9.0", "tag": "@rushstack/heft-config-file_v0.9.0", "date": "Wed, 13 Jul 2022 21:31:13 GMT", "comments": { "minor": [ { "comment": "(BREAKING API CHANGE) Deprecate `PathResolutionMethod.NodeResolve` in favor of `PathResolutionMethod.nodeResolve`." } ], "patch": [ { "comment": "Improve types strictness of `IJsonPathsMetadata`" } ] } }, { "version": "0.8.10", "tag": "@rushstack/heft-config-file_v0.8.10", "date": "Tue, 28 Jun 2022 22:47:13 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.49.0`" } ] } }, { "version": "0.8.9", "tag": "@rushstack/heft-config-file_v0.8.9", "date": "Tue, 28 Jun 2022 00:23:32 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.48.0`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.13`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.6.2`" } ] } }, { "version": "0.8.8", "tag": "@rushstack/heft-config-file_v0.8.8", "date": "Mon, 27 Jun 2022 18:43:09 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.47.0`" } ] } }, { "version": "0.8.7", "tag": "@rushstack/heft-config-file_v0.8.7", "date": "Sat, 25 Jun 2022 01:54:29 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.46.0`" } ] } }, { "version": "0.8.6", "tag": "@rushstack/heft-config-file_v0.8.6", "date": "Fri, 17 Jun 2022 09:17:54 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.7`" } ] } }, { "version": "0.8.5", "tag": "@rushstack/heft-config-file_v0.8.5", "date": "Fri, 17 Jun 2022 00:16:18 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.6`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.12`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.6.1`" } ] } }, { "version": "0.8.4", "tag": "@rushstack/heft-config-file_v0.8.4", "date": "Tue, 10 May 2022 01:20:43 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.5`" } ] } }, { "version": "0.8.3", "tag": "@rushstack/heft-config-file_v0.8.3", "date": "Sat, 23 Apr 2022 02:13:07 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.4`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.11`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.6.0`" } ] } }, { "version": "0.8.2", "tag": "@rushstack/heft-config-file_v0.8.2", "date": "Fri, 15 Apr 2022 00:12:36 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.3`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.10`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.4`" } ] } }, { "version": "0.8.1", "tag": "@rushstack/heft-config-file_v0.8.1", "date": "Sat, 09 Apr 2022 02:24:26 GMT", "comments": { "patch": [ { "comment": "Rename the \"master\" branch to \"main\"." } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.2`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.9`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.3`" } ] } }, { "version": "0.8.0", "tag": "@rushstack/heft-config-file_v0.8.0", "date": "Sat, 19 Mar 2022 08:05:37 GMT", "comments": { "minor": [ { "comment": "Add support for an inline \"$<propertyName>.inheritanceType\" property. This feature allows for configuration files to specify how object and array properties are inherited, overriding the default inheritance behavior provided by the configuration file class." } ] } }, { "version": "0.7.12", "tag": "@rushstack/heft-config-file_v0.7.12", "date": "Tue, 15 Mar 2022 19:15:53 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.8`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.2`" } ] } }, { "version": "0.7.11", "tag": "@rushstack/heft-config-file_v0.7.11", "date": "Wed, 05 Jan 2022 16:07:47 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.0`" } ] } }, { "version": "0.7.10", "tag": "@rushstack/heft-config-file_v0.7.10", "date": "Mon, 27 Dec 2021 16:10:40 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.3`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.7`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.1`" } ] } }, { "version": "0.7.9", "tag": "@rushstack/heft-config-file_v0.7.9", "date": "Thu, 09 Dec 2021 20:34:41 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.2`" } ] } }, { "version": "0.7.8", "tag": "@rushstack/heft-config-file_v0.7.8", "date": "Mon, 06 Dec 2021 16:08:33 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.6`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.0`" } ] } }, { "version": "0.7.7", "tag": "@rushstack/heft-config-file_v0.7.7", "date": "Fri, 03 Dec 2021 03:05:22 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" } ] } }, { "version": "0.7.6", "tag": "@rushstack/heft-config-file_v0.7.6", "date": "Sat, 06 Nov 2021 00:09:13 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.2`" } ] } }, { "version": "0.7.5", "tag": "@rushstack/heft-config-file_v0.7.5", "date": "Fri, 05 Nov 2021 15:09:18 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.5`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" } ] } }, { "version": "0.7.4", "tag": "@rushstack/heft-config-file_v0.7.4", "date": "Wed, 27 Oct 2021 00:08:15 GMT", "comments": { "patch": [ { "comment": "Update the package.json repository field to include the directory property." } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.0`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.4`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.4`" } ] } }, { "version": "0.7.3", "tag": "@rushstack/heft-config-file_v0.7.3", "date": "Wed, 13 Oct 2021 15:09:54 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.3`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.3`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.3`" } ] } }, { "version": "0.7.2", "tag": "@rushstack/heft-config-file_v0.7.2", "date": "Fri, 08 Oct 2021 08:08:34 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.2`" } ] } }, { "version": "0.7.1", "tag": "@rushstack/heft-config-file_v0.7.1", "date": "Thu, 07 Oct 2021 07:13:35 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.2`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.2`" } ] } }, { "version": "0.7.0", "tag": "@rushstack/heft-config-file_v0.7.0", "date": "Tue, 05 Oct 2021 15:08:37 GMT", "comments": { "minor": [ { "comment": "Use ITerminal instead of Terminal to allow for compatibility with other versions of @rushstack/node-core-library." } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.0`" } ] } }, { "version": "0.6.8", "tag": "@rushstack/heft-config-file_v0.6.8", "date": "Fri, 24 Sep 2021 00:09:29 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.41.0`" } ] } }, { "version": "0.6.7", "tag": "@rushstack/heft-config-file_v0.6.7", "date": "Thu, 23 Sep 2021 00:10:40 GMT", "comments": { "patch": [ { "comment": "Upgrade the `@types/node` dependency to version to version 12." } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.3`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.1`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.1`" } ] } }, { "version": "0.6.6", "tag": "@rushstack/heft-config-file_v0.6.6", "date": "Tue, 14 Sep 2021 01:17:04 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.2`" } ] } }, { "version": "0.6.5", "tag": "@rushstack/heft-config-file_v0.6.5", "date": "Mon, 13 Sep 2021 15:07:06 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.1`" } ] } }, { "version": "0.6.4", "tag": "@rushstack/heft-config-file_v0.6.4", "date": "Wed, 08 Sep 2021 19:06:22 GMT", "comments": { "patch": [ { "comment": "Fix issue with overwriting configuration properties using falsey values" } ] } }, { "version": "0.6.3", "tag": "@rushstack/heft-config-file_v0.6.3", "date": "Fri, 27 Aug 2021 00:07:25 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.0`" } ] } }, { "version": "0.6.2", "tag": "@rushstack/heft-config-file_v0.6.2", "date": "Wed, 11 Aug 2021 00:07:21 GMT", "comments": { "patch": [ { "comment": "Move detailed logging from verbose to debug severity." } ], "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`" } ] } }, { "version": "0.6.1", "tag": "@rushstack/heft-config-file_v0.6.1", "date": "Mon, 12 Jul 2021 23:08:26 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.39.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.2.13`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.0`" } ] } }, { "version": "0.6.0", "tag": "@rushstack/heft-config-file_v0.6.0", "date": "Wed, 30 Jun 2021 01:37:17 GMT", "comments": { "minor": [ { "comment": "Allow for specifying a custom resolver when resolving paths with heft-config-file. This change removes \"preresolve\" property for JsonPath module resolution options and replaces it with a more flexible \"customResolver\" property" } ] } }, { "version": "0.5.0", "tag": "@rushstack/heft-config-file_v0.5.0", "date": "Fri, 11 Jun 2021 00:34:02 GMT", "comments": { "minor": [ { "comment": "Add \"preresolve\" property to transform paths before resolution" } ] } }, { "version": "0.4.2", "tag": "@rushstack/heft-config-file_v0.4.2", "date": "Fri, 04 Jun 2021 19:59:53 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.39.0`" } ] } }, { "version": "0.4.1", "tag": "@rushstack/heft-config-file_v0.4.1", "date": "Fri, 04 Jun 2021 00:08:34 GMT", "comments": { "patch": [ { "comment": "Reduce the number of extra file system calls made when loading many config files." } ] } }, { "version": "0.4.0", "tag": "@rushstack/heft-config-file_v0.4.0", "date": "Sat, 29 May 2021 01:05:06 GMT", "comments": { "minor": [ { "comment": "Expose the ConfigurationFile.projectRelativeFilePath property" } ] } }, { "version": "0.3.22", "tag": "@rushstack/heft-config-file_v0.3.22", "date": "Wed, 19 May 2021 00:11:39 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.38.0`" } ] } }, { "version": "0.3.21", "tag": "@rushstack/heft-config-file_v0.3.21", "date": "Mon, 03 May 2021 15:10:29 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.37.0`" } ] } }, { "version": "0.3.20", "tag": "@rushstack/heft-config-file_v0.3.20", "date": "Mon, 12 Apr 2021 15:10:29 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.36.2`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.2.12`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.4`" } ] } }, { "version": "0.3.19", "tag": "@rushstack/heft-config-file_v0.3.19", "date": "Thu, 08 Apr 2021 20:41:54 GMT", "comments": { "patch": [ { "comment": "Remove an outdated note from the README." } ] } }, { "version": "0.3.18", "tag": "@rushstack/heft-config-file_v0.3.18", "date": "Tue, 06 Apr 2021 15:14:22 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.36.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.2.11`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.3`" } ] } }, { "version": "0.3.17", "tag": "@rushstack/heft-config-file_v0.3.17", "date": "Thu, 04 Mar 2021 01:11:31 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.2.10`" } ] } }, { "version": "0.3.16", "tag": "@rushstack/heft-config-file_v0.3.16", "date": "Fri, 05 Feb 2021 16:10:42 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.36.0`" } ] } }, { "version": "0.3.15", "tag": "@rushstack/heft-config-file_v0.3.15", "date": "Thu, 10 Dec 2020 23:25:49 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.2`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.2.9`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.2`" } ] } }, { "version": "0.3.14", "tag": "@rushstack/heft-config-file_v0.3.14", "date": "Tue, 17 Nov 2020 01:17:38 GMT", "comments": { "patch": [ { "comment": "Fix an issue where .map files were not being published" } ] } }, { "version": "0.3.13", "tag": "@rushstack/heft-config-file_v0.3.13", "date": "Wed, 11 Nov 2020 01:08:59 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.1`" }, { "comment": "Updating dependency \"@rushstack/rig-package\" to `0.2.8`" }, { "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`" } ] } }, { "version": "0.3.12", "tag": "@rushstack/heft-config-file_v0.3.12", "date": "Tue, 10 Nov 2020 23:13:12 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.0`" } ] } }, { "version": "0.3.11", "tag": "@rushstack/heft-config-file_v0.3.11", "date": "Fri, 06 Nov 2020 16:09:30 GMT", "comments": { "patch": [ { "comment": "Fix an issue where an error would be thrown if a value was omitted in a parent configuration file." } ] } },