Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Update dependency globby to v11 #9

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 9, 2020

This PR contains the following updates:

Package Type Update Change
globby dependencies major ^6.1.0 -> ^11.0.0

Release Notes

sindresorhus/globby

v11.0.1

Compare Source

  • Normalize file paths to posix for gitignore calculation (#​143) f2bdce6

v11.0.0

Compare Source

Breaking
  • Require Node.js 10 4a471af
  • Get rid of glob dependency (#​135) d4681a4
    If you passed in options to globby.hasMagic(), you need to update to use the new options.

v10.0.2

Compare Source

  • Fix using gitignore and absolute options at the same time on Windows (#​137) 72e775a
  • Fix TypeScript type for the expandDirectories option (#​138) c61561a

v10.0.1

Compare Source

  • Don't throw when specifying a non-existing cwd directory (#​125) a226f5d

v10.0.0

Compare Source

Breaking:

Enhancements:

Fixes:

  • Fix using the gitignore and stats options together (#​121) 33ca01c

v9.2.0

Compare Source

  • Refactor TypeScript definition to CommonJS compatible export (#​115) dc0a49c

v9.1.0

Compare Source

v9.0.0

Compare Source

Breaking:

  • Require Node.js 6 and upgrade dependencies 8815ee8
  • Rename the opts property returned from .generateGlobTasks to options c1c744d

Other:

  • Fix expandDirectories and ignores option working together (#​88) 84632f1

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

We have replaced node-glob with fast-glob (ba08350), as fast-glob is a lot faster and better maintained. This will impact you if you passed in any node-glob specific options.

v7.1.1

Compare Source

v7.1.0

Compare Source

v7.0.0

Compare Source


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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant