elwayman02 / ember-data-github

Ember Data library for the GitHub API
MIT License
47 stars 38 forks source link

Update ember-bootstrap to the latest version 🚀 #189

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.1.0 of ember-bootstrap was just published.

Dependency ember-bootstrap
Current Version 1.2.2
Type devDependency

The version 2.1.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 ember-bootstrap.

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

  • a079b91 Released 2.1.0
  • e58037f Fix deprecated template lint runle
  • 870cc9b Merge pull request #657 from kaliber5/hide-dd-menu
  • 514a02e [BS3] Fix Dropdown line breaking when opened due to ember-popper div having display=block
  • e4b6ffd fix(Dropdown): render menu lazily only when opening it.
  • 5b653f1 Merge pull request #649 from kaliber5/add-module-unification-support
  • 576ad04 Run MU tests only for Ember CLI canary
  • c318410 add MU-detection to blueprint
  • 159ad6f Merge pull request #647 from kaliber5/fix-dropdown-wormhole-in-tests
  • c3668ae fix(Dropdown): prevent missing popperContainer exception for dropdown with renderInPlace=false in tests
  • 8cd3d82 feat(Dropdown): optionally render BS3 dropdowns in a wormhole. Thanks to @Techn1x
  • 2606c80 Merge pull request #632 from kaliber5/greenkeeper/ember-resolver-5.0.0
  • 424be90 Merge pull request #635 from kaliber5/greenkeeper/ember-cli-htmlbars-3.0.0
  • db89d19 Merge pull request #644 from kaliber5/greenkeeper/broccoli-asset-rev-3.0.0
  • 76c25a7 chore(package): update broccoli-asset-rev to version 3.0.0

There are 94 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: