Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update file-loader to the latest version 馃殌 #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 5, 2018

The devDependency file-loader was updated from 1.1.11 to 2.0.0.

This version is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v2.0.0

2018-08-21

Code Refactoring

  • defaults: update to latest webpack-defaults (#268) (687f422)

BREAKING CHANGES

  • defaults: Enforces engines of "node": ">=6.9.0 < 7.0.0 || >= 8.9.0"
Commits

The new version differs by 6 commits.

  • 8d43c38 chore(release): 2.0.0
  • 2ae1dae docs(readme): fix typo in outpathPath section (#282)
  • c1c5a7f docs(readme): fix broken link to CONTRIBUTING.md (#289)
  • deec913 refactor: schema-utils (#294)
  • 8f18b1e docs(readme): clarify support for Webpack v3 (#287)
  • 687f422 refactor(defaults): update to latest webpack-defaults (#268)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@codecov-io
Copy link

codecov-io commented Oct 5, 2018

Codecov Report

Merging #38 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   18.18%   18.18%           
=======================================
  Files          11       11           
  Lines          33       33           
  Branches        4        4           
=======================================
  Hits            6        6           
  Misses         27       27

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 773041b...b0d4153. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Dec 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 20, 2018

  • The devDependency file-loader was updated from 1.1.11 to 3.0.0.

Update to this version instead 馃殌

Release Notes for v3.0.0

3.0.0 (2018-12-20)

Code Refactoring

  • drop support for webpack < 4 (#303) (203a4ee)
  • more validations in options schema

Features

  • resourcePath is now available in outputPath and publicPath (#304) (0d66e64)
  • context is now available in outputPath and publicPath (#305) (d5eb823)

BREAKING CHANGES

  • removed the useRelativePath option. It is dangerously and break url when you use multiple entry points.
  • drop support for webpack < 4
Commits

The new version differs by 10 commits.

  • 40a206e chore(release): 3.0.0
  • 269d3fb docs: improve README (#307)
  • 9853db1 refactor: loader
  • d5eb823 feat: context is now available in outputPath and publicPath (#305)
  • 0d66e64 feat: resourcePath is now available in outputPath and publicPath (#304)
  • 203a4ee refactor: drop support for webpack < 4 (#303)
  • e5fe4e8 refactor: tests (#302)
  • 3981acc refactor: update defaults (#301)
  • 85230c9 FIx formatting for "Contributing" and "MIT" (#298)
  • 6631d39 docs(changelog): fix typo

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 20, 2018

  • The devDependency file-loader was updated from 1.1.11 to 3.0.1.

Update to this version instead 馃殌

Release Notes for v3.0.1

3.0.1 (2018-12-20)

Bug Fixes

  • relax options validation for additional properties (#309) (c74d44e)
Commits

The new version differs by 4 commits.

  • 011cc38 chore(release): 3.0.1
  • ad4ff96 test: file-loader should emit assets (#312)
  • 6dcc7e8 chore: update defaults (#310)
  • c74d44e fix: relax options validation for additional properties (#309)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 5, 2019

  • The devDependency file-loader was updated from 1.1.11 to 4.0.0.

Update to this version instead 馃殌

Release Notes for v4.0.0

4.0.0 (2019-06-05)

chore

BREAKING CHANGES

  • deps: minimum required nodejs version is 8.9.0
Commits

The new version differs by 5 commits.

  • d016daa chore(release): 4.0.0
  • 0d2f9b8 chore(deps): update (#333)
  • aad7a29 docs: update JPG regex to match both formats (#328)
  • d699243 docs(readme): updated single loader syntax (#316)
  • 5545075 chore: update defaults (#315)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2019

  • The devDependency file-loader was updated from 1.1.11 to 4.1.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Aug 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 8, 2019

  • The devDependency file-loader was updated from 1.1.11 to 4.2.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2019

  • The devDependency file-loader was updated from 1.1.11 to 4.3.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 25, 2019

  • The devDependency file-loader was updated from 1.1.11 to 5.0.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 25, 2019

  • The devDependency file-loader was updated from 1.1.11 to 5.0.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 25, 2019

  • The devDependency file-loader was updated from 1.1.11 to 5.0.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Feb 19, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2020

  • The devDependency file-loader was updated from 1.1.11 to 5.1.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Mar 17, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2020

  • The devDependency file-loader was updated from 1.1.11 to 6.0.0.

Update to this version instead 馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant