Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2020

Bumps yargs-parser from 13.0.0 to 13.1.2.

Release notes

Sourced from yargs-parser's releases.

v13.1.1

Bug Fixes

  • convert values to strings when tokenizing (#167) (57b7883)
  • nargs should allow duplicates when duplicate-arguments-array=false (#164) (47ccb0b)
  • should populate "_" when given config with "short-option-groups" false (#179) (6055974)
Changelog

Sourced from yargs-parser's changelog.

15.0.0 (2019-10-07)

Features

  • rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca)

BREAKING CHANGES

  • rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality

14.0.0 (2019-09-06)

Bug Fixes

  • boolean arrays with default values (#185) (7d42572)
  • boolean now behaves the same as other array types (#184) (17ca3bd)
  • eatNargs() for 'opt.narg === 0' and boolean typed options (#188) (c5a1db0)
  • maybeCoerceNumber now takes precedence over coerce return value (#182) (2f26436)
  • take into account aliases when appending arrays from config object (#199) (f8a2d3f)

Features

  • add configuration option to "collect-unknown-options" (#181) (7909cc4)
  • maybeCoerceNumber() now takes into account arrays (#187) (31c204b)

BREAKING CHANGES

  • unless "parse-numbers" is set to "false", arrays of numeric strings are now parsed as numbers, rather than strings.
  • we have dropped the broken "defaulted" functionality; we would like to revisit adding this in the future.
  • maybeCoerceNumber now takes precedence over coerce return value (#182)

13.1.1 (2019-06-10)

Bug Fixes

  • convert values to strings when tokenizing (#167) (57b7883)
  • nargs should allow duplicates when duplicate-arguments-array=false (#164) (47ccb0b)
  • should populate "_" when given config with "short-option-groups" false (#179) (6055974)

13.1.0 (2019-05-05)

Commits
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2020
@mvandervliet mvandervliet merged commit 15a5db4 into master Sep 9, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/yargs-parser-13.1.2 branch September 9, 2020 14:57
mvandervliet added a commit that referenced this pull request Jan 23, 2021
Squashed commit of the following:

commit 91077deab84d70709910e22772254c3ad025fe6c
Author: Matt Vander Vliet <[email protected]>
Date:   Fri Jan 22 09:05:30 2021 -0600

    regenerate 3P attributions

commit eda5202c87f770b329ec504820b54bd88eec74a1
Author: Matt Vander Vliet <[email protected]>
Date:   Thu Jan 21 16:00:34 2021 -0600

    bump ver

commit be09eac2587054323ec0ae6e989960d312618e4c
Author: Matt Vander Vliet <[email protected]>
Date:   Thu Jan 21 14:32:54 2021 -0600

    update types for compat

commit 6f5a11704f9d4c13832efed30647094195401687
Author: Matt Vander Vliet <[email protected]>
Date:   Thu Jan 21 14:30:47 2021 -0600

    package updates

commit b780055
Merge: 89a10b5 9429951
Author: Matt Vander Vliet <[email protected]>
Date:   Mon Jan 11 16:50:59 2021 -0600

    Merge remote-tracking branch 'github/master'

commit 89a10b5
Merge: 2d25074 27da0e8
Author: Matt Vander Vliet <[email protected]>
Date:   Mon Jan 11 16:46:58 2021 -0600

    pull

commit 2d25074
Merge: bba97a3 af99117
Author: Matt Vander Vliet <[email protected]>
Date:   Thu Sep 24 09:35:16 2020 -0500

    Merge branch 'master' of ssh://bitbucket.oci.oraclecorp.com:7999/oda/bots-js-sdk

commit 9429951
Merge: af99117 8702066
Author: Diego Cornejo Barra <[email protected]>
Date:   Thu Sep 24 07:26:36 2020 -0700

    Merge branch 'master' of github.com:oracle/bots-node-sdk

commit 8702066
Merge: c906042 e515a5a
Author: Diego Cornejo Barra <[email protected]>
Date:   Thu Sep 24 06:50:51 2020 -0700

    Merge branch 'master' of github.com:oracle/bots-node-sdk

commit bba97a3
Merge: aacc4ab c906042
Author: Matt Vander Vliet <[email protected]>
Date:   Thu Sep 24 07:50:32 2020 -0500

    Merge branch 'master' of ssh://bitbucket.oci.oraclecorp.com:7999/oda/bots-js-sdk

commit e515a5a
Merge: 15a5db4 11e6368
Author: Matthew Vander Vliet <[email protected]>
Date:   Fri Sep 11 09:23:22 2020 -0600

    Merge pull request #8 from oracle/dependabot/npm_and_yarn/lodash-4.17.19

    Bump lodash from 4.17.15 to 4.17.19

commit 15a5db4
Merge: aacc4ab 1fa90e3
Author: Matthew Vander Vliet <[email protected]>
Date:   Wed Sep 9 08:57:12 2020 -0600

    Merge pull request #9 from oracle/dependabot/npm_and_yarn/yargs-parser-13.1.2

    Bump yargs-parser from 13.0.0 to 13.1.2

commit 1fa90e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Sep 9 11:22:12 2020 +0000

    Bump yargs-parser from 13.0.0 to 13.1.2

    Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.0.0 to 13.1.2.
    - [Release notes](https://github.com/yargs/yargs-parser/releases)
    - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
    - [Commits](https://github.com/yargs/yargs-parser/commits)

    Signed-off-by: dependabot[bot] <[email protected]>

commit 11e6368
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jul 16 08:34:26 2020 +0000

    Bump lodash from 4.17.15 to 4.17.19

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)

    Signed-off-by: dependabot[bot] <[email protected]>

commit aacc4ab
Merge: a4cae84 931b6d8
Author: Matt Vander Vliet <[email protected]>
Date:   Wed Apr 15 08:35:02 2020 -0600

    Merge branch 'master' of ssh://bitbucket.oci.oraclecorp.com:7999/oda/bots-js-sdk

commit a4cae84
Merge: 7a975f1 50f8317
Author: Matt Vander Vliet <[email protected]>
Date:   Wed Apr 15 05:10:47 2020 -0600

    Merge branch 'master' of ssh://bitbucket.oci.oraclecorp.com:7999/oda/bots-js-sdk

commit 7a975f1
Merge: bdca491 a91adca
Author: Matthew Vander Vliet <[email protected]>
Date:   Fri Apr 3 13:02:17 2020 -0600

    Merge pull request #7 from oracle/bugfix/clidoc

    Bugfix/clidoc

commit a91adca
Author: Matt Vander Vliet <[email protected]>
Date:   Fri Apr 3 13:00:26 2020 -0600

    better

commit 1a9028b
Author: Matt Vander Vliet <[email protected]>
Date:   Fri Apr 3 12:56:30 2020 -0600

    v2.3.2

commit 8d768a1
Author: Matt Vander Vliet <[email protected]>
Date:   Fri Apr 3 12:55:33 2020 -0600

    fixed md errors in tables

... and 4 more commits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant