Conversation
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.25.0...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
foxpatch-aleph
left a comment
There was a problem hiding this comment.
This is a straightforward dependency bump PR from prismjs 1.25.0 to 1.27.0, addressing a security vulnerability. The diff is primarily lock file changes generated by dependabot. Beyond the prismjs version bump itself, the lock file also reflects cascading updates to transitive dependencies: @solana/web3.js moved from 0.90.5 to 1.35.1 (a major version upgrade of a transitive dep), jayson 3.6.5→3.6.6 with uuid updated from v3 to v8, ws 7.5.5→7.5.7, superstruct 0.8.4→0.14.2, rpc-websockets 7.4.16→7.4.17, and numerous packages being correctly re-classified as devDependencies. The removal of several packages (cheerio, esdoc-inject-style-plugin, npm-run-all, mz, crypto-hash, buffer-layout, etc.) appears to be a consequence of the @solana/web3.js major version upgrade dropping those dependencies. None of these changes touch application source code, only lock files. The prismjs bump fixes a known security vulnerability (ReDoS) and the compatibility score from Dependabot is shown. No logic, security, or correctness issues are introduced by this PR.
package-lock.json (line None): The @solana/web3.js transitive dependency has jumped from 0.90.5 to 1.35.1 — a significant major version change. While this is lock-file only and driven by the upstream dependency tree, it's worth verifying that no behavioral regressions were introduced for any Solana-related functionality in the project. The superstruct upgrade (0.8.4→0.14.2) bundled with this is also a breaking major version change in that package's own API, though it's only consumed internally by @solana/web3.js here.
Bumps prismjs from 1.25.0 to 1.27.0.
Release notes
Sourced from prismjs's releases.
Changelog
Sourced from prismjs's changelog.
... (truncated)
Commits
703881e1.27.07ac1373Updated changelog for v1.27.0 (#3342)e002e78Command Line: Escape markup in command line output (#3341)13b56a9Bump follow-redirects from 1.14.7 to 1.14.8 (#3338)f094c4aBump yargs-parser from 5.0.0 to 5.0.1 (#3334)9fd4c74Bump ajv from 6.10.0 to 6.12.6 (#3333)3fcca6bBump pathval from 1.1.0 to 1.1.1 (#3331)1784b17Command Line: Add support for line continuation and improved colors (#3326)f545843ESLint: AllowMapandSetin ES5 code (#3328)d6c5372PureBasic: Added missing keyword and fixed constants ending with$(#3320)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.