Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📦 Release [email protected] #1505

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 13, 2024

⚠ NEVER add commits to this pull request.

🤖 This pull request was automatically created to facilitate human review of browser-specs changes based on list of specs at 2b9fb94.

🧐 Please review the diff below and version numbers. If all looks good, merge this pull request to release the changes to npm.

📦 Latest released browser-specs package was v4.20.0. Merging this pull request will release v4.21.0. Make sure that the bump is the right one for the changes.

✍ If any change needs to be made before release, do not add a commit to this pull request. Changes should rather be handled in a separate pull request and pushed to the main branch. You may leave this pull request open in the meantime, or close it. The pre-release job will automatically update this pull request or create a new one once the updates have made their way to the main branch.

🛈 The actual change introduced by this pull request is a version bump in packages/browser-specs/package.json. You do not need to review that change. The bumped version is not the version that will be released when this pull request is merged, but rather the version that will be released next time.

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=LICENSE.md' '--unified=3' package/node_modules/browser-specs/index.json packages/browser-specs/index.json
--- package/node_modules/browser-specs/index.json
+++ packages/browser-specs/index.json
@@ -882,51 +882,6 @@
     }
   },
   {
-    "url": "https://drafts.csswg.org/css-grid-3/",
-    "seriesComposition": "delta",
-    "shortname": "css-grid-3",
-    "series": {
-      "shortname": "css-grid",
-      "currentSpecification": "css-grid-2",
-      "title": "CSS Grid Layout",
-      "shortTitle": "CSS Grid Layout",
-      "releaseUrl": "https://www.w3.org/TR/css-grid/",
-      "nightlyUrl": "https://drafts.csswg.org/css-grid/"
-    },
-    "seriesVersion": "3",
-    "seriesPrevious": "css-grid-2",
-    "organization": "W3C",
-    "groups": [
-      {
-        "name": "Cascading Style Sheets (CSS) Working Group",
-        "url": "https://www.w3.org/Style/CSS/"
-      }
-    ],
-    "nightly": {
-      "url": "https://drafts.csswg.org/css-grid-3/",
-      "status": "Editor's Draft",
-      "alternateUrls": [
-        "https://w3c.github.io/csswg-drafts/css-grid-3/"
-      ],
-      "repository": "https://github.com/w3c/csswg-drafts",
-      "sourcePath": "css-grid-3/Overview.bs",
-      "filename": "index.html"
-    },
-    "title": "CSS Grid Layout Module Level 3",
-    "source": "spec",
-    "shortTitle": "CSS Grid Layout 3",
-    "categories": [
-      "browser"
-    ],
-    "standing": "good",
-    "tests": {
-      "repository": "https://github.com/web-platform-tests/wpt",
-      "testPaths": [
-        "css/css-grid"
-      ]
-    }
-  },
-  {
     "url": "https://drafts.csswg.org/css-images-5/",
     "seriesComposition": "delta",
     "shortname": "css-images-5",
@@ -2115,7 +2070,13 @@
     "categories": [
       "browser"
     ],
-    "standing": "good"
+    "standing": "good",
+    "tests": {
+      "repository": "https://github.com/web-platform-tests/wpt",
+      "testPaths": [
+        "nav-tracking-mitigations"
+      ]
+    }
   },
   {
     "url": "https://privacycg.github.io/private-click-measurement/",
@@ -5167,7 +5128,7 @@
     "series": {
       "shortname": "sourcemap",
       "currentSpecification": "sourcemap",
-      "title": "Source Map",
+      "title": "Source Map specification",
       "shortTitle": "Source Map",
       "nightlyUrl": "https://tc39.es/source-map/"
     },
@@ -5186,7 +5147,7 @@
         "url": "https://tc39.es/"
       }
     ],
-    "title": "Source Map",
+    "title": "Source Map specification",
     "source": "spec",
     "shortTitle": "Source Map",
     "categories": [
@@ -5777,7 +5738,7 @@
     "groups": [
       {
         "name": "Browser Testing and Tools Working Group",
-        "url": "https://www.w3.org/testing/browser/"
+        "url": "https://www.w3.org/groups/wg/browser-tools-testing/"
       }
     ],
     "nightly": {
@@ -13493,6 +13454,56 @@
     }
   },
   {
+    "url": "https://www.w3.org/TR/css-grid-3/",
+    "seriesComposition": "delta",
+    "shortname": "css-grid-3",
+    "series": {
+      "shortname": "css-grid",
+      "currentSpecification": "css-grid-2",
+      "title": "CSS Grid Layout",
+      "shortTitle": "CSS Grid Layout",
+      "releaseUrl": "https://www.w3.org/TR/css-grid/",
+      "nightlyUrl": "https://drafts.csswg.org/css-grid/"
+    },
+    "seriesVersion": "3",
+    "seriesPrevious": "css-grid-2",
+    "organization": "W3C",
+    "groups": [
+      {
+        "name": "Cascading Style Sheets (CSS) Working Group",
+        "url": "https://www.w3.org/Style/CSS/"
+      }
+    ],
+    "release": {
+      "url": "https://www.w3.org/TR/css-grid-3/",
+      "status": "Working Draft",
+      "filename": "Overview.html"
+    },
+    "nightly": {
+      "url": "https://drafts.csswg.org/css-grid-3/",
+      "status": "Editor's Draft",
+      "alternateUrls": [
+        "https://w3c.github.io/csswg-drafts/css-grid-3/"
+      ],
+      "repository": "https://github.com/w3c/csswg-drafts",
+      "sourcePath": "css-grid-3/Overview.bs",
+      "filename": "index.html"
+    },
+    "title": "CSS Grid Layout Module Level 3",
+    "source": "w3c",
+    "shortTitle": "CSS Grid Layout 3",
+    "categories": [
+      "browser"
+    ],
+    "standing": "good",
+    "tests": {
+      "repository": "https://github.com/web-platform-tests/wpt",
+      "testPaths": [
+        "css/css-grid"
+      ]
+    }
+  },
+  {
     "url": "https://www.w3.org/TR/css-highlight-api-1/",
     "seriesComposition": "full",
     "shortname": "css-highlight-api-1",
@@ -16075,7 +16086,7 @@
     ],
     "release": {
       "url": "https://www.w3.org/TR/css-values-5/",
-      "status": "First Public Working Draft",
+      "status": "Working Draft",
       "filename": "Overview.html"
     },
     "nightly": {
@@ -23427,7 +23438,7 @@
     "groups": [
       {
         "name": "Browser Testing and Tools Working Group",
-        "url": "https://www.w3.org/testing/browser/"
+        "url": "https://www.w3.org/groups/wg/browser-tools-testing/"
       }
     ],
     "release": {

@github-actions github-actions bot force-pushed the release-browser-specs-20240913182727212 branch 3 times, most recently from 950c223 to dce0892 Compare September 18, 2024 12:27
@github-actions github-actions bot force-pushed the release-browser-specs-20240913182727212 branch from dce0892 to ed7a895 Compare September 21, 2024 00:38
@github-actions github-actions bot force-pushed the release-browser-specs-20240913182727212 branch from ed7a895 to a0da7d5 Compare October 1, 2024 12:29
@github-actions github-actions bot changed the title 📦 Release [email protected] 📦 Release [email protected] Oct 1, 2024
@github-actions github-actions bot force-pushed the release-browser-specs-20240913182727212 branch 3 times, most recently from 3a12cb3 to 3a9d055 Compare October 4, 2024 00:43
@github-actions github-actions bot force-pushed the release-browser-specs-20240913182727212 branch from 3a9d055 to 6691ce7 Compare October 4, 2024 12:29
@tidoust tidoust merged commit a83e412 into main Oct 4, 2024
@tidoust tidoust deleted the release-browser-specs-20240913182727212 branch October 4, 2024 12:44
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