This repository was archived by the owner on Mar 4, 2026. It is now read-only.
chore(deps): update dependency prismjs to v1.30.0 [security] - #116
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency prismjs to v1.30.0 [security]#116renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
March 11, 2025 12:31
a3f4c65 to
60170ba
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
March 13, 2025 19:36
60170ba to
fa8d9fc
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
March 17, 2025 17:27
fa8d9fc to
11793cc
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
April 1, 2025 12:54
11793cc to
919b756
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
April 24, 2025 06:26
919b756 to
93d2265
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
April 27, 2025 12:04
93d2265 to
c03b1f6
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
May 19, 2025 20:45
c03b1f6 to
2d4d78d
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
May 28, 2025 10:12
2d4d78d to
e72be29
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
June 5, 2025 22:53
e72be29 to
9e96f19
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
June 22, 2025 12:47
9e96f19 to
ecb4680
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
July 2, 2025 17:40
ecb4680 to
31752b7
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
August 10, 2025 13:11
31752b7 to
8889e1a
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
August 13, 2025 17:49
8889e1a to
2be8dc1
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
August 19, 2025 14:36
2be8dc1 to
c5f2b52
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
August 31, 2025 13:29
c5f2b52 to
0d3dff3
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
September 25, 2025 21:24
0d3dff3 to
4e10099
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
October 21, 2025 16:11
4e10099 to
aa720cb
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
November 10, 2025 13:52
aa720cb to
d87eab0
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
November 18, 2025 15:00
d87eab0 to
ab43689
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
December 3, 2025 18:43
ab43689 to
365e722
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
December 31, 2025 12:51
365e722 to
df6190b
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
December 31, 2025 20:25
df6190b to
ab5fc75
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
January 8, 2026 18:04
ab5fc75 to
f6089f1
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
January 19, 2026 20:13
f6089f1 to
0bcde26
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
January 23, 2026 17:38
0bcde26 to
039db6b
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
February 2, 2026 14:42
039db6b to
8fd828d
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
February 12, 2026 10:46
8fd828d to
0dd7606
Compare
renovate
Bot
force-pushed
the
renovate/npm-prismjs-vulnerability
branch
from
February 17, 2026 18:50
0dd7606 to
b174d6b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.29.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
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.