new browsertime

This commit is contained in:
soulgalore 2021-12-09 06:01:45 +01:00
parent 9a4ab279fb
commit c61a332b6a
5 changed files with 28 additions and 30 deletions

View File

@ -1 +1 @@
14.12.1
14.12.2

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://www.sitespeed.io</id>
<title>sitespeed.io release feed</title>
<updated>2021-12-06T16:46:53.310Z</updated>
<updated>2021-12-09T05:00:33.437Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -17,22 +17,21 @@
<rights>All rights reserved 2021, Peter Hedenskog and team</rights>
<category term="Performance"/>
<entry>
<title type="html"><![CDATA[sitespeed.io 21.1.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#21.1.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#"/>
<updated>2021-12-06T16:46:53.310Z</updated>
<summary type="html"><![CDATA[ Added possibility choose name for storing a result JSON #3520. We use this for a feature that will be released soon.]]></summary>
<title type="html"><![CDATA[browsertime 14.12.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.12.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#"/>
<updated>2021-12-09T05:00:33.437Z</updated>
<summary type="html"><![CDATA[ Added more info log to get a better feeling for what's going on #1686. Fixed CPU throttling that was broken in Chrome 96 #1685]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 14.12.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.12.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#"/>
<updated>2021-12-01T14:48:17.678Z</updated>
<summary type="html"><![CDATA[ Changed log level to debug for Chrome/Edge when document request fails. It turns out that IRL that happens a lot and spam the log. Lets iterate over that functionality.]]></summary>
<title type="html"><![CDATA[sitespeed.io 21.1.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#21.1.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#"/>
<updated>2021-12-06T16:46:53.310Z</updated>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>

View File

@ -4,7 +4,7 @@
<title>sitespeed.io release feed</title>
<link>https://www.sitespeed.io</link>
<description>Follow new releases of sitespeed.io tools</description>
<lastBuildDate>Mon, 06 Dec 2021 16:46:53 GMT</lastBuildDate>
<lastBuildDate>Thu, 09 Dec 2021 05:00:33 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
@ -16,22 +16,21 @@
<copyright>All rights reserved 2021, Peter Hedenskog and team</copyright>
<category>Performance</category>
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[browsertime 14.12.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.12.2</guid>
<pubDate>Thu, 09 Dec 2021 05:00:33 GMT</pubDate>
<description><![CDATA[ Added more info log to get a better feeling for what's going on #1686. Fixed CPU throttling that was broken in Chrome 96 #1685]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 21.1.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#21.1.0</guid>
<pubDate>Mon, 06 Dec 2021 16:46:53 GMT</pubDate>
<description><![CDATA[ Added possibility choose name for storing a result JSON #3520. We use this for a feature that will be released soon.]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 14.12.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.12.1</guid>
<pubDate>Wed, 01 Dec 2021 14:48:17 GMT</pubDate>
<description><![CDATA[ Changed log level to debug for Chrome/Edge when document request fails. It turns out that IRL that happens a lot and spam the log. Lets iterate over that functionality.]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach 7.0.0]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#</link>

14
npm-shrinkwrap.json generated
View File

@ -13,7 +13,7 @@
"@tgwf/co2": "0.8.0",
"aws-sdk": "2.882.0",
"axe-core": "4.3.5",
"browsertime": "14.12.1",
"browsertime": "14.12.2",
"cli-color": "2.0.0",
"coach-core": "7.0.0",
"concurrent-queue": "7.0.2",
@ -1465,9 +1465,9 @@
}
},
"node_modules/browsertime": {
"version": "14.12.1",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-14.12.1.tgz",
"integrity": "sha512-qWEGcJw9N2/x1oMYNkH/+m3KyYHNT7rQ2iNlkgC9NYb3khNdPhaV1FGRD5dQIiRgwnCDpiKWBgBSbtTfEMAkLA==",
"version": "14.12.2",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-14.12.2.tgz",
"integrity": "sha512-y/ouU8ejg6OuxSw4GXVIHLL83vw65/45O5yWaYmj8rtoqaeghBzWsG+KiCtu5zJRH5B1SD+zM5x47hmxNYFvzQ==",
"dependencies": {
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "2.11.3",
@ -8631,9 +8631,9 @@
}
},
"browsertime": {
"version": "14.12.1",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-14.12.1.tgz",
"integrity": "sha512-qWEGcJw9N2/x1oMYNkH/+m3KyYHNT7rQ2iNlkgC9NYb3khNdPhaV1FGRD5dQIiRgwnCDpiKWBgBSbtTfEMAkLA==",
"version": "14.12.2",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-14.12.2.tgz",
"integrity": "sha512-y/ouU8ejg6OuxSw4GXVIHLL83vw65/45O5yWaYmj8rtoqaeghBzWsG+KiCtu5zJRH5B1SD+zM5x47hmxNYFvzQ==",
"requires": {
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "2.11.3",

View File

@ -74,7 +74,7 @@
"@tgwf/co2": "0.8.0",
"aws-sdk": "2.882.0",
"axe-core": "4.3.5",
"browsertime": "14.12.1",
"browsertime": "14.12.2",
"coach-core": "7.0.0",
"cli-color": "2.0.0",
"concurrent-queue": "7.0.2",