Release notes
*Sourced from [qunit-dom's releases](https://github.com/simplabs/qunit-dom/releases).*
> ## v0.9.1
> #### :rocket: Enhancement
> * [#496](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/496) Adding `hasTagName()` assertion ([@scalvert](https://github.com/scalvert))
> * [#451](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/451) Adds regex support for CSS class assertions ([@timiyay](https://github.com/timiyay))
>
> #### :house: Internal
> * [#407](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/407) Update ESLint-Typescript tooling ([@Turbo87](https://github.com/Turbo87))
>
> #### Committers: 4
> - Stephen Yeung ([@step2yeung](https://github.com/step2yeung))
> - Steve Calvert ([@scalvert](https://github.com/scalvert))
> - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
> - [@timiyay](https://github.com/timiyay)
Changelog
*Sourced from [qunit-dom's changelog](https://github.com/simplabs/qunit-dom/blob/master/CHANGELOG.md).*
> ## v0.9.2 (2019-11-12)
>
> #### :rocket: Enhancement
> * [#535](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/535) isChecked: Add support for `aria-checked="true/false"` ([@Turbo87](https://github.com/Turbo87))
>
> #### :memo: Documentation
> * [#530](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/530) Update Changelog ([@tniezurawski](https://github.com/tniezurawski))
>
> #### Committers: 2
> - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
> - Tomasz Nieżurawski ([@tniezurawski](https://github.com/tniezurawski))
>
>
> ## v0.9.1 (2019-10-28)
>
> #### :rocket: Enhancement
> * [#499](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/499) Add `hasNoText()` assertion ([@step2yeung](https://github.com/step2yeung))
> * [#501](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/501) Add `doesNotHaveTagName()` assertion ([@scalvert](https://github.com/scalvert))
> * [#496](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/496) Add `hasTagName()` assertion ([@scalvert](https://github.com/scalvert))
> * [#451](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/451) Add regex support for CSS class assertions ([@timiyay](https://github.com/timiyay))
>
> #### :house: Internal
> * [#498](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/498) Fix tests to correctly ignore dist output ([@scalvert](https://github.com/scalvert))
> * [#407](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/407) Update ESLint-Typescript tooling ([@Turbo87](https://github.com/Turbo87))
>
> #### Committers: 4
> - Stephen Yeung ([@step2yeung](https://github.com/step2yeung))
> - Steve Calvert ([@scalvert](https://github.com/scalvert))
> - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
> - [@timiyay](https://github.com/timiyay)
Commits
- [`eb42c68`](https://github.com/simplabs/qunit-dom/commit/eb42c68558534cbeb06b8c087280b83c203a58ab) v0.9.2
- [`57c73b5`](https://github.com/simplabs/qunit-dom/commit/57c73b54764bd2660284b3ba19d983bb1e9a8d09) Merge pull request [#535](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/535) from Turbo87/aria-checked
- [`dc1619e`](https://github.com/simplabs/qunit-dom/commit/dc1619e7999709de50df5d953a0c64c65d93bad7) build(deps-dev): bump rollup from 1.26.4 to 1.26.5 ([#536](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/536))
- [`308a688`](https://github.com/simplabs/qunit-dom/commit/308a68824ea015b47c0bb7b17db687471030f07d) build(deps-dev): bump lerna-changelog from 0.8.2 to 0.8.3 ([#537](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/537))
- [`aec772a`](https://github.com/simplabs/qunit-dom/commit/aec772a387e43c74daab2ba99539658dbb9fd4a4) isChecked: Add support for `aria-checked="true/false"`
- [`016ee2d`](https://github.com/simplabs/qunit-dom/commit/016ee2da063d37aad3e63e9544c0c15349542ce2) build(deps-dev): bump rollup-plugin-typescript2 from 0.24.3 to 0.25.2 ([#527](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/527))
- [`5613807`](https://github.com/simplabs/qunit-dom/commit/5613807c39716a674db865737aa96cf4db949eb5) build(deps-dev): bump prettier from 1.18.2 to 1.19.1 ([#533](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/533))
- [`5548ba0`](https://github.com/simplabs/qunit-dom/commit/5548ba0429ff82933987d8962d9a792413677403) build(deps-dev): bump rollup from 1.26.3 to 1.26.4 ([#534](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/534))
- [`2cdac6c`](https://github.com/simplabs/qunit-dom/commit/2cdac6c5a05d28c981ff32f42cf5b32ed11762dc) Update Changelog ([#530](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/530))
- [`8959924`](https://github.com/simplabs/qunit-dom/commit/895992413058b6e9eedfee545bc70d126fde7977) build(deps-dev): bump @types/jest from 24.0.21 to 24.0.22 ([#529](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/529))
- Additional commits viewable in [compare view](https://github.com/simplabs/qunit-dom/compare/v0.9.0...v0.9.2)
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)
- `@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)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps qunit-dom from 0.9.0 to 0.9.2.
Release notes
*Sourced from [qunit-dom's releases](https://github.com/simplabs/qunit-dom/releases).* > ## v0.9.1 > #### :rocket: Enhancement > * [#496](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/496) Adding `hasTagName()` assertion ([@scalvert](https://github.com/scalvert)) > * [#451](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/451) Adds regex support for CSS class assertions ([@timiyay](https://github.com/timiyay)) > > #### :house: Internal > * [#407](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/407) Update ESLint-Typescript tooling ([@Turbo87](https://github.com/Turbo87)) > > #### Committers: 4 > - Stephen Yeung ([@step2yeung](https://github.com/step2yeung)) > - Steve Calvert ([@scalvert](https://github.com/scalvert)) > - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) > - [@timiyay](https://github.com/timiyay)Changelog
*Sourced from [qunit-dom's changelog](https://github.com/simplabs/qunit-dom/blob/master/CHANGELOG.md).* > ## v0.9.2 (2019-11-12) > > #### :rocket: Enhancement > * [#535](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/535) isChecked: Add support for `aria-checked="true/false"` ([@Turbo87](https://github.com/Turbo87)) > > #### :memo: Documentation > * [#530](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/530) Update Changelog ([@tniezurawski](https://github.com/tniezurawski)) > > #### Committers: 2 > - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) > - Tomasz Nieżurawski ([@tniezurawski](https://github.com/tniezurawski)) > > > ## v0.9.1 (2019-10-28) > > #### :rocket: Enhancement > * [#499](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/499) Add `hasNoText()` assertion ([@step2yeung](https://github.com/step2yeung)) > * [#501](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/501) Add `doesNotHaveTagName()` assertion ([@scalvert](https://github.com/scalvert)) > * [#496](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/496) Add `hasTagName()` assertion ([@scalvert](https://github.com/scalvert)) > * [#451](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/451) Add regex support for CSS class assertions ([@timiyay](https://github.com/timiyay)) > > #### :house: Internal > * [#498](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/498) Fix tests to correctly ignore dist output ([@scalvert](https://github.com/scalvert)) > * [#407](https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/407) Update ESLint-Typescript tooling ([@Turbo87](https://github.com/Turbo87)) > > #### Committers: 4 > - Stephen Yeung ([@step2yeung](https://github.com/step2yeung)) > - Steve Calvert ([@scalvert](https://github.com/scalvert)) > - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) > - [@timiyay](https://github.com/timiyay)Commits
- [`eb42c68`](https://github.com/simplabs/qunit-dom/commit/eb42c68558534cbeb06b8c087280b83c203a58ab) v0.9.2 - [`57c73b5`](https://github.com/simplabs/qunit-dom/commit/57c73b54764bd2660284b3ba19d983bb1e9a8d09) Merge pull request [#535](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/535) from Turbo87/aria-checked - [`dc1619e`](https://github.com/simplabs/qunit-dom/commit/dc1619e7999709de50df5d953a0c64c65d93bad7) build(deps-dev): bump rollup from 1.26.4 to 1.26.5 ([#536](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/536)) - [`308a688`](https://github.com/simplabs/qunit-dom/commit/308a68824ea015b47c0bb7b17db687471030f07d) build(deps-dev): bump lerna-changelog from 0.8.2 to 0.8.3 ([#537](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/537)) - [`aec772a`](https://github.com/simplabs/qunit-dom/commit/aec772a387e43c74daab2ba99539658dbb9fd4a4) isChecked: Add support for `aria-checked="true/false"` - [`016ee2d`](https://github.com/simplabs/qunit-dom/commit/016ee2da063d37aad3e63e9544c0c15349542ce2) build(deps-dev): bump rollup-plugin-typescript2 from 0.24.3 to 0.25.2 ([#527](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/527)) - [`5613807`](https://github.com/simplabs/qunit-dom/commit/5613807c39716a674db865737aa96cf4db949eb5) build(deps-dev): bump prettier from 1.18.2 to 1.19.1 ([#533](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/533)) - [`5548ba0`](https://github.com/simplabs/qunit-dom/commit/5548ba0429ff82933987d8962d9a792413677403) build(deps-dev): bump rollup from 1.26.3 to 1.26.4 ([#534](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/534)) - [`2cdac6c`](https://github.com/simplabs/qunit-dom/commit/2cdac6c5a05d28c981ff32f42cf5b32ed11762dc) Update Changelog ([#530](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/530)) - [`8959924`](https://github.com/simplabs/qunit-dom/commit/895992413058b6e9eedfee545bc70d126fde7977) build(deps-dev): bump @types/jest from 24.0.21 to 24.0.22 ([#529](https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/529)) - Additional commits viewable in [compare view](https://github.com/simplabs/qunit-dom/compare/v0.9.0...v0.9.2)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) - `@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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)