Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

Bump offline-plugin from 4.9.0 to 5.0.5 #42

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

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Jul 17, 2018

Bumps offline-plugin from 4.9.0 to 5.0.5.

Release notes

Sourced from offline-plugin's releases.

v5.0.5

  • Fix package dependencies #387

Thanks yesmeck for finding the issue!

(fuck npm 6)

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

v5.0.3

Fix ServiceWorker.minify option to automatically detect when optimization.minimize is used and apply Uglify plugin (webpack 4+) https://github-redirect.dependabot.com/NekR/offline-plugin/issues/379

v5.0.2

Fixes incompatibility with hard-source-webpack-plugin by utilizing newer (webpack 2+) loaders injection into NFM "after-resolve" https://github-redirect.dependabot.com/mzgoddard/hard-source-webpack-plugin/issues/289

v5.0.1

Fix usage of the plugin without options #377

v5.0.0 馃帀

Breaking changes:

  • Support of Node 4 has been dropped #353
  • Support of webpack 1 has been dropped #353
  • AppCache is now disabled by default (celebrating ServiceWorker release in Safari and Edge), but can be enabled again with AppCache: true or more detailed AppCache options
  • ServiceWorker.navigateFallbackURL and ServiceWorker.navigateFallbackForRedirects have been deprecated since 4.9.0 and now are dropped. Use appShell option instead. Also see updated SPA example with appShell option #335
  • ServiceWorker.prefetchRequest.credentials is now default to 'same-origin'
  • Undocumented "loaders" feature has been removed

Updates

  • webpack 4 is supported now 馃帀 #353, #357
  • Fixture tests has been updated to run against webpack 2-4, and more browser tests has been written
  • Added ServiceWorker.updateViaCache option (reflecting the same option on ServiceWorker's register() method)
  • Fixed issue with additional caches not being added at all when one of them failed to load, preventing caches from being updated/refetched later

Many thanks to ykzts for his great work on porting minify option and UglifyJsPlugin in general to work together with offline-plugin and webpack 4. 馃檶馃檹鉂わ笍
Thanks to GGAlanSmithee for helping with the docs throughout the releases and for his general guiding 馃憣

And the last, but not least: Thanks to our SPONSORS and BACKERS for supporting the project! You're the best! 猸愶笍馃帀

v4.9.1

  • Fix isNotRedirectedResponse function is used without an argument #370
Commits
  • 962f90d [ci skip] Release 5.0.5
  • 76d02f3 Fix dependencies. Fuck npm 6
  • 680d427 Fix dependencies. Fuck nvm 6
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/offline-plugin-5.0.5 branch from 8dbd328 to 3700cca Compare September 25, 2018 19:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant