Stupidism / stupid-rc-starter

Hoc-style React Component Starter with storybook integrated
https://stupidism.github.io/stupid-rc-starter/
MIT License
6 stars 2 forks source link

Update raw-loader to the latest version πŸš€ #51

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0-beta.0 of raw-loader just got published.

Dependency raw-loader
Current Version 0.5.1
Type devDependency

The version 1.0.0-beta.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 raw-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.0.0-beta.0

1.0.0-beta.0 (2017-10-02)

Bug Fixes

  • escape newline/paragraph separators (#36) (c972c92)

Code Refactoring

BREAKING CHANGES

  • ES Modules are not compatible with Webpack v1.x
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:

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #51   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          19     19           
  Lines         171    171           
  Branches       41     41           
=====================================
  Hits          171    171

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 4ff094b...56ce3bf. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 7 commits ahead by 7, behind by 4.

  • c05e5bc chore(release): v1.0.0
  • 147e7db docs: improve readme (#61)
  • 4a6da19 feat: schema validation (#58)
  • 23a979e refactor: remove unused (#57)
  • 80be65e chore: update readme and circleci meta (#51)
  • 4d649f4 chore: update to latest webpack-defaults (#50)
  • 83f6541 fix(index): escape invalid characters (#43)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v2.0.0

2.0.0 (2019-03-18)

Features

  • use ES Module export instead of CommonJS (#69) (3c7bf2c)

BREAKING CHANGES

  • use ES Module export instead of CommonJS (#69) (3c7bf2c)
Commits

The new version differs by 7 commits.

  • 35762bd chore(release): 2.0.0
  • 03933c7 chore(defaults): update (#70)
  • 3c7bf2c feat: use ES Module export instead of CommonJS (#69)
  • 7fa759c chore: integrate babel (#68)
  • 6519eb2 chore: update webpack defaults (#67)
  • 062b267 docs: improve (#66)
  • 0622dc7 docs: improve information about loader order (#65)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v3.0.0

3.0.0 (2019-06-05)

chore

BREAKING CHANGES

  • deps: minimum required nodejs version is 8.9.0
Commits

The new version differs by 2 commits.

See the full diff