Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Update file-loader to the latest version 🚀 #36

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 20, 2018

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

This version is not covered by your current version range.

If you don’t 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 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

FAQ and help

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


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.553% when pulling 9d10965 on greenkeeper/file-loader-3.0.0 into 5c03074 on master.

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

greenkeeper bot commented Dec 20, 2018

  • The devDependency file-loader was updated from 2.0.0 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
Contributor Author

greenkeeper bot commented Jun 5, 2019

  • The devDependency file-loader was updated from 2.0.0 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
Contributor Author

greenkeeper bot commented Jul 18, 2019

  • The devDependency file-loader was updated from 2.0.0 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
Contributor Author

greenkeeper bot commented Aug 8, 2019

  • The devDependency file-loader was updated from 2.0.0 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
Contributor Author

greenkeeper bot commented Nov 21, 2019

  • The devDependency file-loader was updated from 2.0.0 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
Contributor Author

greenkeeper bot commented Nov 25, 2019

  • The devDependency file-loader was updated from 2.0.0 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
Contributor Author

greenkeeper bot commented Nov 25, 2019

  • The devDependency file-loader was updated from 2.0.0 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
Contributor Author

greenkeeper bot commented Feb 19, 2020

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

Update to this version instead 🚀

@greenkeeper greenkeeper bot closed this Mar 9, 2020
@greenkeeper greenkeeper bot deleted the greenkeeper/file-loader-3.0.0 branch March 9, 2020 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant