Skip to content

[pull] master from apify:master - #269

Merged
pull[bot] merged 4 commits into
threatcode:masterfrom
apify:master
Aug 10, 2026
Merged

[pull] master from apify:master#269
pull[bot] merged 4 commits into
threatcode:masterfrom
apify:master

Conversation

@pull

@pull pull Bot commented Aug 10, 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 4 commits August 10, 2026 15:49
Release blog post for v3.18. There was no post for v3.17, so it covers
that release too.

- Type-safe router labels (#3747)
- Schema validation of userData (#3851, #3919)
- What landed in v3.17: dynamic memory snapshots (#3471) and custom load
signals (#3529)
- Other changes: puppeteer@25 support and notable bug fixes

Preview: `cd website && yarn start:fast`, then open
`/blog/crawlee-v3-18`.
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
  - "before 2am"
- 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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/apify/crawlee).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQ0LjExLjQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…4003)

Follow-up to #4002. @barjin's nit: the "Other changes" section (all
v3.18) came after the v3.17 recap, so its bullets read like v3.17
changes. Moved the v3.17 recap to the end of the post and reordered the
table of contents to match.
The lockfile maintenance in #3821 broke master CI in two ways:

- The Biome bump changed how a few constructs get formatted, so `yarn
format:check` fails on 5 test files. Reformatted them.
- Yarn's injected `node-gyp@latest` re-resolved to v13, which only
supports Node 22+ and pulls in undici 8 (needs Node >= 22.19). On the
Node 20 job, native builds like `better-sqlite3` now die during `yarn
install` with `webidl.util.markAsUncloneable is not a function`. Pinned
`node-gyp` to `^12.1.0` via resolutions, which also brings back undici
6.
@pull pull Bot locked and limited conversation to collaborators Aug 10, 2026
@pull pull Bot added the ⤵️ pull label Aug 10, 2026
@pull
pull Bot merged commit 15d95bd into threatcode:master Aug 10, 2026
5 of 6 checks passed
@pull
pull Bot had a problem deploying to github-pages August 10, 2026 22:19 Failure
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.

1 participant