AlorelUserscripts / watch-series-helper

0 stars 0 forks source link

Update @webcomponents/shadydom to the latest version 🚀 #5

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.1.0 of @webcomponents/shadydom was just published.

Dependency @webcomponents/shadydom
Current Version 1.0.14
Type dependency

The version 1.1.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 @webcomponents/shadydom.

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

  • 62a51a4 1.1.0
  • 7533182 Merge pull request #243 from webcomponents/burn-bower
  • 12bc98b add "regen-package-lock"
  • ced58d0 Merge branch 'master' into burn-bower
  • 433eaee Merge pull request #246 from webcomponents/defer-native-connect-flag
  • caf3e56 Patch define on CustomElementsRegistry to avoid Safari 10 flakiness.
  • 1c36963 Merge branch 'master' into defer-native-connect-flag
  • 25a884f Change flag name to deferConnectionCallbacks
  • 95a853c capture patched connect/disconnect so they can be manually called.
  • df09cec Expose right setting for deferNativeCustomElementsConnection
  • fc53844 native custom elements connect/disconnect refinement
  • 19350ac Merge branch 'master' into burn-bower
  • 7779b60 Merge branch 'fix/208-template-innerHTML'
  • ba95f0b Update polyfill dependencies
  • efe8aa8 Merge branch 'master' into fix/208-template-innerHTML

There are 101 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 1.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • c2d4402 1.1.1
  • 223333d Merge pull request #265 from webcomponents/fix-slot-rename-pending-render
  • 5d91ff5 Fix timing issue if modifying slot name before rendering
  • 7df92c0 Merge pull request #249 from webcomponents/build-on-pre-pack
  • 5eb4743 Merge branch 'master' into build-on-pre-pack
  • e0e5db6 Merge pull request #253 from webcomponents/delayed-event-target
  • 30a7228 Fix retrieving event.target in delayed event callback
  • 4e96d00 Generate build files on prepack

See the full diff