Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
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: webpack-contrib/eslint-loader
base: fce6f88b3f35b4996fce96768aedfe51288cdb07
Choose a base ref
...
head repository: webpack-contrib/eslint-loader
compare: c086892dfaa0ca10cab0344e84acb4ee76fcdd02
Choose a head ref
  • 20 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 9, 2019

  1. docs: formatting

    ricardogobbosouza committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    2dd8b43 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. docs: formatting

    ricardogobbosouza committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    2346ff8 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    ricardogobbosouza committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    356c8e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dab6d65 View commit details
    Browse the repository at this point in the history
  4. docs: update

    ricardogobbosouza committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    f06c9e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7793ccf View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    6bb1fa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0a9d0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee68817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23695fc View commit details
    Browse the repository at this point in the history
  5. docs: formatting

    ricardogobbosouza committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    3f422bf View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    929800d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e04f743 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. fix: #316 updating loader-fs-cache min version (#317)

    * Fix #316 updating loader-fs-cache min version
    
    Fix #316 updating loader-fs-cache min version.
    The new version of loader-fs-cache has support for a new version of minimist which has not the prototype pollution vuln (CVE-2020-7598).
    
    * fix: fix #316 update loader-fs-cache also in package-lock
    neokeld committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    796e3d1 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    ricardogobbosouza committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    d7be477 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. chore: update deps

    ricardogobbosouza committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    acecce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953d140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c6a87a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. chore: v4.0.0 (#319)

    * test: set default timeout
    
    * style: formatting
    
    * chore: update deps
    
    * ci: update
    
    * chore: minimum required nodejs version is 10.13.0
    
    * test: set testEnvironment  `node`
    ricardogobbosouza committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    1a12052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c086892 View commit details
    Browse the repository at this point in the history