Skip to content

chore(deps): upgrade @pkcprotocol/pkc-js 0.0.83 -> 0.0.85 #134

Description

@Rinse12

Bump @pkcprotocol/pkc-js from 0.0.83 to 0.0.85 (latest on npm).

Upstream changes

v0.0.84

v0.0.85

Note on the 0.0.85 upgrade note

settings.challenges[] is now validated against each challenge file's optionInputs on the edit, community-creation and start paths:

  • edit() with an undeclared option key, a missing required option, or an undeclared publicOptions entry now throws (ERR_CHALLENGE_SETTINGS_VALIDATION_FAILED_FOR_CHALLENGES) instead of silently saving.
  • A community with such config already persisted emits one error event per invalid challenge on every start, carrying {challengeIndex, challengeName, communityAddress}. The community still starts.

Worth checking whether this repo's community edit / community create paths surface that aggregated error usefully, and whether any live community config trips it.

Plan

  • Bump the dependency (exact version), regenerate the lockfile
  • npm run build && npm run build:test
  • npm run test:cli green
  • PR, CI green, merge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions