aliemteam / aliemcards

ALiEM Cards - markdown and website
https://www.aliemcards.com
MIT License
4 stars 8 forks source link

Update offline-plugin to the latest version 🚀 #314

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.0.0 of offline-plugin was just published.

Dependency offline-plugin
Current Version 4.9.1
Type devDependency

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

It might be worth looking into these changes and trying to get this project onto the latest version of offline-plugin.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 29 commits ahead by 29, behind by 2.

  • 9018bd7 [ci skip] Release 5.0.0
  • 5fc00d8 Remove loaders information from build scripts and tests
  • b8b961f Fix addAllNormalized wrong behavior with activate and remove undocumented loaders
  • 75557ad Fix isNotRedirectedResponse function is used without an argument
  • dab2a4b Prettify readme
  • abdae89 Update SPA example, app-shell doc and remove any mentions of navigationFallbackURL
  • a61c74b Merge pull request #375 from simon04/patch-1
  • c2b351a Fix tests
  • 05cbe95 Increase timeout for browser tests
  • 232fa9b Remove navigateFallbackURL and navigateFallbackForRedirects
  • 6649fc6 Update CHANGELOG.md
  • 39acf1f Add ServiceWorker.updateViaCache and ServiceWorker.forceInstall options
  • be4d744 Merge pull request #363 from mojoaxel/patch-1
  • b07a99c added content-type to app-cache iframe
  • 5448d0b Merge pull request #357 from ooflorent/webpack_hooks

There are 29 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 5.0.1 just got published.

Update to this version instead 🚀

Release Notes v5.0.1

Fix usage of the plugin without options

Commits

The new version differs by 3 commits.

  • 65edf58 [ci skip] Release 5.0.1
  • bf055a8 Fix plugin usage without options
  • c8a6344 [skip ci] Comment demo from readme for now

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.0.2 just got published.

Update to this version instead 🚀

Release Notes v5.0.2

Fixes incompatibility with hard-source-webpack-plugin by utilizing newer (webpack 2+) loaders injection into NFM "after-resolve" mzgoddard/hard-source-webpack-plugin#289

Commits

The new version differs by 2 commits.

  • 0f73617 [ci skip] Release 5.0.2
  • 7b29577 Use never version of loader injection into "after-resolve" NMF

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.0.4 just got published.

Update to this version instead 🚀

Release Notes v5.0.4

Bug fixes release

  • Update deep-extend package to resolve security issue #381
  • Fix rare issue of in-ServiceWorker fetch() interaction with Chrome DevTools #385
  • Fix ServiceWorker file being not-navigable and instead returning appShell's file contents #383
Commits

The new version differs by 15 commits.

  • df08535 [skip ci] 5.0.4
  • 363a89e [ci skip] Release 5.0.5
  • 56553d4 [ci skip] Release 5.0.4
  • ddec2aa Fix tests
  • ec987f4 Fix appShell returning the shell file when navigating to sw file's location
  • 2cf8af2 Update fixtures to new webpack 4's bundle output format
  • 5b9f60a Fix 'only-if-cached' in fetch event error
  • 765abb0 Merge pull request #384 from julienw/patch-1
  • 9b8e5de Add a link to appShell doc from the doc for cacheMaps
  • 1f99abe [skip ci] Readme improvment
  • a9daba4 Readme improvment
  • eb9c16b Merge pull request #381 from etchteam/master
  • fd22075 fix: Update deep-extend
  • 1454262 [ci skip] Release 5.0.3
  • a2eee00 Make ServiceWorker.minify option auto-detect usage of optimization.minimize (webpack 4+)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.0.5 just got published.

Update to this version instead 🚀

Release Notes v5.0.5
  • Fix package dependencies #387

Thanks @yesmeck for finding the issue!

(fuck npm 6)

Commits

The new version differs by 3 commits.

  • 962f90d [ci skip] Release 5.0.5
  • 76d02f3 Fix dependencies. Fuck npm 6
  • 680d427 Fix dependencies. Fuck nvm 6

See the full diff