Skip to content

Bump sitespeed.io from 42.5.1 to 42.6.0 - #1579

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/sitespeed.io-42.6.0
Open

dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/sitespeed.io-42.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps sitespeed.io from 42.5.1 to 42.6.0.

Release notes

Sourced from sitespeed.io's releases.

42.6.0

What's Changed

Full Changelog: sitespeedio/sitespeed.io@v42.5.1...v42.6.0

Changelog

Sourced from sitespeed.io's changelog.

42.6.0 - 2026-08-06

Added

  • Browsertime 28.3.0 #4887. Single page app journeys measure better: a route change that makes no network requests used to wait out the whole page-complete timeout and lose its HAR page, now it finishes on quiet time and keeps the page. INP is reported as the slowest (p98) interaction like the web-vitals library does, where a journey with a 500 ms and a 150 ms click used to report 150. Chrome's built-in list of disabled phone-home features (Translate and friends) is back in default runs after a duplicated switch had silently replaced it, soft-navigation LCP works again on Chromium 151+ and multi-page scripts no longer get render-blocking and LCP annotations on the wrong HAR page. New cpuPerformance field (Chrome 152+) with the browser's own coarse device rating, which helps explain why the same page measures differently on different machines. See the Browsertime changelog for the full list of fixes.
  • Chrome 151 in the Docker container, and Chrome now runs natively in the arm64 image #4888.

Fixed

  • Following a deep link to a Compare metric row (from the verdict card's jump chips or a shared #chart- URL) mangled the targeted row: the distribution strip collapsed into the delta column and the chip wrapped under the metric name. The old fixed-header anchor offset inserted an invisible spacer box that a CSS grid container counts as an extra first item, pushing every cell one column over. The offset now uses scroll-margin, which moves the scroll position without creating a box, so any targeted card that is a grid or flex container keeps its layout #4886.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [sitespeed.io](https://github.com/sitespeedio/sitespeed.io) from 42.5.1 to 42.6.0.
- [Release notes](https://github.com/sitespeedio/sitespeed.io/releases)
- [Changelog](https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md)
- [Commits](sitespeedio/sitespeed.io@v42.5.1...v42.6.0)

---
updated-dependencies:
- dependency-name: sitespeed.io
  dependency-version: 42.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of sitespeed.io exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant