Skip to content

chore(deps): bump copy-to-clipboard from 3.3.3 to 4.0.2#3882

Merged
portuu3 merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/copy-to-clipboard-4.0.2
May 4, 2026
Merged

chore(deps): bump copy-to-clipboard from 3.3.3 to 4.0.2#3882
portuu3 merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/copy-to-clipboard-4.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps copy-to-clipboard from 3.3.3 to 4.0.2.

Release notes

Sourced from copy-to-clipboard's releases.

v4.0.2

compare changes

🩹 Fixes

  • Make sure execCommand works in fullscreen (#158)

🏡 Chore

  • Bump axios from 1.14.0 to 1.15.2 (#155)
  • Bump follow-redirects from 1.15.11 to 1.16.0 (#157)
  • Bump basic-ftp from 5.2.0 to 5.3.0 (#156)

❤️ Contributors

v4.0.1

compare changes

🏡 Chore

  • Fix copy in modal for execCommand fallback (#151)
  • Add changelog (#153)

✅ Tests

  • Add e2e scenario for modal tests (#152)

❤️ Contributors

Changelog

Sourced from copy-to-clipboard's changelog.

v4.0.2

compare changes

🩹 Fixes

  • Make sure execCommand works in fullscreen (#158)

🏡 Chore

  • Bump axios from 1.14.0 to 1.15.2 (#155)
  • Bump follow-redirects from 1.15.11 to 1.16.0 (#157)
  • Bump basic-ftp from 5.2.0 to 5.3.0 (#156)

❤️ Contributors

v4.0.1

compare changes

🏡 Chore

  • Fix copy in modal for execCommand fallback (#151)
  • Add changelog (#153)

✅ Tests

  • Add e2e scenario for modal tests (#152)

❤️ Contributors

v4.0.0

compare changes

⚠️ Breaking Changes

  • copy() is now async — returns Promise<boolean> instead of boolean. All call sites must be updated to await copy(...) or .then(...).
  • IE11 support dropped — window.clipboardData and all IE-specific code paths removed.
  • window.prompt() fallback is now opt-in — pass options.fallbackToPrompt: true to restore. Off by default.
  • Build output moved to dist/ — direct require('copy-to-clipboard/index.js') imports will break; use the package name only.

🚀 Enhancements

  • navigator.clipboard.writeText() is now the default copy path in secure contexts (HTTPS / localhost).
  • navigator.clipboard.write() with ClipboardItem for rich text / HTML copying when options.format or options.onCopy is set.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [copy-to-clipboard](https://github.com/sudodoki/copy-to-clipboard) from 3.3.3 to 4.0.2.
- [Release notes](https://github.com/sudodoki/copy-to-clipboard/releases)
- [Changelog](https://github.com/sudodoki/copy-to-clipboard/blob/main/CHANGELOG.md)
- [Commits](sudodoki/copy-to-clipboard@v3.3.3...v4.0.2)

---
updated-dependencies:
- dependency-name: copy-to-clipboard
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 2, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

5 Skipped Deployments
Project Deployment Actions Updated (UTC)
faucet-frontend Ignored Ignored Preview May 2, 2026 1:26pm
faucet-server Ignored Ignored Preview May 2, 2026 1:26pm
human-app Skipped Skipped May 2, 2026 1:26pm
human-dashboard-frontend Skipped Skipped May 2, 2026 1:26pm
staking-dashboard Skipped Skipped May 2, 2026 1:26pm

Request Review

@vercel vercel Bot temporarily deployed to Preview – staking-dashboard May 2, 2026 13:26 Inactive
@vercel vercel Bot temporarily deployed to Preview – human-app May 2, 2026 13:26 Inactive
@vercel vercel Bot temporarily deployed to Preview – human-dashboard-frontend May 2, 2026 13:26 Inactive
@portuu3 portuu3 merged commit 19b8a6d into develop May 4, 2026
10 checks passed
@portuu3 portuu3 deleted the dependabot/npm_and_yarn/develop/copy-to-clipboard-4.0.2 branch May 4, 2026 07:24
@portuu3 portuu3 mentioned this pull request May 4, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant