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/daily-js from 0.72.2 to 0.73.0 in /frontend #141

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps @daily-co/daily-js from 0.72.2 to 0.73.0.

Release notes

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

0.73.0

Features 🎃

  • Added a new visualState option for customTrayButtons in embedded Prebuilt. For details on how to use this feature, see the customTrayButtons properties documentation.
  • Introduces client-side support for the pre-beta feature of automatic recover of recordings and streaming during a meeting move. If interested in helping us test this feature, reach out to [email protected] for how to enable it on your domain.

Bugfixes 🧟

  • Fixed a timing issue where a call toleave() might be ignored if it was called too soon after the call to join()
  • Fixed an issue introduced with Chrome 129 where Chrome began throwing OverConstrained errors if the deviceId did not match an existing device and would ignore the deviceId if it wasn’t set as exact
  • For Safari 17.0-17.3, fixed an issue where these versions would report the ability to support audio processing when in reality they did not.
  • Fixed an issue where resources were loaded from Daily's QA server if the request was made after a call to startCamera() without providing a url and before join() or preAuth().

Other improvements 👻

  • Updated dependencies, including Sentry, to resolve security vulnerabilities. Note: the Sentry upgrade required a change to how we use Sentry. Our usage should not interfere or bleed into customer Sentry and visa versa. Please reach out to [email protected] if you see otherwise.
  • Changed logging surrounding updateParticipant(s)() failures to only log as errors when the failure is due to permissions or some other error and not because the participant was not recognized. These failures are red herrings and inconsequential. Read: You should see far fewer update can't be applied errors in your dashboard logs 🙂
  • Removed old device handling logic. If you were still using the v2CamAndMic flag, this flag is now a no-op and all clients are on v2.
  • Fixed an issue where the callQualityTest() would fail if the user's local clock was behind the server's by more than a minute.
Commits
  • d1458d2 chore(release): 0.73.0 [skip ci]
  • 2c548f3 Merge branch 'main' into daily-js-releases
  • 885ce7b chore(release): 0.73.0-internal.21 [skip ci]
  • e3c11c3 chore(release): 0.73.0-internal.20 [skip ci]
  • 6451eb0 chore(release): 0.73.0-internal.19 [skip ci]
  • f2a8b0b fix(dj): Fix check for audio support to accurately not support safari < 17.4
  • 2fa61d6 chore(release): 0.73.0-internal.18 [skip ci]
  • 0bbe379 fix(daily-js): Fixed android permission issues on react native
  • 511d1f2 chore(release): 0.73.0-internal.17 [skip ci]
  • ee5ad31 chore(release): 0.73.0-internal.16 [skip ci]
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @Somnath-Chattaraj.


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/daily-js](https://github.com/daily-co/daily-js) from 0.72.2 to 0.73.0.
- [Release notes](https://github.com/daily-co/daily-js/releases)
- [Commits](daily-co/daily-js@daily-js-2024-10-30-0.72.2...daily-js-2024-10-31-0.73.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2024
Copy link

vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
campus-chatter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 3:53am

Copy link
Owner

@Somnath-Chattaraj Somnath-Chattaraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 2d997c7 into master Nov 4, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/daily-co/daily-js-0.73.0 branch November 4, 2024 03:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant