Merge pull request #58306 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/marked-17.0.2
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

[stable33] chore(deps): Bump marked from 17.0.1 to 17.0.2 in /build/frontend-legacy
This commit is contained in:
github-actions[bot] 2026-02-20 10:47:33 +00:00 committed by GitHub
commit da41da9600
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 12 additions and 12 deletions

View file

@ -56,7 +56,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.36",
"lodash": "^4.17.23",
"marked": "^17.0.1",
"marked": "^17.0.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.3.0",
@ -11813,9 +11813,9 @@
}
},
"node_modules/marked": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.1.tgz",
"integrity": "sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==",
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.2.tgz",
"integrity": "sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"

View file

@ -72,7 +72,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.36",
"lodash": "^4.17.23",
"marked": "^17.0.1",
"marked": "^17.0.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.3.0",

View file

@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.1
- license: BSD-3-Clause
- marked
- version: 17.0.1
- version: 17.0.2
- license: MIT
- buffer
- version: 6.0.3

4
dist/core-common.js vendored

File diff suppressed because one or more lines are too long

View file

@ -430,7 +430,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.17.23
- license: MIT
- marked
- version: 17.0.1
- version: 17.0.2
- license: MIT
- math-intrinsics
- version: 1.1.0

File diff suppressed because one or more lines are too long

View file

@ -225,7 +225,7 @@ This file is generated from multiple sources. Included packages:
- version: 6.1.0
- license: MIT
- marked
- version: 17.0.1
- version: 17.0.2
- license: MIT
- md5
- version: 2.3.0

View file

@ -72,7 +72,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.3
- license: MIT
- marked
- version: 17.0.1
- version: 17.0.2
- license: MIT
- process
- version: 0.11.10