-
Notifications
You must be signed in to change notification settings - Fork 164
chore(deps): bump pyodide from 0.26.4 to 0.29.0 #5493
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
31
commits into
main
Choose a base branch
from
dependabot/npm_and_yarn/develop/pyodide-0.29.0
base: main
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.
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: Stepan Kiryakov <[email protected]>
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]>
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]>
Signed-off-by: Celiant <[email protected]>
Signed-off-by: Dariy Miseldzhani <[email protected]>
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]>
5bac62e to
045be50
Compare
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.
Bumps pyodide from 0.26.4 to 0.29.0.
Commits
61b8367Pyodide v0.29.0980a128Version 0.29.0cb7babcENH: Make pyfetch work when passed a js Request (#5866)30f7bb8Bump packages set to 0.29-20251018 (#5958)d62b7f1MAINT Separate loadPyodide into multiple stages (#5746)e5aff66fix: update.PHONYtypo in Makefiles (#5957)c0beb41Use pytest-pyodide 0.58.8 (#5956)9defb97FixthisArgwhen making js calls while taking snapshot (#5588)f1de0a1Remove pyxhr imports from http/init.py (#5953)94c289eFix docs build (#5955)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)