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 @webref/[email protected] #1116

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 21, 2023

⚠ NEVER add commits to this pull request.

πŸ€– This pull request was automatically created to facilitate human review of @webref/events changes triggered by curated data at d499bc7.

🧐 Please review the diff below and version numbers. If all looks good, merge this pull request to release the changes to npm.

πŸ“¦ Latest released @webref/events package was v1.9.1. Merging this pull request will release v1.9.2. 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/events/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=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/events/events.json packages/events/events.json
--- webref/node_modules/@webref/events/events.json
+++ packages/events/events.json
@@ -715,6 +715,20 @@
     "interface": "Event"
   },
   {
+    "href": "https://w3c.github.io/media-source/#dfn-bufferedchange",
+    "src": {
+      "format": "summary table",
+      "href": "https://w3c.github.io/media-source/#dfn-bufferedchange"
+    },
+    "type": "bufferedchange",
+    "targets": [
+      {
+        "target": "ManagedSourceBuffer"
+      }
+    ],
+    "interface": "BufferedChangeEvent"
+  },
+  {
     "type": "cancel",
     "targets": [
       {
@@ -2817,6 +2831,20 @@
     "interface": "Event"
   },
   {
+    "href": "https://w3c.github.io/media-source/#dfn-endstreaming",
+    "src": {
+      "format": "summary table",
+      "href": "https://w3c.github.io/media-source/#dfn-endstreaming"
+    },
+    "type": "endstreaming",
+    "targets": [
+      {
+        "target": "ManagedMediaSource"
+      }
+    ],
+    "interface": "Event"
+  },
+  {
     "src": {
       "format": "fire an event phrasing",
       "href": "https://wicg.github.io/document-picture-in-picture/#ref-for-concept-event-fire"
@@ -4765,18 +4793,18 @@
     "interface": "PageTransitionEvent"
   },
   {
+    "href": "https://html.spec.whatwg.org/multipage/indices.html#event-pagereveal",
     "src": {
-      "format": "fire an event phrasing",
-      "href": "https://drafts.csswg.org/css-view-transitions-2/#ref-for-concept-event-fire"
+      "format": "summary table",
+      "href": "https://html.spec.whatwg.org/multipage/indices.html#event-pagereveal"
     },
-    "href": "https://drafts.csswg.org/css-view-transitions-2/#ref-for-concept-event-fire",
     "type": "pagereveal",
-    "interface": "PageRevealEvent",
     "targets": [
       {
         "target": "Window"
       }
-    ]
+    ],
+    "interface": "PageRevealEvent"
   },
   {
     "href": "https://html.spec.whatwg.org/multipage/indices.html#event-pageshow",
@@ -6451,6 +6479,20 @@
     "interface": "SpeechSynthesisEvent"
   },
   {
+    "href": "https://w3c.github.io/media-source/#dfn-startstreaming",
+    "src": {
+      "format": "summary table",
+      "href": "https://w3c.github.io/media-source/#dfn-startstreaming"
+    },
+    "type": "startstreaming",
+    "targets": [
+      {
+        "target": "ManagedMediaSource"
+      }
+    ],
+    "interface": "Event"
+  },
+  {
     "href": "https://w3c.github.io/ServiceWorker/#eventdef-serviceworker-statechange",
     "src": {
       "format": "summary table",

@github-actions github-actions bot force-pushed the release-events-20231221100424862 branch from e4f31e2 to 76a8d57 Compare December 21, 2023 12:41
@tidoust tidoust merged commit 0cbf8af into main Dec 21, 2023
@tidoust tidoust deleted the release-events-20231221100424862 branch December 21, 2023 14:47
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