Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps pyodide from 0.26.4 to 0.29.0.

Commits

Dependabot compatibility score

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Stepan-Kirjakov and others added 5 commits November 17, 2025 18:47
Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: Dariy Miseldzhani <[email protected]>
Deleted package-lock.json and tsconfig.tsbuildinfo files from guardian-cli, mrv-sender, topic-viewer, and tree-viewer packages to clean up dependency and build artifacts.
---------
Signed-off-by: Alexander Pyatakov <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2025
@dependabot dependabot bot requested review from a team as code owners November 24, 2025 08:11
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Nov 24, 2025
@dependabot dependabot bot requested review from a team as code owners November 24, 2025 08:11
@dependabot dependabot bot requested review from kpachhai and rbarker-dev November 24, 2025 08:11
Pyatakov and others added 14 commits November 24, 2025 22:35
Remove unused port ranges and 'init' from application-events in all docker-compose files, and fix indentation for exposed ports.
---------
Signed-off-by: Alexander Pyatakov <[email protected]>
Bumps [step-security/publish-unit-test-result-action](https://github.com/step-security/publish-unit-test-result-action) from 2.20.5 to 2.21.0.
- [Release notes](https://github.com/step-security/publish-unit-test-result-action/releases)
- [Commits](step-security/publish-unit-test-result-action@c8537a2...32f89bf)

---
updated-dependencies:
- dependency-name: step-security/publish-unit-test-result-action
  dependency-version: 2.21.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>
* Add ability to select policies in grid.
Add ability to select tokens in grid.
Add API methods for multiple policies deletion.
Add API methods for multiple tokens deletion.
Update delete modal window for multiple deletion.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Rename delete modal window.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Update schema deletion preview logic.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Add logic for multiple schema deletion with child schemas.
Add multi selection items by page.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

* Fix lint issues.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix lint issue.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Add condition to avoid empty schema defs.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Improve child schemas deletion UI.
Fix child schemas deletion logic.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Improve schema deletion preview styles.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

* Fix issue with deletion single schema.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Remove unnecessary code.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

* Add clear selection button.
Change labels for deletion schemas modal.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix labels.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix lint issues.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix lint issues.

Signed-off-by: Dariy Miseldzhani <[email protected]>

---------

Signed-off-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
Move VM0033 policy folder.

Signed-off-by: Dariy Miseldzhani <[email protected]>
* fixes tests for analytics and update terms version for MGS
* change GW
* feat: base tab for tree graph[4730]
* fix: building graph and css graph tab[4730]
* feat: right panel by node click[4730]
* feat: basic description of node[4730]
* feat: whole description every node of formula[4730]
* fix: colors for nodes by statuses[4730]
* fix: names vc documents for every nodes and refactor[4730]
* fix: fields inside sidebar for every node[4730]
* fix: size of canvas container and sidebar[4730]
* refactor code[4730]
* feat: json pipe for objects in value nodes[4730]
* fix: stop event bubbling formulas readonly, add node values, descriptions[4730]
* fix: schemas name (description) source[4730]
* refactor code[4730]
* fix: parents as a tool[4730]

---------

Co-authored-by: Ihar <[email protected]>
Signed-off-by: egorenvisionblockchain <[email protected]>
* Add advanced tool search.
* Add tools comparison section in policy comparison.
* Add styles to search by tools dropdown.
* Add tool restore feature.
* Fix schema context.
* Fix schema context vocab.
* Fix lint issues.
* Remove logs and fix styles.
* Fix tool text search issue.
* Add tool comparison into multi-compare policy component.
* Fix search tools by tag.
* Fix create tag on imported tool in dry-run mode.
---------
Signed-off-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
Bumped validator from version 13.15.15 to 13.15.23 in e2e-tests/package-lock.json.
---------
Signed-off-by: Alexander Pyatakov <[email protected]>
Bumps [step-security/publish-unit-test-result-action](https://github.com/step-security/publish-unit-test-result-action) from 2.21.0 to 2.21.1.
- [Release notes](https://github.com/step-security/publish-unit-test-result-action/releases)
- [Commits](step-security/publish-unit-test-result-action@32f89bf...914f0f6)

---
updated-dependencies:
- dependency-name: step-security/publish-unit-test-result-action
  dependency-version: 2.21.1
  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>
* Fix tool import version delete.
---------

Signed-off-by: Dariy Miseldzhani <[email protected]>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.7...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added tooltips for several blocks configuration
Added tooltip to the checkbox in the button configuration

Signed-off-by: kirill-tolochko <[email protected]>
Celiant and others added 12 commits December 2, 2025 18:24
Signed-off-by: Stepan Kiryakov <[email protected]>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@95d9a5d...df199fb)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.13.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>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@2028fbc...395ad32)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.1.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 [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@08c6903...8e8c483)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@formulajs/formulajs](https://github.com/formulajs/formulajs) from 4.5.1 to 4.5.4.
- [Release notes](https://github.com/formulajs/formulajs/releases)
- [Commits](formulajs/formulajs@4.5.1...4.5.4)

---
updated-dependencies:
- dependency-name: "@formulajs/formulajs"
  dependency-version: 4.5.4
  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>
Changed the IPFS public gateway from dweb.link to w3s.link and increased INITIAL_BALANCE from 5 to 10 in both api-manual and api-schedule-all GitHub Actions workflows.
* increase balance for users
* Switch to Storacha packages for IPFS client
* Update README
* Update IPFS public gateway URLs in env configs
* Validate Web3Storage options and sanitize proof

- Replaced @web3-storage/w3up-client and @web3-storage/access with @storacha/client 1.8.21 in package.json and ipfs-client-class.ts to update dependencies and imports for compatibility with Storacha.
- Updated software requirements, clarified IPFS storage options (Storacha, Filebase, local node), and replaced references to Web3.Storage with Storacha. Improved instructions for IPFS setup, and corrected minor typos and formatting for clarity.
- Changed IPFS_PUBLIC_GATEWAY values to use 'https://${cid}.ipfs.w3s.link' in all relevant environment configuration files for consistency and improved compatibility with web3storage.
- Adds a check to ensure Web3Storage key and proof are set before proceeding. Also removes line breaks from the proof string before parsing to prevent errors.
---------
Signed-off-by: Alexander Pyatakov <[email protected]>
Bumps [pyodide](https://github.com/pyodide/pyodide) from 0.26.4 to 0.29.0.
- [Release notes](https://github.com/pyodide/pyodide/releases)
- [Commits](pyodide/pyodide@0.26.4...0.29.0)

---
updated-dependencies:
- dependency-name: pyodide
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/pyodide-0.29.0 branch from 5bac62e to 045be50 Compare December 12, 2025 12:43
Base automatically changed from develop to main January 30, 2026 20:17
@anvabr anvabr requested review from a team as code owners January 30, 2026 20:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants