-
Notifications
You must be signed in to change notification settings - Fork 649
Bump ember-cli-clipboard from 0.13.0 to 0.14.0 #2145
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 ember-cli-clipboard from 0.13.0 to 0.14.0 #2145
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
d77045d
to
ac4810d
Compare
Tested locally. |
📌 Commit ac4810d has been approved by |
…pboard-0.14.0, r=locks Bump ember-cli-clipboard from 0.13.0 to 0.14.0 Bumps [ember-cli-clipboard](https://github.com/jkusa/ember-cli-clipboard) from 0.13.0 to 0.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jkusa/ember-cli-clipboard/releases">ember-cli-clipboard's releases</a>.</em></p> <blockquote> <h2>v0.14.0</h2> <ul> <li> <p>Any HTML <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#Attributes">button attribute</a> passed to the <code>copy-button</code> component will be "splatted" on the button element. The one exception to this is the <code>type</code> attribute due to this <a href="https://github-redirect.dependabot.com/emberjs/ember.js/issues/18232">issue</a>. The following legacy <code>arguments</code> are still supported:</p> <ul> <li><code>@title</code> - string value of the button's <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title">title attribute</a></li> <li><code>@disabled</code> - boolean value of the button's <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#Attributes">disabled attribute</a></li> <li><code>@aria-label</code> - string value of the button's <a href="https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute">aria-label attribute</a></li> </ul> </li> <li> <p>Upgrade to <code>ember-cli</code> 3.15</p> </li> <li> <p>Convert to native classes</p> </li> <li> <p><code>copy-button</code> is now <code>tagless</code> and uses "outer-html semantics"</p> </li> <li> <p>Makes use of <a href="https://github.com/emberjs/ember-render-modifiers">@ember/render-modifiers</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/27b5833954b49927c00bfe5b13b44a4dcbc09ffb"><code>27b5833</code></a> 0.14.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/0e8ec620d75a21482839b1c19da9b51d257c3ecd"><code>0e8ec62</code></a> Bump eslint-plugin-node from 9.2.0 to 11.0.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/09d18579d33c1c56a16a216deced2b2badf0fd7d"><code>09d1857</code></a> Bump pretty-quick from 1.11.1 to 2.0.1</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/e91952d0d656d9b230e9d637bbb0ef678af15c78"><code>e91952d</code></a> Upgrade to Ember 3.15</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/5456aa32929e21b6079b1003b5f630d54f68bc60"><code>5456aa3</code></a> Update ember-angle-bracket-invocation-polyfill requirement</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/a1d8ee937a68e464557b1cea16ff1454890fe0dd"><code>a1d8ee9</code></a> Update issue templates</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/a756e9fcf399881e56ca2a7d73e46024bb6ae4db"><code>a756e9f</code></a> Update issue templates</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/c62b2861e32b6239f16b12f158c535347bb064a6"><code>c62b286</code></a> Create stale.yml</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/688375706349ed43e3488dc95cb5a47f94053acc"><code>6883757</code></a> Update husky requirement from ^2.3.0 to ^3.0.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/b6544ed32e700f5c49f433ab2802926b0910426c"><code>b6544ed</code></a> Add deploy script</li> <li>See full diff in <a href="https://github.com/jkusa/ember-cli-clipboard/compare/v0.13.0...v0.14.0">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=ember-cli-clipboard&package-manager=npm_and_yarn&previous-version=0.13.0&new-version=0.14.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>
💥 Test timed out |
☔ The latest upstream changes (presumably #2173) made this pull request unmergeable. Please resolve the merge conflicts. |
Bumps [ember-cli-clipboard](https://github.com/jkusa/ember-cli-clipboard) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/jkusa/ember-cli-clipboard/releases) - [Commits](jkusa/ember-cli-clipboard@v0.13.0...v0.14.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
ac4810d
to
0505fef
Compare
@bors retry |
Retrying. It looks like bors isn't picking up the original approval because of the dependabot rebase. @bors r=locks |
📌 Commit 0505fef has been approved by |
…pboard-0.14.0, r=locks Bump ember-cli-clipboard from 0.13.0 to 0.14.0 Bumps [ember-cli-clipboard](https://github.com/jkusa/ember-cli-clipboard) from 0.13.0 to 0.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jkusa/ember-cli-clipboard/releases">ember-cli-clipboard's releases</a>.</em></p> <blockquote> <h2>v0.14.0</h2> <ul> <li> <p>Any HTML <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#Attributes">button attribute</a> passed to the <code>copy-button</code> component will be "splatted" on the button element. The one exception to this is the <code>type</code> attribute due to this <a href="https://github-redirect.dependabot.com/emberjs/ember.js/issues/18232">issue</a>. The following legacy <code>arguments</code> are still supported:</p> <ul> <li><code>@title</code> - string value of the button's <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title">title attribute</a></li> <li><code>@disabled</code> - boolean value of the button's <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#Attributes">disabled attribute</a></li> <li><code>@aria-label</code> - string value of the button's <a href="https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute">aria-label attribute</a></li> </ul> </li> <li> <p>Upgrade to <code>ember-cli</code> 3.15</p> </li> <li> <p>Convert to native classes</p> </li> <li> <p><code>copy-button</code> is now <code>tagless</code> and uses "outer-html semantics"</p> </li> <li> <p>Makes use of <a href="https://github.com/emberjs/ember-render-modifiers">@ember/render-modifiers</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/27b5833954b49927c00bfe5b13b44a4dcbc09ffb"><code>27b5833</code></a> 0.14.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/0e8ec620d75a21482839b1c19da9b51d257c3ecd"><code>0e8ec62</code></a> Bump eslint-plugin-node from 9.2.0 to 11.0.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/09d18579d33c1c56a16a216deced2b2badf0fd7d"><code>09d1857</code></a> Bump pretty-quick from 1.11.1 to 2.0.1</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/e91952d0d656d9b230e9d637bbb0ef678af15c78"><code>e91952d</code></a> Upgrade to Ember 3.15</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/5456aa32929e21b6079b1003b5f630d54f68bc60"><code>5456aa3</code></a> Update ember-angle-bracket-invocation-polyfill requirement</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/a1d8ee937a68e464557b1cea16ff1454890fe0dd"><code>a1d8ee9</code></a> Update issue templates</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/a756e9fcf399881e56ca2a7d73e46024bb6ae4db"><code>a756e9f</code></a> Update issue templates</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/c62b2861e32b6239f16b12f158c535347bb064a6"><code>c62b286</code></a> Create stale.yml</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/688375706349ed43e3488dc95cb5a47f94053acc"><code>6883757</code></a> Update husky requirement from ^2.3.0 to ^3.0.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/b6544ed32e700f5c49f433ab2802926b0910426c"><code>b6544ed</code></a> Add deploy script</li> <li>See full diff in <a href="https://github.com/jkusa/ember-cli-clipboard/compare/v0.13.0...v0.14.0">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=ember-cli-clipboard&package-manager=npm_and_yarn&previous-version=0.13.0&new-version=0.14.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>
☀️ Test successful - checks-travis |
Bumps ember-cli-clipboard from 0.13.0 to 0.14.0.
Release notes
Sourced from ember-cli-clipboard's releases.
Commits
27b5833
0.14.00e8ec62
Bump eslint-plugin-node from 9.2.0 to 11.0.009d1857
Bump pretty-quick from 1.11.1 to 2.0.1e91952d
Upgrade to Ember 3.155456aa3
Update ember-angle-bracket-invocation-polyfill requirementa1d8ee9
Update issue templatesa756e9f
Update issue templatesc62b286
Create stale.yml6883757
Update husky requirement from ^2.3.0 to ^3.0.0b6544ed
Add deploy scriptDependabot 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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: