Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TypeStrong/ts-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b943237
Choose a base ref
...
head repository: TypeStrong/ts-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b4b0363
Choose a head ref
  • 14 commits
  • 1,351 files changed
  • 5 contributors

Commits on May 16, 2022

  1. Bump async from 2.6.3 to 2.6.4 in /examples/project-references-example (

    #1448)
    
    Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    e2ceb95 View commit details
    Browse the repository at this point in the history
  2. Bump karma from 6.3.1 to 6.3.16 (#1434)

    Bumps [karma](https://github.com/karma-runner/karma) from 6.3.1 to 6.3.16.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.3.1...v6.3.16)
    
    ---
    updated-dependencies:
    - dependency-name: karma
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    6b9e913 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Bump eventsource from 1.1.0 to 1.1.1 in /examples/vanilla (#1466)

    Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/EventSource/eventsource/releases)
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.1.0...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: eventsource
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    3f8e3a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. chore: add vscode extension settings (#1477)

    for making the VSCode environment stable so that the `format document` will keep the code style as expected.
    unional authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    8e389d9 View commit details
    Browse the repository at this point in the history
  2. docs: misc update (#1475)

    unional authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    d954b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1027e9d View commit details
    Browse the repository at this point in the history
  4. Bump async from 2.6.3 to 2.6.4 in /examples/vanilla (#1449)

    Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    b9430ae View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Bump follow-redirects in /examples/fork-ts-checker-webpack-plugin (#1470

    )
    
    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.6.1 to 1.15.1.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.6.1...v1.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    06d8045 View commit details
    Browse the repository at this point in the history
  2. Bump url-parse in /examples/project-references-example (#1425)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.1...1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    c26c251 View commit details
    Browse the repository at this point in the history
  3. Bump eventsource in /examples/project-references-example (#1480)

    Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2.
    - [Release notes](https://github.com/EventSource/eventsource/releases)
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.0.7...v1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: eventsource
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    dccef46 View commit details
    Browse the repository at this point in the history
  4. stub 4.7.3 output (#1482)

    * stub 4.7.3 output
    
    * update
    johnnyreilly authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    3a3c629 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Bump follow-redirects from 1.14.1 to 1.15.1 in /examples/vanilla (#1469)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.15.1.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.1...v1.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    50793de View commit details
    Browse the repository at this point in the history
  2. Bump follow-redirects in /examples/project-references-example (#1467)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.15.1.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.13.0...v1.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    914cdae View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Generate declaration files for js files if allowJs is set to true (#1483

    )
    
    * Fixes #1260 by generating declaration files for js files if allowJs is set to true.
    
    * Fix declarationOutputAllowJs test
    
    Update expected test output for 4.7 and
    stabilize expectation to be OS independent.
    
    * Update package.json and CHANGELOG.md for 9.3.1
    
    * Update CHANGELOG.md
    
    Co-authored-by: John Reilly <johnny_reilly@hotmail.com>
    
    Co-authored-by: Henning Dieterichs <henning.dieterichs@live.de>
    Co-authored-by: John Reilly <johnny_reilly@hotmail.com>
    3 people authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b4b0363 View commit details
    Browse the repository at this point in the history
Loading