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

chore(deps): update dependency rollup-plugin-copy to v3 #64

Merged
merged 3 commits into from
Nov 14, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2019

This PR contains the following updates:

Package Type Update Change
rollup-plugin-copy devDependencies major 0.3.0 -> 3.1.0

Release Notes

vladshcherbin/rollup-plugin-copy

v3.1.0

Compare Source

  • Update globby dependency to 10, should work faster
  • Update other dependencies
  • Add more examples
  • Clarify hook option description

v3.0.0

Compare Source

Breaking
  • Rework and simplify targets option. It accepts an array of objects as targets
  • Remove outputFolder option. Use target's dest property instead
  • Remove useless warnOnNonExist option
New features
  • Add glob support
  • Add copy once feature, useful in watch mode
  • Add typescript types
Other
  • Update messages
  • Update dependencies

v2.0.1

Compare Source

  • Switch from parallel to sequential copying to prevent race conditions

v2.0.0

Compare Source

Breaking
  • Make outputFolder option required when targets is an array
  • Use buildEnd hook instead of generateBundle so that plugin won't run multiple times if rollup output is an array
New features
  • Add hook option to set rollup hook which plugin should use
Other
  • Update minimum node version from 8 to 8.3
  • Add node 12 to testing
  • Update dependencies

v1.1.0

Compare Source

  • Add multiple destination support

v1.0.0

Compare Source

  • Full rewrite 🚀
  • New api with new options
  • Non-plugin options are passed to fs-extra copy function
  • No error if copied file or folder doesn't exist
  • Parallel copying
  • Tests added
  • Node 8 or newer is required
  • New maintainer

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@vercel
Copy link

vercel bot commented Oct 12, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/arthurdenner/react-semantic-ui-datepickers/qgxnwjfjqy
🌍 Preview: In Progress

@renovate
Copy link
Contributor Author

renovate bot commented Nov 13, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@arthurdenner arthurdenner merged commit 6cd1519 into develop Nov 14, 2019
@arthurdenner arthurdenner deleted the renovate/rollup-plugin-copy-3.x branch November 14, 2019 00:02
@arthurdenner
Copy link
Owner

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants