Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Update qunit-dom to the latest version 🚀 #1505

Closed
wants to merge 3 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 6, 2018

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@jsf-clabot
Copy link

jsf-clabot commented Sep 6, 2018

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ stukalin
✅ greenkeeper[bot]
❌ greenkeeperio-bot

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 23, 2018

  • The devDependency qunit-dom was updated from 0.7.1 to 0.8.1.

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 added a commit that referenced this pull request Nov 23, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2018

  • The devDependency qunit-dom was updated from 0.7.1 to 0.8.2.

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 added a commit that referenced this pull request Nov 27, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 10, 2018

  • The devDependency qunit-dom was updated from 0.7.1 to 0.8.3.

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

greenkeeper bot added a commit that referenced this pull request Dec 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 20, 2019

  • The devDependency qunit-dom was updated from 0.7.1 to 0.8.4.

Update to this version instead 🚀

Release Notes for v0.8.4

🚀 Enhancement

📝 Documentation

  • #233 helpers/node-list: Add missing @private declaration (@Turbo87)

🏠 Internal

Committers: 2

Commits

The new version differs by 15 commits.

  • f7e172d v0.8.4
  • 1f85fde Update Changelog
  • 45e1e0f Merge pull request #232 from joankaradimov/get-pseudo-element-style
  • 50284f9 Implement a hasPseudoElementStyle assertion
  • f7b9c04 helpers/node-list: Add missing @private declaration (#233)
  • 809f7e5 build(deps-dev): bump documentation from 9.0.0 to 9.1.1 (#225)
  • 231b99c CI: Remove broken notifications config (#231)
  • b2e4703 build(deps-dev): bump rollup from 0.68.2 to 1.0.0 (#230)
  • 8940b63 build(deps-dev): bump rollup from 0.68.0 to 0.68.2 (#226)
  • 037200a build(deps-dev): bump ember-source from 3.6.0 to 3.6.1 (#227)
  • 37d1027 build(deps-dev): bump ember-cli from 3.5.1 to 3.6.0 (#220)
  • 233a768 build(deps-dev): bump rollup from 0.67.4 to 0.68.0 (#221)
  • 418614a build(deps-dev): bump rollup-plugin-typescript2 from 0.18.0 to 0.18.1 (#222)
  • 8493e5d build(deps-dev): bump ember-cli-htmlbars-inline-precompile (#224)
  • 92ffe87 build(deps-dev): bump ember-cli-babel from 7.1.4 to 7.2.0 (#223)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 20, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2019

  • The devDependency qunit-dom was updated from 0.7.1 to 0.8.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 26, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 14, 2019

  • The devDependency qunit-dom was updated from 0.7.1 to 0.9.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 14, 2019
@fox1t fox1t deleted the greenkeeper/qunit-dom-0.8.0 branch August 6, 2019 16:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants