initial implementation of vault cli#176
Open
sgaddala-ks wants to merge 22 commits into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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.
…#171) * use logger for KA socket * router socket * listener
* Added a new workflow to generate a PR for protobuf change * temp change to force-trigger the action * update-proto workflow triggers on main push, add README docs * format update * Removed the on-push trigger in the update-protobuf workflow
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…ing (#190) Also adds --no-verify --no-delimited to the generate-proto.mjs pbjs invocation, removing ~848 KB of minified dead code from the generated ES modules.
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.
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.
No description provided.