Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yargs/yargs
base: v17.6.1
Choose a base ref
...
head repository: yargs/yargs
compare: v17.6.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 6 contributors

Commits on Nov 3, 2022

  1. build: GitHub Workflows security hardening (#2238)

    * build: harden ci.yaml permissions
    Signed-off-by: Alex <aleksandrosansan@gmail.com>
    
    * build: harden release-please.yml permissions
    Signed-off-by: Alex <aleksandrosansan@gmail.com>
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    sashashura and bcoe committed Nov 3, 2022
    1
    Copy the full SHA
    bc84a61 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency yargs-parser to v21.1.1 (#2231)

    Currently the `yargs` is not usable in Deno with `.env()`. 
    This was fixed in yargs/yargs-parser#432
    It was released in yargs-parser v21.0.1
    This dependency bump will fix `yargs` for Deno.
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    webbertakken and bcoe committed Nov 3, 2022
    1
    Copy the full SHA
    75b4d52 View commit details
    Browse the repository at this point in the history
  3. docs: add Typescript example for .terminalWidth() (#2224)

    Add example note of `.wrap()` method usage with `.terminalWidth()`.
    
    Ref: #165 (comment)
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    nelson6e65 and bcoe committed Nov 3, 2022
    1
    Copy the full SHA
    a1b2eb7 View commit details
    Browse the repository at this point in the history
  4. docs: add Typescript example for .terminalWidth() (#2224)

    Add example note of `.wrap()` method usage with `.terminalWidth()`.
    
    Ref: #165 (comment)
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    nelson6e65 and bcoe committed Nov 3, 2022
    1
    Copy the full SHA
    cb02c36 View commit details
    Browse the repository at this point in the history
  5. 1
    Copy the full SHA
    a6dfd0a View commit details
    Browse the repository at this point in the history
  6. chore(main): release 17.6.2 (#2260)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Nov 3, 2022
    1
    Copy the full SHA
    2e0ef3c View commit details
    Browse the repository at this point in the history