Skip to content

deps-dev(deps-dev): bump lighthouse from 13.1.0 to 13.3.0#341

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lighthouse-13.2.0
Closed

deps-dev(deps-dev): bump lighthouse from 13.1.0 to 13.3.0#341
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lighthouse-13.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps lighthouse from 13.1.0 to 13.3.0.

Release notes

Sourced from lighthouse's releases.

v13.3.0

Full Changelog

We expect this release to ship in the DevTools of Chrome 150, and to PageSpeed Insights within 2 weeks.

Notable Changes

  • New agentic browsing category added to default config (#17002)

Core

  • agentic-web: add links to category and audit descriptions (#16997)
  • llms-txt: adjust titles and descriptions and add smoketests (#17005)

Deps

  • upgrade dependencies (#17006)

Tests

  • smoke: widen byte efficiency wastedBytes range for ToT (#16996)
  • webmcp: add webmcp smoketests (#16999)

Misc

  • bundle: update build-bundle-mcp (#16995)

v13.2.0

Full Changelog

We expect this release to ship in the DevTools of Chrome 150, and to PageSpeed Insights within 2 weeks.

New contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

New Audits

  • webmcp-form-coverage: add audit for missing webmcp tool annotations (#16964)
  • webmcp-registered-tools: add audit to list registered webmcp tools (#16959)
  • webmcp-schema-validity: add audit to check WebMCP schema issues (#16973)

Core

  • implement UKM Invalidate fallback for LCP (#16956)
  • agentic: add new agentic browsing category (#16953)

... (truncated)

Changelog

Sourced from lighthouse's changelog.

13.3.0 (2026-05-07)

Full Changelog

We expect this release to ship in the DevTools of Chrome 150, and to PageSpeed Insights within 2 weeks.

Notable Changes

  • New agentic browsing category added to default config (#17002)

Core

  • agentic-web: add links to category and audit descriptions (#16997)
  • llms-txt: adjust titles and descriptions and add smoketests (#17005)

Deps

  • upgrade dependencies (#17006)

Tests

  • smoke: widen byte efficiency wastedBytes range for ToT (#16996)
  • webmcp: add webmcp smoketests (#16999)

Misc

  • bundle: update build-bundle-mcp (#16995)

13.2.0 (2026-04-30)

Full Changelog

We expect this release to ship in the DevTools of Chrome 150, and to PageSpeed Insights within 2 weeks.

New contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

New Audits

  • webmcp-form-coverage: add audit for missing webmcp tool annotations (#16964)
  • webmcp-registered-tools: add audit to list registered webmcp tools (#16959)
  • webmcp-schema-validity: add audit to check WebMCP schema issues (#16973)

Core

  • implement UKM Invalidate fallback for LCP (#16956)
  • agentic: add new agentic browsing category (#16953)

... (truncated)

Commits
  • 7d8dcf5 v13.3.0 (#17008)
  • f146050 deps: upgrade dependencies (#17006)
  • ec66b4a core(llms-txt): adjust titles and descriptions and add smoketests (#17005)
  • 147d04c tests(webmcp): add webmcp smoketests (#16999)
  • e120fad Revert "clients(devtools): include agentic browsing config in devtools entry"...
  • e796f1b core(agentic browsing): add agentic browsing category to default config (#17002)
  • e148cc6 Revert "clients(devtools): include agentic browsing config in devtools entry"...
  • 081b1f2 clients(devtools): include agentic browsing config in devtools entry (#16998)
  • 7db9ab8 core(agentic-web): add links to category and audit descriptions (#16997)
  • 8c6a64e misc(bundle): update build-bundle-mcp (#16995)
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot temporarily deployed to pr-preview-341 May 4, 2026 10:31 Inactive
github-actions Bot added a commit that referenced this pull request May 4, 2026
github-actions Bot added a commit that referenced this pull request May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

🎮 PR Preview Deployed

Your PR has been deployed to a preview environment with multiple deployment options!

🌐 Web Preview (GitHub Pages)

🌊 Play the preview: https://commjoen.github.io/3dgame/pr-341/
📋 All previews: https://commjoen.github.io/3dgame/previews.html

🐳 Container Preview (GHCR)

Run the PR preview locally using Docker:

# Option 1: PR-specific tag
docker run -p 8080:80 ghcr.io/commjoen/3dgame:pr-341

# Option 2: Commit-specific tag  
docker run -p 8080:80 ghcr.io/commjoen/3dgame:08742e4

# Then visit: http://localhost:8080

📦 Container Registry: View all tags


Both previews will be automatically updated when you push new commits to this PR.
The container images support both linux/amd64 and linux/arm64 architectures.

github-actions Bot added a commit that referenced this pull request May 4, 2026
@dependabot dependabot Bot changed the title deps-dev(deps-dev): bump lighthouse from 13.1.0 to 13.2.0 deps-dev(deps-dev): bump lighthouse from 13.1.0 to 13.3.0 May 10, 2026
Bumps [lighthouse](https://github.com/GoogleChrome/lighthouse) from 13.1.0 to 13.3.0.
- [Release notes](https://github.com/GoogleChrome/lighthouse/releases)
- [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md)
- [Commits](GoogleChrome/lighthouse@v13.1.0...v13.3.0)

---
updated-dependencies:
- dependency-name: lighthouse
  dependency-version: 13.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/lighthouse-13.2.0 branch from 86e76bb to 08742e4 Compare May 10, 2026 03:33
github-actions Bot added a commit that referenced this pull request May 10, 2026
github-actions Bot added a commit that referenced this pull request May 10, 2026
github-actions Bot added a commit that referenced this pull request May 10, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Superseded by #348.

@dependabot dependabot Bot closed this May 11, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/lighthouse-13.2.0 branch May 11, 2026 12:23
@github-actions
Copy link
Copy Markdown
Contributor

🧹 PR Preview Cleaned Up

The GitHub Pages preview deployment for this PR has been automatically removed.

📋 View remaining previews: https://commjoen.github.io/3dgame/previews.html

📦 Container Note: PR container images (pr-341) remain available in the GitHub Container Registry and will be automatically cleaned up based on retention policies.

github-actions Bot added a commit that referenced this pull request May 11, 2026
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.

1 participant