-
Notifications
You must be signed in to change notification settings - Fork 649
Commit c6d13eb
committed
Auto merge of #2145 - rust-lang:dependabot/npm_and_yarn/ember-cli-clipboard-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>File tree
Expand file treeCollapse file tree
2 files changed
+17
-116
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+17
-116
lines changed+16-115Lines changed: 16 additions & 115 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
0 commit comments