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

Bump @daily-co/react-native-daily-js from 0.60.0 to 0.63.0 in /client #5456

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps @daily-co/react-native-daily-js from 0.60.0 to 0.63.0.

Release notes

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

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.
Commits
  • d89ac79 Bump react-native-daily-js version and its daily-js dependency
  • 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
  • 63513a8 Merge branch 'daily-js-releases' into main [skip ci]
  • 8267489 Merge branch 'main' into daily-js-releases
  • 3a421e9 Merge pull request #10997 from daily-co/CSDK-2314_leave-the-meeting-if-the-ap...
  • 7c22d9a fix(daily-js): RN Android, leave the meeting if the app is destroyed.
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@daily-co/react-native-daily-js [>= 0.33.a, < 0.34]

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@daily-co/react-native-daily-js](https://github.com/daily-co/react-native-daily-js) from 0.60.0 to 0.63.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-04-04-0.60.0...react-native-daily-js-2024-05-23-0.63.0)

---
updated-dependencies:
- dependency-name: "@daily-co/react-native-daily-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 27, 2024
@gewfy gewfy changed the base branch from main to release-2.54.0 May 27, 2024 20:02
@gewfy gewfy merged commit 7608ba0 into release-2.54.0 May 27, 2024
7 checks passed
@gewfy gewfy deleted the dependabot/npm_and_yarn/client/daily-co/react-native-daily-js-0.63.0 branch May 27, 2024 20:02
@gewfy gewfy mentioned this pull request May 27, 2024
22 tasks
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.

None yet

1 participant