sphinxql
sphinxql copied to clipboard
Bump yargs-parser and ts-jest
Bumps yargs-parser to 13.1.2 and updates ancestor dependency ts-jest. These dependencies need to be updated together.
Updates yargs-parser from 13.1.1 to 13.1.2
Changelog
Sourced from yargs-parser's changelog.
15.0.0 (2019-10-07)
Features
- rework
collect-unknown-optionsintounknown-options-as-args, providing more comprehensive functionality (ef771ca)BREAKING CHANGES
- rework
collect-unknown-optionsintounknown-options-as-args, providing more comprehensive functionality14.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)
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.
Updates ts-jest from 24.1.0 to 29.0.3
Release notes
Sourced from ts-jest's releases.
v29.0.3
Please refer to CHANGELOG.md for details.
v29.0.2
Please refer to CHANGELOG.md for details.
v29.0.1
Please refer to CHANGELOG.md for details.
v29.0.0
Please refer to CHANGELOG.md for details.
v29.0.0-next.1
Please refer to CHANGELOG.md for details.
v29.0.0-next.0
Please refer to CHANGELOG.md for details.
v28.0.8
Please refer to CHANGELOG.md for details.
v28.0.7
No release notes provided.
v28.0.6
No release notes provided.
v28.0.5
No release notes provided.
v28.0.4
No release notes provided.
v28.0.3
No release notes provided.
v28.0.2
No release notes provided.
v28.0.1
No release notes provided.
v28.0.0
No release notes provided.
v28.0.0-next.3
No release notes provided.
v28.0.0-next.2
No release notes provided.
... (truncated)
Changelog
Sourced from ts-jest's changelog.
29.0.3 (2022-09-28)
Bug Fixes
- merge config from
globalswith transformer config correctly (#3842) (9c9fd60), closes #3841- presets: allow merging transform config when using presets (#3833) (afc6a94)
Features
29.0.2 (2022-09-23)
Bug Fixes
- mark
ts-jestas optional inConfigGlobals(#3816) (cbb88bb), closes #3815- use correct typings for
config:initcommand (#3825) (21b94db)29.0.2 (2022-09-22)
Bug Fixes
29.0.1 (2022-09-13)
Bug Fixes
Features
29.0.0 (2022-09-08)
... (truncated)
Commits
4a27966chore(release): 29.0.3 (#3847)9c9fd60fix: merge config fromglobalswith transformer config correctly (#3842)c76195bbuild(deps): Update@typespackages to ^5.38.1 (#3838)5a54a63test(e2e): change esm nodejs condition to 14.15.0 (#3835)eabe906feat: adduseESMoption topathsToModuleNameMapperoptions (#3792)12a90d3docs(devs-infra): add example transform match file regex (#3834)afc6a94fix(presets): allow merging transform config when using presets (#3833)071ccbdbuild(deps): Update dependency eslint to ^8.24.0 (#3831)0a33c98chore(release): 29.0.2 (#3824)214cb8cfix: use transformer config inconfig:initinstead ofglobals(#3829)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.