Skip to content

πŸ“¦ Release @webref/[email protected] #1560

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

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 28, 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 4f128f3.

🧐 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.6. Merging this pull request will release v1.19.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/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
@@ -2987,16 +2987,17 @@
     "interface": "SFrameTransformErrorEvent"
   },
   {
+    "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-error",
     "type": "error",
     "targets": [
       {
         "target": "SpeechRecognition"
       }
     ],
-    "src": {
-      "format": "IDL eventHandler"
-    },
-    "href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-error",
     "interface": "SpeechRecognitionErrorEvent"
   },
   {
@@ -3007,7 +3008,8 @@
       }
     ],
     "src": {
-      "format": "IDL eventHandler"
+      "format": "dfn",
+      "href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-error"
     },
     "href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-error",
     "interface": "SpeechSynthesisErrorEvent"
@@ -6433,7 +6435,7 @@
   {
     "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/#ref-for-concept-event-fire%E2%91%A0"
     },
     "href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-start",
     "type": "start",

@github-actions github-actions bot force-pushed the release-events-20250528010118641 branch from 7199eb6 to e15b65b Compare May 28, 2025 06:48
Copy link
Member

@dontcallmedom dontcallmedom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

likely not a real new event, but a gap in the spec in identifying the interface used for that event

@dontcallmedom
Copy link
Member

filed WebAudio/web-speech-api#160

@github-actions github-actions bot force-pushed the release-events-20250528010118641 branch 4 times, most recently from 61769f7 to 9940050 Compare May 29, 2025 00:55
@github-actions github-actions bot force-pushed the release-events-20250528010118641 branch 20 times, most recently from 6bbd16a to 0c1636e Compare June 3, 2025 00:55
@github-actions github-actions bot force-pushed the release-events-20250528010118641 branch 3 times, most recently from 95fe075 to ce037e5 Compare June 3, 2025 18:56
@github-actions github-actions bot force-pushed the release-events-20250528010118641 branch from ce037e5 to b52ef6b Compare June 4, 2025 01:00
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