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: 23695fc1e3d2014d7dccd3cc49b2abf9d59cfa76
Choose a base ref
...
head repository: webpack-contrib/eslint-loader
compare: c086892dfaa0ca10cab0344e84acb4ee76fcdd02
Choose a head ref
  • 10 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 6, 2019

  1. 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