concordnow / tinymce-ember

TinyMCE Ember addon
https://concordnow.github.io/tinymce-ember/
Other
1 stars 1 forks source link

Bump qunit from 2.18.0 to 2.18.1 #242

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps qunit from 2.18.0 to 2.18.1.

Release notes

Sourced from qunit's releases.

2.18.1

Fixed

  • HTML Reporter: Fix source attribution for test definitions. (Thanks @​phanirithvij!) #1679
  • Core: Fix preconfig support in SpiderMonkey and other environments. 0befe2aafe
  • Core: Improve performance of async pauses with native Map when available. aa7314b431
Changelog

Sourced from qunit's changelog.

2.18.1 / 2022-03-29

Fixed

  • HTML Reporter: Fix source attribution for test definitions. #1679
  • Core: Fix preconfig support in SpiderMonkey and other environments. 0befe2aafe
  • Core: Improve performance of async pauses with native Map when available. aa7314b431
Commits
  • 4a4f9a4 Release 2.18.1
  • 2e99f00 Build: Add missing cleanDir() to review-package.js
  • 66fb4b2 Build: Prepare 2.18.1 release
  • 7a1e471 Test: Allow IE10 and IE11 to skip some of the trace-related tests
  • 921a057 Core: Fix "source" attribution for test definitions
  • 8d03130 Build: Add changelog substitution to prep-release.js
  • 0befe2a Core: Add support for preconfig to all environments
  • 0f6ec7c Build: lint MD and JSON, adopt semistandard and eslint-plugin-config
  • aa7314b Build: Fix native use of ES6 Map
  • 4b9b5e5 HTML Reporter: Update fuzzysort.js to 1.2.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 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)