Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 9, 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 174bd78.

๐Ÿง 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.19.0. Merging this pull request will release v1.19.1. 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
@@ -2982,6 +2982,12 @@
     "targets": [
       {
         "target": "SFrameTransform"
+      },
+      {
+        "target": "SFrameEncrypterStream"
+      },
+      {
+        "target": "SFrameDecrypterStream"
       }
     ],
     "interface": "SFrameTransformErrorEvent"

@github-actions github-actions bot force-pushed the release-events-20251009184757108 branch 4 times, most recently from 70cd5a5 to 573a126