concordnow / tinymce-ember

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

Bump qunit from 2.18.1 to 2.18.2 #253

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps qunit from 2.18.1 to 2.18.2.

Changelog

Sourced from qunit's changelog.

2.18.2 / 2022-04-17

Changed

  • HTML Reporter: Improve accessibility and design of the module filter. (Timo Tijhof) #1664
  • HTML Reporter: Improve fuzzy-matching of the module filter. (Timo Tijhof) #1685

Fixed

  • HTML Reporter: Faster rendering of module filter results. #1685, #1664
  • HTML Reporter: Fix retention of state over multiple module searches. #1683
  • HTML Reporter: Fix runtime to be rounded in Chromium. #1678
Commits
  • 2390bb7 Release 2.18.2
  • 7824eb4 Build: Prepare 2.18.2 release
  • 67ae18a Core: Fix partial Map support for IE 11 and iOS 8
  • 89a6664 HTML Reporter: Restore focus ring on toolbar buttons
  • ca1cd51 Test: Add integration test with karma-qunit
  • 4f7738c Build: Enable ESLint on /test/integration/ fixtures
  • 1222426 HTML Reporter: Faster rendering of module filter dropdown
  • 06c3951 HTML Reporter: Fix bugs and improve usability of module filter menu
  • 5479c77 Test: Remove flaky iOS 7 from periodic full build
  • 5041fce Test: Add demo with 1000+ modules
  • 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)
ctjhoa commented 2 years ago

@dependabot rebase