Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assist: ts-loader#945 #1

Closed

Commits on Jun 10, 2019

  1. Bump js-yaml in /examples/fork-ts-checker-webpack-plugin (TypeStrong#946

    )
    
    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1.
    - [Release notes](https://github.com/nodeca/js-yaml/releases)
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.12.1...3.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and andrewbranch committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    ab18ea9 View commit details
    Browse the repository at this point in the history
  2. Bump js-yaml from 3.12.0 to 3.13.1 (TypeStrong#948)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
    - [Release notes](https://github.com/nodeca/js-yaml/releases)
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.12.0...3.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and andrewbranch committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    3650695 View commit details
    Browse the repository at this point in the history
  3. Bump clean-css from 4.1.9 to 4.1.11 (TypeStrong#947)

    Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.9 to 4.1.11.
    - [Release notes](https://github.com/jakubpawlowicz/clean-css/releases)
    - [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md)
    - [Commits](clean-css/clean-css@v4.1.9...v4.1.11)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and andrewbranch committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    8217d51 View commit details
    Browse the repository at this point in the history
  4. Fix remaining tests:

    - track which files have been renamed by appendSuffixTo and exclude them from needing to be in rootFileNames
    - check for project references before rootFileNames
    - fix up remaining test tsconfigs
    andrewbranch committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    948cb35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84e1072 View commit details
    Browse the repository at this point in the history
  6. Create config parsing host that tricks TypeScript into seeing file ex…

    …tensions the same way ts-loader does
    andrewbranch committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    49110ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b096e1 View commit details
    Browse the repository at this point in the history