Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps qunit-dom from 0.8.5 to 1.1.0.

Release notes

Sourced from qunit-dom's releases.

v1.1.0

🚀 Enhancement

  • #634 Throw an error if an invalid rootElement is passed to assert.dom() (@Turbo87)

📝 Documentation

🏠 Internal

  • #635 Remove obsolete ember-cli-htmlbars-inline-precompile dev dependency (@Turbo87)
  • #619 Add GitHub Actions config (@scalvert)

Committers: 3

v1.0.0

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • #246 Make findTargets support a this.target of type Element (@dwilhelmi)

🏠 Internal

Committers: 5

v0.9.2

🚀 Enhancement

  • #535 isChecked: Add support for aria-checked="true/false" (@Turbo87)

📝 Documentation

... (truncated)
Changelog

Sourced from qunit-dom's changelog.

v1.1.0 (2020-03-04)

🚀 Enhancement

  • #634 Throw an error if an invalid rootElement is passed to assert.dom() (@Turbo87)

📝 Documentation

🏠 Internal

  • #635 Remove obsolete ember-cli-htmlbars-inline-precompile dev dependency (@Turbo87)
  • #619 Add GitHub Actions config (@scalvert)

Committers: 3

v1.0.0 (2020-02-02)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • #246 Make findTargets support a this.target of type Element (@dwilhelmi)

🏠 Internal

Committers: 5

v0.9.2 (2019-11-12)

🚀 Enhancement

  • #535 isChecked: Add support for aria-checked="true/false" (@Turbo87)
... (truncated)
Commits
  • 585396c v1.1.0
  • 60f3ff6 Merge pull request #634 from Turbo87/root-element-assertion
  • 402c6d6 Merge pull request #635 from Turbo87/inline-precompile
  • 76df55f Remove obsolete ember-cli-htmlbars-inline-precompile dev dependency
  • e6763f9 Throw error if an invalid rootElement is passed to assert.dom()
  • e5cfe37 build(deps-dev): bump typescript from 3.8.2 to 3.8.3 (#632)
  • 2901744 build(deps-dev): bump rollup from 1.31.1 to 1.32.0 (#631)
  • a0ebd58 Merge pull request #619 from simplabs/github-actions
  • 0ab8d38 Add GitHub Actions config
  • e576a6a build(deps-dev): bump ember-cli-htmlbars from 4.2.2 to 4.2.3 (#630)
  • 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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 0.8.5 to 1.1.0.
- [Release notes](https://github.com/simplabs/qunit-dom/releases)
- [Changelog](https://github.com/simplabs/qunit-dom/blob/master/CHANGELOG.md)
- [Commits](mainmatter/qunit-dom@v0.8.5...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 9, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #253.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/qunit-dom-1.1.0 branch April 13, 2020 10:44
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.

1 participant