Skip to content

Bump the npm_and_yarn group across 1 directory with 5 updates #3

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

Bumps the npm_and_yarn group with 5 updates in the / directory:

Package From To
ws 6.2.2 6.2.3
tar 6.1.11 removed
@vapi-ai/react-native 0.1.1 0.1.9
@daily-co/react-native-daily-js 0.58.0 0.64.0
@daily-co/react-native-webrtc 111.0.0-daily.2 118.0.3-daily.2

Updates ws from 6.2.2 to 6.2.3

Release notes

Sourced from ws's releases.

6.2.3

Bug fixes

  • Backported e55e5106 to the 6.x release line (eeb76d31).
Commits

Removes tar

Updates @vapi-ai/react-native from 0.1.1 to 0.1.9

Commits

Updates @daily-co/react-native-daily-js from 0.58.0 to 0.64.0

Release notes

Sourced from @​daily-co/react-native-daily-js's releases.

0.64.0

Minor bug fixes and performance enhancements.

0.63.0

Features

  • Added support for update the receive settings for custom tracks.
  • Created a new event ,dialin-ready, which is triggered when the sip dialin worker is ready to accept call.

0.62.0

Features

  • Introduced a new method, updateScreenShare, enabling the muting and unmuting of screen audio and video during screen sharing.
  • Introduced a new method, localScreenAudio, for checking if local audio screen sharing is enabled.
  • Introduced a new method, localScreenVideo, for checking if local video screen sharing is enabled.

Bugfixes

  • Fixed issue on React Native Android that could prevent the app from doing a proper cleanup when it was destroyed.

Other improvements

  • Leave the meeting on React Native Android if the app is destroyed.
  • When enforce_unique_user_ids is enabled, a rejoining user is not tested for max_participant checks.

0.61.0

Features

  • Introduced support for adaptive bitrate layers. This will improve the visual call quality by utilizing an adaptive bitrate and resolution strategy for the topmost SFU layer.

Bugfixes

  • Making it explicit that input settings are not supported in React Native.
  • Preventing error on join if audio level is started before starting the camera.
  • Fixed cleanup of internals on destroy() resulting in memory bloat for subsequent instances.

Other improvements

  • Updated dependencies to remove security vulnerabilities.
  • Updated what information is sent to Sentry when clients have networking issues.

0.60.0

Features

  • Added support for the Audio Level APIs. (Docs forthcoming. See daily-js docs for now...) New methods include:
    • startLocalAudioLevelObserver()
    • stopLocalAudioLevelObserver()
    • getLocalAudioLevel()
    • startRemoteParticipantsAudioLevelObserver()

... (truncated)

Commits
  • 6907a21 Bump rn-daily-js to 0.64.0 and daily-js dependency to 0.66.0
  • eccbb3b Merge branch 'main' into daily-js-releases
  • fd61eef Merge pull request #11240 from daily-co/react-native-daily-js-releases
  • d89ac79 Bump react-native-daily-js version and its daily-js dependency
  • f4103e2 Merge branch 'daily-js-releases' into main [skip ci]
  • cd5e4f2 Merge branch 'main' into daily-js-releases
  • b0fa16e Merge pull request #11152 from daily-co/csdk-2347
  • 4191cdd imp(dj): remove deprecated and unused experimentalGetUserMediaConstraintsModify
  • e20c362 Merge pull request #11131 from daily-co/react-native-daily-js-releases
  • ac5d8d8 Bump react-native-daily-js version and its daily-js dependency
  • Additional commits viewable in compare view

Updates @daily-co/react-native-webrtc from 111.0.0-daily.2 to 118.0.3-daily.2

Release notes

Sourced from @​daily-co/react-native-webrtc's releases.

1.75.8

Features

  • MediaStreamTrack._switchCamera() returns a Promise resolving to the current camera facing mode (”user” or ”environment").
  • A new method MediaStreamTrack._getCameraFacingMode() returns a Promise that resolves to the current camera facing mode (”user” or ”environment"). Together with the new _switchCamera() behavior, this method enables react-native-daily-js methods that help you build UI that appropriately accounts for whether a front- or rear-facing camera is being used.
Commits
  • 82db0b6 Merge pull request #41 from daily-co/fix_stats
  • 3d6486e Bumping version
  • 08a71ba Fixing stats for Android
  • 38c1834 Merge pull request #40 from daily-co/main-synced-to-118.0.3
  • b221515 Enabling to start the foreground service when we invoke getDisplayMedia
  • b344b32 Fixing merge
  • 7c04704 Fixing lint
  • f2c498d Fixing merge
  • 9f4022a Merge branch 'upstream-tag-118.0.3' into main-synced-to-118.0.3
  • ebc7f15 release 118.0.3
  • Additional commits viewable in compare view

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ws](https://github.com/websockets/ws) | `6.2.2` | `6.2.3` |
| [tar](https://github.com/isaacs/node-tar) | `6.1.11` | `removed` |
| [@vapi-ai/react-native](https://github.com/VapiAI/react-native-sdk) | `0.1.1` | `0.1.9` |
| [@daily-co/react-native-daily-js](https://github.com/daily-co/react-native-daily-js) | `0.58.0` | `0.64.0` |
| [@daily-co/react-native-webrtc](https://github.com/daily-co/react-native-webrtc) | `111.0.0-daily.2` | `118.0.3-daily.2` |



Updates `ws` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

Removes `tar`

Updates `@vapi-ai/react-native` from 0.1.1 to 0.1.9
- [Commits](https://github.com/VapiAI/react-native-sdk/commits)

Updates `@daily-co/react-native-daily-js` from 0.58.0 to 0.64.0
- [Release notes](https://github.com/daily-co/react-native-daily-js/releases)
- [Commits](daily-co/react-native-daily-js@react-native-daily-js-2024-03-06-0.58.0...react-native-daily-js-2024-06-07-0.64.0)

Updates `@daily-co/react-native-webrtc` from 111.0.0-daily.2 to 118.0.3-daily.2
- [Release notes](https://github.com/daily-co/react-native-webrtc/releases)
- [Commits](daily-co/react-native-webrtc@react-native-webrtc-2023-08-23-111.0.0-daily.2...react-native-webrtc-2024-03-27-118.0.3-daily.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@vapi-ai/react-native"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@daily-co/react-native-daily-js"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@daily-co/react-native-webrtc"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

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 Jun 19, 2024
# for free to join this conversation on GitHub. Already have an account? # 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.

0 participants