Skip to content

chore: upgrade @pkcprotocol/pkc-js to 0.0.99 - #146

Merged
Rinse12 merged 1 commit into
masterfrom
chore/upgrade-pkc-js-latest
Sep 6, 2026
Merged

chore: upgrade @pkcprotocol/pkc-js to 0.0.99#146
Rinse12 merged 1 commit into
masterfrom
chore/upgrade-pkc-js-latest

Conversation

@Rinse12

@Rinse12 Rinse12 commented Sep 6, 2026

Copy link
Copy Markdown
Member

Summary

Upgrades @pkcprotocol/pkc-js from 0.0.89 to 0.0.99 (latest).

Notable upstream changes:

No CLI code changes were needed.

Testing

  • npm run build && npm run build:test pass
  • npm run test:cli: 44 files, 342 tests passed, 1 skipped

Closes #145

Summary by CodeRabbit

  • Chores
    • Updated the PKC JavaScript dependency to version 0.0.99.

@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 9e61e679-606a-4c59-b279-f7319d47fc8c

📥 Commits

Reviewing files that changed from the base of the PR and between d4a5f00 and 46546c5.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The package manifest updates @pkcprotocol/pkc-js from version 0.0.89 to 0.0.99.

Changes

PKC dependency update

Layer / File(s) Summary
Update PKC dependency version
package.json
The manifest changes @pkcprotocol/pkc-js from 0.0.89 to 0.0.99.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 46546

This updates the PKC library to 0.0.99 with a synchronized lockfile. The supplied build and test results pass, with no identified merge-blocking compatibility or runtime risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the dependency upgrade and the target version, which matches the primary change.
Linked Issues check ✅ Passed The PR updates @pkcprotocol/pkc-js from 0.0.89 to 0.0.99 in package.json, satisfying issue #145's upgrade objective. The package-lock.json file was excluded from review, so its contents cannot be veri…
Out of Scope Changes check ✅ Passed The PR changes only the dependency version required by issue #145. No unrelated code changes are shown.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/upgrade-pkc-js-latest

Warning

Some tools did not complete. Review the errors below.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

package.json

Oops! Something went wrong! :(

ESLint: 8.27.0

Error: ESLint configuration in --config » eslint-config-oclif is invalid:

  • Unexpected top-level property "__esModule".

Referenced from: /.eslintrc
at ConfigValidator.validateConfigSchema (/.eslint-tmp/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2156:19)
at ConfigArrayFactory._normalizeConfigData (/.eslint-tmp/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2998:19)
at ConfigArrayFactory._loadConfigData (/.eslint-tmp/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2963:21)
at ConfigArrayFactory._loadExtendedShareableConfig (/.eslint-tmp/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3264:21)
at ConfigArrayFactory._loadExtends (/.eslint-tmp/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3135:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (/.eslint-tmp/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3074:25)
at _normalizeObjectConfigDataBody.next ()
at ConfigArrayFactory._normalizeObjectConfigData (/.eslint-tmp/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3019:20)
at _normalizeObjectConfigData.next ()
at ConfigArrayFactory.loadFile (/.eslint-tmp/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2829:16)


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Rinse12
Rinse12 merged commit 3892278 into master Sep 6, 2026
4 checks passed
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.

Upgrade @pkcprotocol/pkc-js from 0.0.89 to latest

1 participant