-
Notifications
You must be signed in to change notification settings - Fork 120
Comparing changes
Open a pull request
base repository: yargs/yargs-parser
base: yargs-parser-v21.0.1
head repository: yargs/yargs-parser
compare: yargs-parser-v21.1.0
- 10 commits
- 7 files changed
- 8 contributors
Commits on Jun 5, 2022
-
chore(deps): update dependency mocha to v10 (#440)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1Configuration menu - View commit details
-
Copy full SHA for 2a9ccb7 - Browse repository at this point
Copy the full SHA 2a9ccb7View commit details
Commits on Jul 5, 2022
-
chore(deps): update dependency rollup-plugin-ts to v3 (#442)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1Configuration menu - View commit details
-
Copy full SHA for a030551 - Browse repository at this point
Copy the full SHA a030551View commit details -
fix: parse options ending with 3+ hyphens (#434)
Before this commit, options ending with three or more hyphens were being parsed as positional arguments, because a regular expression didn't have a start anchor. Co-authored-by: Benjamin E. Coe <bencoe@google.com>
1Configuration menu - View commit details
-
Copy full SHA for 4f1060b - Browse repository at this point
Copy the full SHA 4f1060bView commit details -
chore(deps): update dependency puppeteer to v15 (#444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benjamin E. Coe <bencoe@google.com>
1Configuration menu - View commit details
-
Copy full SHA for a072f9a - Browse repository at this point
Copy the full SHA a072f9aView commit details
Commits on Jul 13, 2022
-
chore(deps): update dependency serve to v14 (#449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for fd30238 - Browse repository at this point
Copy the full SHA fd30238View commit details
Commits on Jul 19, 2022
-
fix(halt-at-non-option): prevent known args from being parsed when "u…
…nknown-options-as-args" is enabled (#438)
1Configuration menu - View commit details
-
Copy full SHA for c474bc1 - Browse repository at this point
Copy the full SHA c474bc1View commit details -
feat: allow the browser build to be imported (#443)
Adding this small change will allow cloudflare worker users to easily use the yargs-parser as a library. Co-authored-by: Benjamin E. Coe <bencoe@google.com>
1Configuration menu - View commit details
-
Copy full SHA for a89259f - Browse repository at this point
Copy the full SHA a89259fView commit details
Commits on Aug 3, 2022
-
chore(deps): update dependency puppeteer to v16 (#451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for c0c6079 - Browse repository at this point
Copy the full SHA c0c6079View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for d07bcdb - Browse repository at this point
Copy the full SHA d07bcdbView commit details -
chore(main): release yargs-parser 21.1.0 (#446)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 90067a0 - Browse repository at this point
Copy the full SHA 90067a0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff yargs-parser-v21.0.1...yargs-parser-v21.1.0