ginpei / webextension-pomodoro

Example extension (add-on) of Pomodoro Timer
20 stars 3 forks source link

Update webextension-polyfill to the latest version 🚀 #8

Closed greenkeeper[bot] closed 5 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: