Skip to content

Commit af31ad3

Browse files
committed
Auto merge of #2265 - rust-lang:dependabot/npm_and_yarn/qunit-dom-1.1.0, r=locks
Bump qunit-dom from 1.0.0 to 1.1.0 Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 1.0.0 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/simplabs/qunit-dom/releases">qunit-dom's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/634">#634</a> Throw an error if an invalid <code>rootElement</code> is passed to <code>assert.dom()</code> (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/614">#614</a> Fix example for <code>hasProperty()</code> (<a href="https://github.com/jonathannewman">@jonathannewman</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/635">#635</a> Remove obsolete <code>ember-cli-htmlbars-inline-precompile</code> dev dependency (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/619">#619</a> Add GitHub Actions config (<a href="https://github.com/scalvert">@scalvert</a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Jonathan Newman (<a href="https://github.com/jonathannewman">@jonathannewman</a>)</li> <li>Steve Calvert (<a href="https://github.com/scalvert">@scalvert</a>)</li> <li>Tobias Bieniek (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/simplabs/qunit-dom/blob/master/CHANGELOG.md">qunit-dom's changelog</a>.</em></p> <blockquote> <h2>v1.1.0 (2020-03-04)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/634">#634</a> Throw an error if an invalid <code>rootElement</code> is passed to <code>assert.dom()</code> (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/614">#614</a> Fix example for <code>hasProperty()</code> (<a href="https://github.com/jonathannewman">@jonathannewman</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/635">#635</a> Remove obsolete <code>ember-cli-htmlbars-inline-precompile</code> dev dependency (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/pull/619">#619</a> Add GitHub Actions config (<a href="https://github.com/scalvert">@scalvert</a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Jonathan Newman (<a href="https://github.com/jonathannewman">@jonathannewman</a>)</li> <li>Steve Calvert (<a href="https://github.com/scalvert">@scalvert</a>)</li> <li>Tobias Bieniek (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/simplabs/qunit-dom/commit/585396cacf0f60a5ae9c9e76d6970b01574056e7"><code>585396c</code></a> v1.1.0</li> <li><a href="https://github.com/simplabs/qunit-dom/commit/60f3ff63c907fff92c38aecd1922b9cbb186bb9a"><code>60f3ff6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/634">#634</a> from Turbo87/root-element-assertion</li> <li><a href="https://github.com/simplabs/qunit-dom/commit/402c6d61788bcf61599781eed6ea7a13065c8511"><code>402c6d6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/635">#635</a> from Turbo87/inline-precompile</li> <li><a href="https://github.com/simplabs/qunit-dom/commit/76df55fde6665b55288ce341bc5171d889b6d638"><code>76df55f</code></a> Remove obsolete <code>ember-cli-htmlbars-inline-precompile</code> dev dependency</li> <li><a href="https://github.com/simplabs/qunit-dom/commit/e6763f90089aae34dbdb840190d4cf27b41df0cc"><code>e6763f9</code></a> Throw error if an invalid <code>rootElement</code> is passed to <code>assert.dom()</code></li> <li><a href="https://github.com/simplabs/qunit-dom/commit/e5cfe372568a21cd062d603dc4903b3f870cd650"><code>e5cfe37</code></a> build(deps-dev): bump typescript from 3.8.2 to 3.8.3 (<a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/632">#632</a>)</li> <li><a href="https://github.com/simplabs/qunit-dom/commit/2901744d59fd6434339459f6731c904bb0eefb31"><code>2901744</code></a> build(deps-dev): bump rollup from 1.31.1 to 1.32.0 (<a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/631">#631</a>)</li> <li><a href="https://github.com/simplabs/qunit-dom/commit/a0ebd58994512bef6533918e83885578d4cd8e51"><code>a0ebd58</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/619">#619</a> from simplabs/github-actions</li> <li><a href="https://github.com/simplabs/qunit-dom/commit/0ab8d38f1b5519c73a1fbbeb475bf7630c7ceb56"><code>0ab8d38</code></a> Add GitHub Actions config</li> <li><a href="https://github.com/simplabs/qunit-dom/commit/e576a6aefe7703781048f4be9bc3d8ef657c0911"><code>e576a6a</code></a> build(deps-dev): bump ember-cli-htmlbars from 4.2.2 to 4.2.3 (<a href="https://github-redirect.dependabot.com/simplabs/qunit-dom/issues/630">#630</a>)</li> <li>Additional commits viewable in <a href="https://github.com/simplabs/qunit-dom/compare/v1.0.0...v1.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=qunit-dom&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=1.1.0)](https://dependabot.com/compatibility-score/?dependency-name=qunit-dom&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=1.1.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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) </details>
2 parents 7f52151 + c54f51f commit af31ad3

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"nyc": "^15.0.0",
8888
"prettier": "^1.19.1",
8989
"qunit-console-grouper": "^0.2.0",
90-
"qunit-dom": "^1.0.0",
90+
"qunit-dom": "^1.1.0",
9191
"sass": "^1.26.2",
9292
"semver": "^7.1.3",
9393
"timekeeper": "^2.2.0"

0 commit comments

Comments
 (0)