Skip to content

chore(deps): lock file maintenance - #2243

Merged
vdusek merged 1 commit into
masterfrom
renovate/lock-file-maintenance
Sep 24, 2026
Merged

vdusek merged 1 commit into
masterfrom
renovate/lock-file-maintenance

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 05:59 AM, only on Monday (* 0-5 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.59%. Comparing base (dd7358f) to head (fb7a2c8).
⚠️ Report is 2 commits behind head on master.

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     
Flag Coverage Δ
unit 93.59% <ø> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 6 times, most recently from 1d36745 to 4ff7c1c Compare September 22, 2026 23:51
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 818b7e9 to 71f3cb1 Compare September 24, 2026 06:35
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
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 71f3cb1 to fb7a2c8 Compare September 24, 2026 07:39
@vdusek
vdusek merged commit f969709 into master Sep 24, 2026
35 of 36 checks passed
@vdusek
vdusek deleted the renovate/lock-file-maintenance branch September 24, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants