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] #1493

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 7, 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 a46aeae.

🧐 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.3. Merging this pull request will release v1.18.4. 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
@@ -557,7 +557,12 @@
     "targets": [
       {
         "target": "HTMLElement",
-        "bubbles": false
+        "bubbles": true,
+        "bubblingPath": [
+          "Node",
+          "Document",
+          "Window"
+        ]
       }
     ],
     "interface": "Event"
@@ -1376,7 +1381,7 @@
   {
     "src": {
       "format": "fire an event phrasing",
-      "href": "https://webaudio.github.io/web-audio-api/#ref-for-concept-event-fire%E2%91%A7"
+      "href": "https://webaudio.github.io/web-audio-api/#ref-for-concept-event-fire%E2%91%A0%E2%93%AA"
     },
     "href": "https://webaudio.github.io/web-audio-api/#eventdef-offlineaudiocontext-complete",
     "type": "complete",
@@ -5324,7 +5329,7 @@
   {
     "src": {
       "format": "fire an event phrasing",
-      "href": "https://webaudio.github.io/web-audio-api/#ref-for-concept-event-fire%E2%91%A0%E2%93%AA"
+      "href": "https://webaudio.github.io/web-audio-api/#ref-for-concept-event-fire%E2%91%A0%E2%91%A1"
     },
     "href": "https://webaudio.github.io/web-audio-api/#eventdef-audioworkletnode-processorerror",
     "type": "processorerror",
@@ -5410,7 +5415,8 @@
     "interface": "PushEvent",
     "extendedIn": [
       {
-        "spec": "service-workers"
+        "spec": "service-workers",
+        "href": "https://w3c.github.io/ServiceWorker/#c22e82f90"
       }
     ]
   },
@@ -6214,7 +6220,7 @@
   {
     "src": {
       "format": "fire an event phrasing",
-      "href": "https://webaudio.github.io/web-audio-api/#ref-for-concept-event-fire%E2%91%A5"
+      "href": "https://webaudio.github.io/web-audio-api/#ref-for-concept-event-fire%E2%91%A7"
     },
     "href": "https://webaudio.github.io/web-audio-api/#eventdef-audiocontext-sinkchange",
     "type": "sinkchange",
@@ -6228,7 +6234,7 @@
   {
     "src": {
       "format": "fire an event phrasing",
-      "href": "https://dom.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A6"
+      "href": "https://dom.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A7"
     },
     "href": "https://dom.spec.whatwg.org/#eventdef-htmlslotelement-slotchange",
     "type": "slotchange",
@@ -6511,7 +6517,7 @@
   {
     "src": {
       "format": "fire an event phrasing",
-      "href": "https://webaudio.github.io/web-audio-api/#ref-for-concept-event-fire%E2%91%A0"
+      "href": "https://webaudio.github.io/web-audio-api/#ref-for-concept-event-fire%E2%91%A1"
     },
     "href": "https://webaudio.github.io/web-audio-api/#eventdef-baseaudiocontext-statechange",
     "type": "statechange",

@github-actions github-actions bot force-pushed the release-events-20250307184440478 branch 20 times, most recently from fd23ab4 to 563147e Compare March 12, 2025 12:51
@github-actions github-actions bot force-pushed the release-events-20250307184440478 branch 7 times, most recently from 10a1322 to 08dc31d Compare March 15, 2025 18:44
@github-actions github-actions bot force-pushed the release-events-20250307184440478 branch 17 times, most recently from 2bb945b to 2c6bc42 Compare March 28, 2025 01:03
@github-actions github-actions bot force-pushed the release-events-20250307184440478 branch 6 times, most recently from 9c52dd0 to 2116eac Compare April 2, 2025 01:05
@github-actions github-actions bot force-pushed the release-events-20250307184440478 branch from 2116eac to 9730fd2 Compare April 2, 2025 06:55
@tidoust tidoust merged commit a2c168c into main Apr 2, 2025
@tidoust tidoust deleted the release-events-20250307184440478 branch April 2, 2025 09:18
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