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 dependency clipboard.js to v2 #129

Merged
merged 1 commit into from
Mar 10, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
clipboard.js (source) major 1.5.13 -> 2.0.10

Release Notes

zenorocha/clipboard.js

v2.0.10

Compare Source

  • Fix Event API issue returning a function instead of a string in the Event.Action property
  • Update docs to make it easier to track Event API
  • Update tests to cover Event.Action property

v2.0.9

Compare Source

  • Add new API methos .cut and .copy
  • Improve code internals

v2.0.8

Compare Source

v2.0.7

Compare Source

Fix Textarea not being removed from DOM

Related issue zenorocha/clipboard.js#732

v2.0.6

Compare Source

  • Fix isSupported behavior

v2.0.5

Compare Source

  • Fix ES6 export issue
  • Update Babel configurations
  • Remove PhantomJS Dependency
  • Fix composer deprecated package

v2.0.4

Compare Source

  • Support server-side render

v2.0.3

Compare Source

  • Always run Webpack in production mode

v2.0.2

Compare Source

  • Updates to Webpack 4 and fixes issue when requiring the module.

v2.0.1

Compare Source

  • Fixes packaging issue when requiring module.

v2.0.0

Compare Source

  • 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.

v1.7.1

Compare Source

  • Move focus to trigger instead of simply blur()ing #​419

v1.7.0

Compare Source

v1.6.1

Compare Source

  • Prevents Node.js environment from throwing an error

v1.6.0

Compare Source

  • Adds Clipboard.isSupported() static method #​355
  • Prevents scroll jump on iOS when using data-clipboard-text #​369
  • Prevents keyboard from opening on iOS when using data-clipboard-target

v1.5.16

Compare Source

  • Ensures that event delegation works with multiple documents (a page with iframes)

v1.5.15

Compare Source

v1.5.14

Compare Source

  • Updates delegate package which removes two external dependencies
  • Prevents React and Angular tests from failing #​274

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@puneetbehl puneetbehl merged commit 68ff6a6 into 5.0.x Mar 10, 2022
@renovate renovate bot deleted the renovate/clipboard.js-2.x branch March 10, 2022 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants