prismicio / prismic-toolbar

An embeddable UI for Prismic content and previews directly on your website.
12 stars 19 forks source link

Update promise-polyfill to the latest version 🚀 #38

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 6 years ago

Version 8.1.0 of promise-polyfill was just published.

Dependency promise-polyfill
Current Version 8.0.0
Type dependency

The version 8.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 promise-polyfill.

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.


Release Notes Closure compiler/typescript support

Added Closure compiler and typescript doc definitions.
Big thanks to @TimvdLippe

Commits

The new version differs by 11 commits.

  • 943e157 Upgrade package.json to 8.1.0
  • f6d61c5 Merge pull request #85 from TimvdLippe/closure-compilation
  • acd5225 Delete package-lock.json
  • d5b0bcc Just typecheck index.js with typescript
  • 3a746fd Add debugging tsc version command
  • 403b863 Merge branch 'master' into closure-compilation
  • efe662b Add TypeScript linter check
  • 487e452 Merge pull request #87 from andrewiggins/patch-1
  • 082f55d Fix typo in CHANGELOG
  • 777dbc8 Fix Closure compilation
  • 1365ba3 Updated readme with NOTE on undhandledRejectionFn

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: