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 web-specs@3.0.0 #1197

Merged
merged 1 commit into from Feb 7, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 6, 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 c883b3e.

🧐 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 v2.79.0. Merging this pull request will release v3.0.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.

Static file(s) changed:
+ README.md


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
@@ -6683,6 +6683,9 @@
     "seriesVersion": "2",
     "forkOf": "wasm-core-2",
     "title": "WebAssembly Core: Garbage Collection",
+    "formerNames": [
+      "wasm-core-1-fork-gc"
+    ],
     "organization": "W3C",
     "groups": [
       {
@@ -6928,6 +6931,43 @@
     "standing": "good"
   },
   {
+    "url": "https://webassembly.github.io/threads/js-api/",
+    "seriesComposition": "fork",
+    "shortname": "wasm-js-api-2-fork-threads",
+    "series": {
+      "shortname": "wasm-js-api",
+      "currentSpecification": "wasm-js-api-2",
+      "title": "WebAssembly JavaScript Interface",
+      "shortTitle": "WebAssembly JavaScript Interface",
+      "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
+      "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
+    },
+    "seriesVersion": "2",
+    "forkOf": "wasm-js-api-2",
+    "title": "WebAssembly JavaScript Interface: Threading",
+    "organization": "W3C",
+    "groups": [
+      {
+        "name": "WebAssembly Community Group",
+        "url": "https://www.w3.org/community/webassembly/"
+      }
+    ],
+    "nightly": {
+      "url": "https://webassembly.github.io/threads/js-api/",
+      "status": "Editor's Draft",
+      "alternateUrls": [],
+      "repository": "https://github.com/WebAssembly/threads",
+      "sourcePath": "document/js-api/index.bs",
+      "filename": "index.html"
+    },
+    "source": "spec",
+    "shortTitle": "WebAssembly JavaScript Interface: Threading",
+    "categories": [
+      "browser"
+    ],
+    "standing": "good"
+  },
+  {
     "url": "https://webbluetoothcg.github.io/web-bluetooth/",
     "seriesComposition": "full",
     "shortname": "web-bluetooth",
@@ -10102,6 +10142,31 @@
     "standing": "good"
   },
   {
+    "url": "https://www.iso.org/standard/85253.html",
+    "seriesComposition": "full",
+    "shortname": "iso18181-2",
+    "series": {
+      "shortname": "iso18181-2",
+      "currentSpecification": "iso18181-2",
+      "title": "Information technology β€” JPEG XL image coding system β€” Part 2: File format",
+      "shortTitle": "JPEG XL: File Format"
+    },
+    "shortTitle": "JPEG XL: File Format",
+    "organization": "ISO/IEC",
+    "groups": [
+      {
+        "name": "ISO/IEC JTC 1/SC 29",
+        "url": "https://www.iso.org/committee/45316.html"
+      }
+    ],
+    "title": "Information technology β€” JPEG XL image coding system β€” Part 2: File format",
+    "source": "specref",
+    "categories": [
+      "browser"
+    ],
+    "standing": "good"
+  },
+  {
     "url": "https://www.rfc-editor.org/rfc/rfc2397",
     "seriesComposition": "full",
     "shortname": "rfc2397",
@@ -16883,6 +16948,9 @@
       "nightlyUrl": "https://drafts.csswg.org/css-viewport/"
     },
     "seriesVersion": "1",
+    "formerNames": [
+      "css-viewport"
+    ],
     "organization": "W3C",
     "groups": [
       {
@@ -24040,7 +24108,8 @@
       "wasm-js-api-2-fork-content-security-policy",
       "wasm-js-api-2-fork-exception-handling",
       "wasm-js-api-2-fork-js-promise-integration",
-      "wasm-js-api-2-fork-js-types"
+      "wasm-js-api-2-fork-js-types",
+      "wasm-js-api-2-fork-threads"
     ],
     "organization": "W3C",
     "groups": [

@github-actions github-actions bot force-pushed the release-web-specs-20240206183204614 branch from cc05ceb to 2cbcd4a Compare February 7, 2024 10:27
@github-actions github-actions bot changed the title πŸ“¦ Release web-specs@2.80.0 πŸ“¦ Release web-specs@3.0.0 Feb 7, 2024
@tidoust tidoust merged commit fbcd747 into main Feb 7, 2024
@tidoust tidoust deleted the release-web-specs-20240206183204614 branch February 7, 2024 12:28
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.

None yet

1 participant