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: v8.0.6
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: v8.1.0
Choose a head ref
  • 18 commits
  • 10 files changed
  • 9 contributors

Commits on Jul 15, 2019

  1. Bump lodash from 4.17.11 to 4.17.14 (#800)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.11...4.17.14)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and danez committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    799b574 View commit details
    Browse the repository at this point in the history
  2. Bump lodash.merge from 4.6.1 to 4.6.2 (#801)

    Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](https://github.com/lodash/lodash/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and danez committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    473d03b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Bump mixin-deep from 1.3.1 to 1.3.2 (#807)

    Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
    - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and existentialism committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    38a8c64 View commit details
    Browse the repository at this point in the history
  2. Bump eslint-utils from 1.3.1 to 1.4.2 (#806)

    Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
    - [Release notes](https://github.com/mysticatea/eslint-utils/releases)
    - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and JLHwung committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    a961168 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    26aa687 View commit details
    Browse the repository at this point in the history
  2. chore: Upgrade more dev dependencies

    Also do not run travis on node 6
    danez committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    26d1676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15df92f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

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

Commits on Dec 17, 2019

  1. docs(readme): fix typo (#818)

    frederickfogerty authored and JLHwung committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    758d4b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    a967311 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #821 from PatNeedham/docs/contributing-typo

    docs(contributing): fix typo
    nicolo-ribaudo authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    8b47312 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Add schema validation (#822)

    * Add `schema-utils`
    
    * Add schema validation
    ogonkov authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5f55638 View commit details
    Browse the repository at this point in the history
  2. Update src/injectCaller.js

    JLHwung authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    1c35731 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Merge pull request #814 from nicolo-ribaudo/tla

    Add supportsTopLevelAwait to caller
    nicolo-ribaudo authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    b568420 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

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

Commits on Mar 14, 2020

  1. Bump acorn from 6.3.0 to 6.4.1 (#828)

    Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@6.3.0...6.4.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2020
    Configuration menu
    Copy the full SHA
    ecb2b02 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    0817bb6 View commit details
    Browse the repository at this point in the history
  2. 8.1.0

    existentialism committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    3ff9926 View commit details
    Browse the repository at this point in the history
Loading