Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency cpy to v10 - autoclosed #2227

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

Closed
renovate wants to merge 1 commit into main from renovate/cpy-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cpy ^8.1.2 -> ^10.0.0 age adoption passing confidence

Release Notes

sindresorhus/cpy (cpy)

v10.1.0

Compare Source

  • Add file sourcePath and destinationPath to the progress event (#​112) 936710e

v10.0.0

Compare Source

Breaking
Fixes
  • Fix: Make rename function receive filename with extension (#​110) cdb7ed4
    • In v9, it incorrectly received a filename without extension.

v9.0.1

Compare Source

v9.0.0

Compare Source

Breaking
  • This package is now pure ESM. Please read this.
  • Require Node.js 12
Recursive by default
  • parents option was removed
  • to get flat list of files use flat: true option

Example directory structure:

- .github/workflows/main.yml
- .github/funding.yml

Command: cpy('.github/**', 'dest')

Old output:

- dest/funding.yml
- dest/main.yml

New output:

- dest/workflows/main.yml
- dest/main.yml
Recreate old parents: true

Example directory structure:

- .github/workflows/main.yml
- .github/funding.yml

Old:
cpy('.github/**', 'dest', {parents: true})

New:
cpy('.github', 'dest')

Output:

- dest/.github/workglows/main.yml
- dest/.github/funding.yml
Recreate old parents: false

Example directory structure:

- .github/workflows/main.yml
- .github/funding.yml

Old:
cpy('.github/**', 'dest', {parents: false})

New:
cpy('.github', 'dest', {flat: true})

Output:

- dest/main.yml
- dest/funding.yml
Copy all package.json and preserve folder structure

Old:
cpy('node_modules/**/package.json', 'dest', {parents: true})

Old output:

New:
cpy('node_modules/**/package.json', 'dest')

New output:


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner July 24, 2023 01:05
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels Jul 24, 2023
@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Jul 24, 2023
Copy link

netlify bot commented Jul 24, 2023
edited
Loading

Deploy Preview for netlify-plugin-nextjs-nx-monorepo-demo ready!

Name Link
🔨 Latest commit e192ed5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-nx-monorepo-demo/deploys/651ae57e778995000825eea0
😎 Deploy Preview https://deploy-preview-2227--netlify-plugin-nextjs-nx-monorepo-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 24, 2023
edited
Loading

Deploy Preview for netlify-plugin-nextjs-static-root-demo ready!

Name Link
🔨 Latest commit e192ed5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-static-root-demo/deploys/651ae57e3dd9c70007c547a0
😎 Deploy Preview https://deploy-preview-2227--netlify-plugin-nextjs-static-root-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 24, 2023
edited
Loading

Deploy Preview for netlify-plugin-nextjs-export-demo ready!

Name Link
🔨 Latest commit e192ed5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-export-demo/deploys/651ae57eb2f10f0008756e83
😎 Deploy Preview https://deploy-preview-2227--netlify-plugin-nextjs-export-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 24, 2023
Copy link

netlify bot commented Jul 24, 2023
edited
Loading

Deploy Preview for next-plugin-edge-middleware ready!

Name Link
🔨 Latest commit e192ed5
🔍 Latest deploy log https://app.netlify.com/sites/next-plugin-edge-middleware/deploys/651ae57eb9dbc800085a6f6a
😎 Deploy Preview https://deploy-preview-2227--next-plugin-edge-middleware.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 24, 2023
edited
Loading

Deploy Preview for netlify-plugin-nextjs-next-auth-demo ready!

Name Link
🔨 Latest commit e192ed5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-next-auth-demo/deploys/651ae57e25d4b70008d24bc8
😎 Deploy Preview https://deploy-preview-2227--netlify-plugin-nextjs-next-auth-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 24, 2023
edited
Loading

Deploy Preview for next-i18next-demo ready!

Name Link
🔨 Latest commit e192ed5
🔍 Latest deploy log https://app.netlify.com/sites/next-i18next-demo/deploys/651ae57eb9cc700009eb93a7
😎 Deploy Preview https://deploy-preview-2227--next-i18next-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 24, 2023
edited
Loading

Deploy Preview for nextjs-plugin-custom-routes-demo ready!

Name Link
🔨 Latest commit e192ed5
🔍 Latest deploy log https://app.netlify.com/sites/nextjs-plugin-custom-routes-demo/deploys/651ae57e55f0280008821707
😎 Deploy Preview https://deploy-preview-2227--nextjs-plugin-custom-routes-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 24, 2023
edited
Loading

Deploy Preview for next-plugin-canary ready!

Name Link
🔨 Latest commit e192ed5
🔍 Latest deploy log https://app.netlify.com/sites/next-plugin-canary/deploys/651ae57ef1b1b800077f070f
😎 Deploy Preview https://deploy-preview-2227--next-plugin-canary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 24, 2023
edited
Loading

Deploy Preview for netlify-plugin-nextjs-demo ready!

Name Link
🔨 Latest commit 5bfc26a
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-demo/deploys/64d114b9e34a0b0009692817
😎 Deploy Preview https://deploy-preview-2227--netlify-plugin-nextjs-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 26, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 7, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Sep 28, 2023
Copy link

netlify bot commented Sep 28, 2023
edited
Loading

Deploy Preview for netlify-plugin-nextjs-demo ready!

Name Link
🔨 Latest commit e192ed5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-demo/deploys/651ae57e9b6e270008ec7c2d
😎 Deploy Preview https://deploy-preview-2227--netlify-plugin-nextjs-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 28, 2023
edited
Loading

Deploy Preview for netlify-plugin-nextjs-demo-all-flags ready!

Name Link
🔨 Latest commit e192ed5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-demo-all-flags/deploys/651ae57e56349d0008a2b6c4
😎 Deploy Preview https://deploy-preview-2227--netlify-plugin-nextjs-demo-all-flags.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title (削除) chore(deps): update dependency cpy to v10 (削除ここまで) (追記) chore(deps): update dependency cpy to v10 - autoclosed (追記ここまで) Nov 5, 2023
@renovate renovate bot closed this Nov 5, 2023
@renovate renovate bot deleted the renovate/cpy-10.x branch November 5, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@kodiakhq kodiakhq[bot] kodiakhq[bot] approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file javascript type: chore work needed to keep the product and development running smoothly

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /