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] #1504

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 web-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 web-specs package was v3.21.0. Merging this pull request will release v3.22.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/web-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/web-specs/index.json packages/web-specs/index.json
--- package/node_modules/web-specs/index.json
+++ packages/web-specs/index.json
@@ -1033,51 +1033,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",
@@ -2413,7 +2368,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/",
@@ -6052,7 +6013,7 @@
     "series": {
       "shortname": "sourcemap",
       "currentSpecification": "sourcemap",
-      "title": "Source Map",
+      "title": "Source Map specification",
       "shortTitle": "Source Map",
       "nightlyUrl": "https://tc39.es/source-map/"
     },
@@ -6071,7 +6032,7 @@
         "url": "https://tc39.es/"
       }
     ],
-    "title": "Source Map",
+    "title": "Source Map specification",
     "source": "spec",
     "shortTitle": "Source Map",
     "categories": [
@@ -6729,7 +6690,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": {
@@ -15115,6 +15076,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",
@@ -17697,7 +17708,7 @@
     ],
     "release": {
       "url": "https://www.w3.org/TR/css-values-5/",
-      "status": "First Public Working Draft",
+      "status": "Working Draft",
       "filename": "Overview.html"
     },
     "nightly": {
@@ -26621,7 +26632,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-web-specs-20240913182723434 branch 3 times, most recently from 9ae4997 to 397c897 Compare September 18, 2024 12:27
@github-actions github-actions bot force-pushed the release-web-specs-20240913182723434 branch from 397c897 to bb22d13 Compare September 21, 2024 00:38
@github-actions github-actions bot force-pushed the release-web-specs-20240913182723434 branch from bb22d13 to 8494b70 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-web-specs-20240913182723434 branch 3 times, most recently from faa426d to 915cb25 Compare October 4, 2024 00:40
@github-actions github-actions bot force-pushed the release-web-specs-20240913182723434 branch from 915cb25 to 34266e6 Compare October 4, 2024 12:29
@tidoust tidoust merged commit 7c1508b into main Oct 4, 2024
@tidoust tidoust deleted the release-web-specs-20240913182723434 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