dunnkers / ember-polymer

Use Polymer in your ambitious Ember application! πŸ’Ž
https://dunnkers.github.io/ember-polymer/
MIT License
21 stars 6 forks source link

Update ember-cli-htmlbars-inline-precompile to the latest version πŸš€ #67

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0 of ember-cli-htmlbars-inline-precompile just got published.

Dependency ember-cli-htmlbars-inline-precompile
Current Version 0.4.4
Type devDependency

The version 1.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ember-cli-htmlbars-inline-precompile. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 15 commits.

  • a8497b6 release v1.0.0 πŸŽ‰
  • a858bf5 Merge pull request #83 from mikrostew/parallel-compile
  • a26f9b6 re-incorporate environment clone changes
  • 1f00295 fix baseDir issues, and don't cache for in-process transpile
  • 4375106 cleanup based on PR feedback
  • 1bcdf6f cache plugins - avoid rebuilding, avoid babel heap overflow
  • ff2fb18 refactor duplicated plugin setup code
  • 579dffe log plugins that block parallel compile
  • b1e21ac put the fresh template code back in, and add debug
  • 53670b6 fix for non-parallel case, add tests, and cleanup logic
  • 128d69f basic parallel API, and cleanup redundant logic
  • 4472ae8 clear broccoli cache between ember-try scenarios
  • d61ce00 use finalized version of the parallel API in broccoli-babel-transpiler
  • 4bb3dab refactor to use new parallel API in broccoli-babel-transpiler
  • cec3ddd Update CHANGELOG.md.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling f78f3b29f89e7e433ca329a9bd297701f6d2a5c3 on greenkeeper/ember-cli-htmlbars-inline-precompile-1.0.0 into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling f78f3b29f89e7e433ca329a9bd297701f6d2a5c3 on greenkeeper/ember-cli-htmlbars-inline-precompile-1.0.0 into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling f78f3b29f89e7e433ca329a9bd297701f6d2a5c3 on greenkeeper/ember-cli-htmlbars-inline-precompile-1.0.0 into on master.

greenkeeper[bot] commented 6 years ago

Version 1.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • e361224 1.0.1
  • bd41108 Merge pull request #93 from mikrostew/version-check
  • 72c11b5 update ember-cli-babel version check and dependencies
  • 6f1df9d Merge pull request #91 from Turbo87/version-checker
  • bdecf2d Update "ember-cli-babel" to v6.7.0
  • 57e231d Adjust "ember-cli-babel" peer dependency
  • b70a381 Adjust "ember-cli-babel" version check
  • 8814a29 Merge pull request #92 from Turbo87/yarn
  • 2a20563 CI: Use yarn instead of npm

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 8c7f927 v1.0.2
  • fde6cb7 Update CHANGELOG.
  • 0c05099 Merge pull request #97 from mikrostew/caching-is-hard
  • 86d85a5 test cacheKey() for non-parallel plugins
  • 6aa21b3 cache everything for the parallel plugin objects
  • 390bcf4 Merge pull request #94 from ember-cli/kellyselden-patch-1
  • 4a1f4c2 add npm badge

See the full diff