mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #60053 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/p-queue-9.2.0
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
chore(deps): Bump p-queue from 9.1.2 to 9.2.0 in /build/frontend-legacy
This commit is contained in:
commit
77a2c0548f
16 changed files with 36 additions and 36 deletions
16
build/frontend-legacy/package-lock.json
generated
16
build/frontend-legacy/package-lock.json
generated
|
|
@ -60,7 +60,7 @@
|
|||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.2",
|
||||
"p-limit": "^7.3.0",
|
||||
"p-queue": "^9.1.2",
|
||||
"p-queue": "^9.2.0",
|
||||
"path": "^0.12.7",
|
||||
"pinia": "^2.3.1",
|
||||
"query-string": "^9.3.1",
|
||||
|
|
@ -14080,12 +14080,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/p-queue": {
|
||||
"version": "9.1.2",
|
||||
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.1.2.tgz",
|
||||
"integrity": "sha512-ktsDOALzTYTWWF1PbkNVg2rOt+HaOaMWJMUnt7T3qf5tvZ1L8dBW3tObzprBcXNMKkwj+yFSLqHso0x+UFcJXw==",
|
||||
"version": "9.2.0",
|
||||
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.2.0.tgz",
|
||||
"integrity": "sha512-dWgLE8AH0HjQ9fe74pUkKkvzzYT18Inp4zra3lKHnnwqGvcfcUBrvF2EAVX+envufDNBOzpPq/IBUONDbI7+3g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"eventemitter3": "^5.0.1",
|
||||
"eventemitter3": "^5.0.4",
|
||||
"p-timeout": "^7.0.0"
|
||||
},
|
||||
"engines": {
|
||||
|
|
@ -14096,9 +14096,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/p-queue/node_modules/eventemitter3": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz",
|
||||
"integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==",
|
||||
"version": "5.0.4",
|
||||
"resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz",
|
||||
"integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/p-retry": {
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@
|
|||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.2",
|
||||
"p-limit": "^7.3.0",
|
||||
"p-queue": "^9.1.2",
|
||||
"p-queue": "^9.2.0",
|
||||
"path": "^0.12.7",
|
||||
"pinia": "^2.3.1",
|
||||
"query-string": "^9.3.1",
|
||||
|
|
|
|||
4
dist/1140-1140.js.license
vendored
4
dist/1140-1140.js.license
vendored
|
|
@ -185,10 +185,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- process
|
||||
- version: 0.11.10
|
||||
|
|
|
|||
4
dist/1764-1764.js.license
vendored
4
dist/1764-1764.js.license
vendored
|
|
@ -128,10 +128,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.1
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- inherits
|
||||
- version: 2.0.3
|
||||
|
|
|
|||
4
dist/2221-2221.js.license
vendored
4
dist/2221-2221.js.license
vendored
|
|
@ -136,10 +136,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- process
|
||||
- version: 0.11.10
|
||||
|
|
|
|||
4
dist/2457-2457.js.license
vendored
4
dist/2457-2457.js.license
vendored
|
|
@ -128,10 +128,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.1
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- inherits
|
||||
- version: 2.0.3
|
||||
|
|
|
|||
4
dist/5419-5419.js.license
vendored
4
dist/5419-5419.js.license
vendored
|
|
@ -241,10 +241,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- process
|
||||
- version: 0.11.10
|
||||
|
|
|
|||
4
dist/7910-7910.js.license
vendored
4
dist/7910-7910.js.license
vendored
|
|
@ -160,10 +160,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- process
|
||||
- version: 0.11.10
|
||||
|
|
|
|||
4
dist/8192-8192.js.license
vendored
4
dist/8192-8192.js.license
vendored
|
|
@ -128,10 +128,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.1
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- inherits
|
||||
- version: 2.0.3
|
||||
|
|
|
|||
4
dist/9906-9906.js.license
vendored
4
dist/9906-9906.js.license
vendored
|
|
@ -162,10 +162,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- inherits
|
||||
- version: 2.0.3
|
||||
|
|
|
|||
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
4
dist/core-common.js.license
vendored
4
dist/core-common.js.license
vendored
|
|
@ -565,10 +565,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.1
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- inherits
|
||||
- version: 2.0.3
|
||||
|
|
|
|||
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/files-init.js.license
vendored
4
dist/files-init.js.license
vendored
|
|
@ -430,10 +430,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.1
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- inherits
|
||||
- version: 2.0.3
|
||||
|
|
|
|||
4
dist/files-main.js.license
vendored
4
dist/files-main.js.license
vendored
|
|
@ -434,10 +434,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.1
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- inherits
|
||||
- version: 2.0.3
|
||||
|
|
|
|||
|
|
@ -190,10 +190,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.1
|
||||
- license: MIT
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- version: 5.0.4
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 9.1.2
|
||||
- version: 9.2.0
|
||||
- license: MIT
|
||||
- inherits
|
||||
- version: 2.0.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue