Skip to content

chore(deps): update dependency cpy-cli to v7#2003

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/cpy-cli-7.x
Open

chore(deps): update dependency cpy-cli to v7#2003
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/cpy-cli-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 5, 2026

This PR contains the following updates:

Package Change Age Confidence
cpy-cli 6.0.07.0.0 age confidence

Release Notes

sindresorhus/cpy-cli (cpy-cli)

v7.0.0

Compare Source

Breaking
  • Single-file source with a destination that is not an existing directory now behaves like a file-to-file copy, matching cp 73722bc
    • If you previously relied on a no-op when patterns matched nothing, the CLI now exits with an error. Ensure your patterns match at least one file or handle the failure explicitly.
  • No matches now error out, consistent with cp 8c24e5c
    • If you previously relied on a new directory being created when copying a single file to a non-existent destination path, the destination is now treated as a file path. Use a trailing separator or an existing directory to force directory semantics.
New flags
  • --base to control how destination paths are calculated for patterns (cwd or pattern) 078a9b4
  • --dry-run to list files that would be copied without actually copying e5e8933
  • --update to copy only when the source is newer, or when sizes differ with the same modification time cb7c4cf
  • --ignore-existing to skip files that already exist at the destination without error 9a85af9


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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 force-pushed the renovate/cpy-cli-7.x branch 7 times, most recently from 08b9e2d to 1bf11ed Compare February 12, 2026 01:33
@renovate renovate Bot force-pushed the renovate/cpy-cli-7.x branch 5 times, most recently from d9fd001 to 539fbdc Compare February 24, 2026 09:03
@renovate renovate Bot force-pushed the renovate/cpy-cli-7.x branch 7 times, most recently from 4914996 to be8882a Compare March 3, 2026 21:15
@renovate renovate Bot force-pushed the renovate/cpy-cli-7.x branch 6 times, most recently from aa598f3 to 9b18c5f Compare March 15, 2026 04:40
@renovate renovate Bot force-pushed the renovate/cpy-cli-7.x branch 4 times, most recently from 279ab4e to f71656f Compare March 25, 2026 21:21
@renovate renovate Bot force-pushed the renovate/cpy-cli-7.x branch from f71656f to e59d202 Compare March 27, 2026 01:43
@renovate renovate Bot force-pushed the renovate/cpy-cli-7.x branch from e59d202 to aab9c55 Compare April 1, 2026 19:54
@renovate renovate Bot force-pushed the renovate/cpy-cli-7.x branch 4 times, most recently from 533c11d to 02e3b00 Compare April 23, 2026 01:24
@renovate renovate Bot force-pushed the renovate/cpy-cli-7.x branch 2 times, most recently from e11caea to 9b3e4c1 Compare April 29, 2026 21:38
@renovate renovate Bot force-pushed the renovate/cpy-cli-7.x branch from 9b3e4c1 to c06f37e Compare May 4, 2026 22:44
@renovate renovate Bot force-pushed the renovate/cpy-cli-7.x branch from c06f37e to d997e4f Compare May 5, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants