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: v9.4.2
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: v9.4.3
Choose a head ref
  • 20 commits
  • 2,121 files changed
  • 5 contributors

Commits on Dec 25, 2022

  1. docs: https not http

    johnnyreilly authored Dec 25, 2022
    Configuration menu
    Copy the full SHA
    00cf8ef View commit details
    Browse the repository at this point in the history
  2. fix: remove "suppressImplicitAnyIndexErrors": true (#1559)

    * fix: remove "suppressImplicitAnyIndexErrors": true
    
    * fix: build
    johnnyreilly authored Dec 25, 2022
    Configuration menu
    Copy the full SHA
    a8f29e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    31c3a5e View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. docs: update link to DeclarationBundlerPlugin in Declarations (.d.ts)…

    … section in the README (#1549)
    
    The existing link points to a plugin that is many years old and does not work with modern versions of webpack. This updated fork works with webpack 5.
    Alexander Lange Van Camp authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    08a5947 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    dcfa8b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Update README.md

    johnnyreilly authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    8816eb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. chore(deps): bump dns-packet in /examples/fork-ts-checker-webpack-plu…

    …gin (#1570)
    
    Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0.
    - [Release notes](https://github.com/mafintosh/dns-packet/releases)
    - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
    - [Commits](mafintosh/dns-packet@v5.3.1...5.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: dns-packet
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9aa5b52 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. fix: createLiteral removed in 5.1 microsoft/TypeScript#53077 (comment) (

    #1574)
    
    * fix: createLiteral removed in 5.1 microsoft/TypeScript#53077 (comment)
    
    * fix: factory
    johnnyreilly authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    5f28651 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Add renovate.json (#1575)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    db4dab1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. chore(deps): update actions/checkout action to v3 (#1577)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e9d60d2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency karma-sourcemap-loader to ^0.4.0 (#1576)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    03c363c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/setup-node action to v3 (#1579)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    62dee56 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency eslint-plugin-prettier to v4 (#1583)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    58e2f10 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. chore(deps): update dependency fs-extra to v11 (#1584)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b49f043 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. chore(deps): update dependency husky to v8 (#1586)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    e4e467e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. chore(deps): update dependency jasmine-core to v4 (#1587)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    45b0ba0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. chore(deps): update dependency eslint to v8 (#1582)

    * chore(deps): update dependency eslint to v8
    
    * fix: lint
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: johnnyreilly <[email protected]>
    renovate[bot] and johnnyreilly authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    b01ad84 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. chore(deps-dev): bump webpack from 5.46.0 to 5.76.0 in /examples/vani…

    …lla (#1595)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.46.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.46.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9533b2d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. chore: Update testpack to TS 5.0 (#1608)

    * chore: stub 5.0 tests
    
    * chore: fix build
    
    * feat: tgypescript 5.0.4
    
    * feat: update snapshots
    
    * feat: remove es3 test
    
    * chore: tremove node 14, add node 18
    
    * fix: pnpm install
    
    * fix: build
    
    * fix: pnpm
    
    * fix: pnpm
    
    * fix: pnpm
    
    * fix: pnpm karma
    
    * fix: pnpm karma
    
    * fix: pnpm karma
    
    * fix: pnpm karma
    
    * fix: pnpm karma
    johnnyreilly authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5fbfb5c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. fix: add config file as build dependency (#1611)

    * fix: add config file as build dependency
    
    * chore: update meta
    alexander-akait authored May 23, 2023
    Configuration menu
    Copy the full SHA
    cf5326d View commit details
    Browse the repository at this point in the history
Loading