freaktechnik / css-objectnet

Analyze the ID-Class relations of HTML nodes
MIT License
1 stars 0 forks source link

Update file-loader to the latest version šŸš€ #8

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.1.0 of file-loader just got published.

Dependency file-loader
Current Version 0.11.2
Type devDependency

The version 1.1.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.


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 20 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
  • 95e157b chore(release): 1.0.0
  • a9e6927 chore(release): 1.0.0-rc.0
  • 3fe2d12 fix: remove = from default export (SyntaxError) (#178)
  • b47224a chore(package): remove duplicate peerDependencies (#175)
  • aaf5f17 chore(package): add webpack peerDependency (#169)
  • 334cb98 chore: Update changelog
  • 450cf00 chore(release): 1.0.0-beta.1
  • acd6c2f chore: Update to defaults v.1.3.0 (#170)

There are 20 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: