utils.js
utils.js copied to clipboard
build(deps): bump yargs-parser and ts-jest
Bumps yargs-parser to 20.2.9 and updates ancestor dependency ts-jest. These dependencies need to be updated together.
Updates yargs-parser from 10.1.0 to 20.2.9
Release notes
Sourced from yargs-parser's releases.
yargs-parser yargs-parser-v20.2.9
Bug Fixes
- build: fixed automated release pipeline (1fe9135)
yargs-parser yargs-parser-v20.2.8
Bug Fixes
- deno: force relese for Deno (6687c97)
- locale: Turkish camelize and decamelize issues with toLocaleLowerCase/toLocaleUpperCase (2617303)
- perf: address slow parse when using unknown-options-as-args (#394) (441f059)
- string-utils: detect [0,1] ranged values as numbers (#388) (efcc32c)
yargs-parser yargs-parser-v15.0.3
Bug Fixes
- build: should use releases_created when using manifest (49ea4ef)
yargs-parser yargs-parser-v15.0.2
Bug Fixes
Changelog
Sourced from yargs-parser's changelog.
20.2.9 (2021-06-20)
Bug Fixes
- build: fixed automated release pipeline (1fe9135)
20.2.8 (2021-06-20)
Bug Fixes
- locale: Turkish camelize and decamelize issues with toLocaleLowerCase/toLocaleUpperCase (2617303)
- perf: address slow parse when using unknown-options-as-args (#394) (441f059)
- string-utils: detect [0,1] ranged values as numbers (#388) (efcc32c)
20.2.7 (2021-03-10)
Bug Fixes
- deno: force release for Deno (6687c97)
20.2.6 (2021-02-22)
Bug Fixes
20.2.5 (2021-02-13)
Bug Fixes
20.2.4 (2020-11-09)
Bug Fixes
20.2.3 (2020-10-16)
Bug Fixes
... (truncated)
Commits
3859e74chore: release main (#404)1fe9135fix(build): fixed automated release pipeline9eb9c2fchore: release main (#398)4b9e134build: should be releases_created441f059fix(perf): address slow parse when using unknown-options-as-args (#394)fb22816build: switch from master to maina0a0814build: switch to manifest based releases (#396)088481cdocs: fix typos in README.md (#379)6877a2dtest: add test for optimized output (#373)2cfab05refactor: quote properties used for meta-programming- 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.
Updates ts-jest from 24.3.0 to 29.1.1
Release notes
Sourced from ts-jest's releases.
v29.1.1
Please refer to CHANGELOG.md for details.
v29.1.0
Please refer to CHANGELOG.md for details.
v29.0.5
Please refer to CHANGELOG.md for details.
v29.0.4
Please refer to CHANGELOG.md for details.
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.
... (truncated)
Changelog
Sourced from ts-jest's changelog.
29.1.1 (2023-06-23)
Security Fixes
- bump
semverto7.5.329.1.0 (2023-03-26)
Features
29.0.5 (2023-01-13)
Reverts
- Revert "fix(transformer): don't use cache when
tsJestConfigis different (#3966)" (185eb18), closes #396629.0.4 (2023-01-10)
Bug Fixes
- transformer: don't use cache when
tsJestConfigis different (#3966) (a445638)- bump
json5to2.2.3(#3976)(b9f7809)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
... (truncated)
Commits
9670787chore(release): 29.1.1 (#4173)8c51d32build(deps): Update actions/checkout digest to c85c95e (#4172)0f82024build(deps): bump semver from 7.3.7 to 7.5.2 in /examples/react-app (#4170)431dca6build(deps): bump semver from 7.5.1 to 7.5.2 (#4169)f4f7daebuild(deps): Update@typespackages (#4164)5e551acbuild(deps): Update dependency@formatjs/ts-transformerto ^3.13.3 (#4165)2925d0ebuild(deps): Update dependency@formatjs/ts-transformerto ^3.13.2 (#4160)71c7786build(deps): Update@typespackages to ^5.59.9 (#4159)099102ebuild(deps): Update dependency typescript to ~5.1.3 (#4157)6e5a294build(deps): Update dependency eslint to ^8.42.0 (#4158)- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.