Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ember-cli-babel version to ~6.12.0 #58

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mminkoff
Copy link
Contributor

@mminkoff mminkoff commented Oct 10, 2018

Overview

Summary

Newer versions of Ember-CLI complain about pre 6.X ember-cli-babel. This bumps the version to 6.12.0 to provide the most minimal change.

Issue Number(s)

Which issue(s) does this PR address?

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have evaluated if the README.md documentation needs to be updated
  • I have evaluated if the /tests/dummy/ app needs to be modified
  • I have evaluated if DocBlock headers needed to be added or updated
  • I have verified that lint and tests pass locally with my changes
  • If a fork of a dependent package had to be made to address the issue this PR closes:
    • I noted in the fork's README.md the reason the fork was created
    • I have opened an upstream issue detailing what was deficient about the dependency
    • I have opened an upstream PR addressing this deficiency
    • I have opened an issue in this repository to track this PR and schedule the removal of the usage of the fork

Semver

This project uses semver, please check the scope of this PR:

  • #none#
  • #patch#
  • #minor#
  • #major#

CHANGELOG

Bumped ember-cli-babel to ~6.12.0 and ember-cli-htmlbars-inline-precompile to 0.4.4

@mminkoff mminkoff requested a review from a team as a code owner October 10, 2018 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade ember-cli-babel dependency version
1 participant