dependabot-bun 0.363.0 → 0.364.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/helpers/package-lock.json +84 -84
- data/helpers/test/npm6/fixtures/conflicting-dependency-parser/deeply-nested/package-lock.json +6 -6
- data/helpers/test/yarn/fixtures/conflicting-dependency-parser/deeply-nested/yarn.lock +6 -6
- data/lib/dependabot/bun/file_fetcher/path_dependency_builder.rb +6 -6
- data/lib/dependabot/bun/file_fetcher.rb +10 -10
- data/lib/dependabot/bun/file_updater/package_json_updater.rb +3 -3
- data/lib/dependabot/bun/update_checker/latest_version_finder.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e32978dddc9da4dbc3bcdf976e2e2341331e8ff8688499bff64186730a4cf3cc
|
|
4
|
+
data.tar.gz: 017d7f541d8d3b4c7e416dc67b24d158cd7fa6ecb447c10ce5068b8a0041b149
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 67a56404f5a0de4261162eca93260ce244ca1d97f24b6e68d1110bb2962e86cc360981dd99b6773eca019aa6b0ca525389000d7d840a872f1586f8f11060dde8
|
|
7
|
+
data.tar.gz: 11a25d32f203175443b74e6a2c4875dd3862bb4bb3ec3cfcfa93c0825f5ef2a833b62a204989d1dda37f952f91b5d8214563e887ecfd970f40a073ee60902e8f
|
data/helpers/package-lock.json
CHANGED
|
@@ -2044,11 +2044,11 @@
|
|
|
2044
2044
|
}
|
|
2045
2045
|
},
|
|
2046
2046
|
"node_modules/@npmcli/arborist/node_modules/minimatch": {
|
|
2047
|
-
"version": "9.0.
|
|
2048
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
2049
|
-
"integrity": "sha512-
|
|
2047
|
+
"version": "9.0.9",
|
|
2048
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
2049
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
2050
2050
|
"dependencies": {
|
|
2051
|
-
"brace-expansion": "^2.0.
|
|
2051
|
+
"brace-expansion": "^2.0.2"
|
|
2052
2052
|
},
|
|
2053
2053
|
"engines": {
|
|
2054
2054
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -2185,11 +2185,11 @@
|
|
|
2185
2185
|
}
|
|
2186
2186
|
},
|
|
2187
2187
|
"node_modules/@npmcli/map-workspaces/node_modules/minimatch": {
|
|
2188
|
-
"version": "9.0.
|
|
2189
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
2190
|
-
"integrity": "sha512-
|
|
2188
|
+
"version": "9.0.9",
|
|
2189
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
2190
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
2191
2191
|
"dependencies": {
|
|
2192
|
-
"brace-expansion": "^2.0.
|
|
2192
|
+
"brace-expansion": "^2.0.2"
|
|
2193
2193
|
},
|
|
2194
2194
|
"engines": {
|
|
2195
2195
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -2290,11 +2290,11 @@
|
|
|
2290
2290
|
}
|
|
2291
2291
|
},
|
|
2292
2292
|
"node_modules/@npmcli/package-json/node_modules/minimatch": {
|
|
2293
|
-
"version": "9.0.
|
|
2294
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
2295
|
-
"integrity": "sha512-
|
|
2293
|
+
"version": "9.0.9",
|
|
2294
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
2295
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
2296
2296
|
"dependencies": {
|
|
2297
|
-
"brace-expansion": "^2.0.
|
|
2297
|
+
"brace-expansion": "^2.0.2"
|
|
2298
2298
|
},
|
|
2299
2299
|
"engines": {
|
|
2300
2300
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -2986,11 +2986,11 @@
|
|
|
2986
2986
|
}
|
|
2987
2987
|
},
|
|
2988
2988
|
"node_modules/@tufjs/models/node_modules/minimatch": {
|
|
2989
|
-
"version": "9.0.
|
|
2990
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
2991
|
-
"integrity": "sha512-
|
|
2989
|
+
"version": "9.0.9",
|
|
2990
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
2991
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
2992
2992
|
"dependencies": {
|
|
2993
|
-
"brace-expansion": "^2.0.
|
|
2993
|
+
"brace-expansion": "^2.0.2"
|
|
2994
2994
|
},
|
|
2995
2995
|
"engines": {
|
|
2996
2996
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -3268,9 +3268,9 @@
|
|
|
3268
3268
|
}
|
|
3269
3269
|
},
|
|
3270
3270
|
"node_modules/ajv": {
|
|
3271
|
-
"version": "6.
|
|
3272
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.
|
|
3273
|
-
"integrity": "sha512-
|
|
3271
|
+
"version": "6.14.0",
|
|
3272
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz",
|
|
3273
|
+
"integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==",
|
|
3274
3274
|
"dependencies": {
|
|
3275
3275
|
"fast-deep-equal": "^3.1.1",
|
|
3276
3276
|
"fast-json-stable-stringify": "^2.0.0",
|
|
@@ -3875,11 +3875,11 @@
|
|
|
3875
3875
|
}
|
|
3876
3876
|
},
|
|
3877
3877
|
"node_modules/cacache/node_modules/minimatch": {
|
|
3878
|
-
"version": "9.0.
|
|
3879
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
3880
|
-
"integrity": "sha512-
|
|
3878
|
+
"version": "9.0.9",
|
|
3879
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
3880
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
3881
3881
|
"dependencies": {
|
|
3882
|
-
"brace-expansion": "^2.0.
|
|
3882
|
+
"brace-expansion": "^2.0.2"
|
|
3883
3883
|
},
|
|
3884
3884
|
"engines": {
|
|
3885
3885
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -5779,11 +5779,11 @@
|
|
|
5779
5779
|
}
|
|
5780
5780
|
},
|
|
5781
5781
|
"node_modules/ignore-walk/node_modules/minimatch": {
|
|
5782
|
-
"version": "9.0.
|
|
5783
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
5784
|
-
"integrity": "sha512-
|
|
5782
|
+
"version": "9.0.9",
|
|
5783
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
5784
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
5785
5785
|
"dependencies": {
|
|
5786
|
-
"brace-expansion": "^2.0.
|
|
5786
|
+
"brace-expansion": "^2.0.2"
|
|
5787
5787
|
},
|
|
5788
5788
|
"engines": {
|
|
5789
5789
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -8534,11 +8534,11 @@
|
|
|
8534
8534
|
}
|
|
8535
8535
|
},
|
|
8536
8536
|
"node_modules/make-fetch-happen/node_modules/minimatch": {
|
|
8537
|
-
"version": "9.0.
|
|
8538
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
8539
|
-
"integrity": "sha512-
|
|
8537
|
+
"version": "9.0.9",
|
|
8538
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
8539
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
8540
8540
|
"dependencies": {
|
|
8541
|
-
"brace-expansion": "^2.0.
|
|
8541
|
+
"brace-expansion": "^2.0.2"
|
|
8542
8542
|
},
|
|
8543
8543
|
"engines": {
|
|
8544
8544
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -8759,9 +8759,9 @@
|
|
|
8759
8759
|
}
|
|
8760
8760
|
},
|
|
8761
8761
|
"node_modules/minimatch": {
|
|
8762
|
-
"version": "3.1.
|
|
8763
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.
|
|
8764
|
-
"integrity": "sha512-
|
|
8762
|
+
"version": "3.1.5",
|
|
8763
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
|
8764
|
+
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
|
8765
8765
|
"dependencies": {
|
|
8766
8766
|
"brace-expansion": "^1.1.7"
|
|
8767
8767
|
},
|
|
@@ -9146,11 +9146,11 @@
|
|
|
9146
9146
|
}
|
|
9147
9147
|
},
|
|
9148
9148
|
"node_modules/node-gyp/node_modules/minimatch": {
|
|
9149
|
-
"version": "9.0.
|
|
9150
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
9151
|
-
"integrity": "sha512-
|
|
9149
|
+
"version": "9.0.9",
|
|
9150
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
9151
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
9152
9152
|
"dependencies": {
|
|
9153
|
-
"brace-expansion": "^2.0.
|
|
9153
|
+
"brace-expansion": "^2.0.2"
|
|
9154
9154
|
},
|
|
9155
9155
|
"engines": {
|
|
9156
9156
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -15118,11 +15118,11 @@
|
|
|
15118
15118
|
}
|
|
15119
15119
|
},
|
|
15120
15120
|
"node_modules/rimraf/node_modules/minimatch": {
|
|
15121
|
-
"version": "9.0.
|
|
15122
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
15123
|
-
"integrity": "sha512-
|
|
15121
|
+
"version": "9.0.9",
|
|
15122
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
15123
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
15124
15124
|
"dependencies": {
|
|
15125
|
-
"brace-expansion": "^2.0.
|
|
15125
|
+
"brace-expansion": "^2.0.2"
|
|
15126
15126
|
},
|
|
15127
15127
|
"engines": {
|
|
15128
15128
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -17852,11 +17852,11 @@
|
|
|
17852
17852
|
"integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA=="
|
|
17853
17853
|
},
|
|
17854
17854
|
"minimatch": {
|
|
17855
|
-
"version": "9.0.
|
|
17856
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
17857
|
-
"integrity": "sha512-
|
|
17855
|
+
"version": "9.0.9",
|
|
17856
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
17857
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
17858
17858
|
"requires": {
|
|
17859
|
-
"brace-expansion": "^2.0.
|
|
17859
|
+
"brace-expansion": "^2.0.2"
|
|
17860
17860
|
}
|
|
17861
17861
|
},
|
|
17862
17862
|
"ssri": {
|
|
@@ -17955,11 +17955,11 @@
|
|
|
17955
17955
|
}
|
|
17956
17956
|
},
|
|
17957
17957
|
"minimatch": {
|
|
17958
|
-
"version": "9.0.
|
|
17959
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
17960
|
-
"integrity": "sha512-
|
|
17958
|
+
"version": "9.0.9",
|
|
17959
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
17960
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
17961
17961
|
"requires": {
|
|
17962
|
-
"brace-expansion": "^2.0.
|
|
17962
|
+
"brace-expansion": "^2.0.2"
|
|
17963
17963
|
}
|
|
17964
17964
|
}
|
|
17965
17965
|
}
|
|
@@ -18034,11 +18034,11 @@
|
|
|
18034
18034
|
"integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA=="
|
|
18035
18035
|
},
|
|
18036
18036
|
"minimatch": {
|
|
18037
|
-
"version": "9.0.
|
|
18038
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
18039
|
-
"integrity": "sha512-
|
|
18037
|
+
"version": "9.0.9",
|
|
18038
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
18039
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
18040
18040
|
"requires": {
|
|
18041
|
-
"brace-expansion": "^2.0.
|
|
18041
|
+
"brace-expansion": "^2.0.2"
|
|
18042
18042
|
}
|
|
18043
18043
|
}
|
|
18044
18044
|
}
|
|
@@ -18522,11 +18522,11 @@
|
|
|
18522
18522
|
}
|
|
18523
18523
|
},
|
|
18524
18524
|
"minimatch": {
|
|
18525
|
-
"version": "9.0.
|
|
18526
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
18527
|
-
"integrity": "sha512-
|
|
18525
|
+
"version": "9.0.9",
|
|
18526
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
18527
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
18528
18528
|
"requires": {
|
|
18529
|
-
"brace-expansion": "^2.0.
|
|
18529
|
+
"brace-expansion": "^2.0.2"
|
|
18530
18530
|
}
|
|
18531
18531
|
}
|
|
18532
18532
|
}
|
|
@@ -18753,9 +18753,9 @@
|
|
|
18753
18753
|
}
|
|
18754
18754
|
},
|
|
18755
18755
|
"ajv": {
|
|
18756
|
-
"version": "6.
|
|
18757
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.
|
|
18758
|
-
"integrity": "sha512-
|
|
18756
|
+
"version": "6.14.0",
|
|
18757
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz",
|
|
18758
|
+
"integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==",
|
|
18759
18759
|
"requires": {
|
|
18760
18760
|
"fast-deep-equal": "^3.1.1",
|
|
18761
18761
|
"fast-json-stable-stringify": "^2.0.0",
|
|
@@ -19227,11 +19227,11 @@
|
|
|
19227
19227
|
}
|
|
19228
19228
|
},
|
|
19229
19229
|
"minimatch": {
|
|
19230
|
-
"version": "9.0.
|
|
19231
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
19232
|
-
"integrity": "sha512-
|
|
19230
|
+
"version": "9.0.9",
|
|
19231
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
19232
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
19233
19233
|
"requires": {
|
|
19234
|
-
"brace-expansion": "^2.0.
|
|
19234
|
+
"brace-expansion": "^2.0.2"
|
|
19235
19235
|
}
|
|
19236
19236
|
},
|
|
19237
19237
|
"ssri": {
|
|
@@ -20637,11 +20637,11 @@
|
|
|
20637
20637
|
}
|
|
20638
20638
|
},
|
|
20639
20639
|
"minimatch": {
|
|
20640
|
-
"version": "9.0.
|
|
20641
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
20642
|
-
"integrity": "sha512-
|
|
20640
|
+
"version": "9.0.9",
|
|
20641
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
20642
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
20643
20643
|
"requires": {
|
|
20644
|
-
"brace-expansion": "^2.0.
|
|
20644
|
+
"brace-expansion": "^2.0.2"
|
|
20645
20645
|
}
|
|
20646
20646
|
}
|
|
20647
20647
|
}
|
|
@@ -22687,11 +22687,11 @@
|
|
|
22687
22687
|
}
|
|
22688
22688
|
},
|
|
22689
22689
|
"minimatch": {
|
|
22690
|
-
"version": "9.0.
|
|
22691
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
22692
|
-
"integrity": "sha512-
|
|
22690
|
+
"version": "9.0.9",
|
|
22691
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
22692
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
22693
22693
|
"requires": {
|
|
22694
|
-
"brace-expansion": "^2.0.
|
|
22694
|
+
"brace-expansion": "^2.0.2"
|
|
22695
22695
|
}
|
|
22696
22696
|
},
|
|
22697
22697
|
"mkdirp": {
|
|
@@ -22857,9 +22857,9 @@
|
|
|
22857
22857
|
"integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="
|
|
22858
22858
|
},
|
|
22859
22859
|
"minimatch": {
|
|
22860
|
-
"version": "3.1.
|
|
22861
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.
|
|
22862
|
-
"integrity": "sha512-
|
|
22860
|
+
"version": "3.1.5",
|
|
22861
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
|
22862
|
+
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
|
22863
22863
|
"requires": {
|
|
22864
22864
|
"brace-expansion": "^1.1.7"
|
|
22865
22865
|
}
|
|
@@ -23162,11 +23162,11 @@
|
|
|
23162
23162
|
"integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ=="
|
|
23163
23163
|
},
|
|
23164
23164
|
"minimatch": {
|
|
23165
|
-
"version": "9.0.
|
|
23166
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
23167
|
-
"integrity": "sha512-
|
|
23165
|
+
"version": "9.0.9",
|
|
23166
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
23167
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
23168
23168
|
"requires": {
|
|
23169
|
-
"brace-expansion": "^2.0.
|
|
23169
|
+
"brace-expansion": "^2.0.2"
|
|
23170
23170
|
}
|
|
23171
23171
|
},
|
|
23172
23172
|
"mkdirp": {
|
|
@@ -27580,11 +27580,11 @@
|
|
|
27580
27580
|
}
|
|
27581
27581
|
},
|
|
27582
27582
|
"minimatch": {
|
|
27583
|
-
"version": "9.0.
|
|
27584
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
27585
|
-
"integrity": "sha512-
|
|
27583
|
+
"version": "9.0.9",
|
|
27584
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
27585
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
27586
27586
|
"requires": {
|
|
27587
|
-
"brace-expansion": "^2.0.
|
|
27587
|
+
"brace-expansion": "^2.0.2"
|
|
27588
27588
|
}
|
|
27589
27589
|
}
|
|
27590
27590
|
}
|
data/helpers/test/npm6/fixtures/conflicting-dependency-parser/deeply-nested/package-lock.json
CHANGED
|
@@ -444,9 +444,9 @@
|
|
|
444
444
|
"integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ=="
|
|
445
445
|
},
|
|
446
446
|
"lodash": {
|
|
447
|
-
"version": "4.17.
|
|
448
|
-
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.
|
|
449
|
-
"integrity": "sha512-
|
|
447
|
+
"version": "4.17.23",
|
|
448
|
+
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
|
|
449
|
+
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w=="
|
|
450
450
|
},
|
|
451
451
|
"lru-queue": {
|
|
452
452
|
"version": "0.1.0",
|
|
@@ -472,9 +472,9 @@
|
|
|
472
472
|
}
|
|
473
473
|
},
|
|
474
474
|
"minimatch": {
|
|
475
|
-
"version": "3.1.
|
|
476
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.
|
|
477
|
-
"integrity": "sha512-
|
|
475
|
+
"version": "3.1.5",
|
|
476
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
|
477
|
+
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
|
478
478
|
"requires": {
|
|
479
479
|
"brace-expansion": "^1.1.7"
|
|
480
480
|
}
|
|
@@ -366,9 +366,9 @@ is-promise@^2.1:
|
|
|
366
366
|
integrity sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==
|
|
367
367
|
|
|
368
368
|
lodash@^4.17.14:
|
|
369
|
-
version "4.17.
|
|
370
|
-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.
|
|
371
|
-
integrity sha512-
|
|
369
|
+
version "4.17.23"
|
|
370
|
+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
|
|
371
|
+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
|
|
372
372
|
|
|
373
373
|
lru-queue@0.1:
|
|
374
374
|
version "0.1.0"
|
|
@@ -392,9 +392,9 @@ memoizee@^0.4.14:
|
|
|
392
392
|
timers-ext "^0.1.5"
|
|
393
393
|
|
|
394
394
|
minimatch@^3.0.4:
|
|
395
|
-
version "3.1.
|
|
396
|
-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.
|
|
397
|
-
integrity sha512-
|
|
395
|
+
version "3.1.5"
|
|
396
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
|
|
397
|
+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
|
|
398
398
|
dependencies:
|
|
399
399
|
brace-expansion "^1.1.7"
|
|
400
400
|
|
|
@@ -71,9 +71,9 @@ module Dependabot
|
|
|
71
71
|
path_starts = FileFetcher::PATH_DEPENDENCY_STARTS
|
|
72
72
|
parsed_yarn_lock.to_a
|
|
73
73
|
.find do |n, _|
|
|
74
|
-
|
|
74
|
+
next false unless n.split(/(?<=\w)\@/).first == dependency_name
|
|
75
75
|
|
|
76
|
-
|
|
76
|
+
T.must(n.split(/(?<=\w)\@/).last).start_with?(*path_starts)
|
|
77
77
|
end&.last
|
|
78
78
|
end
|
|
79
79
|
|
|
@@ -82,7 +82,7 @@ module Dependabot
|
|
|
82
82
|
path_starts = FileFetcher::NPM_PATH_DEPENDENCY_STARTS
|
|
83
83
|
path_deps = parsed_package_lock.fetch("dependencies", []).to_a
|
|
84
84
|
.select do |_, v|
|
|
85
|
-
|
|
85
|
+
v.fetch("version", "").start_with?(*path_starts)
|
|
86
86
|
end
|
|
87
87
|
path_deps.find { |n, _| n == dependency_name }&.last
|
|
88
88
|
end
|
|
@@ -131,10 +131,10 @@ module Dependabot
|
|
|
131
131
|
path_from_base =
|
|
132
132
|
parsed_yarn_lock.to_a
|
|
133
133
|
.find do |n, _|
|
|
134
|
-
|
|
134
|
+
next false unless n.split(/(?<=\w)\@/).first == name
|
|
135
135
|
|
|
136
|
-
|
|
137
|
-
|
|
136
|
+
T.must(n.split(/(?<=\w)\@/).last)
|
|
137
|
+
.start_with?(*FileFetcher::PATH_DEPENDENCY_STARTS)
|
|
138
138
|
end&.first&.split(/(?<=\w)\@/)&.last
|
|
139
139
|
|
|
140
140
|
next unless path_from_base
|
|
@@ -250,19 +250,19 @@ module Dependabot
|
|
|
250
250
|
|
|
251
251
|
resolution_deps = resolution_objects.flat_map(&:to_a)
|
|
252
252
|
.map do |path, value|
|
|
253
|
-
|
|
254
|
-
|
|
253
|
+
# skip dependencies that contain invalid values
|
|
254
|
+
# such as inline comments, null, etc.
|
|
255
255
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
256
|
+
unless value.is_a?(String)
|
|
257
|
+
Dependabot.logger.warn(
|
|
258
|
+
"File fetcher: Skipping dependency \"#{path}\" " \
|
|
259
|
+
"with value: \"#{value}\""
|
|
260
|
+
)
|
|
261
261
|
|
|
262
|
-
|
|
263
|
-
|
|
262
|
+
next
|
|
263
|
+
end
|
|
264
264
|
|
|
265
|
-
|
|
265
|
+
convert_dependency_path_to_name(path, value)
|
|
266
266
|
end
|
|
267
267
|
|
|
268
268
|
path_starts = PATH_DEPENDENCY_STARTS
|
|
@@ -126,10 +126,10 @@ module Dependabot
|
|
|
126
126
|
updated_requirement_pairs =
|
|
127
127
|
dependency.requirements.zip(T.must(dependency.previous_requirements))
|
|
128
128
|
.reject do |new_req, old_req|
|
|
129
|
-
|
|
130
|
-
|
|
129
|
+
next true if new_req == old_req
|
|
130
|
+
next false unless old_req&.fetch(:source).nil?
|
|
131
131
|
|
|
132
|
-
|
|
132
|
+
new_req[:requirement] == old_req&.fetch(:requirement)
|
|
133
133
|
end
|
|
134
134
|
|
|
135
135
|
updated_requirement_pairs
|
|
@@ -237,7 +237,7 @@ module Dependabot
|
|
|
237
237
|
def possible_previous_releases
|
|
238
238
|
(package_details&.releases || [])
|
|
239
239
|
.reject do |r|
|
|
240
|
-
|
|
240
|
+
r.version.prerelease? && !related_to_current_pre?(T.unsafe(r.version))
|
|
241
241
|
end
|
|
242
242
|
.sort_by(&:version).reverse
|
|
243
243
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dependabot-bun
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.364.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Dependabot
|
|
@@ -15,14 +15,14 @@ dependencies:
|
|
|
15
15
|
requirements:
|
|
16
16
|
- - '='
|
|
17
17
|
- !ruby/object:Gem::Version
|
|
18
|
-
version: 0.
|
|
18
|
+
version: 0.364.0
|
|
19
19
|
type: :runtime
|
|
20
20
|
prerelease: false
|
|
21
21
|
version_requirements: !ruby/object:Gem::Requirement
|
|
22
22
|
requirements:
|
|
23
23
|
- - '='
|
|
24
24
|
- !ruby/object:Gem::Version
|
|
25
|
-
version: 0.
|
|
25
|
+
version: 0.364.0
|
|
26
26
|
- !ruby/object:Gem::Dependency
|
|
27
27
|
name: debug
|
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -347,7 +347,7 @@ licenses:
|
|
|
347
347
|
- MIT
|
|
348
348
|
metadata:
|
|
349
349
|
bug_tracker_uri: https://github.com/dependabot/dependabot-core/issues
|
|
350
|
-
changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.
|
|
350
|
+
changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.364.0
|
|
351
351
|
rdoc_options: []
|
|
352
352
|
require_paths:
|
|
353
353
|
- lib
|