Bump ts-loader from 3.3.1 to 6.2.2
Bumps ts-loader from 3.3.1 to 6.2.2.
Release notes
Sourced from ts-loader's releases.
v6.2.2
This is git tagged as v6.2.7 due to an accident. It's actually 6.2.2
6.2.1
Although this is tagged as v6.2.6 in Git, it's actually 6.2.1 (a side effect of me having problems during the upgrade of GitHub Actions)
v6.2.0
v6.1.2
- don't emit declaration files for a declaration file (#1014) - thanks @gvinaccia!
- Consume typescript apis from typescript nightly - thanks @sheetalkamat!
v6.1.1
- Fix SolutionBuilder watches and related fixes (#998) - thanks @sheetalkamat!
- fix: no errors reported if flagged with @ts-check (#1004) - thanks @reinholdk!
v6.1.0
v6.0.4
v6.0.3
- Upgrade typescript version to 3.5.2 (#954) - thanks @fa93hws
v6.0.2
v6.0.1
- Fix issue with
resolveTypeReferenceDirectivecausing errors likeCannot find name 'it'with Jest (#934) (#919) - thanks @andrewbranch!- Fix TypeScript diagnostics not being printed to console when using project references (#932) - thanks @andrewbranch!
v6.0.0
- Drop support for node < 8.6 related to micromatch upgrade to 4; see: TypeStrong/ts-loader#929
- Update dependencies - thanks @johnnyreilly!
v5.4.5
... (truncated)
Changelog
Sourced from ts-loader's changelog.
v6.2.2
v6.2.1
v6.2.0
v6.1.2
- don't emit declaration files for a declaration file (#1014) - thanks @gvinaccia!
- Consume typescript apis from typescript nightly - thanks @sheetalkamat!
v6.1.1
- Fix SolutionBuilder watches and related fixes (#998) - thanks @sheetalkamat!
- fix: no errors reported if flagged with @ts-check (#1004) - thanks @reinholdk!
v6.1.0
v6.0.4
v6.0.3
- Upgrade typescript version to 3.5.2 (#954) - thanks @fa93hws
v6.0.2
v6.0.1
- Fix issue with
resolveTypeReferenceDirectivecausing errors likeCannot find name 'it'with Jest (#934) (#919) - thanks @andrewbranch!- Fix TypeScript diagnostics not being printed to console when using project references (#932) - thanks @andrewbranch!
v6.0.0
- Drop support for node < 8.6 related to micromatch upgrade to 4; see: TypeStrong/ts-loader#929
- Update dependencies - thanks @johnnyreilly!
v5.4.5
v5.4.4
v5.4.3
... (truncated)
Commits
fecb04dhave 2 workflows - 1 for release and one for push (#1019)d632335log github contextb4806e0converted main.workflow to Actions V2 yml files (#1018)ce39c25Emitting .tsbuildinfo when using watch api (#1017)ed8d596Consume typescript apis from typescript nightly (#1016)dff1e17fixes TypeStrong/ts-loader#1014 (#1015)e9ef0493.6 was missing from Travis / AppVeyor build matrices. (#1011)9a83912Prepare for 6.1.1 release (#1010)f06ff68fix: no errors reported if flagged with @ts-check (#1008)ae0698dFix SolutionBuilder watches (#1003)- 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.
If all status checks pass Dependabot will automatically merge this pull request.
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)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.