-
Notifications
You must be signed in to change notification settings - Fork 649
Bump ember-cli-clipboard from 0.9.0 to 0.13.0 #2019
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
Merged
bors
merged 1 commit into
master
from
dependabot/npm_and_yarn/ember-cli-clipboard-0.13.0
Dec 20, 2019
Merged
Bump ember-cli-clipboard from 0.9.0 to 0.13.0 #2019
bors
merged 1 commit into
master
from
dependabot/npm_and_yarn/ember-cli-clipboard-0.13.0
Dec 20, 2019
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
r? @jtgeibel (rust_highfive has picked a reviewer for you, use r? to override) |
☔ The latest upstream changes (presumably #2020) made this pull request unmergeable. Please resolve the merge conflicts. |
461047d
to
4d977c8
Compare
Bumps [ember-cli-clipboard](https://github.com/jkusa/ember-cli-clipboard) from 0.9.0 to 0.13.0. - [Release notes](https://github.com/jkusa/ember-cli-clipboard/releases) - [Commits](jkusa/ember-cli-clipboard@v0.9.0...v0.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
4d977c8
to
0f41b25
Compare
@bors r+ |
📌 Commit 0f41b25 has been approved by |
bors
added a commit
that referenced
this pull request
Dec 20, 2019
…pboard-0.13.0, r=locks Bump ember-cli-clipboard from 0.9.0 to 0.13.0 Bumps [ember-cli-clipboard](https://github.com/jkusa/ember-cli-clipboard) from 0.9.0 to 0.13.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.13.0</h2> <ul> <li><code>clipboardText</code> can now be lazily computed by providing a string returning ember <code>action</code></li> </ul> <h2>v0.12.0</h2> <ul> <li>Upgrade to <code>ember-cli</code> 3.10</li> <li>Add better support for <a href="https://github.com/embroider-build/embroider">Embroider</a> (<a href="https://github-redirect.dependabot.com/jkusa/ember-cli-clipboard/issues/56">#56</a>)</li> </ul> <h2>v0.11.1</h2> <ul> <li>Fix ie11 failing on destroy (<a href="https://github-redirect.dependabot.com/jkusa/ember-cli-clipboard/issues/50">#50</a>) <a href="https://github.com/ryanpatrickcook">@ryanpatrickcook</a></li> <li>Remove <code>isDevelopingAddon</code></li> </ul> <h2>v0.11.0</h2> <ul> <li>Upgrade to <code>ember-cli</code> 3.6</li> <li>Remove jQuery dependency</li> <li>Support new Ember Testing API (<code>ember-cli-qunit</code> >= 4.2 <code>ember-cli-mocha</code> >= 0.15.0) <ul> <li>New test helpers available via <code>ember-cli-clipboard/test-support</code></li> </ul> </li> </ul> <h2>v0.10.0</h2> <ul> <li>Adds support for the latest ember testing container API <a href="https://github-redirect.dependabot.com/jkusa/ember-cli-clipboard/issues/38">#38</a> <a href="https://github.com/puwelous">@puwelous</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/bfbe82b50cdaa69100192c8e5d09aba116ea5a41"><code>bfbe82b</code></a> 0.13.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/a904c2ed533de27aed68953d6617d1dcb8d8122d"><code>a904c2e</code></a> refactor acceptance test and update README</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/4ad72ba08699259f11843b2045d7dcd7e67fab38"><code>4ad72ba</code></a> Allow copy text to be set by an action</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/926678bcd4cd2cf49c9aa82040aadf152149e8b6"><code>926678b</code></a> 0.12.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/08ec6daab8c045c94dc778d15e078e7f1a1e7535"><code>08ec6da</code></a> Update husky requirement from ^1.3.1 to ^2.3.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/8bb6401b15b1320dc73c9556a2b96bc6d40f1a0f"><code>8bb6401</code></a> Upgrade to Ember 3.10.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/b894de00219c25108d7ed74b59118148e82840b2"><code>b894de0</code></a> Update dependencies</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/f179aba1d8ce28b7a02813d464af9c99ca3dbf24"><code>f179aba</code></a> Upgrade to Ember 3.9.0</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/cdf339c94ccf26c12ece28828afec63ca4e83fa5"><code>cdf339c</code></a> Add PrettierJS</li> <li><a href="https://github.com/jkusa/ember-cli-clipboard/commit/2137265698e1df5354413c05d5c9f103972a29ef"><code>2137265</code></a> Upgrade to Ember 3.8.0</li> <li>Additional commits viewable in <a href="https://github.com/jkusa/ember-cli-clipboard/compare/v0.9.0...v0.13.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.9.0&new-version=0.13.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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ember-cli-clipboard from 0.9.0 to 0.13.0.
Release notes
Sourced from ember-cli-clipboard's releases.
Commits
bfbe82b
0.13.0a904c2e
refactor acceptance test and update README4ad72ba
Allow copy text to be set by an action926678b
0.12.008ec6da
Update husky requirement from ^1.3.1 to ^2.3.08bb6401
Upgrade to Ember 3.10.0b894de0
Update dependenciesf179aba
Upgrade to Ember 3.9.0cdf339c
Add PrettierJS2137265
Upgrade to Ember 3.8.0Dependabot 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: