BBVAEngineering / ember-cli-custom-addons

Build sub-applications inside an ember-cli project
MIT License
3 stars 0 forks source link

Update qunit-dom to the latest version ๐Ÿš€ #21

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency qunit-dom was updated from 0.8.5 to 0.9.0.

This version 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.


Release Notes for v0.9.0

๐Ÿ’ฅ Breaking Change

๐Ÿ“ Documentation

๐Ÿ  Internal

Committers: 2

Commits

The new version differs by 39 commits.

  • abd319a v0.9.0
  • 03d1329 build(deps-dev): bump ember-cli from 3.9.0 to 3.10.1 (#371)
  • 10bda55 build(deps-dev): bump prettier from 1.17.1 to 1.18.2 (#384)
  • 1a925b8 Merge pull request #394 from Turbo87/drop-node-6
  • ccb87c4 Merge pull request #393 from Turbo87/jquery
  • 7011326 build(deps-dev): bump rollup from 1.14.2 to 1.15.4 (#392)
  • 64702ad Drop support for Node 6
  • 22ebe70 build(deps-dev): bump documentation from 11.0.0 to 11.0.1 (#387)
  • d85e1f7 Disable jQuery integration
  • cc419c6 build(deps-dev): bump @types/jest from 24.0.13 to 24.0.14 (#390)
  • 3ff8758 build(deps-dev): bump typescript from 3.5.1 to 3.5.2 (#388)
  • e2655ea Merge pull request #391 from Turbo87/no-caret-prettier
  • 44e6086 Remove caret constraint from prettier dependency
  • b8900dd build(deps-dev): bump rollup from 1.13.1 to 1.14.2
  • 6b1f990 build(deps-dev): bump ember-source from 3.10.0 to 3.10.1

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

codecov[bot] commented 5 years ago

Codecov Report

Merging #21 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files           1        1           
  Lines          54       54           
=======================================
  Hits           50       50           
  Misses          4        4

Continue to review full report at Codecov.

Legend - Click here to learn more ฮ” = absolute <relative> (impact), รธ = not affected, ? = missing data Powered by Codecov. Last update 7aa9460...9cf8610. Read the comment docs.

adrigzr commented 4 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: