Skip to content

Commit 388ef4e

Browse files
committed
build: update dependency glob to v11
See associated pull request for more information.
1 parent 27b79b4 commit 388ef4e

File tree

8 files changed

+198
-12
lines changed

8 files changed

+198
-12
lines changed

integration/ng-add-standalone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@angular/compiler-cli": "20.0.0-rc.2",
3030
"@types/jasmine": "~5.1.7",
3131
"@types/node": "22.15.21",
32-
"glob": "^7.2.0",
32+
"glob": "^11.0.0",
3333
"jasmine-core": "~5.7.0",
3434
"karma": "~6.4.4",
3535
"karma-chrome-launcher": "~3.2.0",

integration/ng-add-standalone/pnpm-lock.yaml

Lines changed: 47 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/ng-add/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@angular/compiler-cli": "20.0.0-rc.2",
3030
"@types/jasmine": "~5.1.7",
3131
"@types/node": "22.15.21",
32-
"glob": "^7.2.0",
32+
"glob": "^11.0.0",
3333
"jasmine-core": "~5.7.0",
3434
"karma": "~6.4.4",
3535
"karma-chrome-launcher": "~3.2.0",

integration/ng-add/pnpm-lock.yaml

Lines changed: 47 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/yarn-pnp-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/compiler-cli": "20.0.0-rc.2",
3131
"@types/jasmine": "~5.1.7",
3232
"@types/node": "22.15.21",
33-
"glob": "^7.2.0",
33+
"glob": "^11.0.0",
3434
"jasmine-core": "~5.7.0",
3535
"karma": "~6.4.4",
3636
"karma-chrome-launcher": "~3.2.0",

integration/yarn-pnp-compat/yarn.lock

Lines changed: 53 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5654,7 +5654,23 @@ __metadata:
56545654
languageName: node
56555655
linkType: hard
56565656

5657-
"glob@npm:^7.1.3, glob@npm:^7.1.7, glob@npm:^7.2.0":
5657+
"glob@npm:^11.0.0":
5658+
version: 11.0.2
5659+
resolution: "glob@npm:11.0.2"
5660+
dependencies:
5661+
foreground-child: "npm:^3.1.0"
5662+
jackspeak: "npm:^4.0.1"
5663+
minimatch: "npm:^10.0.0"
5664+
minipass: "npm:^7.1.2"
5665+
package-json-from-dist: "npm:^1.0.0"
5666+
path-scurry: "npm:^2.0.0"
5667+
bin:
5668+
glob: dist/esm/bin.mjs
5669+
checksum: 10/53501530240150fdceb9ace47ab856acd1e0d598f8101b0760b665fc11dae2160d366563b89232ae4f5df7ddba8f7c92294719268fe932bd3a32d16cc58c3d02
5670+
languageName: node
5671+
linkType: hard
5672+
5673+
"glob@npm:^7.1.3, glob@npm:^7.1.7":
56585674
version: 7.2.3
56595675
resolution: "glob@npm:7.2.3"
56605676
dependencies:
@@ -6291,6 +6307,15 @@ __metadata:
62916307
languageName: node
62926308
linkType: hard
62936309

6310+
"jackspeak@npm:^4.0.1":
6311+
version: 4.1.0
6312+
resolution: "jackspeak@npm:4.1.0"
6313+
dependencies:
6314+
"@isaacs/cliui": "npm:^8.0.2"
6315+
checksum: 10/d3ad964e87a3d66ec86b6d466ff150cf3472bbda738a9c4f882ece96c7fb59f0013be1f6cad17cbedd36260741db6cf8912b8e037cd7c7eb72b3532246e54f77
6316+
languageName: node
6317+
linkType: hard
6318+
62946319
"jasmine-core@npm:^3.6.0":
62956320
version: 3.99.1
62966321
resolution: "jasmine-core@npm:3.99.1"
@@ -6744,6 +6769,13 @@ __metadata:
67446769
languageName: node
67456770
linkType: hard
67466771

6772+
"lru-cache@npm:^11.0.0":
6773+
version: 11.1.0
6774+
resolution: "lru-cache@npm:11.1.0"
6775+
checksum: 10/5011011675ca98428902de774d0963b68c3a193cd959347cb63b781dad4228924124afab82159fd7b8b4db18285d9aff462b877b8f6efd2b41604f806c1d9db4
6776+
languageName: node
6777+
linkType: hard
6778+
67476779
"lru-cache@npm:^5.1.1":
67486780
version: 5.1.1
67496781
resolution: "lru-cache@npm:5.1.1"
@@ -6938,6 +6970,15 @@ __metadata:
69386970
languageName: node
69396971
linkType: hard
69406972

6973+
"minimatch@npm:^10.0.0":
6974+
version: 10.0.1
6975+
resolution: "minimatch@npm:10.0.1"
6976+
dependencies:
6977+
brace-expansion: "npm:^2.0.1"
6978+
checksum: 10/082e7ccbc090d5f8c4e4e029255d5a1d1e3af37bda837da2b8b0085b1503a1210c91ac90d9ebfe741d8a5f286ece820a1abb4f61dc1f82ce602a055d461d93f3
6979+
languageName: node
6980+
linkType: hard
6981+
69416982
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1":
69426983
version: 3.1.2
69436984
resolution: "minimatch@npm:3.1.2"
@@ -7698,6 +7739,16 @@ __metadata:
76987739
languageName: node
76997740
linkType: hard
77007741

7742+
"path-scurry@npm:^2.0.0":
7743+
version: 2.0.0
7744+
resolution: "path-scurry@npm:2.0.0"
7745+
dependencies:
7746+
lru-cache: "npm:^11.0.0"
7747+
minipass: "npm:^7.1.2"
7748+
checksum: 10/285ae0c2d6c34ae91dc1d5378ede21981c9a2f6de1ea9ca5a88b5a270ce9763b83dbadc7a324d512211d8d36b0c540427d3d0817030849d97a60fa840a2c59ec
7749+
languageName: node
7750+
linkType: hard
7751+
77017752
"path-to-regexp@npm:0.1.12":
77027753
version: 0.1.12
77037754
resolution: "path-to-regexp@npm:0.1.12"
@@ -9795,7 +9846,7 @@ __metadata:
97959846
"@angular/router": "npm:20.0.0-rc.2"
97969847
"@types/jasmine": "npm:~5.1.7"
97979848
"@types/node": "npm:22.15.21"
9798-
glob: "npm:^7.2.0"
9849+
glob: "npm:^11.0.0"
97999850
jasmine-core: "npm:~5.7.0"
98009851
karma: "npm:~6.4.4"
98019852
karma-chrome-launcher: "npm:~3.2.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"esbuild": "^0.25.0",
112112
"firebase-tools": "^9.2.1",
113113
"fs-extra": "^11.0.0",
114-
"glob": "^7.2.0",
114+
"glob": "^11.0.0",
115115
"highlight.js": "^10.7.0",
116116
"husky": "^9.0.1",
117117
"jasmine": "^5.6.0",

0 commit comments

Comments
 (0)