perl-language-server
perl-language-server copied to clipboard
Bump ts-loader from 8.0.5 to 9.5.1 in /client
Bumps ts-loader from 8.0.5 to 9.5.1.
Release notes
Sourced from ts-loader's releases.
v9.5.1
- fix: inputSourceMap can be null #1638 - thanks
@johnnyreillyand@michaeltfordv9.5.0
- Feature: map the input source map in case ts-loader is used in a loader pipeline - thanks
@Ka0o0and@bojanv55v9.4.4
v9.4.3
v9.4.2
9.4.1
- Hotfix: Disable
enhanced-resolve- thanks@manuthv9.4.0
v9.3.1
- Bug fix: Generate declaration files for js files if allowJs is set to true #1260 - thanks
@hedietand@mvilligerv9.3.0
v9.2.9
v9.2.8
v9.2.7
- cater for change in resolveTypeReferenceDirective API in TypeScript 4.7 #1421 - thanks
@johnnyreillyand@cspotcodefor inspiration in ts-node work here: TypeStrong/ts-node#1648v9.2.6
v9.2.5
v9.2.4
v9.2.3
v9.2.2
... (truncated)
Changelog
Sourced from ts-loader's changelog.
9.5.1
- fix: inputSourceMap can be null #1638 - thanks
@johnnyreillyand@michaeltford9.5.0
- Feature: map the input source map in case ts-loader is used in a loader pipeline - thanks
@Ka0o0and@bojanv559.4.4
9.4.3
9.4.2
9.4.1
- Hotfix: Disable
enhanced-resolve- thanks@manuthv9.4.0
v9.3.1
- Bug fix: Generate declaration files for js files if allowJs is set to true #1260 - thanks
@hedietand@mvilligerv9.3.0
v9.2.9
v9.2.8
v9.2.7
- cater for change in resolveTypeReferenceDirective API in TypeScript 4.7 #1421 - thanks
@johnny_reilly and@cspotcodefor inspiration in ts-node work here: TypeStrong/ts-node#1648v9.2.6
v9.2.5
... (truncated)
Commits
3464a7ffix: inputSourceMap can be null (#1639)9315855map input source map (#1626)02c2069update test pack to TS 5.2 (#1633)d13d9c3Make skipLibCheck overridable (#1617)6f7380bchore: stub 5.1 test pack (#1616)cf5326dfix: add config file as build dependency (#1611)5fbfb5cchore: Update testpack to TS 5.0 (#1608)9533b2dchore(deps-dev): bump webpack from 5.46.0 to 5.76.0 in /examples/vanilla (#1595)b01ad84chore(deps): update dependency eslint to v8 (#1582)45b0ba0chore(deps): update dependency jasmine-core to v4 (#1587)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)