Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+4/-1/💬24)
  4 issues created:
  - VueJS dynamic imports / lazy loading supported by SW? (by doorkey)
    https://github.com/w3c/ServiceWorker/issues/1481 
  - Service worker expiration (by TomPradat)
    https://github.com/w3c/ServiceWorker/issues/1480 
  - The requested service worker becomes redundant and a new and random service worker gets reqeusted and registered (by rishabhnigamoyo)
    https://github.com/w3c/ServiceWorker/issues/1479 
  - Make serviceWorker.ready spec match implementations (by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1477 

  2 issues received 24 new comments:
  - #1479 The requested service worker becomes redundant and a new and random service worker gets reqeusted and registered (2 by jakearchibald, rishabhnigamoyo)
    https://github.com/w3c/ServiceWorker/issues/1479 
  - #1407 Top-level await integration for ServiceWorkers running modules (22 by annevk, devsnek, jakearchibald, littledan, ljharb, syg)
    https://github.com/w3c/ServiceWorker/issues/1407 

  1 issues closed:
  - The requested service worker becomes redundant and a new and random service worker gets reqeusted and registered https://github.com/w3c/ServiceWorker/issues/1479 



Pull requests
-------------
* w3c/ServiceWorker (+2/-1/💬4)
  2 pull requests submitted:
  - Make serviceWorker.ready spec match implementations (by Yannic)
    https://github.com/w3c/ServiceWorker/pull/1478 
  - Export ServiceWorkerGlobalScope's service worker for DOM Standards (by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1476 

  2 pull requests received 4 new comments:
  - #1478 Make serviceWorker.ready spec match implementations (3 by Yannic, jakearchibald, ylafon)
    https://github.com/w3c/ServiceWorker/pull/1478 
  - #1476 Export ServiceWorkerGlobalScope's service worker for DOM Standards (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1476 

  1 pull requests merged:
  - Export ServiceWorkerGlobalScope's service worker for DOM Standards
    https://github.com/w3c/ServiceWorker/pull/1476 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/ServiceWorker

Received on Tuesday, 15 October 2019 17:00:27 UTC