Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 19, 2025

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

🧐 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.18.1. Merging this pull request will release v1.18.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
@@ -1343,6 +1343,22 @@
     "interface": "Event"
   },
   {
+    "href": "https://html.spec.whatwg.org/multipage/indices.html#event-command",
+    "src": {
+      "format": "summary table",
+      "href": "https://html.spec.whatwg.org/multipage/indices.html#event-command"
+    },
+    "type": "command",
+    "targets": [
+      {
+        "target": "HTMLElement",
+        "bubbles": false
+      }
+    ],
+    "interface": "CommandEvent",
+    "cancelable": true
+  },
+  {
     "src": {
       "format": "fire an event phrasing",
       "href": "https://w3c.github.io/IndexedDB/#ref-for-concept-event-fire%E2%91%A3"
@@ -6395,16 +6411,17 @@
     "interface": "Event"
   },
   {
+    "src": {
+      "format": "fire an event phrasing",
+      "href": "https://webaudio.github.io/web-speech-api/#ref-for-concept-event-fire"
+    },
+    "href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-start",
     "type": "start",
     "targets": [
       {
         "target": "SpeechRecognition"
       }
     ],
-    "src": {
-      "format": "IDL eventHandler"
-    },
-    "href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-start",
     "interface": "Event"
   },
   {
@@ -6415,7 +6432,8 @@
       }
     ],
     "src": {
-      "format": "IDL eventHandler"
+      "format": "dfn",
+      "href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-start"
     },
     "href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-start",
     "interface": "SpeechSynthesisEvent"

@github-actions github-actions bot force-pushed the release-events-20250219184425199 branch from df33156 to cc66f90 Compare February 20, 2025 00:59
@github-actions github-actions bot force-pushed the release-events-20250219184425199 branch 6 times, most recently from 56dfad1 to bb26f18 Compare February 21, 2025 09:09
@github-actions github-actions bot force-pushed the release-events-20250219184425199 branch from bb26f18 to 6330935 Compare February 21, 2025 12:51
@tidoust tidoust merged commit 78991d5 into main Feb 21, 2025
@tidoust tidoust deleted the release-events-20250219184425199 branch February 21, 2025 14:46
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.

2 participants