YePpHa / maia-yt

Currently codenamed maia-yt is a userscript (and browser extension) that enhances the user's experience on YouTube.
MIT License
497 stars 20 forks source link

Update webextension-polyfill to the latest version 🚀 #137

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency webextension-polyfill was updated from 0.3.1 to 0.4.0.

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


Release Notes for 0.4.0

Bug Fixes

  • browser.devtools.inspectedWindow.eval promise should always resolve to an array (#168, #175)

See all changes for 0.4.0

Commits

The new version differs by 7 commits.

  • 949f08c chore: bump version for release 0.4.0
  • 6f178c5 fix: browser.devtools.inspectedWindow.eval promise should always resolve to an array (#175)
  • e6601af doc: Update MSEdge note in README.md (#176)
  • cdbb311 chore: Small tweaks to the eslint config files (follow-up for #167)
  • 83ec9e7 test(integration): Use node for running test scripts (#167)
  • 34a6ab4 docs(README): Add reminder to include browser-polyfill.js before other bg scripts (#160)
  • 7b46d25 refactor: Make the wrapAPIs function take the chrome object as a parameter (#139)

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 5 years ago

Update to this version instead 🚀

Release Notes for 0.5.0

Bug Fixes

  • Removed browser.runtime.getBrowserInfo(), as it is not available in Chromium-based browsers (#200)
  • The webextension-polyfill now throws an error when loaded in non-extension contexts (#190)

Docs

See all changes for 0.5.0

Commits

The new version differs by 11 commits.

  • be61115 chore: bump version for release 0.5.0
  • 06ebcbd fix(travis): Added xvfb service to travis config (#203)
  • 04a9e3a chore: Add .editorconfig (#188)
  • 3929b9f fix: Remove runtime.getBrowserInfo() (#200)
  • 44a473d docs(README): Add suggested webpack usage (#194)
  • 6b8e7e1 chore(deps): Updated chromedriver to version 76.0.0 (#199)
  • 51998c1 chore: Fixed typos in README.md file (#197)
  • ad207a8 fix: Throw error when loaded in non-extension contexts (#190)
  • 10bc37b chore: Add Mozilla Code of Conduct file
  • 6fb04eb docs(README): Clarify why Chrome-only methods have no Promise (#183)
  • 3aad241 test(devtools): Fix intermittent DevTools API test timeout (#177)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀