o-rango / o-rango-components

UI web components
2 stars 3 forks source link

Update @stencil/core in group default to the latest version πŸš€ #34

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.12.0 of @stencil/core was just published.

Dependency @stencil/core
Current Version 0.11.4
Type devDependency

The version 0.12.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 @stencil/core.

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

  • ee25251 πŸš‘ 0.12.0
  • 1cf21c9 chore(): ensure esm es5 is used when building esm core.
  • 6677775 fix(): ensure that esmes5 builds are actually es5 for .global.js
  • 4f1eae0 🌢 0.12.0-8
  • 8d07ee9 feat(URL): add URL polyfill for ie11
  • f186a57 test(components.d.ts): update components.d.ts references
  • ea75f26 test(validate): remove validateIndexHtml for now
  • f9ead69 chore(): correct types and rename back to components.d.ts
  • 4b93fa5 chore(validate): ensure doctype and charset nodes
  • 6fa63fd feat(compiler): adds more compiler checks
  • 2865fae fix(config): add esModuleInterop
  • 0ad19de fix(angular): promisify methods
  • dabcf5e fix(angular): event emitters work programatically
  • d3b3c80 fix(angular): using Component instead of Directive
  • a060e2e πŸŽͺ 0.12.0-7

There are 54 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 0.12.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 0f29eec 🀘 0.12.1
  • 638ad47 fix(): ensure all '@stencil/core' types are changed to './stencil.core' in components.d.ts file.
  • fa47de5 fix(): ensure components.d.ts uses stencil.core.d.ts types in dist directories.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.12.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 93ca5fe πŸš– 0.12.2
  • eae26c1 🏁 0.12.2-0
  • cf81429 fix(): correct rollup globals plugin to include the correct local path to the globals files.
  • 99d058e feat(): add types to decorators to ensure that they are assigned correctly.
  • 064e2af chore(): add missing semicolons for side-effect based imports of components.d.ts.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.12.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • e1314be 🎩 0.12.3
  • d6ba49b fix(angular): promisy types is not longer needed

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.12.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 404bae2 πŸ‹ 0.12.4
  • 4e17c9e fix(): move functional component definitions to file for external builds.
  • b6ee592 feat(): add rollup module info to stats and upgrade rollup.

See the full diff