Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps the npm-dependencies group with 4 updates in the /public directory: @skyway-sdk/core, @skyway-sdk/sfu-bot, @types/node and parcel.

Updates @skyway-sdk/core from 2.0.0 to 2.2.1

Release notes

Sourced from @​skyway-sdk/core's releases.

v2.2.1

2025/12/16 9:30

  • room: v2.2.1
  • token: v2.0.2

Fixed

  • Google Chrome M143 でサイマルキャスト利用時に映像を複数回 Publish できない問題の対応
  • DataStream にて高頻度にデータを送信しようとすると内部バッファが溢れてしまう問題の対応
    • 流量を制御する機能を追加してオーバーフローを防止
  • Analytics のログ送信挙動の修正
  • 依存パッケージの更新

v2.2.0

2025/12/01 15:00

  • room: v2.2.0
  • token: v2.0.1

Added

  • DataChannelの接続確立および切断を通知するイベントの追加
    • onWritableイベント
    • onUnwritableイベント
  • LocalAudioStreamにInterfaceを追加

Fixed

  • SkyWayContextInterfaceのプロパティの型を抽象化
  • RoomとMemberのnameについてクライアントサイドでのバリデーションを追加
  • 依存パッケージの更新

v2.1.0

2025/11/10 12:30

  • room: v2.1.0

Added

  • LocalAudioStreamとRemoteAudioStreamに音声レベルを取得するmethodを追加
    • 音声インジケーターなどの実装にご利用いただけます
  • SkyWayContextにInterfaceを追加

Fixed

  • replaceStreamを実施した後に再度replaceStreamを実施した場合に、AlreadyPublishedエラーが発生するバグを修正
  • Roomのtypeに沿わないMemberやPublicationが表示されないように修正
  • getChannelの実行時にcreateChannelとしてのエラーログが出力される場合があるバグを修正
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​skyway-sdk/core since your current version.


Updates @skyway-sdk/sfu-bot from 1.14.3 to 2.0.3

Release notes

Sourced from @​skyway-sdk/sfu-bot's releases.

v2.0.0

2025/10/20 13:00

  • room: v2.0.0
  • token: v2.0.0

Added

  • P2P通信固有の機能とSFU通信固有の機能を併用できるRoomを追加
  • Memberオブジェクトに自身と通信相手を区別するための side プロパティを追加

Breaking

  • SkyWayRoom.Findメソッドの引数を変更
  • 旧SkyWay Auth Tokenにおけるappリソースに指定可能なactionを修正
  • P2PRoom.moveRoomおよびSfuRoom.moveRoomの削除
  • deprecatedなmethodを削除
  • 一部コンポーネントの改名
    • Sfuという表記が含まれるコンポーネントについて、SFUという表記に統一
      • 例: SfuRoomクラスをSFURoomクラスに改名
    • updateReminderSecupdateRemindSecに改名

Channel

  • Channel.moveChannel

Publication

  • Publication.cancel
  • Publication.onCanceled
  • RoomPublication.onCanceled

Subscription

  • Subscription.cancel
  • Subscription.onCanceled
  • RoomSubscription.onCanceled

LocalStreamBase

  • LocalStreamBase.getStats
  • LocalStreamBase.getRTCPeerConnection
  • LocalStreamBase.getConnectionState
  • LocalStreamBase.onConnectionStateChanged

LocalMediaStreamBase

  • LocalMediaStreamBase.getStats
  • LocalMediaStreamBase.getRTCPeerConnection
  • LocalMediaStreamBase.getConnectionState
  • LocalMediaStreamBase.onConnectionStateChanged
  • LocalMediaStreamBase.isEnabled

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​skyway-sdk/sfu-bot since your current version.


Updates @types/node from 24.9.2 to 25.0.3

Commits

Updates parcel from 2.16.0 to 2.16.3

Release notes

Sourced from parcel's releases.

v2.16.2

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

v2.16.1

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

Changelog

Sourced from parcel's changelog.

[2.16.3] – 2025-12-06

Fixed

  • React Server Components
    • Fix react-dom import (bug in 2.16.2)

[2.16.2] – 2025-12-06

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

[2.16.1] – 2025-11-04

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-dependencies group with 4 updates in the /public directory: [@skyway-sdk/core](https://github.com/skyway/js-sdk), [@skyway-sdk/sfu-bot](https://github.com/skyway/js-sdk), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [parcel](https://github.com/parcel-bundler/parcel).


Updates `@skyway-sdk/core` from 2.0.0 to 2.2.1
- [Release notes](https://github.com/skyway/js-sdk/releases)
- [Commits](skyway/js-sdk@v2.0.0...v2.2.1)

Updates `@skyway-sdk/sfu-bot` from 1.14.3 to 2.0.3
- [Release notes](https://github.com/skyway/js-sdk/releases)
- [Commits](https://github.com/skyway/js-sdk/commits)

Updates `@types/node` from 24.9.2 to 25.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `parcel` from 2.16.0 to 2.16.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/commits)

---
updated-dependencies:
- dependency-name: "@skyway-sdk/core"
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@skyway-sdk/sfu-bot"
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: parcel
  dependency-version: 2.16.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 24, 2025
@kadoshita kadoshita merged commit 8179d47 into master Dec 24, 2025
7 checks passed
@kadoshita kadoshita deleted the dependabot/npm_and_yarn/public/npm-dependencies-3b502a4dfa branch December 24, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants