stealjs / steal-css

StealJS plugin for CSS
https://www.npmjs.com/package/steal-css
MIT License
2 stars 1 forks source link

Update qunitjs to the latest version 🚀 #50

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.3.3 of qunitjs just got published.

Dependency qunitjs
Current Version 2.1.1
Type devDependency

The version 2.3.3 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of qunitjs. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 2.3.3
  • Core: Updates for Node.js version 8 compatibility and testing
  • Docs: Update README/CONTRIBUTING with more recent/relevant information
  • Docs: Move CONTRIBUTING.md from docs to root
  • Build: Let grunt watch live-reload the test suite
  • Build: Only start one web server for grunt watch
  • Core: Support running in WorkerGlobalScope
  • Docs: Add license status (#1175)
  • Docs: delete note about QUnit.jsDump's removal
  • Docs: Document 'todo' in log details object
  • Docs: Document 'todo' in testDone details object
  • Tests: Add requireQUnit tests
  • CLI: Prefer local version of QUnit
Commits

The new version differs by 94 commits ahead by 94, behind by 1.

  • f34e0d1 2.3.3
  • 7770dec Build: Prepare 2.3.3 release, including authors and history update
  • adb2ba6 Core: Updates for Node.js version 8 compatibility and testing
  • 9c53d97 Docs: Update README/CONTRIBUTING with more recent/relevant information
  • 176f58d Docs: Move CONTRIBUTING.md from docs to root
  • 78b65a0 Build: Let grunt watch live-reload the test suite
  • 95b746b Build: Only start one web server for grunt watch
  • ed8fb54 Core: Support running in WorkerGlobalScope
  • d8fff2f Add license status (#1175)
  • b01669e Docs: delete note about QUnit.jsDump's removal
  • 9177f61 Docs: Document 'todo' in log details object
  • cfc1ebf Docs: Document 'todo' in testDone details object
  • 6d0ef57 Tests: Add requireQUnit tests
  • f6dc7f9 CLI: Prefer local version of QUnit
  • 9e8fb1f Build: Updating the master version to 2.3.3-pre.

There are 94 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: