kidonng / scoop-docs

📚 Scoop documentation done right
https://scoop-docs.now.sh/
MIT License
43 stars 7 forks source link

fix(deps): update dependency copy-text-to-clipboard to v3 #89

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
copy-text-to-clipboard 2.2.0 -> 3.0.0 age adoption passing confidence

Release Notes

sindresorhus/copy-text-to-clipboard ### [`v3.0.0`](https://togithub.com/sindresorhus/copy-text-to-clipboard/releases/v3.0.0) [Compare Source](https://togithub.com/sindresorhus/copy-text-to-clipboard/compare/v2.2.0...v3.0.0) ##### Breaking - This package is now pure [ESM](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) \- This means you need to use `import copy from 'copy-text-to-clipboard'` instead of `const copy = require('copy-text-to-clipboard')`. \- I would recommend moving to ESM. ESM can still import CommonJS packages, but CommonJS cannot import ESM packages synchronously. \- If you cannot move to ESM yet, don't upgrade to this version.

Renovate configuration

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

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

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

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



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

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/kidonng/scoop-docs/g6cm2xa0f
✅ Preview: https://scoop-docs-git-renovate-copy-text-to-clipboard-3x.kidonng.vercel.app