Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update file-loader to the latest version 🚀 #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 26, 2017

Version 1.0.0-rc.0 of file-loader just got published.

Dependency file-loader
Current Version 0.11.2
Type dependency

The version 1.0.0-rc.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of file-loader.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@deltaidea deltaidea temporarily deployed to golad-staging-pr-53 July 26, 2017 21:30 Inactive
greenkeeper bot added a commit that referenced this pull request Jul 26, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 26, 2017

Version 1.0.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 29, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 29, 2017

Version 1.1.0 just got published.

Update to this version instead 🚀

Release Notes Release v1.1.0

1.1.0 (2017-09-29)

Features

  • add options validation (schema-utils) (#184) (696ca77)
Commits

The new version differs by 7 commits.

  • abe91a8 chore(release): 1.1.0
  • 696ca77 feat: add options validation (schema-utils) (#184)
  • 39016b8 docs(README): add missing commas in examples (#196)
  • e5c1c5e docs(README): fix typo 'placholder' (#195)
  • 68840b6 docs(README): add missing comma in example (#191)
  • 7e2998c docs(README): standardize (#171)
  • c5b205b chore: Update changelog for 1.0.0 final

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 30, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 30, 2017

Version 1.1.1 just got published.

Update to this version instead 🚀

Release Notes Release v1.1.1

1.1.1 (2017-09-30)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 0c52ae2 chore(release): 1.1.1
  • b46c2b8 chore: Update lock file
  • cf7c85a fix(schema): allow additionalProperties (#207)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 30, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 30, 2017

Version 1.1.2 just got published.

Update to this version instead 🚀

Release Notes Release v1.1.2

1.1.2 (2017-09-30)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 4e55bcc chore(release): 1.1.2
  • daeff0e fix(cjs): export raw value (#183)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 30, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 30, 2017

Version 1.1.3 just got published.

Update to this version instead 🚀

Release Notes v1.1.3

2017-09-30

Commits

The new version differs by 2 commits.

  • c49aceb chore(release): 1.1.3
  • 5331946 build: Adds options.json to dist package

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 30, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 30, 2017

Version 1.1.4 just got published.

Update to this version instead 🚀

Release Notes Release v1.1.4

1.1.4 (2017-09-30)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 8782cf1 chore(release): 1.1.4
  • f412b3e fix(index): revert to CJS exports (#212)

See the full diff

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

greenkeeper bot commented Oct 5, 2017

Version 1.1.5 just got published.

Update to this version instead 🚀

Release Notes Release v1.1.5

1.1.5 (2017-10-05)

Bug Fixes

  • schema: allow name to be a {Function} (options.name) (#216) (fbfb160)
Commits

The new version differs by 5 commits.

  • f321874 chore(release): 1.1.5
  • 5ae410f chore: Updates existing lib version in lock file
  • fbfb160 fix(schema): allow name to be a {Function} (options.name) (#216)
  • bc73688 docs(README): update name docs (options.name) (#217)
  • 38e4b0c docs: Add leading slash to path option examples (#203)

See the full diff

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

greenkeeper bot commented Dec 16, 2017

Version 1.1.6 just got published.

Update to this version instead 🚀

Release Notes Release v1.1.6

1.1.6 (2017-12-16)

Bug Fixes

  • rootContext compatibility fix for legacy / v4 (#237) (1e4b7cf), closes #237
Commits

The new version differs by 4 commits.

  • d965494 chore(release): 1.1.6
  • 1e4b7cf fix: rootContext compatibility fix for legacy / v4 (#237)
  • 0c4cdc2 docs(README): correct the default value for [hash:<length>] (#230)
  • 52c882e test: standardize test configuration (#214)

See the full diff

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

greenkeeper bot commented Feb 19, 2018

Version 1.1.7 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 1451b1e chore(release): 1.1.7
  • 98bf052 fix(index): don't concat options.outputPath and options.publicPath (#246)
  • 9ee8332 docs(README): add regExp option (options.regExp) (#244)
  • f62bc44 chore(package): update schema-utils v0.3.0...0.4.5 (#245)
  • ef5688e docs(README): correct default value for digestType (hashes) (#239)

See the full diff

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

greenkeeper bot commented Feb 20, 2018

Version 1.1.8 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • c0785d1 chore(release): 1.1.8
  • 26e47ca fix(index): normalize and concat paths via path.join()
  • 4c1ccaa fix(index): don't append outputPath to the original url (options.outputPath {Function})
  • 3b071f5 fix(index): context takes precedence over issuer.context (options.useRelativePath)

See the full diff

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

greenkeeper bot commented Feb 21, 2018

Version 1.1.9 just got published.

Update to this version instead 🚀

Release Notes v1.1.9

2018-02-21

Bug Fixes

  • index: handle protocol URL's correctly (options.publicPath) (#253) (54fa5a3)
  • index: use path.posix for platform consistency (#254) (2afe0af)
Commits

The new version differs by 3 commits.

  • b3f9189 chore(release): 1.1.9
  • 2afe0af fix(index): use path.posix for platform consistency (#254)
  • 54fa5a3 fix(index): handle protocol URL's correctly (options.publicPath) (#253)

See the full diff

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

greenkeeper bot commented Feb 26, 2018

Version 1.1.10 just got published.

Update to this version instead 🚀

Release Notes v1.1.10

2018-02-26

Bug Fixes

  • package: add webpack >= 4 (peerDependencies) (#255) (3a6a7a1)
Commits

The new version differs by 2 commits.

  • d27b04c chore(release): 1.1.10
  • 3a6a7a1 fix(package): add webpack >= 4 (peerDependencies) (#255)

See the full diff

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

greenkeeper bot commented Mar 1, 2018

Version 1.1.11 just got published.

Update to this version instead 🚀

Release Notes v1.1.11

2018-03-01

Reverts

  • index: context takes precedence over issuer.context (options.useRelativePath) (#260) (e73131f)
Commits

The new version differs by 2 commits.

  • f7f6d6c chore(release): 1.1.11
  • e73131f revert(index): context takes precedence over issuer.context (options.useRelativePath) (#260)

See the full diff

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

Successfully merging this pull request may close these issues.

1 participant