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@2.54.0 #912

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 24, 2023 β€’

⚠ 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 c6d2503.

🧐 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.53.0. Merging this pull request will release v2.54.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
@@ -1010,6 +1010,51 @@
     }
   },
   {
+    "url": "https://drafts.csswg.org/css-position-4/",
+    "seriesComposition": "delta",
+    "shortname": "css-position-4",
+    "series": {
+      "shortname": "css-position",
+      "currentSpecification": "css-position-3",
+      "title": "CSS Positioned Layout",
+      "shortTitle": "CSS Positioned Layout",
+      "releaseUrl": "https://www.w3.org/TR/css-position/",
+      "nightlyUrl": "https://drafts.csswg.org/css-position/"
+    },
+    "seriesVersion": "4",
+    "seriesPrevious": "css-position-3",
+    "organization": "W3C",
+    "groups": [
+      {
+        "name": "Cascading Style Sheets (CSS) Working Group",
+        "url": "https://www.w3.org/Style/CSS/"
+      }
+    ],
+    "nightly": {
+      "url": "https://drafts.csswg.org/css-position-4/",
+      "status": "Editor's Draft",
+      "alternateUrls": [
+        "https://w3c.github.io/csswg-drafts/css-position-4/"
+      ],
+      "repository": "https://github.com/w3c/csswg-drafts",
+      "sourcePath": "css-position-4/Overview.bs",
+      "filename": "Overview.html"
+    },
+    "title": "CSS Positioned Layout Module Level 4",
+    "source": "spec",
+    "shortTitle": "CSS Positioned Layout 4",
+    "categories": [
+      "browser"
+    ],
+    "standing": "good",
+    "tests": {
+      "repository": "https://github.com/web-platform-tests/wpt",
+      "testPaths": [
+        "css/css-position"
+      ]
+    }
+  },
+  {
     "url": "https://drafts.csswg.org/css-scroll-snap-2/",
     "seriesComposition": "delta",
     "shortname": "css-scroll-snap-2",
@@ -4495,40 +4540,6 @@
     "standing": "good"
   },
   {
-    "url": "https://tc39.es/proposal-import-assertions/",
-    "seriesComposition": "full",
-    "shortname": "tc39-import-assertions",
-    "series": {
-      "shortname": "tc39-import-assertions",
-      "currentSpecification": "tc39-import-assertions",
-      "title": "Import Assertions",
-      "shortTitle": "Import Assertions",
-      "nightlyUrl": "https://tc39.es/proposal-import-assertions/"
-    },
-    "organization": "Ecma International",
-    "groups": [
-      {
-        "name": "TC39",
-        "url": "https://tc39.es/"
-      }
-    ],
-    "nightly": {
-      "url": "https://tc39.es/proposal-import-assertions/",
-      "status": "Editor's Draft",
-      "alternateUrls": [],
-      "repository": "https://github.com/tc39/proposal-import-assertions",
-      "sourcePath": "spec.emu",
-      "filename": "index.html"
-    },
-    "title": "Import Assertions",
-    "source": "spec",
-    "shortTitle": "Import Assertions",
-    "categories": [
-      "browser"
-    ],
-    "standing": "good"
-  },
-  {
     "url": "https://tc39.es/proposal-intl-duration-format/",
     "seriesComposition": "full",
     "shortname": "tc39-intl-duration-format",
@@ -13902,6 +13913,7 @@
       "nightlyUrl": "https://drafts.csswg.org/css-position/"
     },
     "seriesVersion": "3",
+    "seriesNext": "css-position-4",
     "organization": "W3C",
     "groups": [
       {
@@ -21751,7 +21763,7 @@
     "groups": [
       {
         "name": "Web Authentication Working Group",
-        "url": "https://www.w3.org/webauthn/"
+        "url": "https://www.w3.org/groups/wg/webauthn"
       }
     ],
     "release": {

@github-actions github-actions bot force-pushed the release-web-specs-20230324122815917 branch from 1ea0be5 to 7631d8d Compare March 27, 2023 18:27
@tidoust tidoust merged commit 1b364b8 into main Mar 28, 2023
@tidoust tidoust deleted the release-web-specs-20230324122815917 branch March 28, 2023 05:06
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