-
Notifications
You must be signed in to change notification settings - Fork 151
chore(deps): bump langchain from 0.3.27 to 0.3.30 #5131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
5,476
commits into
develop
Choose a base branch
from
dependabot/npm_and_yarn/develop/langchain-0.3.30
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump langchain from 0.3.27 to 0.3.30 #5131
dependabot
wants to merge
5,476
commits into
develop
from
dependabot/npm_and_yarn/develop/langchain-0.3.30
Conversation
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
Signed-off-by: prernaadev01 <[email protected]>
…elop # Conflicts: # common/package.json # frontend/src/app/modules/policy-engine/helpers/select-block/select-block.component.ts # frontend/src/app/modules/policy-engine/policy-configuration/blocks/calculate/data-transformation-config/data-transformation-config.component.ts # guardian-service/package.json # policy-service/package.json # queue-service/package.json # swagger-analytics.yaml # swagger-indexer.yaml # swagger.yaml # worker-service/package.json # worker-service/src/api/helpers/hedera-sdk-helper.ts
Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: prernaadev01 <[email protected]>
…3/readme.md Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: Andrey (Envision) <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Co-authored-by: Ihar <[email protected]>
Co-authored-by: Ihar <[email protected]>
* fix/api-gateway * fix/auth-service * fix/guardian-service * fix/logger-service * fix: notification-service * fix: policy-service * fix: queue-service * fix: worker-service * fix: analytics-service * fix: interfaces * fix: common * fix: mrv-sender * fix: api-tests * fix: frontend * fix: topic-viewer * fix: frontend file-saver * fix: application-events * fix: tree-viewer --------- Co-authored-by: Ihar <[email protected]>
Co-authored-by: Ihar <[email protected]>
Co-authored-by: Ihar <[email protected]>
* fix: title dry run registrant --------- Co-authored-by: Ihar <[email protected]>
Co-authored-by: Ihar <[email protected]>
* added tests for wipe and retire requests(negative also) * added tests for import, permissions, remove for contracts * added tests for contracts permissions, pools, requests * added tests for operations with retire tokens * added tests for get random hedera creds and get registered users * added tests for ipfs and logs endpoints * small refactoring * added tests for policies * fix configs * Pull changes from develop to branch automation-api-tests (#3787) * Add TPDDTEC v3.1.0 methodology details * Update README.md * Add in policy file * Update README.md * Add Architecture * Update README.md * Registry Step by Step flow * Complete Step by Step Flow * Complete Step by Step WorkFlow * Add GCR workflow * Update demo video * Update Demo video link * Add guardian demo video * fix ipfs get file Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix upload in ipfs from dryRun mode Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix download in ipfs from dryRun mode Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix gridfs bug Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix gridfs bug Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Feature/2629 upd (#3720) * add indexer Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * add services Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update elastic Signed-off-by: Stepan Kiryakov <[email protected]> * add page templates Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update indexer [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * update yarn lock [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix swagger [skip ci] Signed-off-by: Artem Buslaev <[email protected]> --------- Signed-off-by: Stepan Kiryakov <[email protected]> Signed-off-by: Artem Buslaev <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * update default masks [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * Revamp Guardian user/roles and permissions model (#3722) Add messages * GITBOOK-179: Added Step by step to GS methodology * Create readme.md of Methane Emission Reduction by Adjusted Water Management Practice in Rice Cultivation Signed-off-by: prernaadev01 <[email protected]> * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * add gs policy Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Add files via upload Signed-off-by: prernaadev01 <[email protected]> * Update readme.md of Rice Cultivation Signed-off-by: prernaadev01 <[email protected]> * GITBOOK-180: Indexer User Guide added * GITBOOK-181: Added Roles & Permissions section * GITBOOK-182: corrected docs * Merging Develop into Main for the 2.25.0 release (#3721) * [skip ci] Add swagger.yaml * update cdm policies [skip ci] Signed-off-by: artembuslaev <[email protected]> * added some tests for contracts and flow for irec4 * update status code for tests * fix bottom margin for tools changing [skip ci] Signed-off-by: artembuslaev <[email protected]> * Dockerfiles revised Signed-off-by: Alexander Pyatakov <[email protected]> * node image replaced with the slim version Signed-off-by: Alexander Pyatakov <[email protected]> * node version moved to arg Signed-off-by: Alexander Pyatakov <[email protected]> * Dockerfiles has been revamped to reduce the size of the final images Signed-off-by: Alexander Pyatakov <[email protected]> * Added/Modified .dockerignore files Signed-off-by: Alexander Pyatakov <[email protected]> * Optimize caching with "COPY --link" Signed-off-by: Alexander Pyatakov <[email protected]> * Run applications as a non-root user and use init:true for containers Signed-off-by: Alexander Pyatakov <[email protected]> * Yarn cache directory defined as an argument Signed-off-by: Alexander Pyatakov <[email protected]> * Yarn cache fix Signed-off-by: Alexander Pyatakov <[email protected]> * Permissions changes Signed-off-by: Alexander Pyatakov <[email protected]> * Base node image is changed to alpine Signed-off-by: Alexander Pyatakov <[email protected]> * GITBOOK-136: Added Filebase docs * added bad_request const for status code * added publishing contract file script Signed-off-by: artembuslaev <[email protected]> * fix: migrate to redict cache store * Revert "Merge branch 'develop' into feat/move-to-es-modules-develop" This reverts commit 6da2788a242fb0b421014850723e95038f5fae6c, reversing changes made to 0c8b8323e51d1a1b69f1c13ee366781f3211d344. * Revert "fix: merge with develop" This reverts commit 0c8b8323e51d1a1b69f1c13ee366781f3211d344, reversing changes made to 0fec16a844886453ae38a33bc25f897df3d43ea5. * Revert "Revert "fix: merge with develop"" This reverts commit 5610fa549cd6949e42ff4c0d6d8159b0f331700e. * Revert "Revert "Merge branch 'develop' into feat/move-to-es-modules-develop"" This reverts commit c48aa0f5f176f1e3cb018a4f27c3316adee52a61. * added nfts limit in contracts Signed-off-by: Artem Buslaev <[email protected]> * upd contracts [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix script [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * GITBOOK-137: Updated Changing Tools in UI section * Update readme.md of ML readme * remove output [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix Signed-off-by: Artem Buslaev <[email protected]> * GITBOOK-139: Added section on how to deploy contracts using your own account * Update readme.md * GITBOOK-140: Added Atma Scope 3 policy demo * GITBOOK-142: Added Dovu MMCM * update iii.f [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * feat: performance interceptor * cache-endpoints Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * update policies [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix: extentions gulp files in description dockerfiles * update policies [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * feat: wrap endpoinds in cache * GITBOOK-143: added ExternalDataBlock details * feat: use cache with apply decorators * fix: file name import * fix: get user only if auth token exist * feat: add perf hooks in performance interceptor * fix: add express flag for projects/properties route * setup user profile Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * sign with fireblocks Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * user fireblocks config Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix serials column Signed-off-by: Artem Buslaev <[email protected]> * remove res where it possible and add res.locals.data * GITBOOK-144: Added Changing of Tools during Policy import APIs added * fix fireblocks sign bug Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * add ui validators, add exception Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * temp fix validators Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * GITBOOK-145: Added youtube demo video for PWRM0002 * GITBOOK-146: Updated Guardian Introduction * fix: remove cache from policies/:policyId/groups * fix Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Policy Preview/Import performance optimisations Signed-off-by: Alexander Pyatakov <[email protected]> * fixed fields parsing for compare Signed-off-by: Alexander Pyatakov <[email protected]> * parseConditions function improvements Signed-off-by: Alexander Pyatakov <[email protected]> * fix generate xlsx Signed-off-by: Stepan Kiryakov <[email protected]> * GITBOOK-147: Made some minor corrections * test Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * added policy data migration Signed-off-by: Artem Buslaev <[email protected]> * [skip ci] Add swagger.yaml * fix Signed-off-by: Artem Buslaev <[email protected]> * fix Signed-off-by: Artem Buslaev <[email protected]> * fix lint Signed-off-by: Artem Buslaev <[email protected]> * remove types/mime resolution Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Add files via upload * fix signing Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix linting Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix autocomplete Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * remove singleton from fireblocks-helper.ts Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * docs: add instruction for launch cache container in readme file * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * GITBOOK-148: Added Live Project Data Migration UI * GITBOOK-149: Fireblocks Docs added * added migrating retire pools and dynamic tokens Signed-off-by: Artem Buslaev <[email protected]> * [skip ci] Add swagger.yaml * fix Signed-off-by: Artem Buslaev <[email protected]> * GITBOOK-150: ACM0001 guide added * fix lint Signed-off-by: Artem Buslaev <[email protected]> * Update readme.md of ACM0001 * fix Signed-off-by: Artem Buslaev <[email protected]> * GITBOOK-151: Added migration policy data APIs * hotfix: remove cache for contract routes * GITBOOK-152: Added redict in Prerequisites * GITBOOK-153: Added Prerequisites * GITBOOK-154: Added Token template to migration * GITBOOK-155: Added fireblocks note * hotfix/remove-cache-from-tags-schemas * GITBOOK-156: Updated roadmap * GITBOOK-157: Updated roadmap * fix: remove cache from navigation * GITBOOK-158: Made some changes in SD * feat:basic fastify solution * feat: add body parser for json and binary/octet-stream and send method * feat: implement interceptor for multipart formdata * refactor: put same names as base nest * fix cache document id Signed-off-by: Stepan Kiryakov <[email protected]> * fix cache document id Signed-off-by: Stepan Kiryakov <[email protected]> * fix cache document id Signed-off-by: Stepan Kiryakov <[email protected]> * GITBOOK-159: made some minor corrections * GITBOOK-160: updated extractdatablock * fix: error status if token is not correct * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix: size of limit json to 1gb * GITBOOK-161: Updated Live Project Data UI * update mamual tests flow Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix: auth accross decorator in get account * feat: add option ignoreTrailingSlash in fastify adapter * [skip ci] Add swagger.yaml * fix: remove local data for cache from contracts * fix: remove local data for cache from tags schemas * GITBOOK-162: Added note in Topics Architecture * fix: export strime for schema file * update api workflows (#3640) Signed-off-by: simvalery <[email protected]> * fix: setHeader to header for fastify * fix: linter errors * fix: req body is undefined for logger * gzip compression enabled for web-proxy Signed-off-by: Alexander Pyatakov <[email protected]> * fix: multipart intercepter for artifats * GITBOOK-163: Updated Fireblocks UI screens * GITBOOK-164: Removed Fireblocks note * fix: sypress 500 error instead 400 in artifact * remove port sharing from cache container Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * GITBOOK-165: Updated tools for AMS-II.G * GITBOOK-166: Corrected gold Standard policy * GITBOOK-167: Updated Verra titles * GITBOOK-168: updated VM0017 title * GITBOOK-169: updated Verra * GITBOOK-171: updated grid spelling * GITBOOK-172: correcting grid spelling * GITBOOK-173: Updated High level architecture * data comparation Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix 3449 Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * GITBOOK-174: fireblocks diagram updated * add api-version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix swagger generated files Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix 3449 Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * GITBOOK-174: fireblocks diagram updated * fix swagger generated files Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix swagger Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix labels Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix labels Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix irec7 comparation Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix irec5 comparison Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix crash Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix ui Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix sizing Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix schema title Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * status code added * fix lint Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * GITBOOK-175: Added VP Document Comparison for projects * GITBOOK-176: Added VP Compare in Projects docs * GITBOOK-177: Added Methane Emission GS demo guide * GITBOOK-178: Added operations section for Fireblocks * Revamp Guardian user/roles and permissions model (#3717) Revamp Guardian user/roles and permissions model --------- Signed-off-by: Stepan Kiryakov <[email protected]> Co-authored-by: envision-ci-agent <[email protected]> * fix: issue-3447-redundant-fields-in-session-api (#3664) Signed-off-by: Ihar Tsykala <[email protected]> Co-authored-by: Ihar <[email protected]> * fix connection refused error Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix application-events service Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix ipfs get file Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix upload in ipfs from dryRun mode Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix download in ipfs from dryRun mode Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix gridfs bug Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix gridfs bug Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Feature/2629 upd (#3720) * add indexer Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * add services Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update elastic Signed-off-by: Stepan Kiryakov <[email protected]> * add page templates Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update indexer [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * update yarn lock [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix swagger [skip ci] Signed-off-by: Artem Buslaev <[email protected]> --------- Signed-off-by: Stepan Kiryakov <[email protected]> Signed-off-by: Artem Buslaev <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * update default masks [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * Revamp Guardian user/roles and permissions model (#3722) Add messages * GITBOOK-179: Added Step by step to GS methodology * Create readme.md of Methane Emission Reduction by Adjusted Water Management Practice in Rice Cultivation Signed-off-by: prernaadev01 <[email protected]> * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * add gs policy Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Add files via upload Signed-off-by: prernaadev01 <[email protected]> * Update readme.md of Rice Cultivation Signed-off-by: prernaadev01 <[email protected]> * GITBOOK-180: Indexer User Guide added --------- Signed-off-by: artembuslaev <[email protected]> Signed-off-by: Alexander Pyatakov <[email protected]> Signed-off-by: Artem Buslaev <[email protected]> Signed-off-by: simvalery <[email protected]> Signed-off-by: Stepan Kiryakov <[email protected]> Signed-off-by: Ihar Tsykala <[email protected]> Signed-off-by: prernaadev01 <[email protected]> Co-authored-by: envision-ci-agent <[email protected]> Co-authored-by: Artem Buslaev <[email protected]> Co-authored-by: Celiant <[email protected]> Co-authored-by: Alexander Pyatakov <[email protected]> Co-authored-by: prernaa.agarwal <[email protected]> Co-authored-by: Ihar <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> Co-authored-by: Ihar Tsykala <[email protected]> * fix session response Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix session response Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * remove unnesessary cache Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * remove unnesessary cache Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Fix for the 2.25.0 release (#3727) * update status code for tests * fix bottom margin for tools changing [skip ci] Signed-off-by: artembuslaev <[email protected]> * Dockerfiles revised Signed-off-by: Alexander Pyatakov <[email protected]> * node image replaced with the slim version Signed-off-by: Alexander Pyatakov <[email protected]> * node version moved to arg Signed-off-by: Alexander Pyatakov <[email protected]> * Dockerfiles has been revamped to reduce the size of the final images Signed-off-by: Alexander Pyatakov <[email protected]> * Added/Modified .dockerignore files Signed-off-by: Alexander Pyatakov <[email protected]> * Optimize caching with "COPY --link" Signed-off-by: Alexander Pyatakov <[email protected]> * Run applications as a non-root user and use init:true for containers Signed-off-by: Alexander Pyatakov <[email protected]> * Yarn cache directory defined as an argument Signed-off-by: Alexander Pyatakov <[email protected]> * Yarn cache fix Signed-off-by: Alexander Pyatakov <[email protected]> * Permissions changes Signed-off-by: Alexander Pyatakov <[email protected]> * Base node image is changed to alpine Signed-off-by: Alexander Pyatakov <[email protected]> * GITBOOK-136: Added Filebase docs * added bad_request const for status code * added publishing contract file script Signed-off-by: artembuslaev <[email protected]> * fix: migrate to redict cache store * Revert "Merge branch 'develop' into feat/move-to-es-modules-develop" This reverts commit 6da2788a242fb0b421014850723e95038f5fae6c, reversing changes made to 0c8b8323e51d1a1b69f1c13ee366781f3211d344. * Revert "fix: merge with develop" This reverts commit 0c8b8323e51d1a1b69f1c13ee366781f3211d344, reversing changes made to 0fec16a844886453ae38a33bc25f897df3d43ea5. * Revert "Revert "fix: merge with develop"" This reverts commit 5610fa549cd6949e42ff4c0d6d8159b0f331700e. * Revert "Revert "Merge branch 'develop' into feat/move-to-es-modules-develop"" This reverts commit c48aa0f5f176f1e3cb018a4f27c3316adee52a61. * added nfts limit in contracts Signed-off-by: Artem Buslaev <[email protected]> * upd contracts [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix script [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * GITBOOK-137: Updated Changing Tools in UI section * Update readme.md of ML readme * remove output [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix Signed-off-by: Artem Buslaev <[email protected]> * GITBOOK-139: Added section on how to deploy contracts using your own account * Update readme.md * GITBOOK-140: Added Atma Scope 3 policy demo * GITBOOK-142: Added Dovu MMCM * update iii.f [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * feat: performance interceptor * cache-endpoints Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * update policies [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix: extentions gulp files in description dockerfiles * update policies [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * feat: wrap endpoinds in cache * GITBOOK-143: added ExternalDataBlock details * feat: use cache with apply decorators * fix: file name import * fix: get user only if auth token exist * feat: add perf hooks in performance interceptor * fix: add express flag for projects/properties route * setup user profile Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * sign with fireblocks Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * user fireblocks config Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix serials column Signed-off-by: Artem Buslaev <[email protected]> * remove res where it possible and add res.locals.data * GITBOOK-144: Added Changing of Tools during Policy import APIs added * fix fireblocks sign bug Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * add ui validators, add exception Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * temp fix validators Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * GITBOOK-145: Added youtube demo video for PWRM0002 * GITBOOK-146: Updated Guardian Introduction * fix: remove cache from policies/:policyId/groups * fix Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Policy Preview/Import performance optimisations Signed-off-by: Alexander Pyatakov <[email protected]> * fixed fields parsing for compare Signed-off-by: Alexander Pyatakov <[email protected]> * parseConditions function improvements Signed-off-by: Alexander Pyatakov <[email protected]> * fix generate xlsx Signed-off-by: Stepan Kiryakov <[email protected]> * GITBOOK-147: Made some minor corrections * test Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * added policy data migration Signed-off-by: Artem Buslaev <[email protected]> * [skip ci] Add swagger.yaml * fix Signed-off-by: Artem Buslaev <[email protected]> * fix Signed-off-by: Artem Buslaev <[email protected]> * fix lint Signed-off-by: Artem Buslaev <[email protected]> * remove types/mime resolution Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Add files via upload * fix signing Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix linting Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix autocomplete Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * remove singleton from fireblocks-helper.ts Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * docs: add instruction for launch cache container in readme file * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * GITBOOK-148: Added Live Project Data Migration UI * GITBOOK-149: Fireblocks Docs added * added migrating retire pools and dynamic tokens Signed-off-by: Artem Buslaev <[email protected]> * [skip ci] Add swagger.yaml * fix Signed-off-by: Artem Buslaev <[email protected]> * GITBOOK-150: ACM0001 guide added * fix lint Signed-off-by: Artem Buslaev <[email protected]> * Update readme.md of ACM0001 * fix Signed-off-by: Artem Buslaev <[email protected]> * GITBOOK-151: Added migration policy data APIs * hotfix: remove cache for contract routes * GITBOOK-152: Added redict in Prerequisites * GITBOOK-153: Added Prerequisites * GITBOOK-154: Added Token template to migration * GITBOOK-155: Added fireblocks note * hotfix/remove-cache-from-tags-schemas * GITBOOK-156: Updated roadmap * GITBOOK-157: Updated roadmap * fix: remove cache from navigation * GITBOOK-158: Made some changes in SD * feat:basic fastify solution * feat: add body parser for json and binary/octet-stream and send method * feat: implement interceptor for multipart formdata * refactor: put same names as base nest * fix cache document id Signed-off-by: Stepan Kiryakov <[email protected]> * fix cache document id Signed-off-by: Stepan Kiryakov <[email protected]> * fix cache document id Signed-off-by: Stepan Kiryakov <[email protected]> * GITBOOK-159: made some minor corrections * GITBOOK-160: updated extractdatablock * fix: error status if token is not correct * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix: size of limit json to 1gb * GITBOOK-161: Updated Live Project Data UI * update mamual tests flow Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix: auth accross decorator in get account * feat: add option ignoreTrailingSlash in fastify adapter * [skip ci] Add swagger.yaml * fix: remove local data for cache from contracts * fix: remove local data for cache from tags schemas * GITBOOK-162: Added note in Topics Architecture * fix: export strime for schema file * update api workflows (#3640) Signed-off-by: simvalery <[email protected]> * fix: setHeader to header for fastify * fix: linter errors * fix: req body is undefined for logger * gzip compression enabled for web-proxy Signed-off-by: Alexander Pyatakov <[email protected]> * fix: multipart intercepter for artifats * GITBOOK-163: Updated Fireblocks UI screens * GITBOOK-164: Removed Fireblocks note * fix: sypress 500 error instead 400 in artifact * remove port sharing from cache container Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * GITBOOK-165: Updated tools for AMS-II.G * GITBOOK-166: Corrected gold Standard policy * GITBOOK-167: Updated Verra titles * GITBOOK-168: updated VM0017 title * GITBOOK-169: updated Verra * GITBOOK-171: updated grid spelling * GITBOOK-172: correcting grid spelling * GITBOOK-173: Updated High level architecture * data comparation Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix 3449 Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * GITBOOK-174: fireblocks diagram updated * add api-version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix swagger generated files Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix 3449 Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * GITBOOK-174: fireblocks diagram updated * fix swagger generated files Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix swagger Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix labels Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix labels Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix irec7 comparation Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix irec5 comparison Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix crash Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix ui Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix sizing Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix schema title Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * status code added * fix lint Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * GITBOOK-175: Added VP Document Comparison for projects * GITBOOK-176: Added VP Compare in Projects docs * GITBOOK-177: Added Methane Emission GS demo guide * GITBOOK-178: Added operations section for Fireblocks * Revamp Guardian user/roles and permissions model (#3717) Revamp Guardian user/roles and permissions model --------- Signed-off-by: Stepan Kiryakov <[email protected]> Co-authored-by: envision-ci-agent <[email protected]> * fix: issue-3447-redundant-fields-in-session-api (#3664) Signed-off-by: Ihar Tsykala <[email protected]> Co-authored-by: Ihar <[email protected]> * fix connection refused error Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix application-events service Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix ipfs get file Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix upload in ipfs from dryRun mode Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix download in ipfs from dryRun mode Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix gridfs bug Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix gridfs bug Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Feature/2629 upd (#3720) * add indexer Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * add services Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update elastic Signed-off-by: Stepan Kiryakov <[email protected]> * add page templates Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * update indexer [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * update yarn lock [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix swagger [skip ci] Signed-off-by: Artem Buslaev <[email protected]> --------- Signed-off-by: Stepan Kiryakov <[email protected]> Signed-off-by: Artem Buslaev <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * update default masks [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * Revamp Guardian user/roles and permissions model (#3722) Add messages * GITBOOK-179: Added Step by step to GS methodology * Create readme.md of Methane Emission Reduction by Adjusted Water Management Practice in Rice Cultivation Signed-off-by: prernaadev01 <[email protected]> * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * add gs policy Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * Add files via upload Signed-off-by: prernaadev01 <[email protected]> * Update readme.md of Rice Cultivation Signed-off-by: prernaadev01 <[email protected]> * GITBOOK-180: Indexer User Guide added * GITBOOK-181: Added Roles & Permissions section * GITBOOK-182: corrected docs * fix session response Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix session response Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * remove unnesessary cache Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * remove unnesessary cache Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> --------- Signed-off-by: artembuslaev <[email protected]> Signed-off-by: Alexander Pyatakov <[email protected]> Signed-off-by: Artem Buslaev <[email protected]> Signed-off-by: simvalery <[email protected]> Signed-off-by: Stepan Kiryakov <[email protected]> Signed-off-by: Ihar Tsykala <[email protected]> Signed-off-by: prernaadev01 <[email protected]> Co-authored-by: Celiant <[email protected]> Co-authored-by: artembuslaev <[email protected]> Co-authored-by: Alexander Pyatakov <[email protected]> Co-authored-by: prernaa.agarwal <[email protected]> Co-authored-by: Ihar <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> Co-authored-by: envision-ci-agent <[email protected]> Co-authored-by: Ihar Tsykala <[email protected]> * update gitignore Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * update gitignore Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix roles Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix roles Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * bump version Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * GITBOOK-183: Updated roadmap * fix migrate data from dry-run (#3754) Signed-off-by: Artem Buslaev <[email protected]> * fix (#3748) Signed-off-by: Artem Buslaev <[email protected]> * Fix restore (#3750) Update user restore * fix restore role uuid Signed-off-by: Stepan Kiryakov <[email protected]> * update policies [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * fix tool 16 [skip ci] Signed-off-by: Artem Buslaev <[email protected]> * GITBOOK-184: updated roadmap with new changes --------- Signed-off-by: simvalery <[email protected]> Signed-off-by: Stepan Kiryakov <[email protected]> Signed-off-by: Artem Buslaev <[email protected]> Signed-off-by: prernaadev01 <[email protected]> Signed-off-by: artembuslaev <[email protected]> Signed-off-by: Alexander Pyatakov <[email protected]> Signed-off-by: Ihar Tsykala <[email protected]> Co-authored-by: Saharsh Khicha <[email protected]> Co-authored-by: simvalery <[email protected]> Co-authored-by: envision-ci-agent <[email protected]> Co-authored-by: Artem Buslaev <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> Co-authored-by: prernaa.agarwal <[email protected]> Co-authored-by: Alexander Pyatakov <[email protected]> Co-authored-by: Ihar <[email protected]> Co-authored-by: Ihar Tsykala <[email protected]> * git add smoke tagging and small fixes * added tags with pools and implemented running by tag * small fixes for runs by tag * update .yml file * finally update .yml file * fixes after merge * last fix after merge * [skip ci] Add swagger.yaml * some fixes for tests and pipeline running * update pipeline with cypress docker image * update pipeline with cypress docker image * update pipeline with cypress docker image * update pipeline with cypress docker image * update pipeline with cypress docker image * fixes for LSM and custom case types * update pipeline for E2E tests with provide ELECTRON_RUN_AS_NODE * update package-lock * install Xvfb and libnss3 * install Xvfb and libnss3 * install Xvfb and libnss3 * install Xvfb and libnss3 * fix tests for Installer * fix non-smoke pull test run * update api manual workflow * updated documentation for tests: provide list of tests in smoke pull * add daily tests run * added tests for change password * added tests for policy tests * Update README.md * update docs * update docs * update test for add, run and delete policy test * update tests for run policy tests * add test with dry-run flow and record policy test * [skip ci] Add swagger.yaml * fixes for policy tests * api urls conflicts fixed * small fixes for docker p.1 * update urls for dry run flow and record * fixed UI tests for accounts create and registration * fixed UI tests for administration * updated urls, selectors and fixed for few policy tests * fix iRec3 flow and small refactoring others * fix irec4 flow * fix irec4 flow * fix irec5 flow * fix irec5 flow * added UI pipeline and fixed imports for irec5 flow * debugging ui pipeline * Update api-manual.yml Signed-off-by: Celiant <[email protected]> * fixed ignoring case of file names * Update api-manual.yml Signed-off-by: Celiant <[email protected]> * Update api-manual.yml Signed-off-by: Celiant <[email protected]> * update api-manual.yml * update api-manual.yml * Update api-manual.yml Signed-off-by: Celiant <[email protected]> * Update api-manual.yml Signed-off-by: Celiant <[email protected]> * Update api-manual.yml Signed-off-by: Celiant <[email protected]> * Update api-manual.yml Signed-off-by: Celiant <[email protected]> * fixed test for irec7 * Update api-manual.yml Signed-off-by: Celiant <[email protected]> * Update api-manual.yml Signed-off-by: Celiant <[email protected]> * Update api-manual.yml Signed-off-by: Celiant <[email protected]> * fixed policy tests * first part of editing policies * finished policy edit fix * finished fixes for policies tests * fixed artifacts tests * fixed contracts tests * fixed first part of modules tests * fixed last part of modules tests * fixed policy schema tets * fixed system schema tests * fixed tests for tag schemas * fixed tests for tokens * fixed schema validation tests * fixed some tests * fixed tests * added ACM001 flow and dry-run for iRec * fixes for UI * part of fixes * added folder for load-tests * part of update * second part of update load tests * third part updates for load tests * update load tests * delete test results * update docs and flows * update UI tests * added basic tests for indexer * added tests for worker tasks * added negative scenarios for tags and trustchains * added tests for settings/about endpoint * tests for policy themes * added tests for branding * added tests for notifications * added tests for policy wizard * update indexer tests tags * fixed test for wizard * fixed test for branding --------- Signed-off-by: simvalery <[email protected]> Signed-off-by: Stepan Kiryakov <[email protected]> Signed-off-by: Artem Buslaev <[email protected]> Signed-off-by: prernaadev01 <[email protected]> Signed-off-by: artembuslaev <[email protected]> Signed-off-by: Alexander Pyatakov <[email protected]> Signed-off-by: Ihar Tsykala <[email protected]> Signed-off-by: Celiant <[email protected]> Co-authored-by: simvalery <[email protected]> Co-authored-by: Saharsh Khicha <[email protected]> Co-authored-by: envision-ci-agent <[email protected]> Co-authored-by: Artem Buslaev <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> Co-authored-by: prernaa.agarwal <[email protected]> Co-authored-by: Alexander Pyatakov <[email protected]> Co-authored-by: Ihar <[email protected]> Co-authored-by: Ihar Tsykala <[email protected]>
Co-authored-by: Ihar <[email protected]>
* fix: leak of memory in guardin by stoped policy * fix: clear responseCallbacksMap in guardian in sendPolicyMessage --------- Co-authored-by: Ihar <[email protected]>
Co-authored-by: Ihar <[email protected]>
fix: Angular form load/render time improvement (#5166)
* Fix auto-calculate schema field validation when switching from JSON tab. * Fix auto-calculate schema field validation when saving from JSON tab. --------- Signed-off-by: Dariy Miseldzhani <[email protected]> Co-authored-by: Kirill Tolochko <[email protected]>
* Fix 4989. * Add validation for use template. * Add getting valid token for retirement-block. * Fix lint. --------- Signed-off-by: Dariy Miseldzhani <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
* GITBOOK-172: changes in roadmap * GITBOOK-173: added integrationbuttonblock * GITBOOK-174: integrating data resources --------- Co-authored-by: prernaa.agarwal <[email protected]>
* GITBOOK-175: roadmap changes * GITBOOK-176: roadmap changes --------- Co-authored-by: prernaa.agarwal <[email protected]>
Signed-off-by: Celiant <[email protected]>
Bump the ipfs/kubo image version from v0.34.1 to v0.36.0 across all docker-compose configuration files
Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: prernaadev01 <[email protected]>
* GITBOOK-177: roadmap changes * Add part I, II chapters with shared artifacts (#5188) * GITBOOK-178: deprecation docs * GITBOOK-179: updated 3rd parrty * GITBOOK-180: added migration background * GITBOOK-181: data migration * GITBOOK-182: updated docs for migration --------- Co-authored-by: prernaa.agarwal <[email protected]> Co-authored-by: Gautam Prajapati <[email protected]>
Signed-off-by: Dariy Miseldzhani <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: egorenvisionblockchain <[email protected]>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@74a5d14...184bdaa) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [step-security/conventional-pr-title-action](https://github.com/step-security/conventional-pr-title-action) from 3.2.1 to 3.2.3. - [Release notes](https://github.com/step-security/conventional-pr-title-action/releases) - [Changelog](https://github.com/step-security/conventional-pr-title-action/blob/main/release.config.js) - [Commits](step-security/conventional-pr-title-action@8a89895...d47e881) --- updated-dependencies: - dependency-name: step-security/conventional-pr-title-action dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Dependabot couldn't find the original pull request head commit, a6373fb.
a6373fb
to
f3bd620
Compare
A newer version of langchain exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)