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 #513

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

zenorocha/clipboard.js (clipboard.js)

v2.0.11: Fixes & DX Enhancements

Compare Source

  • Fix type for copy function #​795
  • Remove blurring behavior after copy action invoke #​807
  • Support more HTML input types #​808

v2.0.10: Fixes and Docs Updates

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 https://github.com/zenorocha/clipboard.js/issues/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: Branch creation - "every weekend" in timezone Europe/Prague, Automerge - 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency clipboard.js to v2 Update dependency clipboard.js to v2 Mar 6, 2023
@renovate renovate bot changed the title Update dependency clipboard.js to v2 chore(deps): update dependency clipboard.js to v2 Jun 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency clipboard.js to v2 Update dependency clipboard.js to v2 Jun 3, 2024
@renovate renovate bot changed the title Update dependency clipboard.js to v2 chore(deps): update dependency clipboard.js to v2 Jul 17, 2024
@renovate renovate bot changed the title chore(deps): update dependency clipboard.js to v2 Update dependency clipboard.js to v2 Jul 17, 2024
@renovate renovate bot changed the title Update dependency clipboard.js to v2 chore(deps): update dependency clipboard.js to v2 Jul 17, 2024
@renovate renovate bot changed the title chore(deps): update dependency clipboard.js to v2 Update dependency clipboard.js to v2 Jul 18, 2024
@renovate renovate bot changed the title Update dependency clipboard.js to v2 chore(deps): update dependency clipboard.js to v2 Aug 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency clipboard.js to v2 Update dependency clipboard.js to v2 Aug 21, 2024
@renovate renovate bot changed the title Update dependency clipboard.js to v2 chore(deps): update dependency clipboard.js to v2 Oct 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency clipboard.js to v2 Update dependency clipboard.js to v2 Oct 26, 2024
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