Skip to content

Commit 7edd148

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update dependency @rushstack/heft-config-file to v0.16.3 (#33522)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@rushstack/heft-config-file](https://rushstack.io/pages/heft/overview/) ([source](https://redirect.github.com/microsoft/rushstack/tree/HEAD/libraries/heft-config-file)) | overrides | minor | [`0.15.8` -> `0.16.3`](https://renovatebot.com/diffs/npm/@rushstack%2fheft-config-file/0.15.8/0.16.3) | `0.16.4` | --- ### Release Notes <details> <summary>microsoft/rushstack (@&#8203;rushstack/heft-config-file)</summary> ### [`v0.16.3`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/libraries/heft-config-file/CHANGELOG.md#0163) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@rushstack/heft-config-file_v0.16.2...@rushstack/heft-config-file_v0.16.3) Thu, 09 Jan 2025 01:10:10 GMT *Version update only* ### [`v0.16.2`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/libraries/heft-config-file/CHANGELOG.md#0162) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@rushstack/heft-config-file_v0.16.1...@rushstack/heft-config-file_v0.16.2) Sat, 14 Dec 2024 01:11:07 GMT *Version update only* ### [`v0.16.1`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/libraries/heft-config-file/CHANGELOG.md#0161) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@rushstack/heft-config-file_v0.16.0...@rushstack/heft-config-file_v0.16.1) Mon, 09 Dec 2024 20:31:43 GMT ##### Patches - Bump `jsonpath-plus` to `~10.2.0`. ### [`v0.16.0`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/libraries/heft-config-file/CHANGELOG.md#0160) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@rushstack/heft-config-file_v0.15.9...@rushstack/heft-config-file_v0.16.0) Tue, 03 Dec 2024 16:11:07 GMT ##### Minor changes - Add a new `NonProjectConfigurationFile` class that is designed to load absolute-pathed configuration files without rig support. - Rename `ConfigurationFile` to `ProjectConfigurationFile` and mark `ConfigurationFile` as `@deprecated`. ### [`v0.15.9`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/libraries/heft-config-file/CHANGELOG.md#0159) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@rushstack/heft-config-file_v0.15.8...@rushstack/heft-config-file_v0.15.9) Fri, 22 Nov 2024 01:10:43 GMT *Version update only* </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: e73cd1cf4af0bbd04819b60b5db5f2dced29750f
1 parent c93a3d1 commit 7edd148

File tree

2 files changed

+1
-109
lines changed

2 files changed

+1
-109
lines changed

scripts/package-lock.json

Lines changed: 0 additions & 108 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"overrides": {
2323
"@microsoft/rush": {
24-
"@rushstack/heft-config-file": "0.15.8"
24+
"@rushstack/heft-config-file": "0.16.3"
2525
}
2626
}
2727
}

0 commit comments

Comments
 (0)