Skip to content

Bump the npm-dependencies group across 1 directory with 4 updates#119

Merged
kadoshita merged 2 commits intomasterfrom
dependabot/npm_and_yarn/public/npm-dependencies-3a67ade240
Feb 21, 2026
Merged

Bump the npm-dependencies group across 1 directory with 4 updates#119
kadoshita merged 2 commits intomasterfrom
dependabot/npm_and_yarn/public/npm-dependencies-3a67ade240

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2026

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.2.1 to 2.4.0

Release notes

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

v2.4.0

2026/02/05 12:00

  • room: v2.4.0

Add

  • SkyWayサーバ群との接続をハンドリングするイベント: onReconnectStartonReconnectSuccess の追加
  • 開発環境向けに SkyWayAuthToken を作成せずに SkyWayContext 作成を行う関数: CreateForDevelopment の追加
    • CreateForDevelopment は開発環境向けの関数であるため、商用環境では利用しないでください
    • 詳しくは こちら をご確認ください

Fixed

  • リソース作成時にTURNのリクエストに失敗すると、リソース作成自体も失敗する問題を修正
  • 利用モジュールのセキュリティアップデート対応

v2.3.1

2026/01/29 16:00

  • room: v2.3.1

Fixed

  • P2P通信において複数のPublicationを作成した後、unpublishとpublishを繰り返すと対向でメディアを取得できない問題を修正

v2.3.0

[!NOTE] 本バージョンは、P2P通信において複数のPublicationを作成した後、unpublishとpublishを繰り返すと対向がメディアを取得できなくなる不具合を含んでいます。この問題を回避するには、v2.3.1以降のバージョンをご利用ください。

2026/01/13 17:00

  • room: v2.3.0
  • token: v2.1.0

Added

  • SkyWay Auth Tokenに文字起こし機能を認可するためのフィールドを追加

Fixed

  • SFUの利用を認可していない場合において、Room (type: default)の作成時に認可エラーが発生する問題を修正
    • Room作成時点でSFUの利用を認可していない場合、その後SFUの利用を認可したとしてもSFU Publishは失敗します
    • SFU Publishを利用する場合は、Room作成時にSFUの利用を認可してください
  • RoomMemberのnameプロパティが未指定の場合に値を補完していた処理を削除
Commits

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

Release notes

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

v2.2.0

[!NOTE] 本バージョンは、P2P通信において複数のPublicationを作成した後、unpublishとpublishを繰り返すと対向がメディアを取得できなくなる不具合を含んでいます。この問題を回避するには、v2.3.1以降のバージョンをご利用ください。

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

[!NOTE] 本バージョンは、P2P通信において複数のPublicationを作成した後、unpublishとpublishを繰り返すと対向がメディアを取得できなくなる不具合を含んでいます。この問題を回避するには、v2.3.1以降のバージョンをご利用ください。

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

Updates @types/node from 25.0.3 to 25.3.0

Commits

Updates parcel from 2.16.3 to 2.16.4

Release notes

Sourced from parcel's releases.

v2.16.4

Fixed

  • Dev server
    • Add --no-cors option to disable CORS headers – Details
Changelog

Sourced from parcel's changelog.

[2.16.4] – 2026-02-01

Fixed

  • Dev server
    • Add --no-cors option to disable CORS headers – 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 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.2.1 to 2.4.0
- [Release notes](https://github.com/skyway/js-sdk/releases)
- [Commits](skyway/js-sdk@v2.2.1...v2.4.0)

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

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

Updates `parcel` from 2.16.3 to 2.16.4
- [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/v2.16.4)

---
updated-dependencies:
- dependency-name: "@skyway-sdk/core"
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@skyway-sdk/sfu-bot"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: parcel
  dependency-version: 2.16.4
  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 Feb 21, 2026
@kadoshita kadoshita merged commit 7c7a6ee into master Feb 21, 2026
7 checks passed
@kadoshita kadoshita deleted the dependabot/npm_and_yarn/public/npm-dependencies-3a67ade240 branch February 21, 2026 03: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.

1 participant