Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ commander (^10.0.0 → ^12.0.0) · Repo · Changelog
Release Notes
12.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 62 commits:
Bump version to 12.0.0
Merge pull request #2140 from tj/release/12.x
Update CHANGELOG for v12 (#2133)
Update dependencies preparing for release (#2132)
Merge remote-tracking branch 'origin/develop' into release/12.x
Add links in CHANGELOG
12.0.0-1
Add 12.0.0-1 changes to CHANGELOG
Refactor help option implementation to hold actual Option (#2006)
Refactor help command implementation to hold actual Command (#2087)
Bump eslint from 8.54.0 to 8.56.0 (#2107)
Bump @types/jest from 29.5.8 to 29.5.11 (#2102)
Bump typescript from 5.2.2 to 5.3.3 (#2100)
Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.18.0 (#2117)
Bump github/codeql-action from 2 to 3 (#2108)
Improve JSDoc (#2103)
Rework exitOverride description (#2098)
Bump @typescript-eslint/parser from 6.10.0 to 6.13.1 (#2091)
Bump eslint-config-standard-with-typescript from 39.1.1 to 40.0.0 (#2083)
Bump eslint from 8.53.0 to 8.54.0 (#2082)
Add Removed section to Deprecated (#2078)
Update url per npm advice (#2077)
Bump eslint-plugin-n from 16.2.0 to 16.3.1 (#2075)
Bump @typescript-eslint/parser from 6.9.1 to 6.10.0 (#2073)
Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 (#2072)
Bump @types/node from 20.8.10 to 20.9.0 (#2074)
Bump @types/jest from 29.5.7 to 29.5.8 (#2076)
Bump @typescript-eslint/parser from 6.9.0 to 6.9.1 (#2062)
Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 (#2060)
Bump @types/node from 20.8.9 to 20.8.10 (#2063)
Bump eslint from 8.52.0 to 8.53.0 (#2061)
Bump @types/jest from 29.5.6 to 29.5.7 (#2064)
12.0.0-0
Bump required version in package-lock
Prepare for prerelease 12.0.0-0
Update CHANGELOG for 12.0.0 (#2066)
Merge pull request #2065 from shadowspawn/feature/merge-develop-into-12
Merge branch 'release/12.x' of github.com:tj/commander.js into release/12.x
Merge remote-tracking branch 'upstream/develop' into release/12.x
Add check for overlapping command names or aliases (#2059)
Throw error when add option with clashing flags (#2055)
Change npm package checks in dependabot to monthly (#2057)
Bump @typescript-eslint/parser from 6.8.0 to 6.9.0 (#2050)
Bump eslint-plugin-import from 2.28.1 to 2.29.0 (#2051)
Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.9.0 (#2053)
Bump actions/setup-node from 3 to 4 (#2054)
Bump @types/node from 20.8.6 to 20.8.9 (#2052)
Bump eslint-plugin-jest from 27.4.3 to 27.6.0 (#2049)
Bump eslint from 8.51.0 to 8.52.0 (#2046)
Bump eslint-plugin-jest from 27.4.2 to 27.4.3 (#2045)
Bump @typescript-eslint/parser from 6.7.5 to 6.8.0 (#2043)
Bump eslint-plugin-n from 15.7.0 to 16.2.0 (#2044)
Bump @types/jest from 29.5.5 to 29.5.6 (#2047)
Add migration tips for default import
Bump tsd from 0.28.1 to 0.29.0
Add explicit note to only call parse once (#2036)
Bump @typescript-eslint/eslint-plugin from 5.59.7 to 6.7.5 (#2032)
Bump eslint-config-standard from 17.0.0 to 17.1.0 (#2031)
Bump @typescript-eslint/parser from 5.59.7 to 5.62.0 (#2030)
Bump eslint from 8.41.0 to 8.51.0 (#2033)
Bump @types/node from 20.2.5 to 20.8.5 (#2034)
Restore extra sanity check when enabling storeOptionsAsProperties (#2029)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands