chore: bump @dcl/content-validator to 7.4.2 - #1952
Merged
Merged
Conversation
Pulls in the third-party item content/pointer binding (7.4.2, core-libs #57) and the scene navmapThumbnail relative-path fix (7.4.1). Was 7.3.3.
LautaroPetaccio
force-pushed
the
chore/bump-content-validator-7.4.2
branch
from
July 23, 2026 19:04
edaf955 to
a349c7d
Compare
LautaroPetaccio
enabled auto-merge (squash)
July 23, 2026 19:18
decentraland-bot
approved these changes
Jul 23, 2026
decentraland-bot
left a comment
Collaborator
There was a problem hiding this comment.
Reviewed the dependency bump and lockfile update.
Findings
- No P0/P1 issues found.
- Security review: no secrets, new input surfaces, auth changes, or lockfile expansion found. The bumped validator is on the deployment validation path, so the stricter behavior is consumer-visible, but the API shape/status-code contract remains compatible and the PR body documents the intended validation hardening.
- Consumer impact: valid deployments should remain compatible; invalid third-party item proofs and non-relative scene navmap thumbnails may now be rejected as intended.
CI: latest checks are passing.
Reviewed by Jarvis 🤖 · Requested by Lautaro Petaccio (<@U025WCHLMN3>) via Slack
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
bumps
@dcl/content-validatorfrom 7.3.3 to 7.4.2.id/content/data(oremoteDataADR74). (core-libs #57)display.navmapThumbnailto be a relative embedded-content path (stored-XSS hardening).no api changes: only the
content-validatorentry changed inpackage.json/yarn.lock(same transitive deps). catalyst typecheck and the unit suite (359) pass against 7.4.2.