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 url-loader to the latest version πŸš€ #53

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.6.1 of url-loader just got published.

Dependency url-loader
Current Version 0.5.9
Type devDependency

The version 0.6.1 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 url-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 v0.6.1

0.6.1 (2017-10-04)

Bug Fixes

  • schema: allow additionalProperties (#94) (2b01ea2)
Commits

The new version differs by 10 commits.

  • a8f338e chore(release): 0.6.1
  • 2b01ea2 fix(schema): allow additionalProperties (#94)
  • 11dce14 docs: Update changelog with nsp advisory
  • 1934507 chore(release): 0.6.0
  • a1e1fef chore: Fix mime version
  • d19ee2d chore: update mime package to avoid deprecation mime type with woff and woff2 (#87)
  • 636ebed feat: add fallback option (#88)
  • f3f5fce docs(README): remove confusing prefix option (options.prefix) (#89)
  • 2de70bb docs(README): fix typo in example (#81)
  • ced5990 feat(index): add options validation (schema-utils) (#78)

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:

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #53   +/-   ##
=====================================
  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...ca8ac1a. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 0.6.2 just got published.

Update to this version instead πŸš€

Release Notes Release v0.6.2

0.6.2 (2017-10-04)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 672ba80 chore(release): 0.6.2
  • b31684d fix: allow use limit as string (#96)

See the full diff