fix(deps): update dependency minio to v8.0.4 (develop) (#5976)
Some checks are pending
Docker / build-and-push (backend) (push) Waiting to run
Docker / build-and-push (frontend) (push) Waiting to run
E2E Tests / backend-sqlite (push) Waiting to run
E2E Tests / backend-mariadb (push) Waiting to run
E2E Tests / frontend-cypress (3) (push) Blocked by required conditions
E2E Tests / backend-postgres (push) Waiting to run
E2E Tests / Build test build of frontend (push) Waiting to run
E2E Tests / frontend-cypress (1) (push) Blocked by required conditions
E2E Tests / frontend-cypress (2) (push) Blocked by required conditions
Lint and check format / Lint files and check formatting (push) Waiting to run
REUSE Compliance Check / reuse (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Static Analysis / Njsscan code scanning (push) Waiting to run
Static Analysis / CodeQL analysis (push) Waiting to run
Run tests & build / Test and build with NodeJS 20 (push) Waiting to run

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-03 01:33:52 +00:00 committed by GitHub
parent b73a72a361
commit f9e29df4bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 23 deletions

View file

@ -55,7 +55,7 @@
"joi": "17.13.3", "joi": "17.13.3",
"ldapauth-fork": "6.1.0", "ldapauth-fork": "6.1.0",
"markdown-it": "13.0.2", "markdown-it": "13.0.2",
"minio": "8.0.1", "minio": "8.0.4",
"mysql": "2.18.1", "mysql": "2.18.1",
"node-fetch": "2.7.0", "node-fetch": "2.7.0",
"openid-client": "5.7.0", "openid-client": "5.7.0",

View file

@ -2622,7 +2622,7 @@ __metadata:
joi: "npm:17.13.3" joi: "npm:17.13.3"
ldapauth-fork: "npm:6.1.0" ldapauth-fork: "npm:6.1.0"
markdown-it: "npm:13.0.2" markdown-it: "npm:13.0.2"
minio: "npm:8.0.1" minio: "npm:8.0.4"
mocked-env: "npm:1.3.5" mocked-env: "npm:1.3.5"
mysql: "npm:2.18.1" mysql: "npm:2.18.1"
node-fetch: "npm:2.7.0" node-fetch: "npm:2.7.0"
@ -11221,17 +11221,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"fast-xml-parser@npm:^4.2.2":
version: 4.3.5
resolution: "fast-xml-parser@npm:4.3.5"
dependencies:
strnum: "npm:^1.0.5"
bin:
fxparser: src/cli/cli.js
checksum: 10c0/cff9a3fe03c708fa89e1f4c73b02da2816b1a8df0fd78500c21f97bfa25f56cd180308752a8b085a6e38a8050b3a75a7671d0b1ec811e732230b7c7728335c26
languageName: node
linkType: hard
"fast-xml-parser@npm:^4.4.1": "fast-xml-parser@npm:^4.4.1":
version: 4.5.0 version: 4.5.0
resolution: "fast-xml-parser@npm:4.5.0" resolution: "fast-xml-parser@npm:4.5.0"
@ -14702,16 +14691,16 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"minio@npm:8.0.1": "minio@npm:8.0.4":
version: 8.0.1 version: 8.0.4
resolution: "minio@npm:8.0.1" resolution: "minio@npm:8.0.4"
dependencies: dependencies:
async: "npm:^3.2.4" async: "npm:^3.2.4"
block-stream2: "npm:^2.1.0" block-stream2: "npm:^2.1.0"
browser-or-node: "npm:^2.1.1" browser-or-node: "npm:^2.1.1"
buffer-crc32: "npm:^1.0.0" buffer-crc32: "npm:^1.0.0"
eventemitter3: "npm:^5.0.1" eventemitter3: "npm:^5.0.1"
fast-xml-parser: "npm:^4.2.2" fast-xml-parser: "npm:^4.4.1"
ipaddr.js: "npm:^2.0.1" ipaddr.js: "npm:^2.0.1"
lodash: "npm:^4.17.21" lodash: "npm:^4.17.21"
mime-types: "npm:^2.1.35" mime-types: "npm:^2.1.35"
@ -14719,8 +14708,8 @@ __metadata:
stream-json: "npm:^1.8.0" stream-json: "npm:^1.8.0"
through2: "npm:^4.0.2" through2: "npm:^4.0.2"
web-encoding: "npm:^1.1.5" web-encoding: "npm:^1.1.5"
xml2js: "npm:^0.5.0" xml2js: "npm:^0.5.0 || ^0.6.2"
checksum: 10c0/93e2501cfad143d4c3f08bc47a2d600d268cb023377da2ebb244201e6d611fb5e6aa6405191eead5383bbb7feabcb8fe55f5bf9d60e6cd7f5bdd8b0f0b212f85 checksum: 10c0/4635ab5280dee54ac92041822fa611571bd9e0b4a19a7f4b47f0b187b07a696cc70f4c4825003b040e174816c527688edb922b829dbe7d8e44530733e19096db
languageName: node languageName: node
linkType: hard linkType: hard
@ -20458,13 +20447,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"xml2js@npm:^0.5.0": "xml2js@npm:^0.5.0 || ^0.6.2":
version: 0.5.0 version: 0.6.2
resolution: "xml2js@npm:0.5.0" resolution: "xml2js@npm:0.6.2"
dependencies: dependencies:
sax: "npm:>=0.6.0" sax: "npm:>=0.6.0"
xmlbuilder: "npm:~11.0.0" xmlbuilder: "npm:~11.0.0"
checksum: 10c0/c9cd07cd19c5e41c740913bbbf16999a37a204488e11f86eddc2999707d43967197e257014d7ed72c8fc4348c192fa47eb352d1d9d05637cefd0d2e24e9aa4c8 checksum: 10c0/e98a84e9c172c556ee2c5afa0fc7161b46919e8b53ab20de140eedea19903ed82f7cd5b1576fb345c84f0a18da1982ddf65908129b58fc3d7cbc658ae232108f
languageName: node languageName: node
linkType: hard linkType: hard