Skip to content

[pull] master from apify:master - #295

Merged
pull[bot] merged 2 commits into
threatcode:masterfrom
apify:master
Sep 2, 2026
Merged

[pull] master from apify:master#295
pull[bot] merged 2 commits into
threatcode:masterfrom
apify:master

Conversation

@pull

@pull pull Bot commented Sep 2, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

B4nan and others added 2 commits September 2, 2026 13:37
…#4098)

The canary and `pin-versions` steps in `scripts/copy.ts` only rewrote
`dependencies`. `@crawlee/impit-client` is an optional dep declared as
`workspace:^`, so it went out as a floating `^4.0.0-beta.N` range.
Because `rc` sorts above `beta` in semver, that range resolves to
`4.0.0-rc.0` today, even when the user has `@crawlee/basic` pinned to an
exact beta.

Both steps now share one helper that also walks `optionalDependencies`,
so optional internal deps get the same pinned version as everything
else.
@pull pull Bot locked and limited conversation to collaborators Sep 2, 2026
@pull pull Bot added the ⤵️ pull label Sep 2, 2026
@pull
pull Bot merged commit 5656fed into threatcode:master Sep 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants