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: babel/babel-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9bf5652c3b718971382c110c4b7f86212aa8cb52
Choose a base ref
...
head repository: babel/babel-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9ff288f1c8dc21031c43ce8d46ed0995a54f6cf4
Choose a head ref
  • 16 commits
  • 11 files changed
  • 4 contributors

Commits on Oct 24, 2022

  1. Bump babel and node minimum versions (#956)

    * bump node and babel support
    
    * remove Babel < 7.12 support
    
    * remove make-dir
    
    * remove Node 12 from CI matrix
    JLHwung authored Oct 24, 2022
    Copy the full SHA
    87bfae7 View commit details
  2. Bump terser from 5.6.1 to 5.15.1 (#959)

    Bumps [terser](https://github.com/terser/terser) from 5.6.1 to 5.15.1.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.6.1...v5.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Copy the full SHA
    4f00e41 View commit details
  3. Bump minimist from 1.2.5 to 1.2.7 (#957)

    Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Copy the full SHA
    4ae5696 View commit details
  4. Bump trim-off-newlines from 1.0.1 to 1.0.3 (#958)

    Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
    - [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
    - [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: trim-off-newlines
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Copy the full SHA
    98a708e View commit details

Commits on Oct 25, 2022

  1. Bump tar from 6.0.5 to 6.1.11 (#960)

    Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.0.5...v6.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 25, 2022
    Copy the full SHA
    12876a5 View commit details

Commits on Oct 26, 2022

  1. Remove dependency on loader-utils and drop webpack 4 support (#942)

    Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
    nied and JLHwung authored Oct 26, 2022
    Copy the full SHA
    9a2451f View commit details
  2. Build for node 14.15.0 (#963)

    * build for node 14.15.0
    
    * update babel plugins
    
    * polish CI job title
    
    * update testcase
    JLHwung authored Oct 26, 2022
    Copy the full SHA
    29de619 View commit details
  3. Bump glob-parent from 5.1.1 to 5.1.2 (#965)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2022
    Copy the full SHA
    d850108 View commit details
  4. Bump hosted-git-info from 2.8.8 to 2.8.9 (#964)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2022
    Copy the full SHA
    28f2482 View commit details
  5. Bump normalize-url from 4.5.0 to 4.5.1 (#962)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2022
    Copy the full SHA
    9a4ffe0 View commit details
  6. Bump lodash from 4.17.20 to 4.17.21 (#966)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2022
    Copy the full SHA
    3a55a4a View commit details
  7. Bump y18n from 4.0.0 to 4.0.3 (#967)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2022
    Copy the full SHA
    b1749e3 View commit details
  8. Bump ini from 1.3.5 to 1.3.8 (#968)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2022
    Copy the full SHA
    0ed5fd6 View commit details

Commits on Oct 27, 2022

  1. Update README.md

    nicolo-ribaudo authored Oct 27, 2022
    Copy the full SHA
    daed88a View commit details
  2. Update README.md

    nicolo-ribaudo authored Oct 27, 2022
    Copy the full SHA
    006a3dc View commit details
  3. 9.0.0

    nicolo-ribaudo committed Oct 27, 2022
    Copy the full SHA
    9ff288f View commit details
Loading