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

Update clipboard to the latest version 🚀 #12

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 1, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.0.0 of clipboard was just published.

Dependency clipboard
Current Version 1.7.1
Type dependency

The version 2.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of clipboard.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.0.0
  • Changes constructor from new Clipboard() to new ClipboardJS() #468

There are no new features on this release. This breaking change was only introduced due to a name conflict with the new window.Clipboard native API.

Commits

The new version differs by 9 commits.

  • 43beb07 Release v2.0.0
  • 9086f3e Updates demos to use new constructor
  • 750cf12 Changes global variable from "Clipboard" to "ClipboardJS"
  • d25dcac Migrates banner from Browserify to Webpack #372
  • f7e2f58 Create composer.json for instalation with composer (#467)
  • 2d5b2df Migrate from Browserify to Webpack (#372)
  • 0c3bce2 Fix GitHub Primer tooltips link (#479)
  • 3c0dfe5 Adds docs on tooltips #423
  • f960b0d use only ID name for DOM (#431)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Apr 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 29, 2018

Version 2.0.1 just got published.

Update to this version instead 🚀

Release Notes v2.0.1
  • Fixes packaging issue when requiring module.
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 11, 2018

  • The dependency clipboard was updated from 1.7.1 to 2.0.2.

Update to this version instead 🚀

Release Notes for v2.0.2
  • Updates to Webpack 4 and fixes issue when requiring the module.
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 12, 2018

  • The dependency clipboard was updated from 1.7.1 to 2.0.3.

Update to this version instead 🚀

Release Notes for v2.0.3
  • Always run Webpack in production mode
Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 13, 2018

  • The dependency clipboard was updated from 1.7.1 to 2.0.4.

Update to this version instead 🚀

Release Notes for v2.0.4
  • Support server-side render
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 4, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 4, 2020

  • The dependency clipboard was updated from 1.7.1 to 2.0.5.

Update to this version instead 🚀

Release Notes for v2.0.5
  • Fix ES6 export issue
  • Update Babel configurations
  • Remove PhantomJS Dependency
  • Fix composer deprecated package
Commits

The new version differs by 15 commits.

  • 2893893 2.0.5
  • 894a3be chore: make babel not transform es modules.
  • 780d390 chore: fix es6 export issue.
  • 5de8be4 fix: change export from commonjs to es module for import from src usage.
  • 132fcd1 Add Stale Bot
  • e7f0ff0 Fix composer deprecated package #659
  • 393dbe3 replaced invalid property url with homepage in composer.json authors array
  • d3fc3c1 Regenerate package-lock and dist files after PhantomJS removal
  • 83824fa ClipboardJS: Removed PhantomJS Dependency
  • ce79f17 Create LICENSE
  • 4c3a086 HTTPS relevant links
  • 20f64d8 Update broken link to Primer Tooltops doc
  • 8598102 update URL in banner
  • 6802a86 Set babel-preset-env into UglifyJS compatability mode
  • 3522504 Remove the unused dev dependency babel-cli

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 5, 2020

  • The dependency clipboard was updated from 1.7.1 to 2.0.6.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants