sindresorhus/globby
### [`v13.1.4`](https://togithub.com/sindresorhus/globby/releases/tag/v13.1.4)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v13.1.3...v13.1.4)
- Fix error when reading inaccessible directories with `gitignore: true` and `suppressErrors: true` ([#246](https://togithub.com/sindresorhus/globby/issues/246)) [`e95da57`](https://togithub.com/sindresorhus/globby/commit/e95da57)
- Remove `URL` TypeScript type workaround ([#230](https://togithub.com/sindresorhus/globby/issues/230)) [`55a3c64`](https://togithub.com/sindresorhus/globby/commit/55a3c64)
### [`v13.1.3`](https://togithub.com/sindresorhus/globby/releases/tag/v13.1.3)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v13.1.2...v13.1.3)
- Fix an edge-case bug ([#242](https://togithub.com/sindresorhus/globby/issues/242)) [`917670c`](https://togithub.com/sindresorhus/globby/commit/917670c)
### [`v13.1.2`](https://togithub.com/sindresorhus/globby/releases/tag/v13.1.2)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v13.1.1...v13.1.2)
- Make `ignoreFiles` option accept readonly arrays ([#235](https://togithub.com/sindresorhus/globby/issues/235)) [`810caae`](https://togithub.com/sindresorhus/globby/commit/810caae)
### [`v13.1.1`](https://togithub.com/sindresorhus/globby/releases/tag/v13.1.1)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v13.1.0...v13.1.1)
- Fix duplicated result when using globstar ([#231](https://togithub.com/sindresorhus/globby/issues/231)) [`f9d35ae`](https://togithub.com/sindresorhus/globby/commit/f9d35ae)
### [`v13.1.0`](https://togithub.com/sindresorhus/globby/releases/tag/v13.1.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v13.0.0...v13.1.0)
- Add [`ignoreFiles`](https://togithub.com/sindresorhus/globby#ignorefiles) option ([#228](https://togithub.com/sindresorhus/globby/issues/228)) [`895d6ec`](https://togithub.com/sindresorhus/globby/commit/895d6ec)
### [`v13.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v13.0.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.2.0...v13.0.0)
##### Breaking
- Rename `generateGlobTasks` to `generateGlobTasksSync` ([#221](https://togithub.com/sindresorhus/globby/issues/221)) [`51c8f68`](https://togithub.com/sindresorhus/globby/commit/51c8f68)
- Remove `ignore` option for `isGitIgnored` and `isGitIgnoredSync` ([#225](https://togithub.com/sindresorhus/globby/issues/225)) [`2e43cc4`](https://togithub.com/sindresorhus/globby/commit/2e43cc4)
- This option never worked correctly.
##### Improvements
- Improve performance with mutiple patterns ([#222](https://togithub.com/sindresorhus/globby/issues/222)) [`04fbd5b`](https://togithub.com/sindresorhus/globby/commit/04fbd5b)
- Add async `generateGlobTasks` method ([#221](https://togithub.com/sindresorhus/globby/issues/221)) [`51c8f68`](https://togithub.com/sindresorhus/globby/commit/51c8f68)
##### Fixes
- Fix bug with `objectMode` option ([#210](https://togithub.com/sindresorhus/globby/issues/210)) [`1852fc5`](https://togithub.com/sindresorhus/globby/commit/1852fc5)
### [`v12.2.0`](https://togithub.com/sindresorhus/globby/releases/tag/v12.2.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.1.0...v12.2.0)
- Work around TypeScript type problem with `URL` global ([#206](https://togithub.com/sindresorhus/globby/issues/206)) [`1224230`](https://togithub.com/sindresorhus/globby/commit/1224230)
- Accept `URL` in function returned by `isGitIgnored` ([#207](https://togithub.com/sindresorhus/globby/issues/207)) [`a9fc794`](https://togithub.com/sindresorhus/globby/commit/a9fc794)
### [`v12.1.0`](https://togithub.com/sindresorhus/globby/releases/tag/v12.1.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.0.2...v12.1.0)
- Support `URL` for the `cwd` option ([#201](https://togithub.com/sindresorhus/globby/issues/201)) [`73c0aca`](https://togithub.com/sindresorhus/globby/commit/73c0aca)
### [`v12.0.2`](https://togithub.com/sindresorhus/globby/releases/tag/v12.0.2)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.0.1...v12.0.2)
- Ensure async method is completely async [`e167725`](https://togithub.com/sindresorhus/globby/commit/e167725)
### [`v12.0.1`](https://togithub.com/sindresorhus/globby/releases/tag/v12.0.1)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.0.0...v12.0.1)
- Internal changes [`5a64253`](https://togithub.com/sindresorhus/globby/commit/5a64253)
### [`v12.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v12.0.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.1.0...v12.0.0)
##### Breaking
- Require Node.js 12.20 ([#181](https://togithub.com/sindresorhus/globby/issues/181)) [`5c32b4a`](https://togithub.com/sindresorhus/globby/commit/5c32b4a)
- This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
- This package now uses named exports instead of a default export
- `globby` → `{globby}`
- `globby.sync` → `{globbySync}`
- `globby.stream` → `{globbyStream}`
- `globby.generateGlobTasks` → `{generateGlobTasks}`
- `globby.hasMagic` → `{isDynamicPattern}`
- `globby.gitignore` → `{isGitIgnored}`
- `globby.gitignore.sync` → `{isGitIgnoredSync}`
```diff
-const globby = require('globby');
+import {globby} from 'globby';
```
### [`v11.1.0`](https://togithub.com/sindresorhus/globby/releases/tag/v11.1.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.4...v11.1.0)
- Update dependencies to fix some `npm audit` notices
### [`v11.0.4`](https://togithub.com/sindresorhus/globby/releases/tag/v11.0.4)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.3...v11.0.4)
- Support `objectMode` option in the TypeScript types ([#178](https://togithub.com/sindresorhus/globby/issues/178)) [`a08264f`](https://togithub.com/sindresorhus/globby/commit/a08264f)
### [`v11.0.3`](https://togithub.com/sindresorhus/globby/releases/tag/v11.0.3)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.2...v11.0.3)
- Fix Windows compatibility for gitignore option ([#171](https://togithub.com/sindresorhus/globby/issues/171)) [`f67edfe`](https://togithub.com/sindresorhus/globby/commit/f67edfe)
### [`v11.0.2`](https://togithub.com/sindresorhus/globby/releases/tag/v11.0.2)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.1...v11.0.2)
- Fix `gitignore` option compatibility with `objectMode` option ([#157](https://togithub.com/sindresorhus/globby/issues/157)) [`f9fc476`](https://togithub.com/sindresorhus/globby/commit/f9fc476)
### [`v11.0.1`](https://togithub.com/sindresorhus/globby/releases/tag/v11.0.1)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.0...v11.0.1)
- Normalize file paths to posix for gitignore calculation ([#143](https://togithub.com/sindresorhus/globby/issues/143)) [`f2bdce6`](https://togithub.com/sindresorhus/globby/commit/f2bdce6)
### [`v11.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v11.0.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v10.0.2...v11.0.0)
##### Breaking
- Require Node.js 10 [`4a471af`](https://togithub.com/sindresorhus/globby/commit/4a471af)
- Get rid of `glob` dependency ([#135](https://togithub.com/sindresorhus/globby/issues/135)) [`d4681a4`](https://togithub.com/sindresorhus/globby/commit/d4681a4)
If you passed in options to `globby.hasMagic()`, you need to update to use the [new options](https://togithub.com/mrmlnc/fast-glob#options-3).
### [`v10.0.2`](https://togithub.com/sindresorhus/globby/releases/tag/v10.0.2)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v10.0.1...v10.0.2)
- Fix using `gitignore` and `absolute` options at the same time on Windows ([#137](https://togithub.com/sindresorhus/globby/issues/137)) [`72e775a`](https://togithub.com/sindresorhus/globby/commit/72e775a)
- Fix TypeScript type for the `expandDirectories` option ([#138](https://togithub.com/sindresorhus/globby/issues/138)) [`c61561a`](https://togithub.com/sindresorhus/globby/commit/c61561a)
### [`v10.0.1`](https://togithub.com/sindresorhus/globby/releases/tag/v10.0.1)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v10.0.0...v10.0.1)
- Don't throw when specifying a non-existing `cwd` directory ([#125](https://togithub.com/sindresorhus/globby/issues/125)) [`a226f5d`](https://togithub.com/sindresorhus/globby/commit/a226f5d)
### [`v10.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v10.0.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v9.2.0...v10.0.0)
Breaking:
- Upgrade `fast-glob` package to v3 ([#126](https://togithub.com/sindresorhus/globby/issues/126)) [`3706920`](https://togithub.com/sindresorhus/globby/commit/3706920)
**Important**: Read the [`fast-glob` release notes](https://togithub.com/mrmlnc/fast-glob/releases/tag/3.0.0)! There are many breaking changes.
- Require Node.js 8 [`9f781ce`](https://togithub.com/sindresorhus/globby/commit/9f781ce)
- Remove `**/bower_components/**` as a default ignore pattern [`2dd76d2`](https://togithub.com/sindresorhus/globby/commit/2dd76d2)
Enhancements:
- Add `globby.stream()` ([#113](https://togithub.com/sindresorhus/globby/issues/113)) [`8aadde8`](https://togithub.com/sindresorhus/globby/commit/8aadde8)
Fixes:
- Fix using the `gitignore` and `stats` options together ([#121](https://togithub.com/sindresorhus/globby/issues/121)) [`33ca01c`](https://togithub.com/sindresorhus/globby/commit/33ca01c)
### [`v9.2.0`](https://togithub.com/sindresorhus/globby/releases/tag/v9.2.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v9.1.0...v9.2.0)
- Refactor TypeScript definition to CommonJS compatible export ([#115](https://togithub.com/sindresorhus/globby/issues/115)) [`dc0a49c`](https://togithub.com/sindresorhus/globby/commit/dc0a49c)
### [`v9.1.0`](https://togithub.com/sindresorhus/globby/releases/tag/v9.1.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v9.0.0...v9.1.0)
- Add TypeScript definition ([#111](https://togithub.com/sindresorhus/globby/issues/111)) [`9a9cf1e`](https://togithub.com/sindresorhus/globby/commit/9a9cf1e)
- Add check to ensure `cwd` is a directory ([#110](https://togithub.com/sindresorhus/globby/issues/110)) [`59f4b48`](https://togithub.com/sindresorhus/globby/commit/59f4b48)
- Deduplicate identical file patterns ([#102](https://togithub.com/sindresorhus/globby/issues/102)) [`2294618`](https://togithub.com/sindresorhus/globby/commit/2294618)
### [`v9.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v9.0.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v8.0.2...v9.0.0)
Breaking:
- Require Node.js 6 and upgrade dependencies [`8815ee8`](https://togithub.com/sindresorhus/globby/commit/8815ee8)
- Rename the `opts` property returned from `.generateGlobTasks` to `options` [`c1c744d`](https://togithub.com/sindresorhus/globby/commit/c1c744d)
Other:
- Fix `expandDirectories` and `ignores` option working together ([#88](https://togithub.com/sindresorhus/globby/issues/88)) [`84632f1`](https://togithub.com/sindresorhus/globby/commit/84632f1)
### [`v8.0.2`](https://togithub.com/sindresorhus/globby/compare/v8.0.1...v8.0.2)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v8.0.1...v8.0.2)
### [`v8.0.1`](https://togithub.com/sindresorhus/globby/compare/v8.0.0...v8.0.1)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v8.0.0...v8.0.1)
### [`v8.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v8.0.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v7.1.1...v8.0.0)
We have replaced [`node-glob`](https://togithub.com/isaacs/node-glob) with [`fast-glob`](https://togithub.com/mrmlnc/fast-glob) (https://github.com/sindresorhus/globby/commit/ba08350f625d65fb05fce9f32c56cafd07cf4a43), 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`](https://togithub.com/sindresorhus/globby/compare/v7.1.0...v7.1.1)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v7.1.0...v7.1.1)
### [`v7.1.0`](https://togithub.com/sindresorhus/globby/compare/v7.0.0...v7.1.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v7.0.0...v7.1.0)
### [`v7.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v7.0.0)
[Compare Source](https://togithub.com/sindresorhus/globby/compare/v6.1.0...v7.0.0)
- Requires Node.js >=4
- Added [`expandDirectories` option](https://togithub.com/sindresorhus/globby#expanddirectories) which is on by default. The `nodir` option is now also `true` by default. **This means that by default it will now only return file paths, not directory paths.** https://github.com/sindresorhus/globby/commit/cf55e5c16f76cf6f6d458fc7e27720d15c0eb1f5
- Added [`gitignore` option](https://togithub.com/sindresorhus/globby#gitignore). https://github.com/sindresorhus/globby/commit/b6dc707a4155cbf87773ec5ca3490813902db0de
- Added `.hasMagic()` method. https://github.com/sindresorhus/globby/commit/77dde6de7afa433ec3df7de4494988f672853821
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.
This PR contains the following updates:
^13.1.3
->^13.1.4
Release Notes
sindresorhus/globby
### [`v13.1.4`](https://togithub.com/sindresorhus/globby/releases/tag/v13.1.4) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v13.1.3...v13.1.4) - Fix error when reading inaccessible directories with `gitignore: true` and `suppressErrors: true` ([#246](https://togithub.com/sindresorhus/globby/issues/246)) [`e95da57`](https://togithub.com/sindresorhus/globby/commit/e95da57) - Remove `URL` TypeScript type workaround ([#230](https://togithub.com/sindresorhus/globby/issues/230)) [`55a3c64`](https://togithub.com/sindresorhus/globby/commit/55a3c64) ### [`v13.1.3`](https://togithub.com/sindresorhus/globby/releases/tag/v13.1.3) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v13.1.2...v13.1.3) - Fix an edge-case bug ([#242](https://togithub.com/sindresorhus/globby/issues/242)) [`917670c`](https://togithub.com/sindresorhus/globby/commit/917670c) ### [`v13.1.2`](https://togithub.com/sindresorhus/globby/releases/tag/v13.1.2) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v13.1.1...v13.1.2) - Make `ignoreFiles` option accept readonly arrays ([#235](https://togithub.com/sindresorhus/globby/issues/235)) [`810caae`](https://togithub.com/sindresorhus/globby/commit/810caae) ### [`v13.1.1`](https://togithub.com/sindresorhus/globby/releases/tag/v13.1.1) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v13.1.0...v13.1.1) - Fix duplicated result when using globstar ([#231](https://togithub.com/sindresorhus/globby/issues/231)) [`f9d35ae`](https://togithub.com/sindresorhus/globby/commit/f9d35ae) ### [`v13.1.0`](https://togithub.com/sindresorhus/globby/releases/tag/v13.1.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v13.0.0...v13.1.0) - Add [`ignoreFiles`](https://togithub.com/sindresorhus/globby#ignorefiles) option ([#228](https://togithub.com/sindresorhus/globby/issues/228)) [`895d6ec`](https://togithub.com/sindresorhus/globby/commit/895d6ec) ### [`v13.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v13.0.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.2.0...v13.0.0) ##### Breaking - Rename `generateGlobTasks` to `generateGlobTasksSync` ([#221](https://togithub.com/sindresorhus/globby/issues/221)) [`51c8f68`](https://togithub.com/sindresorhus/globby/commit/51c8f68) - Remove `ignore` option for `isGitIgnored` and `isGitIgnoredSync` ([#225](https://togithub.com/sindresorhus/globby/issues/225)) [`2e43cc4`](https://togithub.com/sindresorhus/globby/commit/2e43cc4) - This option never worked correctly. ##### Improvements - Improve performance with mutiple patterns ([#222](https://togithub.com/sindresorhus/globby/issues/222)) [`04fbd5b`](https://togithub.com/sindresorhus/globby/commit/04fbd5b) - Add async `generateGlobTasks` method ([#221](https://togithub.com/sindresorhus/globby/issues/221)) [`51c8f68`](https://togithub.com/sindresorhus/globby/commit/51c8f68) ##### Fixes - Fix bug with `objectMode` option ([#210](https://togithub.com/sindresorhus/globby/issues/210)) [`1852fc5`](https://togithub.com/sindresorhus/globby/commit/1852fc5) ### [`v12.2.0`](https://togithub.com/sindresorhus/globby/releases/tag/v12.2.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.1.0...v12.2.0) - Work around TypeScript type problem with `URL` global ([#206](https://togithub.com/sindresorhus/globby/issues/206)) [`1224230`](https://togithub.com/sindresorhus/globby/commit/1224230) - Accept `URL` in function returned by `isGitIgnored` ([#207](https://togithub.com/sindresorhus/globby/issues/207)) [`a9fc794`](https://togithub.com/sindresorhus/globby/commit/a9fc794) ### [`v12.1.0`](https://togithub.com/sindresorhus/globby/releases/tag/v12.1.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.0.2...v12.1.0) - Support `URL` for the `cwd` option ([#201](https://togithub.com/sindresorhus/globby/issues/201)) [`73c0aca`](https://togithub.com/sindresorhus/globby/commit/73c0aca) ### [`v12.0.2`](https://togithub.com/sindresorhus/globby/releases/tag/v12.0.2) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.0.1...v12.0.2) - Ensure async method is completely async [`e167725`](https://togithub.com/sindresorhus/globby/commit/e167725) ### [`v12.0.1`](https://togithub.com/sindresorhus/globby/releases/tag/v12.0.1) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.0.0...v12.0.1) - Internal changes [`5a64253`](https://togithub.com/sindresorhus/globby/commit/5a64253) ### [`v12.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v12.0.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.1.0...v12.0.0) ##### Breaking - Require Node.js 12.20 ([#181](https://togithub.com/sindresorhus/globby/issues/181)) [`5c32b4a`](https://togithub.com/sindresorhus/globby/commit/5c32b4a) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). - This package now uses named exports instead of a default export - `globby` → `{globby}` - `globby.sync` → `{globbySync}` - `globby.stream` → `{globbyStream}` - `globby.generateGlobTasks` → `{generateGlobTasks}` - `globby.hasMagic` → `{isDynamicPattern}` - `globby.gitignore` → `{isGitIgnored}` - `globby.gitignore.sync` → `{isGitIgnoredSync}` ```diff -const globby = require('globby'); +import {globby} from 'globby'; ``` ### [`v11.1.0`](https://togithub.com/sindresorhus/globby/releases/tag/v11.1.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.4...v11.1.0) - Update dependencies to fix some `npm audit` notices ### [`v11.0.4`](https://togithub.com/sindresorhus/globby/releases/tag/v11.0.4) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.3...v11.0.4) - Support `objectMode` option in the TypeScript types ([#178](https://togithub.com/sindresorhus/globby/issues/178)) [`a08264f`](https://togithub.com/sindresorhus/globby/commit/a08264f) ### [`v11.0.3`](https://togithub.com/sindresorhus/globby/releases/tag/v11.0.3) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.2...v11.0.3) - Fix Windows compatibility for gitignore option ([#171](https://togithub.com/sindresorhus/globby/issues/171)) [`f67edfe`](https://togithub.com/sindresorhus/globby/commit/f67edfe) ### [`v11.0.2`](https://togithub.com/sindresorhus/globby/releases/tag/v11.0.2) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.1...v11.0.2) - Fix `gitignore` option compatibility with `objectMode` option ([#157](https://togithub.com/sindresorhus/globby/issues/157)) [`f9fc476`](https://togithub.com/sindresorhus/globby/commit/f9fc476) ### [`v11.0.1`](https://togithub.com/sindresorhus/globby/releases/tag/v11.0.1) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.0...v11.0.1) - Normalize file paths to posix for gitignore calculation ([#143](https://togithub.com/sindresorhus/globby/issues/143)) [`f2bdce6`](https://togithub.com/sindresorhus/globby/commit/f2bdce6) ### [`v11.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v11.0.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v10.0.2...v11.0.0) ##### Breaking - Require Node.js 10 [`4a471af`](https://togithub.com/sindresorhus/globby/commit/4a471af) - Get rid of `glob` dependency ([#135](https://togithub.com/sindresorhus/globby/issues/135)) [`d4681a4`](https://togithub.com/sindresorhus/globby/commit/d4681a4) If you passed in options to `globby.hasMagic()`, you need to update to use the [new options](https://togithub.com/mrmlnc/fast-glob#options-3). ### [`v10.0.2`](https://togithub.com/sindresorhus/globby/releases/tag/v10.0.2) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v10.0.1...v10.0.2) - Fix using `gitignore` and `absolute` options at the same time on Windows ([#137](https://togithub.com/sindresorhus/globby/issues/137)) [`72e775a`](https://togithub.com/sindresorhus/globby/commit/72e775a) - Fix TypeScript type for the `expandDirectories` option ([#138](https://togithub.com/sindresorhus/globby/issues/138)) [`c61561a`](https://togithub.com/sindresorhus/globby/commit/c61561a) ### [`v10.0.1`](https://togithub.com/sindresorhus/globby/releases/tag/v10.0.1) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v10.0.0...v10.0.1) - Don't throw when specifying a non-existing `cwd` directory ([#125](https://togithub.com/sindresorhus/globby/issues/125)) [`a226f5d`](https://togithub.com/sindresorhus/globby/commit/a226f5d) ### [`v10.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v10.0.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v9.2.0...v10.0.0) Breaking: - Upgrade `fast-glob` package to v3 ([#126](https://togithub.com/sindresorhus/globby/issues/126)) [`3706920`](https://togithub.com/sindresorhus/globby/commit/3706920) **Important**: Read the [`fast-glob` release notes](https://togithub.com/mrmlnc/fast-glob/releases/tag/3.0.0)! There are many breaking changes. - Require Node.js 8 [`9f781ce`](https://togithub.com/sindresorhus/globby/commit/9f781ce) - Remove `**/bower_components/**` as a default ignore pattern [`2dd76d2`](https://togithub.com/sindresorhus/globby/commit/2dd76d2) Enhancements: - Add `globby.stream()` ([#113](https://togithub.com/sindresorhus/globby/issues/113)) [`8aadde8`](https://togithub.com/sindresorhus/globby/commit/8aadde8) Fixes: - Fix using the `gitignore` and `stats` options together ([#121](https://togithub.com/sindresorhus/globby/issues/121)) [`33ca01c`](https://togithub.com/sindresorhus/globby/commit/33ca01c) ### [`v9.2.0`](https://togithub.com/sindresorhus/globby/releases/tag/v9.2.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v9.1.0...v9.2.0) - Refactor TypeScript definition to CommonJS compatible export ([#115](https://togithub.com/sindresorhus/globby/issues/115)) [`dc0a49c`](https://togithub.com/sindresorhus/globby/commit/dc0a49c) ### [`v9.1.0`](https://togithub.com/sindresorhus/globby/releases/tag/v9.1.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v9.0.0...v9.1.0) - Add TypeScript definition ([#111](https://togithub.com/sindresorhus/globby/issues/111)) [`9a9cf1e`](https://togithub.com/sindresorhus/globby/commit/9a9cf1e) - Add check to ensure `cwd` is a directory ([#110](https://togithub.com/sindresorhus/globby/issues/110)) [`59f4b48`](https://togithub.com/sindresorhus/globby/commit/59f4b48) - Deduplicate identical file patterns ([#102](https://togithub.com/sindresorhus/globby/issues/102)) [`2294618`](https://togithub.com/sindresorhus/globby/commit/2294618) ### [`v9.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v9.0.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v8.0.2...v9.0.0) Breaking: - Require Node.js 6 and upgrade dependencies [`8815ee8`](https://togithub.com/sindresorhus/globby/commit/8815ee8) - Rename the `opts` property returned from `.generateGlobTasks` to `options` [`c1c744d`](https://togithub.com/sindresorhus/globby/commit/c1c744d) Other: - Fix `expandDirectories` and `ignores` option working together ([#88](https://togithub.com/sindresorhus/globby/issues/88)) [`84632f1`](https://togithub.com/sindresorhus/globby/commit/84632f1) ### [`v8.0.2`](https://togithub.com/sindresorhus/globby/compare/v8.0.1...v8.0.2) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v8.0.1...v8.0.2) ### [`v8.0.1`](https://togithub.com/sindresorhus/globby/compare/v8.0.0...v8.0.1) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v8.0.0...v8.0.1) ### [`v8.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v7.1.1...v8.0.0) We have replaced [`node-glob`](https://togithub.com/isaacs/node-glob) with [`fast-glob`](https://togithub.com/mrmlnc/fast-glob) (https://github.com/sindresorhus/globby/commit/ba08350f625d65fb05fce9f32c56cafd07cf4a43), 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`](https://togithub.com/sindresorhus/globby/compare/v7.1.0...v7.1.1) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v7.1.0...v7.1.1) ### [`v7.1.0`](https://togithub.com/sindresorhus/globby/compare/v7.0.0...v7.1.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v7.0.0...v7.1.0) ### [`v7.0.0`](https://togithub.com/sindresorhus/globby/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v6.1.0...v7.0.0) - Requires Node.js >=4 - Added [`expandDirectories` option](https://togithub.com/sindresorhus/globby#expanddirectories) which is on by default. The `nodir` option is now also `true` by default. **This means that by default it will now only return file paths, not directory paths.** https://github.com/sindresorhus/globby/commit/cf55e5c16f76cf6f6d458fc7e27720d15c0eb1f5 - Added [`gitignore` option](https://togithub.com/sindresorhus/globby#gitignore). https://github.com/sindresorhus/globby/commit/b6dc707a4155cbf87773ec5ca3490813902db0de - Added `.hasMagic()` method. https://github.com/sindresorhus/globby/commit/77dde6de7afa433ec3df7de4494988f672853821Configuration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.