Skip to content

Commit

Permalink
Update log file
Browse files Browse the repository at this point in the history
  • Loading branch information
bkardell authored and github-actions[bot] committed Sep 30, 2024
1 parent 542d9ac commit cfa383e
Show file tree
Hide file tree
Showing 12 changed files with 879 additions and 4,443 deletions.
14 changes: 9 additions & 5 deletions out/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ <h1 class="logo-style"><a href="https://bcd-watch.igalia.com"><img src="imgs/bin
<div class="hero-text">
<p class="subtitle">Keeping an eye on changes to MDN’s Browser Compatibility Data</p>
<p>This site automatically collects, indexes, and makes available for viewing (and as subscribe-able feeds), information about updates to <a href="https://github.com/mdn/browser-compat-data">Browser Compatibility Data (BCD)</a>. Currently there are two different views (and feeds) on this data, which are compiled each Tuesday (US/Eastern time).</p>
<p>Perhaps you're interested in <a href="weekly/index.html">which changes were reported last week</a>, or more specifically <a href="weekly-completed/index.html">which features became "new baseline" last week</a> (marked as available in all 3 engines).</p>
<p>Perhaps you're interested in <a href="weekly/index.html">which changes were reported last week</a>, or more specifically <a href="weekly-completed/index.html">which features became universally implemented last week</a> (marked as available in all 3 engines).</p>
<p>If you encounter any problems with BCD Watch or have suggestions for improvements, please feel free to open an issue in
our <a href="https://github.com/bkardell/bcd-watch/">Github repository</a>, or submit suggested changes via pull request if you like.</p>
</div>
Expand All @@ -238,8 +238,8 @@ <h2 class="report-tile-title"><a href="weekly">Full Weekly Report</a></h2>

</div>
<div class="report-tile">
<h2 class="report-tile-title"><a href="weekly-completed">Baselines Weekly Report</a></h2>
<p>All the BCD entries that moved to “<a href="https://web.dev/baseline">Baseline</a>: Newly available” status in the past week; i.e., are now supported in all three major browser engines.</p>
<h2 class="report-tile-title"><a href="weekly-completed">Universal Implementations Weekly Report</a></h2>
<p>All the BCD entries that had a final implementation in the past week; i.e., are now supported in all three major browser engines (Note this does not mean 'shipping', but it is a very strong indicator that this feature will reach “<a href="https://web.dev/baseline">New Baseline</a>" status soon).</p>
<a href="weekly-completed/feed.rss"><img src="imgs/rss-flat.svg" alt="RSS feed"></a>
</div>
</div>
Expand All @@ -254,6 +254,8 @@ <h2 class="report-tile-title"><a href="weekly-completed">Baselines Weekly Report
<h2>Full Weekly Report</h2>
<ul>
<li>
<a href="weekly/2024-09-30.html">2024-09-30</a>
</li> <li>
<a href="weekly/2024-09-23.html">2024-09-23</a>
</li> <li>
<a href="weekly/2024-09-16.html">2024-09-16</a>
Expand Down Expand Up @@ -546,10 +548,12 @@ <h2>Full Weekly Report</h2>
</li>
</ul>
</div>
<div class="baselines-weekly">
<h2>Baselines Weekly Report</h2>
<div class="universal-weekly">
<h2>Universal Implementations Weekly Report</h2>
<ul>
<li>
<a href="weekly-completed/2024-09-30.html">2024-09-30</a>
</li> <li>
<a href="weekly-completed/2024-09-23.html">2024-09-23</a>
</li> <li>
<a href="weekly-completed/2024-09-16.html">2024-09-16</a>
Expand Down
52 changes: 52 additions & 0 deletions out/weekly-completed/2024-09-30.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" title="RSS feed" href="feed.rss">
<link rel="alternate" type="application/atom+xml" title="Atom feed" href="feed.atom">
<link rel="alternate" type="application/feed+json" title="JSON feed" href="feed.json">
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
<link rel="manifest" href="/favicons/site.webmanifest">
<link type="text/css" href="https://bcd-watch.igalia.com/styles.css" rel="stylesheet">
<title>BCD New Baselines Report, Mon Sep 30 2024</title>
</head>
<body>
<div class="header">
<h1 class="logo-style"><a href="https://bcd-watch.igalia.com"><img src="/imgs/binoculars.svg" alt="" />BCD Watch</a></h1>
</div>
<hr>
<h2>BCD Universal Implmentations Report
<br>
<time>Mon Sep 30 2024</time></h2>
<main>
<p>
Summary of changes indicating universal implementations from <time title="Monday, 23 September 2024">Monday, 23 September 2024</time> through <time title="Monday, 30 September 2024">Monday, 30 September 2024</time></strong>.<a href="https://bcd-watch.igalia.com/weekly-completed/2024-09-30.html" title="permalink">🔗</a>
</p>
<hr>

<p class="callout">
<strong>No new Baseline implementations to report 🙁</strong>
</p>


<hr>
<hr>
<footer>
<p>
<a href="https://bcd-watch.igalia.com/">BCD Watch</a>: A service of <a href="https://igalia.com"><img src="https://bcd-watch.igalia.com/imgs/igalia-logo.png" alt="Igalia"></a>
</p>
<p>
Subscribe: <a href="feed.rss">RSS</a> • <a href="feed.atom">Atom</a> • <a href="feed.json">JSON</a>
</p>
<div class="subfooter">
<span class="details">
This report was generated by diffing <a href="https://github.com/mdn/browser-compat-data/releases/tag/v5.6.2">v5.6.2</a> <small>(Friday, 20 September 2024)</small> and <a href="https://github.com/mdn/browser-compat-data/releases/tag/v5.6.4">v5.6.4</a> <small>(Friday, 27 September 2024)</small>
</span>
</div>
</footer>
</main>
</body>
</html>
80 changes: 40 additions & 40 deletions out/weekly-completed/feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://bcd-watch.igalia.com</id>
<title>BCD-watch: New Baselines Report (weekly)</title>
<updated>2024-09-23T19:05:24.306Z</updated>
<updated>2024-09-30T01:40:01.637Z</updated>
<generator>awesome mix</generator>
<author>
<name>Igalia</name>
Expand All @@ -15,12 +15,47 @@
<logo>https://bcd-watch.igalia.com/imgs/binoculars.png</logo>
<icon>https://bcd-watch.igalia.com/imgs/binoculars.png</icon>
<rights>All rights reserved, Igalia SL</rights>
<entry>
<title type="html"><![CDATA[BCD New Baselines Report, Mon Sep 30 2024]]></title>
<id>https://bcd-watch.igalia.com/weekly-completed/2024-09-30.html</id>
<link href="https://bcd-watch.igalia.com/weekly-completed/2024-09-30.html">
</link>
<updated>2024-09-30T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Weekly summary of new Baseline items in BCD data]]></summary>
<content type="html"><![CDATA[<main>
<p>
Summary of changes indicating universal implementations from <time title="Monday, 23 September 2024">Monday, 23 September 2024</time> through <time title="Monday, 30 September 2024">Monday, 30 September 2024</time></strong>.<a href="https://bcd-watch.igalia.com/weekly-completed/2024-09-30.html" title="permalink">🔗</a>
</p>
<hr>
<p class="callout">
<strong>No new Baseline implementations to report 🙁</strong>
</p>
<hr>
<hr>
<footer>
<p>
<a href="https://bcd-watch.igalia.com/">BCD Watch</a>: A service of <a href="https://igalia.com"><img src="https://bcd-watch.igalia.com/imgs/igalia-logo.png" alt="Igalia"></a>
</p>
<p>
Subscribe: <a href="feed.rss">RSS</a> • <a href="feed.atom">Atom</a> • <a href="feed.json">JSON</a>
</p>
<div class="subfooter">
<span class="details">
This report was generated by diffing <a href="https://github.com/mdn/browser-compat-data/releases/tag/v5.6.2">v5.6.2</a> <small>(Friday, 20 September 2024)</small> and <a href="https://github.com/mdn/browser-compat-data/releases/tag/v5.6.4">v5.6.4</a> <small>(Friday, 27 September 2024)</small>
</span>
</div>
</footer>
</main>]]></content>
</entry>
<entry>
<title type="html"><![CDATA[BCD New Baselines Report, Mon Sep 23 2024]]></title>
<id>https://bcd-watch.igalia.com/weekly-completed/2024-09-23.html</id>
<link href="https://bcd-watch.igalia.com/weekly-completed/2024-09-23.html">
</link>
<updated>2024-09-23T07:00:00.000Z</updated>
<updated>2024-09-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Weekly summary of new Baseline items in BCD data]]></summary>
<content type="html"><![CDATA[<main>
<p>
Expand Down Expand Up @@ -145,7 +180,7 @@
<id>https://bcd-watch.igalia.com/weekly-completed/2024-09-16.html</id>
<link href="https://bcd-watch.igalia.com/weekly-completed/2024-09-16.html">
</link>
<updated>2024-09-16T07:00:00.000Z</updated>
<updated>2024-09-16T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Weekly summary of new Baseline items in BCD data]]></summary>
<content type="html"><![CDATA[<main>
<p>
Expand Down Expand Up @@ -178,7 +213,7 @@
<id>https://bcd-watch.igalia.com/weekly-completed/2024-09-09.html</id>
<link href="https://bcd-watch.igalia.com/weekly-completed/2024-09-09.html">
</link>
<updated>2024-09-09T07:00:00.000Z</updated>
<updated>2024-09-09T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Weekly summary of new Baseline items in BCD data]]></summary>
<content type="html"><![CDATA[<main>
<p>
Expand Down Expand Up @@ -213,7 +248,7 @@
<id>https://bcd-watch.igalia.com/weekly-completed/2024-09-02.html</id>
<link href="https://bcd-watch.igalia.com/weekly-completed/2024-09-02.html">
</link>
<updated>2024-09-02T07:00:00.000Z</updated>
<updated>2024-09-02T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Weekly summary of new Baseline items in BCD data]]></summary>
<content type="html"><![CDATA[<main>
<p>
Expand Down Expand Up @@ -257,41 +292,6 @@
</span>
</div>
</footer>
</main>]]></content>
</entry>
<entry>
<title type="html"><![CDATA[BCD New Baselines Report, Mon Aug 26 2024]]></title>
<id>https://bcd-watch.igalia.com/weekly-completed/2024-08-26.html</id>
<link href="https://bcd-watch.igalia.com/weekly-completed/2024-08-26.html">
</link>
<updated>2024-08-26T07:00:00.000Z</updated>
<summary type="html"><![CDATA[Weekly summary of new Baseline items in BCD data]]></summary>
<content type="html"><![CDATA[<main>
<p>
Summary of <a href="https://web.dev/baseline">Baseline</a> changes from <time title="Monday, 19 August 2024">Monday, 19 August 2024</time> through <time title="Monday, 26 August 2024">Monday, 26 August 2024</time></strong><a href="https://bcd-watch.igalia.com/weekly-completed/2024-08-26.html" title="permalink">🔗</a>
</p>
<hr>
<p class="callout">
<strong>No new Baseline implementations to report 🙁</strong>
</p>
<hr>
<hr>
<footer>
<p>
<a href="https://bcd-watch.igalia.com/">BCD Watch</a>: A service of <a href="https://igalia.com"><img src="https://bcd-watch.igalia.com/imgs/igalia-logo.png" alt="Igalia"></a>
</p>
<p>
Subscribe: <a href="feed.rss">RSS</a> • <a href="feed.atom">Atom</a> • <a href="feed.json">JSON</a>
</p>
<div class="subfooter">
<span class="details">
This report was generated by diffing <a href="https://github.com/mdn/browser-compat-data/releases/tag/v5.5.46">v5.5.46</a> <small>(Tuesday, 13 August 2024)</small> and <a href="https://github.com/mdn/browser-compat-data/releases/tag/v5.5.48">v5.5.48</a> <small>(Saturday, 24 August 2024)</small>
</span>
</div>
</footer>
</main>]]></content>
</entry>
</feed>
Loading

0 comments on commit cfa383e

Please sign in to comment.