Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update offline-plugin to the latest version 馃殌 #45

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 26, 2018

Version 5.0.0 of offline-plugin was just published.

Dependency offline-plugin
Current Version 4.9.1
Type dependency

The version 5.0.0 is not covered by your current version range.

If you don鈥檛 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鈥檛 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. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 26, 2018

Version 5.0.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by commits.

See the full diff

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

greenkeeper bot commented Apr 27, 2018

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
Copy link
Author

greenkeeper bot commented Apr 27, 2018

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 commits.

See the full diff

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

greenkeeper bot commented Apr 28, 2018

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
Copy link
Author

greenkeeper bot commented Apr 28, 2018

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 commits.

See the full diff

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

greenkeeper bot commented Jun 2, 2018

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
Copy link
Author

greenkeeper bot commented Jun 2, 2018

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 commits.

See the full diff

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

greenkeeper bot commented Jun 2, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

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 commits.

See the full diff

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

greenkeeper bot commented Nov 16, 2018

Update to this version instead 馃殌

Commits

The new version differs by 17 commits.

  • adbad80 [ci skip] Release 5.0.6
  • 43959b5 Remove duplicate link (#420)
  • c35b97f normalize docs headers (#402)
  • cb14012 Merge pull request #405 from lorefnon/master
  • e0292bd Add Fluid Outliner to the list of PWAs
  • a974d6d Merge pull request #395 from mxstbr/patch-1
  • 18d7f60 Update options docs a bit
  • 4553b5f Merge pull request #394 from diwakar-s-maurya/patch-2
  • b1df84a Merge pull request #392 from DanielRuf/chore/add-nodejs-10
  • 18c7551 Merge pull request #391 from DanielRuf/chore/cache-node-modules
  • 8bf21e6 Merge pull request #388 from mojoaxel/noSWfix
  • ac31435 Update options.md
  • 95a2fed Doc update: clarify implications of default version config option
  • 0d0c778 chore: cache node_modules
  • 3d76117 chore: add Node.js 10

There are 17 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2018

Update to this version instead 馃殌

Release Notes for v5.0.6
  • Fix not being able to disable ServiceWorker #388
Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 3, 2019

Update to this version instead 馃殌

Commits

The new version differs by 33 commits.

  • 71fb6f7 [ci skip] Release 5.0.7
  • f1b5513 Update textures
  • 93b4168 Build project
  • e0be8db Fix webpack 4 fixtures
  • d7f67ed Fix webpack 4 fixtures
  • 4d6b6e6 Merge pull request #410 from mstange/fix-wasm
  • f9cbd3a Merge branch 'master' into fix-wasm
  • 3fb9966 Merge pull request #441 from GGAlanSmithee/patch/simplify-excludes-conditional-syntax
  • 7b84584 Bump eslint and babel versions
  • 240c66f Fix mutating original requests array in addAllNormalized()
  • 2a71278 Fix caching with failed requests (#437)
  • c50055d Merge pull request #444 from GGAlanSmithee/test/add-registration-scope-test
  • 5a2947f Merge pull request #450 from ahlec/fix-destructive-setAssets
  • 4efe03f prevent setAssets from modifying original externals array
  • 94b1b5a add scope registration test

There are 33 commits in total.

See the full diff

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

Successfully merging this pull request may close these issues.

None yet

0 participants