Skip to content

chore(deps): update dependency puppeteer to v25.8.0 - #4048

Merged
B4nan merged 1 commit into
masterfrom
chore/puppeteer-25-8
Aug 19, 2026
Merged

chore(deps): update dependency puppeteer to v25.8.0#4048
B4nan merged 1 commit into
masterfrom
chore/puppeteer-25-8

Conversation

@B4nan

@B4nan B4nan commented Aug 18, 2026

Copy link
Copy Markdown
Member

Re-applies the puppeteer 25.8.0 bump that renovate landed on the pre-merge master (the v4 merge brought back the old 25.3.0 pin). The version change alone is not enough: the lockfile keeps a stale fingerprint-injector(puppeteer@25.3.0) peer instance around, and the duplicated puppeteer-core types break tsc-check-tests with 82 errors. A pnpm dedupe collapses the graph back to a single instance.

Re-applies the renovate bump from the pre-merge master. Requires a pnpm
dedupe so fingerprint-injector resolves against the same puppeteer-core
instance instead of a stale 25.3.0 peer snapshot in the lockfile.
@B4nan B4nan added t-tooling Issues with this label are in the ownership of the tooling team. adhoc Ad-hoc unplanned task added during the sprint. labels Aug 18, 2026
@github-actions github-actions Bot added this to the 147th sprint - Tooling team milestone Aug 18, 2026
@B4nan
B4nan requested a review from barjin August 18, 2026 16:57
@B4nan
B4nan merged commit b04de35 into master Aug 19, 2026
10 checks passed
@B4nan
B4nan deleted the chore/puppeteer-25-8 branch August 19, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants