scalvert / ember-cli-checkup

An Ember CLI addon that provides health check information about your application, engine, or addon.
MIT License
7 stars 1 forks source link

build(deps-dev): bump qunit from 2.9.2 to 2.9.3 #136

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps qunit from 2.9.2 to 2.9.3.

Release notes *Sourced from [qunit's releases](https://github.com/qunitjs/qunit/releases).* > ## 2.9.3 > * Docs: Rename "Main assertions" to "Main Methods" and match casing of other pages > * Docs: Update Gemfile.lock > * Docs: Repair url with redirect > * Core: Reset testTimeout on assert.timeout if config.timeout has already been set > * Core: Defer getting the test source until we need it > * HTML Reporter: Display progress and runtime while test suite is executing ([#1398](https://github-redirect.dependabot.com/qunitjs/qunit/issues/1398)) > * CLI: Ignore those folders mentioned in the gitignore > * CSS: Tweak CSS to address dropdown and button styles > * Docs: Update Travis badge > * Docs: deepEqual() checks strict inherited equality > * Docs: Add a few missing steps to release docs
Changelog *Sourced from [qunit's changelog](https://github.com/qunitjs/qunit/blob/master/History.md).* > 2.9.3 / 2019-10-08 > ================== > > * Docs: Rename "Main assertions" to "Main Methods" and match casing of other pages > * Docs: Update Gemfile.lock > * Docs: Repair url with redirect > * Core: Reset testTimeout on assert.timeout if config.timeout has already been set > * Core: Defer getting the test source until we need it > * HTML Reporter: Display progress and runtime while test suite is executing ([#1398](https://github-redirect.dependabot.com/qunitjs/qunit/issues/1398)) > * CLI: Ignore those folders mentioned in the gitignore > * CSS: Tweak CSS to address dropdown and button styles > * Docs: Update Travis badge > * Docs: deepEqual() checks strict inherited equality > * Docs: Add a few missing steps to release docs
Commits - [`9a2fc6d`](https://github.com/qunitjs/qunit/commit/9a2fc6d55d75464d5eae7f67be5cc9785979912b) 2.9.3 - [`84a6d71`](https://github.com/qunitjs/qunit/commit/84a6d71ab881bafb3de4c4533a8e184117ca8785) Build: Prepare 2.9.3 release, including authors and history update - [`acf157c`](https://github.com/qunitjs/qunit/commit/acf157cb6511d76130e61bf43051a932456608e0) Docs: rename "Main assertions" to "Main Methods" and match casing of other pages - [`1f14912`](https://github.com/qunitjs/qunit/commit/1f149129cc3cca97485d80ad6b69ec4d704f08b9) Docs: Update Gemfile.lock - [`575e631`](https://github.com/qunitjs/qunit/commit/575e63143421b97e85601ac7a56f6c5e88d6a842) Docs: Repair url \ with redirect - [`c32cbbf`](https://github.com/qunitjs/qunit/commit/c32cbbf0c4bca9ad04cafd05d975343d3fd5c19d) Build: replace yarn.lock with package-lock.json - [`5bea87b`](https://github.com/qunitjs/qunit/commit/5bea87b0f2974b49e8bf907aa2b197ee469fe99b) Core: reset testTimeout on assert.timeout if config.timeout has already been set - [`d7f1e27`](https://github.com/qunitjs/qunit/commit/d7f1e27d1a0619860983255c5ef2d96f34ae52a8) Assorted typo fixes. - [`5742024`](https://github.com/qunitjs/qunit/commit/5742024ba0c298bc0782d76d97b81db4c48a81cf) Core: Defer getting the test source until we need it - [`cc1fdb6`](https://github.com/qunitjs/qunit/commit/cc1fdb62423cddbf77d51b5bf33dd47126a82d94) Display progress and runtime while test suite is executing ([#1398](https://github-redirect.dependabot.com/qunitjs/qunit/issues/1398)) - Additional commits viewable in [compare view](https://github.com/qunitjs/qunit/compare/2.9.2...2.9.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)