chore(deps): update dependency clipboard.js to v2.0.11 #4

Open
renovate-bot wants to merge 1 commit from renovate/clipboard.js-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
clipboard.js (source) patch 2.0.8 -> 2.0.11

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clipboard.js](https://clipboardjs.com) ([source](https://github.com/zenorocha/clipboard.js)) | patch | `2.0.8` -> `2.0.11` | --- ### Release Notes <details> <summary>zenorocha/clipboard.js (clipboard.js)</summary> ### [`v2.0.11`](https://github.com/zenorocha/clipboard.js/releases/tag/v2.0.11): Fixes &amp; DX Enhancements [Compare Source](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11) - Fix type for copy function [#&#8203;795](https://github.com/zenorocha/clipboard.js/issues/795) - Remove blurring behavior after copy action invoke [#&#8203;807](https://github.com/zenorocha/clipboard.js/issues/807) - Support more HTML input types [#&#8203;808](https://github.com/zenorocha/clipboard.js/issues/808) ### [`v2.0.10`](https://github.com/zenorocha/clipboard.js/releases/tag/v2.0.10): Fixes and Docs Updates [Compare Source](https://github.com/zenorocha/clipboard.js/compare/v2.0.9...v2.0.10) - 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`](https://github.com/zenorocha/clipboard.js/releases/tag/v2.0.9) [Compare Source](https://github.com/zenorocha/clipboard.js/compare/v2.0.8...v2.0.9) - Add new API methos `.cut` and `.copy` - Improve code internals </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/clipboard.js-2.x:renovate/clipboard.js-2.x
git switch renovate/clipboard.js-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/clipboard.js-2.x
git switch renovate/clipboard.js-2.x
git rebase main
git switch main
git merge --ff-only renovate/clipboard.js-2.x
git switch renovate/clipboard.js-2.x
git rebase main
git switch main
git merge --no-ff renovate/clipboard.js-2.x
git switch main
git merge --squash renovate/clipboard.js-2.x
git switch main
git merge --ff-only renovate/clipboard.js-2.x
git switch main
git merge renovate/clipboard.js-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PrivateCoffee/freedoi#4
No description provided.