Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/otiai10/copy to v1.14.0 #375

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/otiai10/copy v1.1.1 -> v1.14.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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: 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/github.com-otiai10-copy-1.x branch 8 times, most recently from d458ae1 to 630d748 Compare June 3, 2020 18:11
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch 11 times, most recently from f847cf2 to 0606d2f Compare June 10, 2020 04:40
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch 4 times, most recently from 32085d0 to 5a1bfa6 Compare June 18, 2020 13:00
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch 7 times, most recently from 1d3dad3 to 881603f Compare June 25, 2020 08:45
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch from 881603f to 0c6830a Compare June 25, 2020 22:21
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch from 0c6830a to 76b0ab0 Compare November 1, 2020 18:18
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch from 76b0ab0 to 21df5c8 Compare April 26, 2021 14:27
@renovate renovate bot changed the title Update module otiai10/copy to v1.2.0 Update module github.com/otiai10/copy to v1.5.1 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch from 21df5c8 to 8f3e7fa Compare May 9, 2021 22:24
@renovate renovate bot changed the title Update module github.com/otiai10/copy to v1.5.1 Update module github.com/otiai10/copy to v1.6.0 May 9, 2021
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch from 8f3e7fa to d89fcf9 Compare March 7, 2022 14:31
@renovate renovate bot changed the title Update module github.com/otiai10/copy to v1.6.0 Update module github.com/otiai10/copy to v1.7.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch from d89fcf9 to bf49e36 Compare November 20, 2022 08:23
@renovate renovate bot changed the title Update module github.com/otiai10/copy to v1.7.0 Update module github.com/otiai10/copy to v1.9.0 Nov 20, 2022
@renovate renovate bot changed the title Update module github.com/otiai10/copy to v1.9.0 Update module github.com/otiai10/copy to v1.11.0 May 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch from bf49e36 to 6f60b72 Compare May 30, 2023 05:49
@renovate renovate bot changed the title Update module github.com/otiai10/copy to v1.11.0 Update module github.com/otiai10/copy to v1.12.0 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch from 6f60b72 to 19bd73b Compare June 21, 2023 23:56
@renovate renovate bot changed the title Update module github.com/otiai10/copy to v1.12.0 Update module github.com/otiai10/copy to v1.14.0 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/github.com-otiai10-copy-1.x branch from 19bd73b to bccc916 Compare October 2, 2023 05:57
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