texty
texty copied to clipboard
Bump ts-jest from 23.10.5 to 26.5.6
Bumps ts-jest from 23.10.5 to 26.5.6.
Release notes
Sourced from ts-jest's releases.
v26.5.6
No release notes provided.
v26.5.5
No release notes provided.
v26.5.4
No release notes provided.
v26.5.3
No release notes provided.
v26.5.2
No release notes provided.
v26.5.1
No release notes provided.
v26.5.0
No release notes provided.
v26.4.4
No release notes provided.
v26.4.3
No release notes provided.
v26.4.2
No release notes provided.
v26.4.1
No release notes provided.
v26.4.0
No release notes provided.
v26.3.0
No release notes provided.
v26.2.0
No release notes provided.
v26.1.4
No release notes provided.
v26.1.4-alpha.0
No release notes provided.
v26.1.3
No release notes provided.
... (truncated)
Changelog
Sourced from ts-jest's changelog.
26.5.6 (2021-05-05)
Code Refactoring
27.0.0-next.12 (2021-05-05)
Features
BREAKING CHANGES
- By default,
ts-jestwill usesourceMapoption from yourtsconfig. If users want to have sourcemap on, they need to either removesourceMapor setsourceMap: trueintsconfig26.5.5 (2021-04-15)
Bug Fixes
27.0.0-next.11 (2021-04-15)
Bug Fixes
Features
27.0.0-next.10 (2021-03-30)
... (truncated)
Commits
46bf72dchore(release): 26.5.6 (#2559)cf60990refactor(config): show warning message forsourceMap: false(#2557)e448638chore(release): 26.5.53e9a9f7refactor(compiler): improve error message for emit skipped (#2518)0320fb3fix(compiler): return file content on emitSkipped for non ts/tsx files (#2515)f3522d8chore(release): 26.5.41dc731afix(compiler): initialize compiler with.ts/.tsx/.d.tsfiles only (#2457)ee10b67chore(release): 26.5.3174fb74refactor(config): expose root logger constant (#2422)0fb6b45fix(config): create fallback jest config when jest config is undefined (#2421)- 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@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)