Update ts-loader 9.3.0 → 9.5.2 (minor) #366
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ts-loader (9.3.0 → 9.5.2) · Repo · Changelog
Release Notes
9.5.2
9.5.1
9.5.0
9.4.4
9.4.3
9.4.2
9.4.1
9.4.0
9.3.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
fix: add more detailed error messages (#1665)
Upgrade TypeScript to 5.7 (#1661)
Create SECURITY.md
Update testpack for TypeScript 5.6 (#1656)
Ts 55 (#1651)
Typescript54 (#1647)
feat: upgrade to 5.3 (#1641)
fix: inputSourceMap can be null (#1639)
map input source map (#1626)
update test pack to TS 5.2 (#1633)
Make skipLibCheck overridable (#1617)
chore: stub 5.1 test pack (#1616)
fix: add config file as build dependency (#1611)
chore: Update testpack to TS 5.0 (#1608)
chore(deps-dev): bump webpack from 5.46.0 to 5.76.0 in /examples/vanilla (#1595)
chore(deps): update dependency eslint to v8 (#1582)
chore(deps): update dependency jasmine-core to v4 (#1587)
chore(deps): update dependency husky to v8 (#1586)
chore(deps): update dependency fs-extra to v11 (#1584)
chore(deps): update dependency eslint-plugin-prettier to v4 (#1583)
chore(deps): update actions/setup-node action to v3 (#1579)
chore(deps): update dependency karma-sourcemap-loader to ^0.4.0 (#1576)
chore(deps): update actions/checkout action to v3 (#1577)
Add renovate.json (#1575)
fix: createLiteral removed in 5.1 https://github.com/microsoft/TypeScript/issues/53077#issuecomment-1453846217 (#1574)
chore(deps): bump dns-packet in /examples/fork-ts-checker-webpack-plugin (#1570)
Update README.md
chore: blog.johnnyreilly.com -> johnnyreilly.com
docs: update link to DeclarationBundlerPlugin in Declarations (.d.ts) section in the README (#1549)
chore: blog.johnnyreilly.com -> johnnyreilly.com
fix: remove "suppressImplicitAnyIndexErrors": true (#1559)
docs: https not http
Use custom transformer when building solution references (#1550)
add missing comma in README.md (#1551)
Typescript 4 9 (#1547)
chore(deps): bump minimatch in /examples/project-references-example (#1530)
Fix anchor jumping in README.md (#1521)
Update outdated LICENSE year (#1513)
Bump terser from 4.8.0 to 4.8.1 in /examples/project-references-example (#1489)
Bump lodash in /test/execution-tests/babel-codeSplitting (#1435)
Add Tests and Remarks Concerning the New `.cts` And `.mts` File Extensions (#1508)
Hotfix: Disable `enhanced-resolve` (#1506)
Add Support for Resolving `.cjs`, `.mjs`, `.cts` and `.mts` Files (#1503)
feat: 4.8 tests upgrade (#1496)
docs: clarify Declarations (.d.ts) section in the README (#1495)
Generate declaration files for js files if allowJs is set to true (#1483)
Bump follow-redirects in /examples/project-references-example (#1467)
Bump follow-redirects from 1.14.1 to 1.15.1 in /examples/vanilla (#1469)
stub 4.7.3 output (#1482)
Bump eventsource in /examples/project-references-example (#1480)
Bump url-parse in /examples/project-references-example (#1425)
Bump follow-redirects in /examples/fork-ts-checker-webpack-plugin (#1470)
Bump async from 2.6.3 to 2.6.4 in /examples/vanilla (#1449)
Update package.json (#1479)
docs: misc update (#1475)
chore: add vscode extension settings (#1477)
Bump eventsource from 1.1.0 to 1.1.1 in /examples/vanilla (#1466)
Bump karma from 6.3.1 to 6.3.16 (#1434)
Bump async from 2.6.3 to 2.6.4 in /examples/project-references-example (#1448)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands