Skip to content

Commit bd2400e

Browse files
Akkumulated dependabot bumps - esp fixing vulnerability in tar-fs (2.1.1 -> 2.1.2) (eclipse-velocitas#356)
1 parent eb3f4a6 commit bd2400e

File tree

4 files changed

+160
-410
lines changed

4 files changed

+160
-410
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# See https://pre-commit.com/hooks.html for more hooks
1717
repos:
1818
- repo: https://github.com/pre-commit/pre-commit-hooks
19-
rev: v4.4.0
19+
rev: v5.0.0
2020
hooks:
2121
- id: trailing-whitespace
2222
- id: end-of-file-fixer

NOTICE-3RD-PARTY-CONTENT.md

Lines changed: 20 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
| Dependency | Version | License |
55
|:-----------|:-------:|--------:|
66
|@ampproject/remapping|2.3.0|Apache 2.0|
7-
|@babel/code-frame|7.24.7|MIT|
7+
|@babel/code-frame|7.26.2|MIT|
88
|@babel/compat-data|7.25.4|MIT|
99
|@babel/core|7.25.2|MIT|
1010
|@babel/generator|7.23.0|MIT|
@@ -13,23 +13,20 @@
1313
|@babel/helper-module-imports|7.24.7|MIT|
1414
|@babel/helper-module-transforms|7.25.2|MIT|
1515
|@babel/helper-simple-access|7.24.7|MIT|
16-
|@babel/helper-string-parser|7.24.8|MIT|
17-
|@babel/helper-validator-identifier|7.24.7|MIT|
16+
|@babel/helper-string-parser|7.25.9|MIT|
17+
|@babel/helper-validator-identifier|7.25.9|MIT|
1818
|@babel/helper-validator-option|7.24.8|MIT|
19-
|@babel/helpers|7.25.6|MIT|
20-
|@babel/highlight|7.24.7|MIT|
21-
|@babel/parser|7.23.0|MIT|
22-
|@babel/parser|7.25.6|MIT|
23-
|@babel/template|7.25.0|MIT|
19+
|@babel/helpers|7.27.0|MIT|
20+
|@babel/parser|7.27.0|MIT|
21+
|@babel/template|7.27.0|MIT|
2422
|@babel/traverse|7.25.6|MIT|
25-
|@babel/types|7.23.0|MIT|
26-
|@babel/types|7.25.6|MIT|
23+
|@babel/types|7.27.0|MIT|
2724
|@cspotcode/source-map-support|0.8.1|MIT|
2825
|@eslint-community/eslint-utils|4.4.0|MIT|
2926
|@eslint-community/regexpp|4.11.0|MIT|
3027
|@eslint/eslintrc|2.1.4|MIT|
31-
|@eslint/js|8.57.0|MIT|
32-
|@humanwhocodes/config-array|0.11.14|Apache 2.0|
28+
|@eslint/js|8.57.1|MIT|
29+
|@humanwhocodes/config-array|0.13.0|Apache 2.0|
3330
|@humanwhocodes/module-importer|1.0.1|Apache 2.0|
3431
|@humanwhocodes/object-schema|2.0.3|New BSD|
3532
|@istanbuljs/load-nyc-config|1.1.0|ISC|
@@ -63,8 +60,8 @@
6360
|@types/fs-extra|11.0.4|MIT|
6461
|@types/jsonfile|6.1.4|MIT|
6562
|@types/lodash|4.17.7|MIT|
66-
|@types/mocha|10.0.7|MIT|
67-
|@types/node|20.16.5|MIT|
63+
|@types/mocha|10.0.10|MIT|
64+
|@types/node|20.17.30|MIT|
6865
|@types/semver|7.5.8|MIT|
6966
|@types/sinon|17.0.3|MIT|
7067
|@types/sinonjs__fake-timers|8.1.5|MIT|
@@ -77,8 +74,8 @@
7774
|@typescript-eslint/utils|7.18.0|MIT|
7875
|@typescript-eslint/visitor-keys|7.18.0|MIT|
7976
|@ungap/structured-clone|1.2.0|ISC|
80-
|@yao-pkg/pkg|5.13.0|MIT|
81-
|@yao-pkg/pkg-fetch|3.5.10|MIT|
77+
|@yao-pkg/pkg|5.16.1|MIT|
78+
|@yao-pkg/pkg-fetch|3.5.16|MIT|
8279
|acorn|8.12.1|MIT|
8380
|acorn-jsx|5.3.2|MIT|
8481
|acorn-walk|8.3.4|MIT|
@@ -88,7 +85,6 @@
8885
|ansi-colors|4.1.3|MIT|
8986
|ansi-escapes|4.3.2|MIT|
9087
|ansi-regex|5.0.1|MIT|
91-
|ansi-styles|3.2.1|MIT|
9288
|ansi-styles|4.3.0|MIT|
9389
|ansicolors|0.3.2|MIT|
9490
|anymatch|3.1.3|ISC|
@@ -106,7 +102,6 @@
106102
|assertion-error|1.1.0|MIT|
107103
|astral-regex|2.0.0|MIT|
108104
|async|3.2.6|MIT|
109-
|at-least-node|1.0.0|ISC|
110105
|balanced-match|1.0.2|MIT|
111106
|base64-js|1.5.1|MIT|
112107
|binary-extensions|2.3.0|MIT|
@@ -124,7 +119,6 @@
124119
|caniuse-lite|1.0.30001660|CC-BY-4.0|
125120
|cardinal|2.1.1|MIT|
126121
|chai|4.5.0|MIT|
127-
|chalk|2.4.2|MIT|
128122
|chalk|4.1.2|MIT|
129123
|chardet|0.7.0|MIT|
130124
|check-error|1.0.3|MIT|
@@ -140,9 +134,7 @@
140134
|cliui|7.0.4|ISC|
141135
|clone|1.0.4|MIT|
142136
|color|4.2.3|MIT|
143-
|color-convert|1.9.3|MIT|
144137
|color-convert|2.0.1|MIT|
145-
|color-name|1.1.3|MIT|
146138
|color-name|1.1.4|MIT|
147139
|color-string|1.9.1|MIT|
148140
|commondir|1.0.1|MIT|
@@ -175,7 +167,7 @@
175167
|escalade|3.2.0|MIT|
176168
|escape-string-regexp|1.0.5|MIT|
177169
|escape-string-regexp|4.0.0|MIT|
178-
|eslint|8.57.0|MIT|
170+
|eslint|8.57.1|MIT|
179171
|eslint-scope|7.2.2|Simplified BSD|
180172
|eslint-visitor-keys|3.4.3|Apache 2.0|
181173
|espree|9.6.1|Simplified BSD|
@@ -192,6 +184,7 @@
192184
|fast-json-stable-stringify|2.1.0|MIT|
193185
|fast-levenshtein|2.0.6|MIT|
194186
|fastq|1.17.1|ISC|
187+
|fdir|6.4.3|MIT|
195188
|figures|3.2.0|MIT|
196189
|file-entry-cache|6.0.1|MIT|
197190
|filelist|1.0.4|Apache 2.0|
@@ -207,7 +200,6 @@
207200
|fromentries|1.3.2|MIT|
208201
|fs-constants|1.0.0|MIT|
209202
|fs-extra|11.2.0|MIT|
210-
|fs-extra|9.1.0|MIT|
211203
|fs.realpath|1.0.0|ISC|
212204
|function-bind|1.1.2|MIT|
213205
|gensync|1.0.0-beta.2|MIT|
@@ -224,7 +216,6 @@
224216
|globby|11.1.0|MIT|
225217
|graceful-fs|4.2.11|ISC|
226218
|graphemer|1.4.0|MIT|
227-
|has-flag|3.0.0|MIT|
228219
|has-flag|4.0.0|MIT|
229220
|hasha|5.2.2|MIT|
230221
|hasown|2.0.2|MIT|
@@ -303,12 +294,11 @@
303294
|mimic-response|3.1.0|MIT|
304295
|minimatch|3.1.2|ISC|
305296
|minimatch|5.1.6|ISC|
306-
|minimatch|9.0.4|ISC|
307297
|minimatch|9.0.5|ISC|
308298
|minimist|1.2.8|MIT|
309299
|mkdirp|0.5.6|MIT|
310300
|mkdirp-classic|0.5.3|MIT|
311-
|mocha|10.7.3|MIT|
301+
|mocha|10.8.2|MIT|
312302
|mock-stdin|1.0.0|MIT|
313303
|ms|2.1.3|MIT|
314304
|multistream|4.1.0|MIT|
@@ -353,6 +343,7 @@
353343
|pathval|1.1.1|MIT|
354344
|picocolors|1.1.0|ISC|
355345
|picomatch|2.3.1|MIT|
346+
|picomatch|4.0.2|MIT|
356347
|pify|2.3.0|MIT|
357348
|pkg-dir|4.2.0|MIT|
358349
|prebuild-install|7.1.1|MIT|
@@ -420,18 +411,17 @@
420411
|strip-bom|4.0.0|MIT|
421412
|strip-json-comments|2.0.1|MIT|
422413
|strip-json-comments|3.1.1|MIT|
423-
|supports-color|5.5.0|MIT|
424414
|supports-color|7.2.0|MIT|
425415
|supports-color|8.1.1|MIT|
426416
|supports-hyperlinks|2.3.0|MIT|
427417
|supports-preserve-symlinks-flag|1.0.0|MIT|
428-
|tar-fs|2.1.1|MIT|
418+
|tar-fs|2.1.2|MIT|
429419
|tar-stream|2.2.0|MIT|
430420
|test-exclude|6.0.0|ISC|
431421
|text-table|0.2.0|MIT|
432422
|through|2.3.8|MIT|
423+
|tinyglobby|0.2.12|MIT|
433424
|tmp|0.0.33|MIT|
434-
|to-fast-properties|2.0.0|MIT|
435425
|to-regex-range|5.0.1|MIT|
436426
|tr46|0.0.3|MIT|
437427
|ts-api-utils|1.3.0|MIT|
@@ -445,7 +435,7 @@
445435
|type-fest|0.21.3|(MIT OR CC0-1.0)|
446436
|type-fest|0.8.1|(MIT OR CC0-1.0)|
447437
|typedarray-to-buffer|3.1.5|MIT|
448-
|typescript|5.5.4|Apache 2.0|
438+
|typescript|5.8.3|Apache 2.0|
449439
|undici-types|6.19.8|MIT|
450440
|universalify|2.0.1|MIT|
451441
|update-browserslist-db|1.1.0|MIT|

0 commit comments

Comments
 (0)