fix(deps): update all non-major dependencies#1520
Open
renovate[bot] wants to merge 374 commits intomainfrom
Open
fix(deps): update all non-major dependencies#1520renovate[bot] wants to merge 374 commits intomainfrom
renovate[bot] wants to merge 374 commits intomainfrom
Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1482) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cristiam Da Silva <cristiam86@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cristiam Da Silva <cristiam86@gmail.com>
… to v3 (#1485) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1486) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1499) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: resolve dependency conflicts and adapt to FastAPI 0.133.0 - Downgrade websockets 16.0 -> 15.0.1 to fix conflict with web3 (<16.0.0) - Update solve_dependencies call for FastAPI 0.133.0 API changes (AsyncExitStack, scope keys, SolvedDependency dataclass) - Force TEST_WITH_MOCK_LLMS=true in unit tests before .env loading to prevent integration test config from breaking consensus timing * fixed dependencies
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#1504) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Align Python version to 3.12 across CI workflows and DB migration Dockerfile - Rollback PostgreSQL from 18-alpine to 16-alpine to avoid major version migration - Fix Flask-JSONRPC 4.0 breaking import in contract_linter.py - Re-enable TypeScript safety rules in ESLint config (as warnings) - Remove unused register_all_rpc_endpoints function with broken partials - Remove duplicate check_contract_state_with_timeout call in test - Remove duplicate "Install oha" step in load test workflow - Use setdefault for TEST_WITH_MOCK_LLMS env var
- Restore 6 functions removed from endpoints.py: get_contract_deployer, get_contract_nonce, admin_upgrade_contract_code, dev_get_pool_status, admin_create_tier, admin_list_tiers, admin_create_api_key, admin_deactivate_api_key - Fix FastAPI solve_dependencies compatibility in rpc_endpoint_manager.py (AsyncExitStack, scope keys, SolvedDependency attributes) - Fix test_leader_appeal race condition by setting finality_window_time=60 - Remove cosmetic print warnings from test_helpers.py
bake-action v6 defaults to git source instead of local checkout, causing COPY .env to fail since .env is gitignored. Adding source: . uses the local checkout where .env was already copied from .env.example.
The build context is ./ (repo root), so COPY ../.env resolved to /.env (filesystem root) which doesn't exist. Changed to COPY .env . which correctly references the file at the build context root. The old path worked with bake-action v5 due to lenient BuildKit path resolution.
bake-action v6 uses git context by default, where .env doesn't exist (gitignored). The COPY .env was redundant anyway: - consensus-worker: docker-compose mounts .env as a volume at runtime - database-migration: uses environment vars from docker-compose - backend Dockerfile (jsonrpc) never had COPY .env and works fine Also removes ineffective source: . from bake-action config (v6 converts '.' to empty string, which fails the truthiness check in the action code and silently falls back to git context).
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Resolve dependency version conflicts by taking main's versions from dxp-732-update-studio-dependencies, which had more recent updates across Python, Node, and package dependencies.
- Version conflicts: take higher version for each package - Python version: keep 3.12 (main's choice) - explorer/package.json: combine deps from both sides - contract_linter.py: take expanded imports - test_base.py: accept main's deletion
- Mock raw asset imports in vitest config so tests don't depend on the contract-examples copy script having run - Fix consensus store test to expect actual env value (3) instead of fallback (10) for VITE_FINALITY_WINDOW
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.
This PR contains the following updates:
1.8.18→1.8.191.8.18→1.8.1924.11.0→24.12.0^0.8.0→^0.9.0==26.1.0→==26.3.010.0.2→10.0.3^0.575.0→^0.577.0^0.575.0→^0.577.00.17.6→0.17.73.12→3.143.12-slim→3.14-slim==7.2.1→==7.3.0==82.0.0→==82.0.12.46.3→2.47.02.47.15.1.0→5.1.10.0.9→0.0.10Release Notes
reown-com/appkit (@reown/appkit)
v1.8.19Compare Source
Patch Changes
#5526
a7646abThanks @tomiir! - Adds more options to fetchWallets method on useAppKitWallets#5548
6851c1bThanks @tomiir! - Fixes issue where mobile connections failing would not set wcError#5535
249beb6Thanks @tomiir! - Serializes caip address and chain Id into allAccountsUpdated dependencies [
a7646ab,6851c1b,249beb6]:vuejs/tsconfig (@vue/tsconfig)
v0.9.0Compare Source
Noticeable Changes
noUncheckedIndexedAccessfrom base config to the lib config[fa4423b]noUncheckedIndexedAccessmay have false positives, making it hard for existing codebases to upgrade.New Contributors
Full Changelog: vuejs/tsconfig@v0.8.1...v0.9.0
psf/black (black)
v26.3.0Compare Source
Stable style
# type: ignorecomments would be merged with othercomments on the same line, preventing AST equivalence failures (#4888)
Preview style
ifguards incaseblocks were incorrectly split when the pattern hada trailing comma (#4884)
string_processingcrashing on unassigned long string literals with trailingcommas (one-item tuples) (#4929)
Packaging
frozen environments (#4930)
Performance
uvloop.install()in favor ofuvloop.new_event_loop()(#4996)
maybe_install_uvloopfunction tomaybe_use_uvloopto simplify loopinstallation and creation of either a uvloop/winloop evenloop or default eventloop
(#4996)
Output
version, since AST safety checks cannot parse newer syntax. Also replace the
misleading "INTERNAL ERROR" message with an actionable error explaining the version
mismatch (#4983)
Blackd
windows when winloop is installed. (#4996)
Integrations
blackrequirements in the GitHub Action whenuse_pyprojectisenabled so that only version specifiers are accepted and direct references such as
black @​ https://...are rejected. Users should upgrade to the latest version of theaction as soon as possible. This update is received automatically when using
psf/black@stable, and is independent of the version of Black installed by theaction. (#5031)
Documentation
wrap_comprehension_in,simplify_power_operator_hugging, andwrap_long_dict_values_in_parensfeatures(#4987)
eslint/eslint (eslint)
v10.0.3Compare Source
lucide-icons/lucide (lucide-react)
v0.577.0: Version 0.577.0Compare Source
What's Changed
ellipseicon by @KISHORE-KUMAR-S in #3749New Contributors
Full Changelog: lucide-icons/lucide@0.576.0...0.577.0
v0.576.0: Version 0.576.0Compare Source
What's Changed
package-*icons. by @karsa-mistmere in #4074receipticon by @karsa-mistmere in #4075cuboidicon tags and categories by @karsa-mistmere in #4095cuboidicon by @jamiemlaw in #4098fishing-rodicon by @7ender in #3839Full Changelog: lucide-icons/lucide@0.575.0...0.576.0
actions/python-versions (python)
v3.14.3: 3.14.3Compare Source
Python 3.14.3
v3.14.2: 3.14.2Compare Source
Python 3.14.2
v3.14.1: 3.14.1Compare Source
Python 3.14.1
v3.14.0: 3.14.0Compare Source
Python 3.14.0
v3.13.12: 3.13.12Compare Source
Python 3.13.12
v3.13.11: 3.13.11Compare Source
Python 3.13.11
v3.13.10: 3.13.10Compare Source
Python 3.13.10
v3.13.9: 3.13.9Compare Source
Python 3.13.9
v3.13.8: 3.13.8Compare Source
Python 3.13.8
v3.13.7: 3.13.7Compare Source
Python 3.13.7
v3.13.6: 3.13.6Compare Source
Python 3.13.6
v3.13.5: 3.13.5Compare Source
Python 3.13.5
v3.13.4: 3.13.4Compare Source
Python 3.13.4
v3.13.3: 3.13.3Compare Source
Python 3.13.3
v3.13.2: 3.13.2Compare Source
Python 3.13.2
v3.13.1: 3.13.1Compare Source
Python 3.13.1
v3.13.0: 3.13.0Compare Source
Python 3.13.0
redis/redis-py (redis)
v7.3.0: 7.3.0Compare Source
Changes
OpenTelemetry Native Metrics Support for asynchronous clients
Added comprehensive OpenTelemetry metrics support for asynchronous clients following the OpenTelemetry Database Client Semantic Conventions.
Metric groups include:
🚀 New Features
🐛 Bug Fixes
🧰 Maintenance
We'd like to thank all the contributors who worked on this release!
@mitre88 @turanalmammadov @haosenwang1018 @Medno @vladvildanov @petyaslavova
pypa/setuptools (setuptools)
v82.0.1Compare Source
wevm/viem (viem)
v2.47.0Compare Source
Minor Changes
1adb83804d5f6c3f36d5f293de88532330d52dc7Thanks @jxom! - Breaking (viem/tempo):chainIdis now required when signing access key authorizations withsignKeyAuthorization. It is recommended to useclient.accessKey.signAuthorizationinstead for inferred chain ID.import { client } from './viem.config' import { Account } from 'viem/tempo' const account = Account.from({ privateKey: '0x...' }) const accessKey = Account.fromP256(generatePrivateKey(), { access: account, }) - const keyAuthorization = await account.signKeyAuthorization(accessKey) + const keyAuthorization = await client.accessKey.signAuthorization({ + account, + accessKey, + })Patch Changes
141a367cd4fec97224477d5cef008c0f66a43926Thanks @jxom! -viem/tempo: ExportedTempoAddressfromox/tempo.jpkleemans/vite-svg-loader (vite-svg-loader)
v5.1.1Compare Source
genlayerlabs/genvm (yeagerai/genlayer-genvm-webdriver)
v0.0.10Compare Source
What's Changed
Full Changelog: genlayerlabs/genvm@v0.0.9...v0.0.10
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.