expand-brackets
expand-brackets copied to clipboard
Bump yargs-parser from 10.1.0 to 19.0.4
Bumps yargs-parser from 10.1.0 to 19.0.4.
Release notes
Sourced from yargs-parser's releases.
yargs-parser v19.0.4
Bug Fixes
yargs-parser v19.0.3
Bug Fixes
yargs-parser v19.0.2
Bug Fixes
yargs-parser v19.0.1
Bug Fixes
- build: push tag created for deno (2186a14)
yargs-parser v19.0.0
⚠ BREAKING CHANGES
- adds support for ESM and Deno (#295)
- ts: projects using
@types/yargs-parser
may see variations in type definitions.- drops Node 6. begin following Node.js LTS schedule (#278)
Features
- adds support for ESM and Deno (#295) (195bc4a)
- expose camelCase and decamelize helpers (#296) (39154ce)
- deps: update to latest camelcase/decamelize (#281) (8931ab0)
Bug Fixes
Changelog
Sourced from yargs-parser's changelog.
19.0.4 (2020-08-27)
Bug Fixes
19.0.3 (2020-08-27)
Bug Fixes
19.0.2 (2020-08-27)
Bug Fixes
19.0.1 (2020-08-09)
Bug Fixes
- build: push tag created for deno (2186a14)
19.0.0 (2020-08-09)
⚠ BREAKING CHANGES
- adds support for ESM and Deno (#295)
- ts: projects using
@types/yargs-parser
may see variations in type definitions.- drops Node 6. begin following Node.js LTS schedule (#278)
Features
- adds support for ESM and Deno (#295) (195bc4a)
- expose camelCase and decamelize helpers (#296) (39154ce)
- deps: update to latest camelcase/decamelize (#281) (8931ab0)
Bug Fixes
Commits
d39ed80
chore: release 19.0.4 (#311)5d3c6c2
fix(build): fixing publication (#310)6a00737
chore: release 19.0.3 (#309)5c2f305
fix(build): switch to action for publish (#308)f8e15f7
chore: release 19.0.2 (#306)ac8bd3f
build: drop comments to reduce package size (#307)ae3f180
fix(types): envPrefix should be optional (#305)dd694b6
build: use ts-transform-default-export for index.d.ts (#304)4c76e1c
chore(deps): update dependency typescript to v4 (#303)5f987aa
chore: update build badge- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.
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.