micronaut-build icon indicating copy to clipboard operation
micronaut-build copied to clipboard

Update dependency clipboard.js to v2

Open renovate[bot] opened this issue 2 years ago • 0 comments

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[bot] avatar Feb 26 '23 06:02 renovate[bot]