node-glob-promise

Promise version of glob

MIT License

Downloads
14.7M
Stars
53
Committers
10

Bot releases are visible (Hide)

node-glob-promise - v6.0.7 Latest Release

Published by github-actions[bot] 4 months ago

6.0.7 (2024-06-13)

Docs

  • update readme with notice on glob native promise support (1b10bd7)
node-glob-promise - v6.0.6

Published by github-actions[bot] 4 months ago

6.0.6 (2024-06-13)

Build

  • deps: bump @babel/traverse (cfea132)

CI/CD

  • update build configuration (8c2cd8c)

Bug Fixes

  • add @types/glob as devDependency (543e906)
node-glob-promise - v6.0.5

Published by github-actions[bot] about 1 year ago

6.0.5 (2023-09-03)

Bug Fixes

node-glob-promise - v6.0.4

Published by github-actions[bot] about 1 year ago

6.0.4 (2023-09-03)

Build

  • delete old .semantic.json file (986deb6)
  • update ci files (238dbc6)
  • update test matrix file name (7f33a28)

CI/CD

node-glob-promise - v6.0.3

Published by ahmadnassri over 1 year ago

6.0.3 (2023-06-10)

Build

  • deps: bump @types/glob from 8.0.1 to 8.1.0 (02dba3b)
node-glob-promise - v6.0.2

Published by ahmadnassri over 1 year ago

6.0.2 (2023-01-20)

Build

  • deps: bump @types/glob from 8.0.0 to 8.0.1 (52cb921)
node-glob-promise - v6.0.1

Published by ahmadnassri almost 2 years ago

6.0.1 (2023-01-02)

Build

  • deps: bump json5 from 2.2.1 to 2.2.3 (31928ac)
node-glob-promise - v6.0.0

Published by ahmadnassri almost 2 years ago

6.0.0 (2022-12-21)

⚠ BREAKING CHANGES

  • no longer supporting node v14

Bug Fixes

  • no longer supporting node v14 (0c75c53)
node-glob-promise - v5.0.1

Published by ahmadnassri almost 2 years ago

5.0.1 (2022-12-19)

Tests

  • simplify testing environments (2bbaeed)

CI/CD

  • include npm-install-peers to avoid problems with node v14 (8511c42)

Docs

Build

  • deps: bump @types/glob from 7.2.0 to 8.0.0 (192f0c5)
  • deps: bump minimatch from 3.0.4 to 5.1.0 (ce5f494)
node-glob-promise - v5.0.0

Published by ahmadnassri about 2 years ago

5.0.0 (2022-07-28)

⚠ BREAKING CHANGES

  • dropping support for node v12

Features

  • deps: update dependencies (345d063)

Chores

  • deps-dev: bump tap from 15.0.10 to 15.1.1 (ad54333)
  • deps-dev: bump tap from 15.1.1 to 16.3.0 (03836da)
  • deps: bump actions/cache from 2.1.6 to 2.1.7 (f631c9b)
  • template: sync with ahmadnassri/template-node-lib (0e2a5b8)
  • template: sync with ahmadnassri/template-node-lib (84ae78f)
  • template: sync with ahmadnassri/template-node-lib (b41548b)
  • template: sync with ahmadnassri/template-node-lib (b090006)
  • template: sync with ahmadnassri/template-node-lib (430b34e)
  • template: sync with ahmadnassri/template-node-lib (bbdd9a1)
  • template: sync with ahmadnassri/template-node-lib (dbe84bd)
  • template: sync with ahmadnassri/template-node-lib (e997f2e)
  • template: sync with ahmadnassri/template-node-lib (77b7781)
  • template: sync with ahmadnassri/template-node-lib (3b3fd47)
  • template: sync with ahmadnassri/template-node-lib (e6d0862)

Tests

  • drop support for node v12 (98c2e83)

CI/CD

  • ensure glob is installed (6620454)
  • remove extra workflow config (c61fc4c)
  • remove testing for 14 as installing peer dependencies is too complex (e2343ce)
node-glob-promise - v4.2.2

Published by ahmadnassri almost 3 years ago

4.2.2 (2021-10-22)

Tests

Chores

  • deps: bump actions/checkout from 2.3.4 to 2.3.5 (f0d95bf)
  • template: sync with ahmadnassri/template-node-lib (1bb150f)
  • template: sync with ahmadnassri/template-node-lib (6b9af1c)
  • template: sync with ahmadnassri/template-node-lib (81dfc24)
  • template: sync with ahmadnassri/template-node-lib (97b9372)

Build

  • deps: bump @types/glob from 7.1.4 to 7.2.0 (9507d9a)
node-glob-promise - v4.2.1

Published by ahmadnassri about 3 years ago

4.2.1 (2021-10-12)

Build

  • deps: bump @types/glob from 7.1.3 to 7.1.4 (78820d8)

Chores

  • deps: bump actions/cache from 2.1.4 to 2.1.6 (960a9eb)
  • template: sync with ahmadnassri/template-node-lib (d9f2181)
node-glob-promise - v4.2.0

Published by ahmadnassri over 3 years ago

4.2.0 (2021-05-27)

Features

  • funding: include funding in package.json (9c03d66)

Chores

  • deps: bump actions/cache from 2.1.4 to 2.1.5 (4fe235a)
  • deps: bump actions/cache from 2.1.4 to 2.1.5 (802595e)
  • deps: bump github/super-linter from v3.15.1 to v3.15.2 (9f1fb46)
  • template: sync with ahmadnassri/template-node-lib (098649e)
  • template: sync with ahmadnassri/template-node-lib (15baddc)
  • template: sync with ahmadnassri/template-node-lib (e88b779)
  • template: sync with ahmadnassri/template-node-lib (9f81ff8)
  • template: sync with ahmadnassri/template-node-lib (eae9772)
  • template: sync with ahmadnassri/template-node-lib (6b5f55c)
  • template: sync with ahmadnassri/template-node-lib (0c078e4)
  • template: sync with ahmadnassri/template-node-lib (93e6a6d)
  • template: sync with ahmadnassri/template-node-lib (a5742f9)
  • template: sync with ahmadnassri/template-node-lib (fd0bba1)
  • template: sync with ahmadnassri/template-node-lib (39861cd)
  • template: sync with ahmadnassri/template-node-lib (deb956d)
  • template: sync with ahmadnassri/template-node-lib (020ddc3)
  • template: sync with ahmadnassri/template-node-lib (b42e681)
  • template: sync with ahmadnassri/template-node-lib (6fb3381)
  • template: sync with ahmadnassri/template-node-lib (9866d30)
  • template: sync with ahmadnassri/template-node-lib (3f8aa33)
  • template: sync with ahmadnassri/template-node-lib (ba13695)
  • template: sync with ahmadnassri/template-node-lib (7f54173)
  • template: sync with ahmadnassri/template-node-lib (2e7926f)
  • template: sync with ahmadnassri/template-node-lib (8e1d355)
  • template: sync with ahmadnassri/template-node-lib (62dd7d2)
  • template: sync with ahmadnassri/template-node-lib (70d8e79)
  • template: sync with ahmadnassri/template-node-lib (98c5a85)
  • template: sync with ahmadnassri/template-node-lib (40f1138)
  • template: sync with ahmadnassri/template-node-lib (8522523)
  • template: sync with ahmadnassri/template-node-lib (ff1c7a4)
  • template: sync with ahmadnassri/template-node-lib (8d27fd9)
  • template: sync with ahmadnassri/template-node-lib (64a12db)
  • template: sync with ahmadnassri/template-node-lib (b73b1d3)

CI/CD

node-glob-promise - v4.1.0

Published by ahmadnassri over 3 years ago

4.1.0 (2021-02-28)

Features

  • upgrade: update the repo structure and all dependencies to latest (6f2e007)
  • upgrade: update the repo structure and all dependencies to latest (ee179db)
  • upgrade: update the repo structure and all dependencies to latest (0839880)

Docs

Chores

  • license: update license to MIT (f86cb02)
  • template: sync with ahmadnassri/template-node-lib (131a8b2)
  • template: sync with ahmadnassri/template-node-lib (1ae8d5a)
  • template: sync with ahmadnassri/template-node-lib (4040999)
  • template: sync with ahmadnassri/template-node-lib (3a5aeb0)
  • template: sync with ahmadnassri/template-node-lib (b87b234)
  • template: sync with ahmadnassri/template-node-lib (c78f925)
  • template: sync with ahmadnassri/template-node-lib (61d4916)
  • template: sync with ahmadnassri/template-node-lib (09d5e25)
  • template: sync with ahmadnassri/template-node-lib (9f3566b)
  • template: sync with ahmadnassri/template-node-lib (c24078a)
  • template: sync with ahmadnassri/template-node-lib (6f28ad2)
  • template: sync with ahmadnassri/template-node-lib (e3a0953)
  • template: sync with ahmadnassri/template-node-lib (4848ebd)
  • template: sync with ahmadnassri/template-node-lib (0a4857e)
  • template: sync with ahmadnassri/template-node-lib (b2299c9)
  • template: sync with ahmadnassri/template-node-lib (fb3b042)
  • template: sync with ahmadnassri/template-node-lib (d414d02)
  • template: sync with ahmadnassri/template-node-lib (0eb3b45)
  • template: sync with ahmadnassri/template-node-lib (554c71b)
  • template: sync with ahmadnassri/template-node-lib (b7e7ad0)
  • template: sync with ahmadnassri/template-node-lib (bd332bc)
  • template: sync with ahmadnassri/template-node-lib (951dc82)
  • template: sync with ahmadnassri/template-node-lib (eda9710)
  • template: sync with ahmadnassri/template-node-lib (ed43650)
  • template: sync with ahmadnassri/template-node-lib (e35ab8a)
  • template: sync with ahmadnassri/template-node-lib (6c04240)
  • template: sync with ahmadnassri/template-node-lib (8c4375a)
  • template: sync with ahmadnassri/template-node-lib (69754a3)
node-glob-promise - v4.0.1

Published by ahmadnassri over 3 years ago

4.0.1 (2021-02-02)

Bug Fixes

  • package: correct repository url (a565065)
node-glob-promise - v4.0.0

Published by ahmadnassri over 3 years ago

4.0.0 (2021-02-02)

⚠ BREAKING CHANGES

  • babel: module exports path changed to just lib/index.js
  • ES2015: this is re-write, though the API has not changed, check the README for install instructions
  • This module no longer supports Node.js 0.10

Features

  • build: prevent build deps from becoming prod deps (516c009)
  • exports: add exports for sync hasMagic Glob and original async (1cc7e29)
  • lockfiles: add lockfiles (ff5c87c)
  • package: update dependencies and improve repo meta and build process (485ef86)
  • typescript: add d.ts file for TypeScript (37885fa), closes #28
  • typescript: add TypeScript typings (1967851)
  • upgrade: update the repo structure and all dependencies to latest (ff8bef6)
  • upgrade: update the repo structure and all dependencies to latest (eec857e)

Bug Fixes

Refactor

  • babel: remove dependency on babel (36b141f), closes #44
  • ES2015: improved build process (8f047f1)

Tests

  • dependencies: tap has build-in reporter formatting now (3492d7c)
  • dependency: adding missing dependency (37e9437)
  • silent: silence annoying error messages (f54ec79)
  • unit: corret module export path (9d469b2)

Chores

  • dependencies: update lock files (d19a0d9)
  • deps: update dependency tap to v12 (#60) (6e83e29)
  • devDependencies: update dependencies (399fcaa)
  • package: update babel-preset-env to version 0.0.9 (c3b5cad)
  • package: update babel-preset-env to version 1.0.0 (7af6fcf)
  • package: update babel-preset-env to version 1.0.1 (7df9fb5)
  • package: update babel-preset-env to version 1.0.2 (dc027a9)
  • package: update babel-preset-env to version 1.1.0 (81f096f)
  • package: update babel-preset-env to version 1.1.1 (5ab4d2f)
  • package: update codeclimate-test-reporter to version 0.4.0 (9e948bb)
  • package: update dependencies (eb28656)
  • package: update echint to version 2.0.0 (0b867db)
  • package: update echint to version 3.0.0 (1c72aa7)
  • package: update snazzy to version 6.0.0 (1059c19)
  • package: update tap to version 10.0.0 (b44c170)
  • package: update tap to version 9.0.0 (d2264c0)
  • drop support for Node.js 0.10 (1530fac)

Build

  • deps: bump js-yaml from 3.11.0 to 3.14.0 (#61) (5f39472)
  • renovate: replace dependencies.io with Renovate app (d1f1ded)
  • scripts: remove nyc dependency, use tap directly to generate coverage (5b31e79)
  • semantic-release: update to node8 (e4a5b4f)

Docs

  • readme: improve readme (49f0735)
  • readme: update readme (f1c792b)
  • readme: use --production instead of --only (b0ed3b8)
  • README: add note about glob peerDependency (262ab3b)
node-glob-promise - v3.4.0

Published by ahmadnassri over 6 years ago

3.4.0 (2018-03-12)

Features

  • package: update dependencies and improve repo meta and build process (5c18310)
  • typescript: add TypeScript typings (734117d)
node-glob-promise - v3.3.0

Published by ahmadnassri almost 7 years ago

3.3.0 (2017-10-31)

Features

  • build: prevent build deps from becoming prod deps (7369331)
node-glob-promise - v3.2.0

Published by ahmadnassri about 7 years ago

3.2.0 (2017-09-22)

Features

  • lockfiles: add lockfiles (718cfcc)
node-glob-promise - v3.1.0

Published by ahmadnassri almost 8 years ago

<a name"3.1.0">

3.1.0 (2016-12-16)

Bug Fixes

Features

  • exports: add exports for sync hasMagic Glob and original async (4f20338a)