Skip to content

chore(activation-service): upgrade pino, jsonschema, http-errors#1085

Open
sameh-farouk wants to merge 1 commit intodevelopmentfrom
fix/activation-service-deps
Open

chore(activation-service): upgrade pino, jsonschema, http-errors#1085
sameh-farouk wants to merge 1 commit intodevelopmentfrom
fix/activation-service-deps

Conversation

@sameh-farouk
Copy link
Copy Markdown
Member

Summary

Consolidates Snyk PRs #1032, #1033, #1034 into one clean PR (they conflicted after #1031 was merged).

  • pino: 6.11.3 → 6.14.0 (minor)
  • jsonschema: 1.4.0 → 1.5.0 (minor)
  • http-errors: 1.8.0 → 1.8.1 (patch)

Testing

Tested locally with all upgrades applied:

  • App loads and connects to substrate
  • GET /activation/ → 200 (serves React SPA)
  • POST /activation/activate → 400 with validation errors (jsonschema working)
  • GET /nonexistent → 404 (http-errors working)
  • Logging works (pino output in structured JSON)

Closes #1032, closes #1033, closes #1034

- pino: 6.11.3 → 6.14.0
- jsonschema: 1.4.0 → 1.5.0
- http-errors: 1.8.0 → 1.8.1

All minor/patch bumps. Tested locally — app loads, routing, validation,
error handling, and logging all work correctly.

Consolidates Snyk PRs #1032, #1033, #1034 which conflicted after #1031
was merged.
@sameh-farouk sameh-farouk requested a review from LeeSmet as a code owner April 9, 2026 00:38
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant