chore(deps): lock file maintenance - #2243
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2243 +/- ##
==========================================
- Coverage 93.69% 93.59% -0.11%
==========================================
Files 181 181
Lines 12884 12884
==========================================
- Hits 12072 12059 -13
- Misses 812 825 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
6 times, most recently
from
September 22, 2026 23:51
1d36745 to
4ff7c1c
Compare
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
2 times, most recently
from
September 24, 2026 06:35
818b7e9 to
71f3cb1
Compare
vdusek
pushed a commit
that referenced
this pull request
Sep 24, 2026
Bumping `ty` to 0.0.83 (#2243) fails type-check: it rejects e.g. `list[str]` as `list[JsonSerializable]` because `list`/`dict` are invariant. Fix: `JsonSerializable` uses read-only `Mapping`/`Sequence`; `CookieParam` becomes a closed TypedDict; one documented cast where redis' `JsonType` requires `list`. The lock bumps only `ty` to 0.0.83 so CI proves the fix; no new errors in apify-sdk-python either; cookie conversion output unchanged.
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
from
September 24, 2026 07:39
71f3cb1 to
fb7a2c8
Compare
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:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (UTC)
* 0-5 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.