migeorge / ember-cli-flexibility

Automatically support flexbox in older versions of IE in your Ember app
MIT License
6 stars 1 forks source link

Update ember-cli-babel to the latest version 🚀 #6

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 7 years ago

Version 6.0.0 of ember-cli-babel just got published.

Dependency ember-cli-babel
Current Version 5.2.4
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 ember-cli-babel. 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 82 commits0.

  • 12945fb 6.0.0
  • 74c2b18 6.0.0-beta.11
  • 31475a5 Merge pull request #132 from pgrippi/remove-console-log
  • 35653f1 Remove debugging console.log statement from _getBabelOptions
  • ffff43b release v6.0.0-beta.10 🎉
  • 3b43841 Merge pull request #131 from babel/expose-addon-powerz
  • 15644f8 lock file
  • 117a409 expose addon.buildBabelOptions and addon.transpileTree(tree, options) so that add ons can have additional powerz
  • 4ab3d4a Merge pull request #128 from babel/rwjblue-patch-1
  • 96e03e8 First pass at README updates for 6.
  • 67deb55 6.0.0-beta.9
  • 513e9d1 Merge pull request #126 from rwjblue/expose-helper-for-transpiling
  • 2cdf16f Add tests for transpileTree.
  • 0e6b5ef Expose a public mechanism to transpile a tree.
  • 7c6dc0a 6.0.0-beta.8

There are 82 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.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits0.

  • d9ae8df 6.1.0
  • cf36136 Merge pull request #133 from rwjblue/add-stripping
  • a4c476d Add debug tooling babel plugins.

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • 1286e54 Revert "[FIXES #150] update babel-preset-env"
  • df2e98a release v6.2.0 🎉
  • 346b53c [FIXES #150] update babel-preset-env
  • 603667a Merge pull request #148 from babel/node-8
  • 79a33cf allow node 8 to fail until ember-cli is updated
  • 5b52b66 lock to older version of preset-env (before the breaking change)
  • fb07e99 skip failed test
  • 86260f4 skip test that is failing because babel-preset-env changed it API (will fix later)
  • 6eb7285 [BUGFIX #147] add node 8 support
  • 65038c7 Merge pull request #144 from babel/update
  • b8e1107 upgrade all the deps
  • aca5787 Merge pull request #139 from rwjblue/update-readme
  • 718e419 Specifically call out the @glimmer/env import path.
  • 7567ada Merge pull request #138 from babel/Turbo87-patch-1
  • ffb7850 README: Add missing return type

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 63045ce v6.4.1
  • 6e8bc39 Merge pull request #154 from rwjblue/provide-annotation-to-babel-transpiler
  • 465353d Refactor README.
  • 79e5604 Update babel-plugin-debug-macros to avoid message building when test passes.
  • c53b873 Add convienient broccoli debug tooling.
  • 4e523f5 Provide annotation to broccoli-babel-transpiler.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.4.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • bf126fe v6.4.2
  • 3f9f223 Merge pull request #158 from dwickern/sourcemaps
  • 8119645 Respect babel sourceMaps option
  • 90cde9e Merge pull request #157 from rwjblue/add-plugin-info
  • b5aa0b3 Add info on adding custom plugins.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 403b4bf v6.5.0
  • f93f6e2 Merge pull request #159 from rwjblue/add-shims-support
  • bcc62b7 Merge pull request #155 from babel/node-engines
  • 305ab9b Add emberjs/rfcs#176 support by default.
  • 4213eac only support supported versions of node

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • fdd8b26 6.5.1
  • 51a0a44 Revert "Add emberjs/rfcs#176 support by default."

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits ahead by 6, behind by 2.

  • 6ea1cec v6.6.0
  • 6ac2390 Merge pull request #161 from rwjblue/avoid-issues-with-ember-debug
  • d632119 Add more tests to ensure public modules API's are stripped.
  • 4f9a45e Ensure import is removed properly when using mixed configuration.
  • 4b644fe Ensure both inspect and assert are properly supported.
  • 3550cb9 Avoid conflicting transforms for @ember/debug.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 19 commits.

  • 31bf770 6.7.0
  • 05e910a Merge pull request #172 from Turbo87/update
  • ff0790a Update "broccoli-babel-transpiler" to v6.1.1
  • a06803d Merge pull request #164 from villander/master
  • 2350271 Use new import paths
  • eab02d5 Fix syntax
  • 908b9e0 Merge branch 'master' into master
  • 4ff31c1 Merge pull request #167 from kellyselden/ember-cli
  • 7a57e13 Merge pull request #165 from dfreeman/patch-1
  • 846fa79 ember-cli 2.14.0 upgrade + eslint
  • a315a9c Fix tests again
  • 6ce402f Fix assert test
  • a29e3b1 Fix and improve acceptance tests
  • fcd7011 Undo ember syntax
  • eed8b03 Include examples for where to put options

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0de7868 v6.7.1
  • cb2cfb7 Merge pull request #174 from mikrostew/bbt-dep-update
  • 5fd2347 update broccoli-babel-transpiler dependency to 6.1.2

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.7.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • c9b3004 v6.7.2
  • c7cda60 Merge pull request #175 from mikrostew/amd-name-resolver-parallel
  • 788e171 update amd-name-resolver version to enable parallel babel transpile
  • 184d0c6 Merge pull request #173 from Turbo87/ci-deploy
  • 1692a89 CI: Deploy tags automatically

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 86b75cb v6.8.0
  • fa5583d Merge pull request #177 from rwjblue/update-modules-polyfill
  • da74c6f Update minimum version of babel-plugin-ember-modules-api-polyfill.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.8.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3159fd0 v6.8.1
  • 427e26f Update minimum version of babel-plugin-ember-modules-api-polyfill.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.8.2 just got published.

Update to this version instead 🚀

Release Notes v6.8.2

CHANGELOG

  • Update babel-plugin-ember-modules-api-polyfill to ensure the latest versions of ember-rfc176-data.
Commits

The new version differs by 3 commits.

  • d02675c v6.8.2
  • f083553 Merge pull request #180 from Turbo87/update-modules-polyfill
  • b0d2f65 Update "babel-plugin-ember-modules-api-polyfill" to v2.0.1

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.9.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • bf50699 v6.9.0
  • c933081 Add v6.9.0 to CHANGELOG.md.
  • f579f1b Merge pull request #176 from locks/ember-string-skip
  • fde084c Blacklists @ember/string modules if package is present
  • f354bf4 Merge pull request #186 from alvincrespo/patch-1
  • 7b08fdb Updates link to the Babel mono-repo
  • 88145d7 Merge pull request #185 from Turbo87/changelog
  • c2ef71a Add CHANGELOG file
  • 0de753c Add "lerna-changelog" dev dependency

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.9.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 0b37846 v6.9.1
  • c096806 Update CHANGELOG for v6.9.1.
  • cad6a3f Merge pull request #190 from rwjblue/fix-cli-version-detection
  • ed06a1f Properly detect host ember-cli version.
  • ef52763 Fix whitespace issues.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.9.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 62ae42e v6.9.2
  • 87e8221 Add v6.9.2 to CHANGELOG.md.
  • 81ee614 Merge pull request #192 from rwjblue/fix-stupid-mistake
  • 34c42e9 Project.prototype.emberCLIVersion is a function.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.10.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 94415d7 v6.10.0
  • ef1c2d8 Add v6.10.0 to the CHANGELOG.
  • d416009 Merge pull request #193 from rwjblue/allow-preset-opt-out
  • 1d8ea7b Allow configuration to opt-out of babel-preset-env.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.11.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • f810c92 v6.11.0
  • 0987183 Merge pull request #197 from rwjblue/update-modules-polyfill
  • 3d058c9 Fix test fixtures to pass with new babel plugin version.
  • 7735c61 Update babel-plugin-ember-modules-api-polyfill to 2.3.0.
  • c2472ca Merge pull request #194 from jevanlingen/patch-1
  • 85e1636 Update README.md
  • 8138ec4 Fix link

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.12.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • d8f266c release v6.12.0 🎉
  • fd6c9a6 Merge pull request #204 from kellyselden/_shouldDoNothing
  • ea3a2c5 add test
  • 5442a39 add a no-op optimization
  • 4b68bef Merge pull request #199 from astronomersiva/remove_redundant_check
  • 1e1bba9 Remove redundant check for targets

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.13.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 18 commits.

  • 70f1dbd release v6.13.0 🎉
  • 6ba2ed1 Merge pull request #223 from mikrostew/bring-back-parallel
  • e33466e drop EOL nodes from CI, add latest (10)
  • f852120 try bumping timeout, seeing some timeouts on appveyor in the following
  • ef4e171 shut down workers after each test
  • a2c4784 avoid eagerly requiring plugins and presets
  • ef09f8a Tidy-up readme
  • 1af54b1 Merge pull request #221 from babel/fixup
  • 94fa307 fix:
  • f4add6e Merge pull request #220 from babel/upgrades
  • 58ff967 fix lints
  • 8c3f7b4 upgrade deps
  • 8fb95ef Merge pull request #219 from babel/tidy-up
  • 061d44c tidy-up
  • 295eb29 Merge pull request #217 from Bartheleway/bumps-broccoli-funnel-version

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.14.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • fcc6c89 release v6.14.0 🎉
  • 9d67987 Merge pull request #222 from babel/throw-unless-parallelizable
  • 8ea7de3 Add throwUnlessParallelizable
  • 458a881 Improve readme re: parallel builds

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.14.1 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.15.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 160bd60 release v6.15.0 🎉
  • 4e4d65a fix docs re: throwUnlessParallelizable
  • cb5a382 Merge pull request #230 from kellyselden/babel-plugin-debug-macros
  • 98e266d update babel-plugin-debug-macros to 0.2.0-beta.6
  • 8d8c591 Merge pull request #225 from Turbo87/changelog
  • 19f5225 Update Changelog

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.16.0 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.17.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • c58ae85 6.17.0
  • 5486b3e Add recent releases to changelog...
  • ec3f25c Merge pull request #241 from arthirm/master
  • af16202 Bumping broccoli-babel-transpiler

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 55 commits.

  • 980428d 7.1.0
  • 7e720b2 Update CHANGELOG for 7.0 and 7.1.
  • dd78011 Merge pull request #236 from buschtoens/feat/configurable-file-extensions
  • b13d111 feat: make processed file extensions configurable
  • 0b83e42 7.0.0
  • fcf317f Merge pull request #140 from babel/babel-7
  • d01d724 Prevent issues with @babel/preset-env getting unknown options.
  • 1ea60c3 Merge branch 'master' into babel-7
  • 6955f46 Drop support for ember-cli < 2.13.
  • eb03764 Merge changes from master...
  • b4528ff Update test to properly match plugin style.
  • 2ea0e47 Remove brittle (and unneeded) tests.
  • 9671601 7.0.0-beta.5
  • 1167211 Remove stray .only.
  • cf8f7ee Fix issue with @babel/polyfill update.

There are 55 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • c644c5a 7.1.1
  • 4911401 Add v7.1.1 to CHANGELOG.md.
  • 0e9727f Merge pull request #244 from rwjblue/update-minimum-versions
  • dd0df36 Update to ember-rfc176-data@^0.3.4.
  • f3475aa Merge pull request #242 from babel/compat
  • 02d637c README: Add "Compatibility" section

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 87edf16 7.1.2
  • 241507a Bump minimum version of babel-plugin-ember-modules-api-polyfill.

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 🚀

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 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v7.4.2

🐛 Bug Fix

  • #267 Ensure external helpers are not used when modules are not transpiled. (@rwjblue)
  • #266 Update to broccoli-babel-transpiler@7.1.2. (@rwjblue)

Committers: 1

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v7.4.3

🐛 Bug Fix

🏠 Internal

Committers: 2

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v7.5.0

🚀 Enhancement

  • #270 Update Ember modules API to include @glimmer/tracked. (@rwjblue)

Committers: 1

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v7.6.0

🚀 Enhancement

📝 Documentation

Committers: 2

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 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for Release 7.8.0

v7.8.0 (2019-06-17)

🚀 Enhancement

  • #286 Ensure @ember/application/deprecations is stripped in addition to @ember/debug. (@bekzod)
  • #277 Update modules-api-polyfill package to latest (@jordpo)

📝 Documentation

🏠 Internal

Committers: 4

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 🚀

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀