st-h / ember-content-editable

A contenteditable component for ember-cli that just works™
MIT License
66 stars 31 forks source link

Update qunit-dom to the latest version 🚀 #70

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 0.8.0 of qunit-dom was just published.

Dependency qunit-dom
Current Version 0.7.1
Type devDependency

The version 0.8.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 qunit-dom.

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

  • a908f3c v0.8.0
  • 87c3dcf Update Changelog
  • fbdaa18 Bump broccoli-merge-trees from 2.0.0 to 3.0.1 (#117)
  • 43f8d70 Merge pull request #126 from Turbo87/bump-node-req
  • 519815b Update Node version requirement to 6.* || 8.* || >= 10.*
  • 92223aa Bump rollup from 0.49.2 to 0.65.0 (#123)
  • 56c0f7e Merge pull request #124 from simplabs/dependabot/npm_and_yarn/lerna-changelog-0.8.0
  • 140708a Bump lerna-changelog from 0.6.0 to 0.8.0
  • 0f7e252 Bump babel-plugin-transform-es2015-modules-commonjs from 6.26.0 to 6.26.2 (#121)
  • 62c7456 Bump ember-cli-qunit from 4.0.1 to 4.3.2 (#122)
  • 1ec65d5 Bump ember-load-initializers from 1.0.0 to 1.1.0 (#125)
  • 0b19233 Merge pull request #120 from simplabs/dependabot/npm_and_yarn/ember-cli-htmlbars-inline-precompile-1.0.3
  • 37dede2 Bump ember-cli-htmlbars-inline-precompile from 1.0.2 to 1.0.3
  • 572be50 Merge pull request #119 from simplabs/dependabot/npm_and_yarn/ember-cli-eslint-4.2.3
  • 8bb3480 Merge pull request #118 from simplabs/dependabot/npm_and_yarn/broccoli-funnel-2.0.1

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

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v0.8.1

🚀 Enhancement

📝 Documentation

  • #202 docs: Use {@link} instead of broken empty markdown links (@Turbo87)

🏠 Internal

Committers: 3

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v0.8.2

🚀 Enhancement

  • #204 Adds support for count option to isVisible assertion (@lukemelia)

Committers: 1

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 19 commits.

  • a09e639 v0.8.3
  • a1f46b5 Update Changelog
  • 32b9b29 Merge pull request #213 from Turbo87/array-from
  • f2ea183 Rollup: Ignore all __tests__ folders
  • 98e6fa6 build(deps-dev): bump documentation from 8.1.2 to 9.0.0 (#217)
  • 6d231f8 helpers/node-list: Add function signature overrides for specializations
  • ca87cd8 helpers/node-list: Add documentation
  • 9b68cd0 Extract toArray() helper function
  • 03c2cd5 build(deps-dev): bump ember-source from 3.5.1 to 3.6.0 (#215)
  • eb8bd2d build(deps-dev): bump ember-cli-babel from 7.1.3 to 7.1.4 (#214)
  • e42c163 build(deps-dev): bump typescript from 3.2.1 to 3.2.2 (#216)
  • 3fdbd50 build(deps-dev): bump rollup from 0.67.3 to 0.67.4 (#218)
  • 9f0de42 Replace Array.from() for IE11 compatibility
  • 4dde1f5 Warn user when includesText assertion should expect collapsable whitespace (#198)
  • 55a695f build(deps-dev): bump @types/jest from 23.3.9 to 23.3.10 (#211)

There are 19 commits in total.

See the full diff