Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump qunitjs from 2.4.0 to 2.4.1 #91

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps qunitjs from 2.4.0 to 2.4.1.

Release notes

Sourced from qunitjs's releases.

2.4.1

  • HTML Reporter: Fix regression in error reporting
  • Docs: Add further clarification and examples for Step API
  • Build: Add my new name to .mailmap, update it in AUTHORS.txt
  • CLI: Add slight debounce to restarting tests on file watching
  • CLI: Properly support watching files added after first run
  • Tests: Add watch test for adding file after a run
  • CLI: Clear require cache of watched files between runs
  • Tests: Modify watch test to cover require cache scenario
  • Build: Allow custom livereload port via livereload-port option
  • Build: Add better livereloading to watch task
  • Build: Fix test-on-node task during watch
  • CLI: Catch file load failures and report as failing tests
  • Test: Fixing double-space that was expanded to tab
  • All: Updated yarn.lock
  • All: Upgraded to [email protected] via [email protected] and related plugins
  • CLI: List available reporters when option is specified with no value
  • Test: Provide descriptive feedback when missing test callback
Changelog

Sourced from qunitjs's changelog.

2.4.1 / 2017-10-21

  • CLI: Add slight debounce to restarting tests on file watching.
  • CLI: Catch file load failures and report as failing tests.
  • CLI: Clear require cache of watched files between runs.
  • CLI: List available reporters when option is specified with no value.
  • CLI: Properly support watching files added after first run.
  • HTML Reporter: Fix regression in error reporting.
Commits
  • 0cf9b35 2.4.1
  • fb0f91e Build: Prepare 2.4.1 release, including authors and history update
  • 231ef2a HTML Reporter: Fix regression in error reporting
  • a541cb3 Docs: Add further clarification and examples for Step API
  • 3e7e66b Build: Add my new name to .mailmap, update it in AUTHORS.txt
  • dd1c66c CLI: Add slight debounce to restarting tests on file watching
  • fe24c04 CLI: Properly support watching files added after first run
  • d39ef33 Tests: Add watch test for adding file after a run
  • b73434e CLI: Clear require cache of watched files between runs
  • 14d24f8 Tests: Modify watch test to cover require cache scenario
  • 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)

Bumps [qunitjs](https://github.com/qunitjs/qunit) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/qunitjs/qunit/releases)
- [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md)
- [Commits](qunitjs/qunit@2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: qunitjs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants