Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qunit (source) 2.15.0 -> 2.16.0 age adoption passing confidence

Release Notes

qunitjs/qunit

v2.16.0

Compare Source

==================

Added
  • Core: New QUnit.test.each() method for data providers. (ventuno) #​1568

  • Core: New failOnZeroTests configuration option. (Brenden Palmer)

  • Core: New QUnit.reporters interface. (Timo Tijhof) f8948c9 js-reporters#​133

    This introduces support for using the tap reporter in a browser.
    This was previously limited to the CLI.

Changed
  • Assert: Indicate which test a drooling assert.async() callback came from. (Steve McClure) #​1599
Deprecated
  • Core: Warn when a module callback has a promise as a return value. (Ray Cohen) #​1600
Fixed
  • Core: Fix QUnit.module.only() regression where some unrelated modules also executed. (Steve McClure) #​1610
  • CLI: Improve ESM detection. (Steve McClure) #​1593
  • HTML Reporter: Increase contrast and use richer colors overall. (Timo Tijhof) #​1587

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @smarnach (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@Turbo87
Copy link
Member

Turbo87 commented Jun 7, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Jun 7, 2021

📌 Commit bbec3f1 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Jun 7, 2021

⌛ Testing commit bbec3f1 with merge 579c16c...

@bors
Copy link
Contributor

bors commented Jun 7, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing 579c16c to master...

@bors bors merged commit 579c16c into master Jun 7, 2021
@renovate renovate bot deleted the renovate/qunit-2.x branch June 7, 2021 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants