Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
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
Version 0.7.1 of qunit-dom was just published.
The version 0.7.1 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.
Release Notes
v0.7.1qunit-dom
dummy module to allow imports (@Turbo87).npmignore
file (@Turbo87)Committers: 1
Commits
The new version differs by 41 commits.
544b009
v0.7.1
fa22265
Merge pull request #102 from Turbo87/dummy-module
8263b38
Add
qunit-dom
dummy module to allow importsb85df86
Merge pull request #101 from Turbo87/npmignore
c04e589
Update
.npmignore
file3786702
v0.7.0
15346d5
Update Changelog
38c9399
CI: Pin
auto-dist-tag
to v1.x08dfa77
Merge pull request #96 from Turbo87/typescript
c4a4a1a
package.json: Add
build
step todocs
script0e406e9
DOMAssertions: Adjust documentation comments for
docs
script979d739
package.json: Add
types
declaration099e588
DOMAssertions: Add visibility declarations
5e61cfc
DOMAssertions: Add type declarations to
hasValue()
assertions7d5b9f9
DOMAssertions: Add type declarations to
hasText()
assertionsThere are 41 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: