Skip to content

Refactor nsf team role - #234

Merged
sgaddala-ks merged 87 commits into
refactor-nsf-team-role-releasefrom
refactor-nsf-team-role
Aug 11, 2026
Merged

Refactor nsf team role#234
sgaddala-ks merged 87 commits into
refactor-nsf-team-role-releasefrom
refactor-nsf-team-role

Conversation

@sgaddala-ks

Copy link
Copy Markdown
Contributor

No description provided.

sgaddala-ks and others added 30 commits June 16, 2026 21:52
…#171)

* use logger for KA socket

* router socket

* listener
Bumps the npm_and_yarn group with 1 update in the /KeeperSdk directory: [form-data](https://github.com/form-data/form-data).
Bumps the npm_and_yarn group with 1 update in the /examples/print-vault-node directory: [form-data](https://github.com/form-data/form-data).
Bumps the npm_and_yarn group with 1 update in the /examples/sdk_example directory: [form-data](https://github.com/form-data/form-data).
Bumps the npm_and_yarn group with 3 updates in the /keeperapi directory: [form-data](https://github.com/form-data/form-data), [protobufjs-cli](https://github.com/protobufjs/protobuf.js) and [markdown-it](https://github.com/markdown-it/markdown-it).

Updates `form-data` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.5...v4.0.6)

Updates `form-data` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.5...v4.0.6)

Updates `form-data` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.5...v4.0.6)

Updates `form-data` from 4.0.4 to 4.0.6
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.5...v4.0.6)

Updates `protobufjs-cli` from 1.3.1 to 1.3.3
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-cli-v1.3.1...protobufjs-cli-v1.3.3)

Updates `markdown-it` from 12.3.2 to 14.2.0
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@12.3.2...14.2.0)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: protobufjs-cli
  dependency-version: 1.3.3
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: markdown-it
  dependency-version: 14.2.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-age to keeperapi

Switch all CI workflows from npm install/npm i to npm ci for reproducible,
lock-file-enforced installs. Add min-release-age=3 to keeperapi/.npmrc to
prevent installing packages published less than 3 days ago.
* Removed leading slashes from the rest messages

* v17.3.1

* Added the engines field in the package.json

* v18.0.0
…by downstream bundlers (#181)

proto.js is 16.1 MB unminified. With a monolithic ES bundle, any keeperapi
import pulled in the full file. preserveModules outputs one file per source
module so webpack can exclude proto.js entirely from bundles that don't use
protobuf (e.g. tabWorker: 16 MB → 42 KB, browser action: eliminated as an
async chunk). sideEffects lists configureProtobuf so it is never dropped.
* Add get_configuration_controller and workflow API messages

- Extended executeRouterRest to handle RestInMessage (action-only) callers

- Remove unnecessary `export { $root as default }` in last proto file

* format

* don't need that
@sgaddala-ks
sgaddala-ks merged commit 6cc6676 into refactor-nsf-team-role-release Aug 11, 2026
3 checks passed
@sgaddala-ks
sgaddala-ks deleted the refactor-nsf-team-role branch August 11, 2026 13:35
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.

6 participants