Skip to content

Commit

Permalink
fix(deps): update dependency fast-glob to v3.3.1 (#8997)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fast-glob](https://github.com/mrmlnc/fast-glob) | [`3.2.12` ->
`3.3.1`](https://renovatebot.com/diffs/npm/fast-glob/3.2.12/3.3.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fast-glob/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fast-glob/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fast-glob/3.2.12/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fast-glob/3.2.12/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mrmlnc/fast-glob (fast-glob)</summary>

### [`v3.3.1`](https://github.com/mrmlnc/fast-glob/releases/tag/3.3.1)

[Compare
Source](https://github.com/mrmlnc/fast-glob/compare/3.3.0...3.3.1)

> **Full Changelog**:
mrmlnc/fast-glob@3.3.0...3.3.1

This release fixes a regression for cases where the `ignore` option is
used with a string
([#&#8203;403](https://github.com/mrmlnc/fast-glob/issues/403),
[#&#8203;404](https://github.com/mrmlnc/fast-glob/issues/404)).

The public interface of this package does not support a string as the
value for the [`ignore`
option](https://github.com/mrmlnc/fast-glob#ignore) since 2018 year
([release](https://github.com/mrmlnc/fast-glob/releases/tag/2.0.0)).

So, in the next major release, we will reintroduce method
implementations that do not involve strings in the `ignore` option.

### [`v3.3.0`](https://github.com/mrmlnc/fast-glob/releases/tag/3.3.0)

[Compare
Source](https://github.com/mrmlnc/fast-glob/compare/3.2.12...3.3.0)

> **Full Changelog**:
mrmlnc/fast-glob@3.2.12...3.3.0

#### 🚀 Improvements

**Method aliases**

New methods (`glob`, `globSync`, `globStream`) have been added in
addition to the current methods (default import, `sync`, `stream`),
which eliminate the need to rename the method when importing. In
addition, an `async` alias has been added for the default import, which
makes it possible to use this packet with ESM.

**Method to convert paths to globs**

A new method (`convertPathToPattern`) has been added in this release to
convert a path to a pattern. The primary goal is to enable users to
avoid processing Windows paths in each location where this package is
used by utilities from third-party packages.

See more details in the [pull
request](https://github.com/mrmlnc/fast-glob/pull/392).

#### 🐛 Bug fixes

- In the past, we mishandled patterns that contained slashes when the
`baseNameMatch` option was enabled, which went against the documented
behavior.
([#&#8203;312](https://github.com/mrmlnc/fast-glob/issues/312))
- Several problems with matching patterns that contain brace expansion
have been resolved. The primary issue solved is when the pattern has
duplicate slashes after it is expanded
([#&#8203;394](https://github.com/mrmlnc/fast-glob/issues/394)), or
the `micromatch` package does not correctly generate a regular
expression
([#&#8203;365](https://github.com/mrmlnc/fast-glob/issues/365)).
- All negative patterns will now have the `dot` option enabled when
matching paths. Previously, the `!**/*` patterns did not exclude hidden
files (start with a dot).
([#&#8203;343](https://github.com/mrmlnc/fast-glob/issues/343))
- The issue that led to duplicates in the results when overlapping or
duplicate patterns were present among the patterns has been fixed. At
the moment, we are only talking about leading dot. Other cases are not
included. For example, running with the patterns `['./file.md',
'file.md', '*']` will now only include `file.md` once in the results.
([#&#8203;190](https://github.com/mrmlnc/fast-glob/issues/190))

#### 📖 Documentation

A [clarifying
note](https://github.com/mrmlnc/fast-glob/blob/master/README.md#concurrency)
has been added for the `concurrency` option, which provides more
detailed information about the Thread Pool utilization.

#### ⚙️ Infrastructure

-   The benchmark in CI is now running on Node.js 20.
- The benchmark now uses the public package
[bencho](https://github.com/mrmlnc/bencho) instead of an in-house
implementation. You may want to try this solution for your packages and
provide feedback.

#### 🥇 New Contributors

- [@&#8203;josh-hemphill](https://github.com/josh-hemphill) made their
first contribution in
[https://github.com/mrmlnc/fast-glob/pull/383](https://github.com/mrmlnc/fast-glob/pull/383)
- [@&#8203;mairaw](https://github.com/mairaw) made their first
contribution in
[https://github.com/mrmlnc/fast-glob/pull/401](https://github.com/mrmlnc/fast-glob/pull/401)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 10e0383 commit 72aba82
Show file tree
Hide file tree
Showing 14 changed files with 30 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"cypress-wait-until": "1.7.2",
"dependency-cruiser": "13.0.4",
"eslint": "8.45.0",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"fs-extra": "11.1.1",
"jest": "29.6.1",
"jest-runner-tsd": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"chalk": "4.1.2",
"chokidar": "3.5.3",
"core-js": "3.31.1",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"fast-json-parse": "1.0.3",
"fastify": "4.21.0",
"fastify-raw-body": "4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/yargs": "17.0.24",
"esbuild": "0.18.16",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"jest": "29.6.1",
"typescript": "5.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"enquirer": "2.3.6",
"envinfo": "7.9.0",
"execa": "5.1.1",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"fs-extra": "11.1.1",
"humanize-string": "2.1.0",
"latest-version": "5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"core-js": "3.31.1",
"deepmerge": "4.3.1",
"execa": "5.1.1",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"graphql": "16.7.1",
"jest": "29.6.1",
"jscodeshift": "0.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"css-minimizer-webpack-plugin": "5.0.1",
"dotenv-webpack": "8.0.1",
"esbuild": "0.18.16",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"file-loader": "6.2.0",
"graphql": "16.7.1",
"graphql-tag": "2.12.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/estree": "1.0.1",
"@typescript-eslint/parser": "5.61.0",
"esbuild": "0.18.16",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"glob": "10.3.1",
"typescript": "5.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@redwoodjs/graphql-server": "6.0.2",
"@redwoodjs/project-config": "6.0.2",
"ansi-colors": "4.1.3",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"fastify": "4.21.0",
"fastify-raw-body": "4.2.1",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"core-js": "3.31.1",
"deepmerge": "4.3.1",
"esbuild": "0.18.16",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"fs-extra": "11.1.1",
"graphql": "16.7.1",
"kill-port": "1.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@iarna/toml": "2.2.5",
"deepmerge": "4.3.1",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"string-env-interpolation": "1.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"deepmerge": "4.3.1",
"dotenv-defaults": "5.0.2",
"enquirer": "2.3.6",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"graphql": "16.7.1",
"lazy-get-decorator": "2.2.1",
"line-column": "1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/webpack-env": "1.18.1",
"babel-jest": "29.6.1",
"core-js": "3.31.1",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"jest-watch-typeahead": "2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@redwoodjs/project-config": "6.0.2",
"chalk": "4.1.2",
"dotenv-defaults": "5.0.2",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"fastify": "4.21.0",
"yargs-parser": "21.1.1"
},
Expand Down
47 changes: 17 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7270,7 +7270,7 @@ __metadata:
chalk: 4.1.2
chokidar: 3.5.3
core-js: 3.31.1
fast-glob: 3.2.12
fast-glob: 3.3.1
fast-json-parse: 1.0.3
fastify: 4.21.0
fastify-raw-body: 4.2.1
Expand Down Expand Up @@ -7825,7 +7825,7 @@ __metadata:
chalk: 4.1.2
esbuild: 0.18.16
execa: 5.1.1
fast-glob: 3.2.12
fast-glob: 3.3.1
jest: 29.6.1
storybook: 7.2.0
terminal-link: 2.1.1
Expand Down Expand Up @@ -7873,7 +7873,7 @@ __metadata:
enquirer: 2.3.6
envinfo: 7.9.0
execa: 5.1.1
fast-glob: 3.2.12
fast-glob: 3.3.1
fs-extra: 11.1.1
humanize-string: 2.1.0
jest: 29.6.1
Expand Down Expand Up @@ -7930,7 +7930,7 @@ __metadata:
core-js: 3.31.1
deepmerge: 4.3.1
execa: 5.1.1
fast-glob: 3.2.12
fast-glob: 3.3.1
fs-extra: 11.1.1
graphql: 16.7.1
jest: 29.6.1
Expand Down Expand Up @@ -7979,7 +7979,7 @@ __metadata:
css-minimizer-webpack-plugin: 5.0.1
dotenv-webpack: 8.0.1
esbuild: 0.18.16
fast-glob: 3.2.12
fast-glob: 3.3.1
file-loader: 6.2.0
graphql: 16.7.1
graphql-tag: 2.12.6
Expand Down Expand Up @@ -8060,7 +8060,7 @@ __metadata:
"@typescript-eslint/utils": 5.61.0
esbuild: 0.18.16
eslint: 8.45.0
fast-glob: 3.2.12
fast-glob: 3.3.1
glob: 10.3.1
typescript: 5.1.6
languageName: unknown
Expand All @@ -8080,7 +8080,7 @@ __metadata:
"@types/qs": 6.9.7
ansi-colors: 4.1.3
esbuild: 0.18.16
fast-glob: 3.2.12
fast-glob: 3.3.1
fastify: 4.21.0
fastify-raw-body: 4.2.1
lodash: 4.17.21
Expand Down Expand Up @@ -8195,7 +8195,7 @@ __metadata:
core-js: 3.31.1
deepmerge: 4.3.1
esbuild: 0.18.16
fast-glob: 3.2.12
fast-glob: 3.3.1
fs-extra: 11.1.1
graphql: 16.7.1
graphql-tag: 2.12.6
Expand Down Expand Up @@ -8251,7 +8251,7 @@ __metadata:
"@iarna/toml": 2.2.5
deepmerge: 4.3.1
esbuild: 0.18.16
fast-glob: 3.2.12
fast-glob: 3.3.1
jest: 29.6.1
rimraf: 5.0.1
string-env-interpolation: 1.0.1
Expand Down Expand Up @@ -8346,7 +8346,7 @@ __metadata:
deepmerge: 4.3.1
dotenv-defaults: 5.0.2
enquirer: 2.3.6
fast-glob: 3.2.12
fast-glob: 3.3.1
graphql: 16.7.1
jest: 29.6.1
lazy-get-decorator: 2.2.1
Expand Down Expand Up @@ -8460,7 +8460,7 @@ __metadata:
"@types/webpack-env": 1.18.1
babel-jest: 29.6.1
core-js: 3.31.1
fast-glob: 3.2.12
fast-glob: 3.3.1
jest: 29.6.1
jest-environment-jsdom: 29.6.1
jest-watch-typeahead: 2.2.2
Expand Down Expand Up @@ -8531,7 +8531,7 @@ __metadata:
chalk: 4.1.2
dotenv-defaults: 5.0.2
esbuild: 0.18.16
fast-glob: 3.2.12
fast-glob: 3.3.1
fastify: 4.21.0
typescript: 5.1.6
yargs-parser: 21.1.1
Expand Down Expand Up @@ -18106,19 +18106,6 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:3.2.12":
version: 3.2.12
resolution: "fast-glob@npm:3.2.12"
dependencies:
"@nodelib/fs.stat": ^2.0.2
"@nodelib/fs.walk": ^1.2.3
glob-parent: ^5.1.2
merge2: ^1.3.0
micromatch: ^4.0.4
checksum: 08604fb8ef6442ce74068bef3c3104382bb1f5ab28cf75e4ee904662778b60ad620e1405e692b7edea598ef445f5d387827a965ba034e1892bf54b1dfde97f26
languageName: node
linkType: hard

"fast-glob@npm:3.2.7":
version: 3.2.7
resolution: "fast-glob@npm:3.2.7"
Expand All @@ -18132,16 +18119,16 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0":
version: 3.3.0
resolution: "fast-glob@npm:3.3.0"
"fast-glob@npm:3.3.1, fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0":
version: 3.3.1
resolution: "fast-glob@npm:3.3.1"
dependencies:
"@nodelib/fs.stat": ^2.0.2
"@nodelib/fs.walk": ^1.2.3
glob-parent: ^5.1.2
merge2: ^1.3.0
micromatch: ^4.0.4
checksum: 4700063a2d7c9aae178f575648580bee1fc3f02ab3f358236d77811f52332bc10a398e75c6d5ecde61216996f3308247b37d70e2ee605a0748abe147f01b8f64
checksum: b68431128fb6ce4b804c5f9622628426d990b66c75b21c0d16e3d80e2d1398bf33f7e1724e66a2e3f299285dcf5b8d745b122d0304e7dd66f5231081f33ec67c
languageName: node
linkType: hard

Expand Down Expand Up @@ -28515,7 +28502,7 @@ __metadata:
cypress-wait-until: 1.7.2
dependency-cruiser: 13.0.4
eslint: 8.45.0
fast-glob: 3.2.12
fast-glob: 3.3.1
fs-extra: 11.1.1
jest: 29.6.1
jest-runner-tsd: 5.0.0
Expand Down

0 comments on commit 72aba82

Please sign in to comment.