Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Update workbox-webpack-plugin to the latest version 馃殌 #335

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 27, 2019

The devDependency workbox-webpack-plugin was updated from 3.6.3 to 4.0.0.

This version 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.


Find out more about this release.

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 bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 7, 2019

Update to this version instead 馃殌

Commits

The new version differs by 18 commits.

  • 6fd1909 v4.1.0
  • 5e04a62 Prevent onSync infinite loops (#1943)
  • 5e2c4a1 Merge pull request #1941 from GoogleChrome/workbox-window-update
  • 46f1c2b Resolve getSW correctly after an update is found
  • eab861f Merge pull request #1938 from GoogleChrome/fix-bcu-plugin
  • 1b0a5fa Explicitly check event.request
  • ea248e7 Merge pull request #1932 from GoogleChrome/bg-sync-array-buffer
  • b51b6f8 Run eslint or .eslintrc
  • d822ba9 Update tests/mocks to work after cherry-pick
  • 8b9dc50 Update code and tests to work cross-browser
  • 60a784e Rename files and fix exports
  • bd5f411 Merge pull request #1929 from GoogleChrome/skipWaiting-message
  • a6ad817 Add a message listener when skipWaiting: false
  • b6b1506 Call bind() to get the right this in precaching's plugins (#1928)
  • d76e770 Merge pull request #1922 from GoogleChrome/fix-jsdocs

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2019

Update to this version instead 馃殌

Release Notes for Workbox v4.1.1

馃悰 What's Fixed?

workbox-window

  • The removeEventListener() method of the Workbox class would throw due to an implementation error, this has been fixed. [#1963]

  • If, at registration time, there was already both an active and waiting service worker with the same script URL as the one being registered, calling getSW() or messageSW() after registration would target the active service worker rather than the waiting service worker. The intended behavior is that the target service worker associated with a Workbox instance is always the most recently registered service worker with a matching script URL. These methods now target the waiting service worker [#1961]

Thanks!

Special thanks to @donavon for contributions that went into this release.

Commits

The new version differs by 11 commits.

  • fb837ca v4.1.1
  • e2d5ae8 Add changes from manual lerna bootstrap
  • 493ef61 Merge pull request #1963 from donavon/bugfix/set-remove
  • 122c0d5 Test coverage for removeEventListener
  • 41666a8 change Set.remove to Set.delete
  • d971e3e Resolve getSW() to a matching waiting SW (#1961)
  • 121729c Bump workbox-build deps (#1959)
  • da6e0f2 Merge pull request #1952 from kaykayehnn/fix-typo
  • 2a1f6ba Fix JSDoc comment typo
  • e15877f Merge pull request #1948 from GoogleChrome/version-updates
  • 91219e1 Update version metadata

See the full diff

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

greenkeeper bot commented Apr 3, 2019

Update to this version instead 馃殌

Commits

The new version differs by 50 commits.

  • 60f99c8 v4.2.0
  • 23be765 Adds cacheNames.prefix and suffix (#2001)
  • bb78e35 Merge pull request #2000 from GoogleChrome/migrate-streams-tests
  • 10d3568 Update tests to run in a SW env
  • d478486 Rename files
  • adef0e2 Merge pull request #1999 from GoogleChrome/migrate-sw-tests
  • b70cd0d Update tests to run in a SW env
  • b637c89 Rename files
  • 2cc0f8b Merge pull request #1996 from GoogleChrome/migrate-strategies-tests
  • 90756b4 Update tests to run in a SW env
  • eb73b03 Rename files
  • 76ba317 Merge pull request #1992 from GoogleChrome/migrate-routing-tests
  • 47bf2c0 Update tests to run in a SW env
  • 5b8e1c7 Rename files
  • cb2eac0 Merge pull request #1991 from GoogleChrome/migrate-range-requests-tests

There are 50 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 15, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented May 1, 2019

Update to this version instead 馃殌

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