Skip to content
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.12.0 to 0.15.0 #283

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 25, 2020

Bumps ember-cli-clipboard from 0.12.0 to 0.15.0.

Release notes

Sourced from ember-cli-clipboard's releases.

v0.15.0

Via the README:

container - selector string or element object of containing element. "For use in Bootstrap Modals or with any other library that changes the focus you'll want to set the focused element as the container value".

v0.14.0

  • Any HTML button attribute passed to the copy-button component will be "splatted" on the button element. The one exception to this is the type attribute due to this issue. The following legacy arguments are still supported:

  • Upgrade to ember-cli 3.15

  • Convert to native classes

  • copy-button is now tagless and uses "outer-html semantics"

  • Makes use of @ember/render-modifiers

v0.13.0

  • clipboardText can now be lazily computed by providing a string returning ember action
Commits
  • 66b1caf 0.15.0
  • 4af026c Update: Don't use optional chaining for fastboot (#218)
  • 9734d8f Add ClipboardJS container support (#206)
  • eaf4dce Bump ember-cli-fastboot-testing from 0.2.4 to 0.4.0
  • a9b5c72 Upgrade ember-cli-babel
  • 00eddc8 Bump prettier from 2.0.4 to 2.0.5
  • d3a12c6 Bump sass from 1.26.3 to 1.26.5
  • 143c808 Bump eslint from 6.8.0 to 7.0.0
  • 99b6d29 Bump ember-template-lint from 2.5.2 to 2.7.0
  • 2b99825 Update README.md
  • 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 production 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 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 25, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-clipboard-0.15.0 branch from a06698a to 5f43286 Compare July 16, 2020 06:59
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-clipboard-0.15.0 branch from 5f43286 to 7917140 Compare September 4, 2020 04:47
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.

0 participants