Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps cpy from 11.1.0 to 12.0.1.

Release notes

Sourced from cpy's releases.

v12.0.1

  • Fix relative path handling and path normalization (#120) c20ee96

sindresorhus/cpy@v12.0.0...v12.0.1

v12.0.0

Breaking

  • Require Node.js 20 61b9de2

Improvements

  • Add onProgress option 79c6e3a
    • The previous cpy(…).on('progress', …) handler is deprecated

Fixes

  • Fix: Avoid self-copy with absolute destination 3cbdad1
  • Fix cwd option (#119) 8ae6add

sindresorhus/cpy@v11.1.0...v12.0.0

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added lang: javascript PRs or issues related to Javascript part: dependencies PRs or issues related to dependencies labels Sep 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2025

Test Results

2 tests  ±0   2 ✅ ±0   0s ⏱️ ±0s
2 suites ±0   0 💤 ±0 
2 files   ±0   0 ❌ ±0 

Results for commit a586ad2. ± Comparison against base commit e8fd65d.

♻️ This comment has been updated with latest results.

Bumps [cpy](https://github.com/sindresorhus/cpy) from 11.1.0 to 12.0.1.
- [Release notes](https://github.com/sindresorhus/cpy/releases)
- [Commits](sindresorhus/cpy@v11.1.0...v12.0.1)

---
updated-dependencies:
- dependency-name: cpy
  dependency-version: 12.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/js/cpy-12.0.1 branch from 8125a62 to a586ad2 Compare September 1, 2025 18:10
@timkpaine timkpaine merged commit 51985d5 into main Sep 1, 2025
2 checks passed
@timkpaine timkpaine deleted the dependabot/npm_and_yarn/js/cpy-12.0.1 branch September 1, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang: javascript PRs or issues related to Javascript part: dependencies PRs or issues related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants