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

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 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 f232f77.

🧐 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.24.0. Merging this pull request will release v4.25.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
@@ -5371,40 +5371,6 @@
     "standing": "good"
   },
   {
-    "url": "https://w3c.github.io/audio-session/",
-    "seriesComposition": "full",
-    "shortname": "audio-session",
-    "series": {
-      "shortname": "audio-session",
-      "currentSpecification": "audio-session",
-      "title": "Audio Session",
-      "shortTitle": "Audio Session",
-      "nightlyUrl": "https://w3c.github.io/audio-session/"
-    },
-    "organization": "W3C",
-    "groups": [
-      {
-        "name": "Media Working Group",
-        "url": "https://www.w3.org/media-wg/"
-      }
-    ],
-    "nightly": {
-      "url": "https://w3c.github.io/audio-session/",
-      "status": "Editor's Draft",
-      "alternateUrls": [],
-      "repository": "https://github.com/w3c/audio-session",
-      "sourcePath": "index.bs",
-      "filename": "index.html"
-    },
-    "title": "Audio Session",
-    "source": "spec",
-    "shortTitle": "Audio Session",
-    "categories": [
-      "browser"
-    ],
-    "standing": "good"
-  },
-  {
     "url": "https://w3c.github.io/contentEditable/",
     "seriesComposition": "full",
     "shortname": "contentEditable",
@@ -10956,6 +10922,46 @@
     }
   },
   {
+    "url": "https://www.w3.org/TR/audio-session/",
+    "seriesComposition": "full",
+    "shortname": "audio-session",
+    "series": {
+      "shortname": "audio-session",
+      "currentSpecification": "audio-session",
+      "title": "Audio Session",
+      "shortTitle": "Audio Session",
+      "releaseUrl": "https://www.w3.org/TR/audio-session/",
+      "nightlyUrl": "https://w3c.github.io/audio-session/"
+    },
+    "organization": "W3C",
+    "groups": [
+      {
+        "name": "Media Working Group",
+        "url": "https://www.w3.org/media-wg/"
+      }
+    ],
+    "release": {
+      "url": "https://www.w3.org/TR/audio-session/",
+      "status": "Working Draft",
+      "filename": "Overview.html"
+    },
+    "nightly": {
+      "url": "https://w3c.github.io/audio-session/",
+      "status": "Editor's Draft",
+      "alternateUrls": [],
+      "repository": "https://github.com/w3c/audio-session",
+      "sourcePath": "index.bs",
+      "filename": "index.html"
+    },
+    "title": "Audio Session",
+    "source": "w3c",
+    "shortTitle": "Audio Session",
+    "categories": [
+      "browser"
+    ],
+    "standing": "good"
+  },
+  {
     "url": "https://www.w3.org/TR/autoplay-detection/",
     "seriesComposition": "full",
     "shortname": "autoplay-detection",
@@ -16531,7 +16537,7 @@
   {
     "url": "https://www.w3.org/TR/CSS21/",
     "seriesComposition": "full",
-    "shortname": "CSS2",
+    "shortname": "CSS21",
     "series": {
       "shortname": "CSS",
       "currentSpecification": "CSS22",
@@ -16541,6 +16547,9 @@
       "nightlyUrl": "https://drafts.csswg.org/css2/"
     },
     "seriesVersion": "2.1",
+    "formerNames": [
+      "CSS2"
+    ],
     "nightly": {
       "url": "https://www.w3.org/TR/CSS21/",
       "status": "Editor's Draft",
@@ -16647,7 +16656,7 @@
       "repository": "https://github.com/w3c/csswg-drafts",
       "filename": "index.html"
     },
-    "seriesPrevious": "CSS2",
+    "seriesPrevious": "CSS21",
     "organization": "W3C",
     "groups": [
       {
@@ -22710,17 +22719,22 @@
     }
   },
   {
-    "url": "https://www.w3.org/TR/webaudio/",
+    "url": "https://www.w3.org/TR/webaudio-1.0/",
     "seriesComposition": "full",
-    "shortname": "webaudio",
+    "shortname": "webaudio-1.0",
     "series": {
       "shortname": "webaudio",
-      "currentSpecification": "webaudio",
+      "currentSpecification": "webaudio-1.1",
       "title": "Web Audio API",
       "shortTitle": "Web Audio API",
       "releaseUrl": "https://www.w3.org/TR/webaudio/",
       "nightlyUrl": "https://webaudio.github.io/web-audio-api/"
     },
+    "seriesVersion": "1.0",
+    "formerNames": [
+      "webaudio"
+    ],
+    "seriesNext": "webaudio-1.1",
     "organization": "W3C",
     "groups": [
       {
@@ -22747,6 +22761,54 @@
     "categories": [
       "browser"
     ],
+    "standing": "good",
+    "tests": {
+      "repository": "https://github.com/web-platform-tests/wpt",
+      "testPaths": [
+        "webaudio"
+      ]
+    }
+  },
+  {
+    "url": "https://www.w3.org/TR/webaudio-1.1/",
+    "seriesComposition": "full",
+    "shortname": "webaudio-1.1",
+    "series": {
+      "shortname": "webaudio",
+      "currentSpecification": "webaudio-1.1",
+      "title": "Web Audio API",
+      "shortTitle": "Web Audio API",
+      "releaseUrl": "https://www.w3.org/TR/webaudio/",
+      "nightlyUrl": "https://webaudio.github.io/web-audio-api/"
+    },
+    "seriesVersion": "1.1",
+    "seriesPrevious": "webaudio-1.0",
+    "organization": "W3C",
+    "groups": [
+      {
+        "name": "Audio Working Group",
+        "url": "https://www.w3.org/groups/wg/audio/"
+      }
+    ],
+    "release": {
+      "url": "https://www.w3.org/TR/webaudio-1.1/",
+      "status": "First Public Working Draft",
+      "filename": "Overview.html"
+    },
+    "nightly": {
+      "url": "https://webaudio.github.io/web-audio-api/",
+      "status": "Editor's Draft",
+      "alternateUrls": [],
+      "repository": "https://github.com/WebAudio/web-audio-api",
+      "sourcePath": "index.bs",
+      "filename": "index.html"
+    },
+    "title": "Web Audio API 1.1",
+    "source": "w3c",
+    "shortTitle": "Web Audio API 1.1",
+    "categories": [
+      "browser"
+    ],
     "standing": "good",
     "tests": {
       "repository": "https://github.com/web-platform-tests/wpt",

@github-actions github-actions bot force-pushed the release-browser-specs-20241113145113689 branch from d429e06 to cb40386 Compare November 13, 2024 16:37
@tidoust tidoust merged commit 2854297 into main Nov 13, 2024
@tidoust tidoust deleted the release-browser-specs-20241113145113689 branch November 13, 2024 16:51
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