Skip to content

Commit 440f8bf

Browse files
authored
v13.0.2 (#16879)
1 parent 343e30c commit 440f8bf

7 files changed

Lines changed: 56 additions & 14 deletions

File tree

changelog.md

Lines changed: 46 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
Thanks to our new contributors 👽🐷🐰🐯🐻!
2+
Alex Rudenko @OrKoN
3+
Lusa Zhan @lusayaa
4+
Atakan Demircioğlu @atakde
5+
Mimori @Mimori256
6+
Denis @filchakov
7+
_ @Lulucmy
8+
<a name="13.0.2"></a>
9+
# 13.0.2 (2026-02-06)
10+
[Full Changelog](https://github.com/GoogleChrome/lighthouse/compare/v13.0.1...v13.0.2)
11+
12+
We expect this release to ship in the DevTools of [Chrome 146](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks.
13+
14+
## Core
15+
16+
* hreflang: update valid-langs.js ([#16829](https://github.com/GoogleChrome/lighthouse/pull/16829))
17+
* robots-txt: add `Content-Signal` directive ([#16767](https://github.com/GoogleChrome/lighthouse/pull/16767))
18+
19+
## Report
20+
21+
* fix focus in devtools, and in 3-dot menu ([#16802](https://github.com/GoogleChrome/lighthouse/pull/16802))
22+
* tooltip: fix tooltip positioning in devtools ([#16844](https://github.com/GoogleChrome/lighthouse/pull/16844))
23+
24+
## Docs
25+
26+
* readme: add FERU to services list ([#16791](https://github.com/GoogleChrome/lighthouse/pull/16791))
27+
* readme: add LightKeeper to the list of Web Perf services ([#16830](https://github.com/GoogleChrome/lighthouse/pull/16830))
28+
29+
## Tests
30+
31+
* align expected a11y contrast failure with reality ([#16824](https://github.com/GoogleChrome/lighthouse/pull/16824))
32+
* skip 'issueAdded types' ([#16804](https://github.com/GoogleChrome/lighthouse/pull/16804))
33+
* devtools: sync e2e ([#16803](https://github.com/GoogleChrome/lighthouse/pull/16803))
34+
* smoke: deflake devtools smoke tests ([#16875](https://github.com/GoogleChrome/lighthouse/pull/16875))
35+
36+
## Misc
37+
38+
* build: build-bundle to share esbuild-plugins ([#16876](https://github.com/GoogleChrome/lighthouse/pull/16876))
39+
* build: create a bundle for devtools-mcp ([#16858](https://github.com/GoogleChrome/lighthouse/pull/16858))
40+
* ci: disable nightly publish schedule ([#16825](https://github.com/GoogleChrome/lighthouse/pull/16825))
41+
* strings: fix i18n README typo ([#16792](https://github.com/GoogleChrome/lighthouse/pull/16792))
42+
143
<a name="13.0.1"></a>
244
# 13.0.1 (2025-10-22)
345
[Full Changelog](https://github.com/GoogleChrome/lighthouse/compare/v13.0.0...v13.0.1)
@@ -18,7 +60,7 @@ We expect this release to ship in the DevTools of [Chrome 143](https://chromiumd
1860

1961
## New contributors
2062

21-
Thanks to our new contributors 👽🐷🐰🐯🐻!
63+
Thanks to our new contributors 👽🐷🐰🐯🐻!
2264

2365
- Benjamin R Gibson @brgibson
2466
- Leonardo Poletto @leopoletto
@@ -114,7 +156,7 @@ We expect this release to ship in the DevTools of [Chrome 141](https://chromiumd
114156

115157
## New contributors
116158

117-
Thanks to our new contributors 👽🐷🐰🐯🐻!
159+
Thanks to our new contributors 👽🐷🐰🐯🐻!
118160

119161
- uthem150 @uthem150
120162
- Nirav Gondaliya @niravzxv
@@ -161,7 +203,7 @@ We expect this release to ship in the DevTools of [Chrome 140](https://chromiumd
161203

162204
## New contributors
163205

164-
Thanks to our new contributors 👽🐷🐰🐯🐻!
206+
Thanks to our new contributors 👽🐷🐰🐯🐻!
165207

166208
- Boluwatife Omosowon @bolu-tife
167209
- Jonas Thelemann @dargmuesli
@@ -231,7 +273,7 @@ We expect this release to ship in the DevTools of [Chrome 140](https://chromiumd
231273

232274
## New contributors
233275

234-
Thanks to our new contributors 👽🐷🐰🐯🐻!
276+
Thanks to our new contributors 👽🐷🐰🐯🐻!
235277

236278
- demostanis @demostanis
237279
- OronW @OronW

core/test/fixtures/user-flows/reports/sample-flow-result.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"steps": [
33
{
44
"lhr": {
5-
"lighthouseVersion": "13.0.1",
5+
"lighthouseVersion": "13.0.2",
66
"requestedUrl": "https://www.mikescerealshack.co/",
77
"mainDocumentUrl": "https://www.mikescerealshack.co/",
88
"finalDisplayedUrl": "https://www.mikescerealshack.co/",
@@ -7741,7 +7741,7 @@
77417741
},
77427742
{
77437743
"lhr": {
7744-
"lighthouseVersion": "13.0.1",
7744+
"lighthouseVersion": "13.0.2",
77457745
"finalDisplayedUrl": "https://www.mikescerealshack.co/search?q=call+of+duty",
77467746
"fetchTime": "2025-02-05T01:31:50.141Z",
77477747
"gatherMode": "timespan",
@@ -11122,7 +11122,7 @@
1112211122
},
1112311123
{
1112411124
"lhr": {
11125-
"lighthouseVersion": "13.0.1",
11125+
"lighthouseVersion": "13.0.2",
1112611126
"finalDisplayedUrl": "https://www.mikescerealshack.co/search?q=call+of+duty",
1112711127
"fetchTime": "2025-02-05T01:32:00.108Z",
1112811128
"gatherMode": "snapshot",
@@ -16774,7 +16774,7 @@
1677416774
},
1677516775
{
1677616776
"lhr": {
16777-
"lighthouseVersion": "13.0.1",
16777+
"lighthouseVersion": "13.0.2",
1677816778
"requestedUrl": "https://www.mikescerealshack.co/corrections",
1677916779
"mainDocumentUrl": "https://www.mikescerealshack.co/corrections",
1678016780
"finalDisplayedUrl": "https://www.mikescerealshack.co/corrections",

core/test/results/sample_v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lighthouseVersion": "13.0.1",
2+
"lighthouseVersion": "13.0.2",
33
"requestedUrl": "http://localhost:10200/dobetterweb/dbw_tester.html",
44
"mainDocumentUrl": "http://localhost:10200/dobetterweb/dbw_tester.html",
55
"finalDisplayedUrl": "http://localhost:10200/dobetterweb/dbw_tester.html",

docs/plugins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ A Lighthouse plugin is just a node module with a name that starts with `lighthou
6161
"type": "module",
6262
"main": "plugin.js",
6363
"peerDependencies": {
64-
"lighthouse": "^13.0.1"
64+
"lighthouse": "^13.0.2"
6565
},
6666
"devDependencies": {
67-
"lighthouse": "^13.0.1"
67+
"lighthouse": "^13.0.2"
6868
}
6969
}
7070
```

docs/recipes/lighthouse-plugin-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"main": "./plugin.js",
66
"peerDependencies": {
7-
"lighthouse": "^13.0.1"
7+
"lighthouse": "^13.0.2"
88
},
99
"devDependencies": {
1010
"lighthouse": "^8.6.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lighthouse",
33
"type": "module",
4-
"version": "13.0.1",
4+
"version": "13.0.2",
55
"description": "Automated auditing, performance metrics, and best practices for the web.",
66
"main": "./core/index.js",
77
"bin": {

third-party/devtools-tests/e2e/lighthouse/navigation.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ describe('Navigation', function() {
7979
// 1 refresh after auditing to reset state
8080
assert.strictEqual(numNavigations, 5);
8181

82-
assert.strictEqual(lhr.lighthouseVersion, '13.0.1');
82+
assert.strictEqual(lhr.lighthouseVersion, '13.0.2');
8383
assert.match(lhr.finalUrl, /^https:\/\/localhost:[0-9]+\/test\/e2e\/resources\/lighthouse\/hello.html/);
8484

8585
assert.strictEqual(lhr.configSettings.throttlingMethod, 'simulate');

0 commit comments

Comments
 (0)