Ticketfly-UI / ember-css-composer

CSS Class Name Macros
MIT License
2 stars 0 forks source link

Update broccoli-babel-transpiler to the latest version πŸš€ #21

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.0.0 of broccoli-babel-transpiler just got published.

Dependency broccoli-babel-transpiler
Current Version 5.6.2
Type dependency

The version 6.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 broccoli-babel-transpiler. 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 35 commits ahead by 35, behind by 12.

  • 1c7590e 6.0.0
  • 4b7ec8b 6.0.0-alpha.4
  • ed83ecb Merge pull request #110 from rwjblue/default-to-persisting
  • ff13220 Update engines to show node@4 and higher requirement.
  • 7e1f07a Fix test failure from upstream change in convert-source-map.
  • ab4eac8 Default to persistent caching.
  • 647aa9c 6.0.0-alpha.3
  • b8f6370 Merge pull request #107 from babel/prevent-error-with-annotation
  • 6c3640e Ensure common local plugin options do not error.
  • 9355e7a Merge pull request #104 from jdalton/travis-
  • 8311784 TravisCI: Update tested Node versions.
  • 91cd843 Merge pull request #102 from babel/greenkeeper-clone-2.0.0
  • 7698bd1 chore(package): update clone to version 2.0.0
  • 25a9364 6.0.0-alpha.2
  • 251d190 Merge pull request #101 from babel/remove-module-metadata-feature

There are 35 commits in total.

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:

greenkeeper[bot] commented 7 years ago

Version 6.1.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 41 commits.

  • 3e8a534 release v6.1.1 πŸŽ‰
  • e6fb1ef ensure we actually package all the files
  • 7c53f51 release v6.1.0 πŸŽ‰
  • a631c35 update lock file
  • a3a5a23 Merge pull request #114 from mikrostew/parallel-babel
  • 2096c49 document JOBS env var
  • c9d36c1 documentation for the parallel API
  • 1d220b7 rework API as POJO with named params
  • 3e95375 better naming, debug logging, and updated dependency on BPF
  • a2cb3cc parallelAPI -> _parallelAPI, and allow callback or build
  • 78a05fc transform all callbacks to objects before sending to workers
  • 5c51f61 refactor to avoid "this"
  • c0f89b4 update how callback options are handled and parallelized
  • 7575c0b backwards-compatible API for resolveModuleSource option
  • 7a0597d stricter checking for parallel API

There are 41 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.1.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 30 commits.

  • e93c7b6 release v6.1.2 πŸŽ‰
  • 2cf2dce Merge pull request #120 from mikrostew/objects-basedir
  • 83f6e26 caching for plugin objects with baseDir() and cacheKey()
  • eb02c98 Merge pull request #117 from mikrostew/slow-tests
  • 32320a9 run all tests in CI (rebased against master)
  • 459f8a1 move large slow test to test:slow
  • 9f10437 Merge branch 'v5.x'
  • ee8b358 Merge pull request #119 from Turbo87/travis-deploy
  • dbd3d8b Merge pull request #118 from babel/Turbo87-patch-1
  • d57cdf3 Use current LTS for appveyor testing.
  • d4e4219 CI: Use "auto-dist-tag" to automatically set correct distTag
  • 72d1468 CI: Publish tags automatically
  • e444351 CI: Use yarn instead of npm
  • 80b9bf7 Update .travis.yml
  • ec9ba75 TravisCI: Update tested Node versions.

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.1.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 712da0d release v6.1.3 πŸŽ‰
  • a7b3efa Merge pull request #125 from babel/support-disable-parallelism
  • 7272e61 Support disabling parallelism via JOBS=0
  • a731fa3 Merge pull request #122 from pablobm/explain-babel-6
  • 2254a55 Explain usage to people not familiar with Babel 6

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.1.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • ec214ba release v6.1.4 πŸŽ‰
  • 72c032c Merge pull request #126 from mikrostew/single-worker-pool
  • 270fc29 clean up test state
  • 15c2f69 fix test timeouts in CI
  • 572b826 fix appveyor failure
  • 6e09fad remove unused require
  • c51f1f3 Merge branch 'master' into single-worker-pool to fix conflicts
  • 8085aef clean up the code based on feedback
  • 9e8e78e Merge pull request #1 from nickiaconis/single-worker-pool
  • 5f31d63 fix appveyor failure
  • 18e99dc limit to single worker pool per babel-core

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 31cbb67 release v6.2.0 πŸŽ‰
  • cb5bbbf Merge pull request #132 from mikrostew/parallel-fix
  • 76bee65 plugins set as array of serializable things can be parallelized
  • 8033a85 Merge pull request #131 from Turbo87/fix-auto-dist-tag
  • 53dd029 CI: Use skip_cleanup to not revert auto-dist-tag adjustment

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 12 commits.

  • dbb5e95 release v6.3.0 πŸŽ‰
  • 1df9d30 Update README.md
  • 83261a0 Merge pull request #136 from babel/jeffjo-master
  • b43de2f targetExtension improvements
  • a9b286a Merge pull request #135 from babel/cleanup
  • bea8936 be explicit about what we are importing from lib/parallel-api
  • 505df00 Merge pull request #134 from babel/cleanup
  • e73353d some more es6ification
  • dca15c7 test latest node as well
  • 7548aaa Cleanup readme
  • 9c8a1e6 Merge pull request #133 from babel/logging-conventions
  • 7f87267 Ensure logging filter for parallel stuff follows the existing convention.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 12 commits.

  • 6766b41 release v6.4.0 πŸŽ‰
  • 131fbd5 Merge pull request #139 from babel/cleanup
  • 167e2d6 Move tests into tests directory
  • 4d822e9 Merge pull request #138 from babel/upgrade-deps
  • a3b3801 always terminateWorkerPool in tests
  • 3fa014e var -> let
  • 241b1fc bump amd-name-resolver, and fix tests to work correctly with parallel serializable amd-name-resolver
  • ca80898 * remove unused broccoli dependency
  • b660fe6 Upgrade deps
  • 3fb7584 Merge pull request #137 from babel/throw-unless-parallelizable
  • c994e32 Add throwUnlessParallelizable (defaulting to false).
  • 501ffa0 Move timeout to include full β€œlarge operations” describe, also reduce the timeout to 1 minute. Any longer isn’t acceptable.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • e6614c8 release v6.4.2 πŸŽ‰
  • 0361370 bump timeout when dealing with workers
  • 7bee87b Merge pull request #140 from babel/refactor-throw-unless-
  • 33d8c7d refactor throwUnlessParallelizable option internals

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.5 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • e906d16 release v6.4.5 πŸŽ‰
  • 9a571af Merge pull request #145 from babel/improve-throw
  • e714b29 Enhance throwUnlessParallelizable
  • 81436ab Merge pull request #143 from charlespierce/parallel-documentation
  • da99127 Remove 'JOBS=0' from disable parallelization section of README

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.5.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • e320c5c release v6.5.0 πŸŽ‰
  • eb0e007 Merge pull request #146 from babel/improve-error
  • 7447046 Easier debug logging (simply enable the DEBUG matcher, no need to toggle log level)
  • f71f6b0 cleanup
  • 75c2551 fix ParallelAPI.{serialize,deserialize}
  • af2b60b also serialize plugins: [fn, 1,2] if fn itself is serializable
  • 718fa45 Cleanup code
  • 9e99136 Improve throwUnlessParallelizable errors

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.0.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 29 commits.

  • fa78b5c 7.0.0
  • c35cc19 Merge pull request #150 from babel/babel-7
  • afb12e6 Avoid highlighting code during tests asserting error messages.
  • e4a543e Update to latest packages...
  • 1b7f287 7.0.0-beta.4
  • 55b8998 Update dependencies to latest versions.
  • 211b034 Merge pull request #149 from dfreeman/green-tests
  • 0dfc873 Get tests passing? Let's see what CI says
  • 95e2d73 Merge pull request #148 from dfreeman/deserialize-nested-arrays
  • 11672d7 Deserialize nested arrays in the parallel API correctly
  • 8b801cc More Babel 7 updates...
  • 187b4fe Merge remote-tracking branch 'origin/master' into babel-7
  • 373c15b 7.0.0-beta.3
  • f686efe Fixup fixture assertions for latest babel@7...
  • ae3ec7c fixup! Fix issues with parallel API babel version detection.

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

  • 4fe83c4 7.1.1
  • 972b881 Merge remote-tracking branch 'origin/v6.x'
  • fa52187 6.5.1
  • 60d5df9 Merge remote-tracking branch 'origin/v6.x'
  • 0721d36 Merge pull request #159 from Turbo87/fix-parallel-api
  • 8ddecdc parallel-api: Fix "Cannot read property '_parallelBabel' of null" error
  • 369bfce Merge pull request #151 from SparshithNR/patch-1
  • 756f96a Merge pull request #157 from Turbo87/travis-sudo
  • 4d9b5ac TravisCI: Remove deprecated sudo: false option
  • 64cabe2 Update README.md

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 13 commits.

  • e80888a release v7.3.0 πŸŽ‰
  • afbc15f CHANGELOG
  • bf75e96 Merge pull request #174 from babel/fix-options-hash-generation
  • b17d1cb ensure absolute path plugins are hashed correctly
  • af2a0c9 fix options has generation (#173)
  • 32a0da3 Extract optionHash generation and add tests
  • 258fad6 Merge pull request #171 from babel/fix-failing-test
  • 27db33a fix failing test
  • 53ae788 Merge pull request #170 from babel/dependabot/npm_and_yarn/lodash-4.17.14
  • e885f16 Bump lodash from 4.17.11 to 4.17.14
  • 0358f28 Ignore case
  • e327693 Fix test
  • 1ff3439 Update dependencies

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€