-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
Description
This issue tracks commits associated with RFC 0001: dep-check v2.
Please reference it when making PRs against the repo.
- Migration:
- feat(align-deps): copy from dep-check #1927
- docs(align-deps): update README #1931
- refactor(align-deps): explicitly export built-in presets #1937
- docs(align-deps): update documentation on website #1940
- refactor(dep-check): introduce the new configuration schema #1911
- refactor(align-deps): migrate vigilant mode #1930
- refactor(align-deps): migrate init command #1938
- refactor(align-deps): migrate set-version command #1948
- feat(align-deps): add
--migrate-configflag #1949 - fix(align-deps): handle capabilities resolving to the same package #1950
- fix(align-deps): allow partial configuration in 'vigilant' mode #1951
- fix(align-deps): fix trace output missing requirements for initial entry #1953
- fix(align-deps): provide more context in error messages #1958
- fix(align-deps): fix capability aliases being checked twice #1972
- fix(align-deps): fix commander vs yargs differences #1973
- feat(tools-language): add
keysOfas a type-safe alt toObject.keys#1975 - fix(align-deps): cache "vigilant" mode profiles #1959
- ci: migrate to
align-deps#1960 - fix(align-deps): export cli options for
@rnx-kit/cli#1977 - fix(align-deps): reduce diff output #1979
- fix(align-deps): app requirements must resolve to a single profile #1980
- fix(align-deps): remove ability for partial config #2023
- Release:
- Post-release:
Reactions are currently unavailable