Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Update dependency ts-loader to ^3.0.2 #339

Merged
merged 1 commit into from
Jan 8, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 8, 2018

This Pull Request updates dependency ts-loader from ^2.0.3 to ^3.0.2

Commits

TypeStrong/ts-loader

3.2.0

  • e5b2f51 Prepare 3.2.0 release
  • ba72dfc Merge pull request #​681 from christiantinauer/master
  • c95bdfe Merge pull request #​673 from trodrigues/master
  • f37e438 Update browserMocks.js
  • 2d09770 Add description of option "contextAsConfigBasePath" to README.
  • 02fe053 Fixed comparison test "validateLoaderOptionNames".
  • 4c713e0 Add execution-test for option "contextAsConfigBasePath".
  • ebd2bb5 Add new loader option "contextAsConfigBasePath", which when set to true, parses to tsconfig file with respect to webpack context path (https://webpack.js.org/configuration/entry-context/#context) instead of the location of the config file. So all relative paths in config file are treated relative to webpack context This makes configurations possible, where the tsconfig file is located in a npm package or elsewhere in the project structure.
  • 88809f9 Update README with explanation
  • 5a32a07 Update example to actually include some typed code
  • 013bac9 Merge pull request #​678 from johnnyreilly/master
  • 0951587 regenerate output for 2.6 and add 2.6 to test matrix
  • 512c9e6 create ts 2.6 comparison-test results
  • 4d4b8aa upgraded to building with ts 2.6
  • e4cbeb8 Merge pull request #​676 from gsteacy/master
  • ff019fe Fix default logLevel in README

3.1.1

  • 8a5de24 prepare for 3.1.1 release
  • 59ca674 Update CHANGELOG.md
  • 5e1b477 Merge pull request #​674 from Pajn/fix-667
  • e78c31b Merge pull request #​675 from FLGMwt/patch-1
  • 5e434e2 typo: s/will generated/will generate

3.1.0

  • 605727d Prepare for 3.1.0 release
  • bc926d0 Fix none-node_module imports of built ts files
  • d8d3511 minor change to trigger build
  • d946cb6 Update CHANGELOG.md
  • 32fa70c Merge pull request #​671 from maier49/compile-bundled-files-and-typing-files
  • 705741e Resolve PR feedback
  • 0f31ae8 Add babel/react/allowjs example
  • 73af60c Fix indentation
  • 4ad8846 Add option to compile bundled files and .d.ts files only
  • cc1c037 Merge pull request #​670 from ORESoftware/patch-1
  • 9136ec4 demonstrated usability with watchers such as webpack -w
  • 3fcb7e9 Merge pull request #​669 from johnnyreilly/master
  • e50d5cd Fix chalk 2.3 incompatibility
  • d3cb684 Fix HMR examples
  • 433c7d8 rename hot to core-js
  • c19c945 simplify hot
  • e620352 updated deps
  • 300da75 Add react-hot-boilerplate based on @​gaearon's example
  • 6d424f8 improve hot example
  • 814e940 Create issue_template.md

3.0.5

3.0.4

  • bb0b09d Prepare for 3.0.4 release
  • 2e2f29a Add hot example
  • cb33f9d Merge pull request #​662 from johnnyreilly/master
  • f7e500c Upgrade examples to ts-loader 3 and webpack 3 (and react 16 where applicable)
  • 8972715 removed webpack 1 example
  • 93dd166 Made happypack a dependency of the test rather than ts-loader
  • a2b9cc3 Added licenses to package.jsons
  • 239bf5a upgrade chalk and webpack
  • 8bad811 ignore debug.log files
  • ac273ea delete debug.log
  • ea39a87 Removed typings usage
  • 107fb8f instance still seems to be flaky
  • e0c56aa fx-extra upgrade
  • a5aa51b fix tsconfigInvalidFile
  • ef1f8d6 Fix instance test
  • 6048474 Fix html-webpack-plugin test
  • a694c83 Fix declarationWatch test
  • 3b377d7 upgrade mocha
  • 89ab6ee doc tweaks

3.0.3

  • 81d02db Merge pull request #​658 from johnnyreilly/master
  • 2aaba6e Deprecate entryFileCannotBeJs
  • 173bd4c Change getCurrentDirectory behaviour for TypeScript 2.3 and below
  • a91a8b4 make nodeResolutionAllowJs run in 2.4+ only
  • a2b613a try strategy approach splitting 2.4 and above and 2.3 and below behaviour
  • e576c92 check old strategy behaviour
  • cb303f5 drop resolveTypeReferenceDirectives for a moment
  • 9f4cc4f Add back support for TypeScript < 2.4
  • f832bb6 Fix allowJs import @​types issue
  • a504b11 added nodeResolutionAllowJs test (will fail initially)
  • b182a65 republish as 3.0.2

3.0.2

3.0.1

3.0.0

  • 4348025 Tweak docs
  • b70d5af update docs
  • b0fb7ba Merge pull request #​643 from johnnyreilly/master
  • 50aa9a5 update to v3
  • 8c7276d added colors test
  • 283f650 Upgrade to webpack 3
  • dbb72a5 Add contributors to package.json
  • 57d6b8d remove extraneous yarn runs
  • 48b40d3 replaced entryFileIsJs option with entryFileCannotBeJs
  • 9a3632e From install to add for yarn on CI
  • ce22a87 Migrate to yarn
  • 902b267 make tests tolerant to \r\n situations in bundle.js
  • 5fa78d5 Fix path issue
  • 76569a9 regenerate
  • 20286cd Fix tsconfignotreadable test
  • 6377b51 regenerate most differences
  • ea3a97f drop pretest build - screws up CI
  • 53f96aa Implement custom errorFormatter and colors functionality
  • 33b3c78 Fix nolib test
  • 435a25d Drop support for TypeScript 1.x
  • 72e1b06 Fix tsc has "module" default to "es2015" when targetting es2015+, but ts-loader does not
  • d95b0d4 remove unused import
  • a89212d Add vanilla-jsts example (#​642)
  • 43ebb6b drop configFileName support (replaced by configFile)

This PR has been generated by Renovate Bot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants