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.36.1 #1669

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

⚠ 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 528004e.

🧐 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.36.0. Merging this pull request will release v3.36.1. 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
@@ -4457,7 +4457,7 @@
     "series": {
       "shortname": "ecmascript",
       "currentSpecification": "ecmascript",
-      "title": "ECMAScript Language Specification",
+      "title": "ECMAScript® 2025 Language Specification",
       "shortTitle": "ECMAScript",
       "nightlyUrl": "https://tc39.es/ecma262/multipage/"
     },
@@ -4526,8 +4526,8 @@
       ],
       "filename": "index.html"
     },
-    "title": "ECMAScript Language Specification",
-    "source": "specref",
+    "title": "ECMAScript® 2025 Language Specification",
+    "source": "spec",
     "categories": [
       "browser"
     ],
@@ -4540,8 +4540,8 @@
     "series": {
       "shortname": "ecma-402",
       "currentSpecification": "ecma-402",
-      "title": "ECMAScript Internationalization API Specification",
-      "shortTitle": "ECMAScript Internationalization API",
+      "title": "ECMAScript® 2025 Internationalization API Specification",
+      "shortTitle": "ECMAScript® 2025 Internationalization API",
       "nightlyUrl": "https://tc39.es/ecma402/"
     },
     "tests": {
@@ -4565,9 +4565,9 @@
       "sourcePath": "spec/index.html",
       "filename": "index.html"
     },
-    "title": "ECMAScript Internationalization API Specification",
-    "source": "specref",
-    "shortTitle": "ECMAScript Internationalization API",
+    "title": "ECMAScript® 2025 Internationalization API Specification",
+    "source": "spec",
+    "shortTitle": "ECMAScript® 2025 Internationalization API",
     "categories": [
       "browser"
     ],
@@ -7339,7 +7339,7 @@
       "filename": "index.html"
     },
     "title": "Web Bluetooth",
-    "source": "specref",
+    "source": "spec",
     "shortTitle": "Web Bluetooth",
     "categories": [
       "browser"
@@ -10596,7 +10596,7 @@
       }
     ],
     "title": "Information technology — Digital compression and coding of continuous-tone still images: JPEG File Interchange Format (JFIF) — Part 5:",
-    "source": "specref",
+    "source": "spec",
     "categories": [
       "browser"
     ],
@@ -10621,7 +10621,7 @@
       }
     ],
     "title": "Information technology — JPEG XL image coding system — Part 2: File format",
-    "source": "specref",
+    "source": "spec",
     "categories": [
       "browser"
     ],
@@ -10634,7 +10634,7 @@
     "series": {
       "shortname": "iso14496-22",
       "currentSpecification": "iso14496-22",
-      "title": "Information technology — Coding of audio-visual objects — Part 22: Open Font Format",
+      "title": "Information technology — Coding of audio-visual objects — Part 22: Open font format",
       "shortTitle": "Open Font Format"
     },
     "shortTitle": "Open Font Format",
@@ -10645,8 +10645,8 @@
         "url": "https://www.iso.org/committee/45316.html"
       }
     ],
-    "title": "Information technology — Coding of audio-visual objects — Part 22: Open Font Format",
-    "source": "specref",
+    "title": "Information technology — Coding of audio-visual objects — Part 22: Open font format",
+    "source": "spec",
     "categories": [
       "browser"
     ],

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.

0 participants