covid19-ibaraki
covid19-ibaraki copied to clipboard
Upgrade: Bump ts-loader from 8.3.0 to 9.2.8
Bumps ts-loader from 8.3.0 to 9.2.8.
Release notes
Sourced from ts-loader's releases.
v9.2.8
v9.2.7
- cater for change in resolveTypeReferenceDirective API in TypeScript 4.7 #1421 - thanks
@johnnyreilly
and@cspotcode
for inspiration in ts-node work here: TypeStrong/ts-node#1648v9.2.6
v9.2.5
v9.2.4
v9.2.3
v9.2.2
- Start consuming webpack loader types - thanks
@johnnyreilly
- Add webpack minimum version in peerDependencies - thanks
@afdev82
v9.2.1
v9.2.0
- Fixed impossibility to have several instances of ts-loader with different compiler options - thanks
@timocov
v9.1.2
v9.1.1
v9.1.0
- Use caches for module resolution and type reference directives when using compiler default functions - thanks
@sheetalkamat
- uses: microsoft/TypeScript#43700v9.0.2
v9.0.1
v9.0.0
Breaking changes:
- minimum webpack version: 5
- minimum node version: 12
Changes:
Changelog
Sourced from ts-loader's changelog.
v9.2.8
v9.2.7
- cater for change in resolveTypeReferenceDirective API in TypeScript 4.7 #1421 - thanks
@johnny
_reilly and@cspotcode
for inspiration in ts-node work here: TypeStrong/ts-node#1648v9.2.6
v9.2.5
v9.2.4
v9.2.3
v9.2.2
- Start consuming webpack loader types - thanks
@johnnyreilly
- Add webpack minimum version in peerDependencies - thanks
@afdev82
v9.2.1
v9.2.0
- Fixed impossibility to have several instances of ts-loader with different compiler options - thanks
@timocov
v9.1.2
v9.1.1
v9.1.0
- Use caches for module resolution and type reference directives when using compiler default functions - thanks
@sheetalkamat
- uses: microsoft/TypeScript#43700v9.0.2
... (truncated)
Commits
12f4ffe
Bug fix: support webpack 5 in ts-loader (#1439)65bb27c
Bump lodash from 4.17.4 to 4.17.21 in /test/execution-tests/babel-es2015 (#1428)e7a2ba6
Bump url-parse from 1.5.1 to 1.5.10 in /examples/vanilla (#1424)96ddcc5
Bump url-parse in /examples/fork-ts-checker-webpack-plugin (#1423)ecdc9c1
Bump ajv in /examples/fork-ts-checker-webpack-plugin (#1412)5858b55
feat/4.6 (#1426)f09024d
fix: cater for change in resolveTypeReferenceDirective API in TypeScript 4.7 ...dcec071
4.5 (#1387)8bc7b8b
Create FUNDING.yml (#1381)367efaf
Update README.md (#1377)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
A newer version of ts-loader exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.