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 🚀 #56

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.7.0 of qunit-dom was just published.

Dependency qunit-dom
Current Version 0.6.3
Type devDependency

The version 0.7.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 36 commits.

  • 3786702 v0.7.0
  • 15346d5 Update Changelog
  • 38c9399 CI: Pin auto-dist-tag to v1.x
  • 08dfa77 Merge pull request #96 from Turbo87/typescript
  • c4a4a1a package.json: Add build step to docs script
  • 0e406e9 DOMAssertions: Adjust documentation comments for docs script
  • 979d739 package.json: Add types declaration
  • 099e588 DOMAssertions: Add visibility declarations
  • 5e61cfc DOMAssertions: Add type declarations to hasValue() assertions
  • 7d5b9f9 DOMAssertions: Add type declarations to hasText() assertions
  • 3d8c04c DOMAssertions: Add type declarations to hasClass() assertions
  • 4340806 DOMAssertions: Add type declarations to hasAttribute() assertions
  • 28ff048 DOMAssertions: Improve exists() assertion documentation
  • 30dc201 DOMAssertions: Add type declarations to simple assertions
  • a9ffced DOMAssertions: Add type declarations to exists() assertions

There are 36 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 6 years ago

Version 0.7.1 just got published.

Update to this version instead 🚀

Release Notes v0.7.1

🚀 Enhancement

  • #102 Add qunit-dom dummy module to allow imports (@Turbo87)

🐛 Bug Fix

Committers: 1

Commits

The new version differs by 5 commits.

  • 544b009 v0.7.1
  • fa22265 Merge pull request #102 from Turbo87/dummy-module
  • 8263b38 Add qunit-dom dummy module to allow imports
  • b85df86 Merge pull request #101 from Turbo87/npmignore
  • c04e589 Update .npmignore file

See the full diff