Skip to content

fix(deps): update module github.com/otiai10/copy to v1.14.1 - #11

Open
p2p-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-otiai10-copy-1.x
Open

fix(deps): update module github.com/otiai10/copy to v1.14.1#11
p2p-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-otiai10-copy-1.x

Conversation

@p2p-renovate

@p2p-renovate p2p-renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/otiai10/copy v1.1.1v1.14.1 age confidence

Release Notes

otiai10/copy (github.com/otiai10/copy)

v1.14.1

Compare Source

v1.14.0: Concurrency Option

Compare Source

v1.12.0

Compare Source

v1.11.0: Add OnError option

Compare Source

so that users can suppress specific errors.

v1.10.0

Compare Source

v1.9.0: 💥 Breaking Change: Skip now accepts os.FileInfo

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

Features

v1.6.0

Compare Source

v1.5.1

Compare Source

v1.5.0

Compare Source

v1.4.2

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.0

Compare Source

v1.2.0: [Breaking Change] opt.Skip returns error

Compare Source

💥 This release includes breaking changes as follows:

  • Options.Skip(src path) function now returns (skip bool, err error)
    • If your Skip returns skip == true, we skip the src
    • If your Skip returns skip == false, we copy the src
    • If your Skip returns err != nil, we stop copying immediately.

See https://pkg.go.dev/github.com/otiai10/copy?tab=doc#Options for more information.


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 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 Mend Renovate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants