ember-cli / loader.js

minimal amd loader mostly stolen from wycats.
MIT License
79 stars 69 forks source link

Bump testem from 2.17.0 to 3.4.0 #210

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps testem from 2.17.0 to 3.4.0.

Release notes

Sourced from testem's releases.

v3.4.0

Features

v3.3.0

Feature

v3.2.1

Various dependency updates.

Release v3.0.4

[Feature] Adding chrome_stderr_info_only option to config. #1401

Release v3.0.3

[Feature] Added QUnit.todo support for TAP, Dot, and dev reporters. #1400

Release v3.0.2

  • [Internal] On browserRelogin, clear timeouts if socket is not null

Release v3.0.1

  • [Feature] Added tap_errors_only option to the config
  • [Internal] Adding willDisplay() so subclasses can check that before trying to display()
  • [Internal] Add missing this

v3.0.0: Drop Node 6 and busterJS support & introduce socket re-logins

[Breaking] Remove Node 6 support #1374 [Breaking] Remove busterjs support #1369

[Feature] Introduce socket_server_options to config file #1378 [Feature] Add browser-relogin events #1364

[Bug Fix] Check for self.process before calling kill in windows #1335

Commits
  • ad7d326 3.4.0
  • 3361ce5 Merge pull request #1446 from testem/dependabot/npm_and_yarn/sinon-chai-3.6.0
  • a8a3d9a Bump sinon-chai from 3.5.0 to 3.6.0
  • 97b7563 Merge pull request #1447 from testem/drop-node-8
  • 3478102 fix: drop unsupported node 8
  • e34ef52 Merge pull request #1445 from testem/dependabot/npm_and_yarn/mocha-8.3.2
  • 3781b83 chore: use mocha js config
  • d094714 Bump mocha from 3.5.3 to 8.3.2
  • 41ea0f8 Merge pull request #1441 from testem/dependabot/npm_and_yarn/printf-0.6.1
  • 8939137 Bump printf from 0.5.1 to 0.6.1
  • Additional commits viewable in compare view


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.

Dependabot will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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)
dependabot-preview[bot] commented 3 years ago

Superseded by #215.