svelte-ux
svelte-ux copied to clipboard
chore(deps): update dependency prismjs to v1.30.0 [security]
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| prismjs | 1.29.0 -> 1.30.0 |
GitHub 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.0
What's Changed
- check that
currentScriptis set by a script tag by @lkuechler in https://github.com/PrismJS/prism/pull/3863
New Contributors
- @lkuechler made their first contribution in https://github.com/PrismJS/prism/pull/3863
Full Changelog: https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0
Configuration
📅 Schedule: Branch creation - "" in timezone EST, 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Run & review this pull request in StackBlitz Codeflow.
⚠️ No Changeset found
Latest commit: fe1b547c830c502187e61ba653e48d2480e80943
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
built with Refined Cloudflare Pages Action
⚡ Cloudflare Pages Deployment
| Name | Status | Preview | Last Commit |
|---|---|---|---|
| svelte-ux | ✅ Ready (View Log) | Visit Preview | fe1b547c830c502187e61ba653e48d2480e80943 |
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (^1.29.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.