chore(deps): update dependency prismjs to v1.30.0 [security] #93
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.27.0->1.30.0GitHub Vulnerability Alerts
CVE-2024-53382
Prism (aka PrismJS) through 1.29.0 allows DOM Clobbering (with resultant XSS for untrusted input that contains HTML but does not directly contain JavaScript), because document.currentScript lookup can be shadowed by attacker-injected HTML elements.
Release Notes
PrismJS/prism (prismjs)
v1.30.0Compare Source
What's Changed
currentScriptis set by a script tag by @lkuechler in #3863New Contributors
Full Changelog: PrismJS/prism@v1.29.0...v1.30.0
v1.29.0Compare Source
New components
1134bdfc859f99a0c8462a29321198232815f6994c87d418Updated components
c4cbeeaa6b824d47javaandsysctlcommands. (#3505)b9512b22cargocommand (#3488)3e9371370cad9ae50d4b6cb6RebeccaPurplecolor (#3448)646b2e0a64642716342a0039ca8eaeeeb0c2a9b4a090d063scsslang (#3501)2aed9ce7Updated plugins
098e30009a4e725b91dea0c8Other
05ee042a866b302e9561a9abb85e1ada15272f769d603ef4v1.28.0Compare Source
New components
63806d57554ff324e2fe1f79ea8a0f404eb928c3a1340666dfef9b6133f2cf958a3fef6d0d49553ccbef9af71b1d6731Updated components
key,valuefor token names;attr-name,attr-valueas aliases (#3377)b94a664d7bda2bf1attr-nametoattribute; Useattr-nameas alias (#3381)cde0b5b2orkeyword (#3380)c30b736f&=and|=operators (#3395)8c4ae5a561c460e87ac84dda6a215fe0variableandoperatorregexes (#3398)8e59744bbeginkeyword (#3387)cf38d059function-name,range, andcell(#3391)ef0ec02atypetoclass-name(#3390)ce41434d[Ss]ymbolas a type (#3388)3916883atagtorecord(#3386)f8f953405617765fcb5229af4cb3d038recordfalse positives (#3348)3bd8fdb1ca78cde6bac368278e648dabkeytoproperty(#3394)1c533f4aneverreturn type + minor fix of named arguments (#3421)4ffab525readonlykeyword (#3349)4c3f1969499b1fa0@helperand inline C# inside attribute values (#3355)31a38d0cprivate,viewkeywords; Distinguishattributefromkeyword(#3389)d1a5ce30operatorregex (#3397)10ae6da3Updated plugins
17ed9160b53832cdf95dd1908a843a17Other
11c54624ead22e1e333bd590Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.