AgoraIO-Extensions / agora-rtc-react

Agora RTC React SDK
https://agoraio-extensions.github.io/agora-rtc-react/
MIT License
31 stars 11 forks source link

chore(deps): bump clsx from 1.2.1 to 2.0.0 #85

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps clsx from 1.2.1 to 2.0.0.

Release notes

Sourced from clsx's releases.

v2.0.0

Breaking

  • Add "exports" map for native ESM support (#57): 3ec8e9f, 0949868 Also supports TypeScript's node16/nodenext module resolution Maintains CommonJS support (with fixed TS definitions) Thank you @​remcohaszing~!

Chores


Full Changelog: https://github.com/lukeed/clsx/compare/v1.2.1...v2.0.0

Commits


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 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)
github-actions[bot] commented 1 year ago

Coverage Summary for `./packages/agora-rtc-react`

Status Category Percentage Covered / Total
🔵 Lines 94.94% 2405 / 2533
🔵 Statements 94.94% 2405 / 2533
🔵 Functions 86.66% 39 / 45
🔵 Branches 88.44% 199 / 225
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
packages/agora-rtc-react/src/error.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/index.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/types.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/components/LocalAudioTrack.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/LocalUser.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/LocalVideoTrack.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/RemoteAudioTrack.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/RemoteUser.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/RemoteVideoTrack.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/TrackBoundary.tsx 67.29% 88.88% 50% 67.29% 21-60, 87-94, 116-117, 148-149
packages/agora-rtc-react/src/components/UserCover.tsx 95.83% 50% 100% 95.83% 43-44
packages/agora-rtc-react/src/hooks/events.ts 93.51% 100% 0% 93.51% 417-436, 540-555
packages/agora-rtc-react/src/hooks/useConnectionState.ts 92.3% 44.44% 100% 92.3% 38-39, 47-48
packages/agora-rtc-react/src/hooks/useCurrentUID.ts 95.23% 75% 100% 95.23% 32-33
packages/agora-rtc-react/src/hooks/useIsConnected.ts 89.58% 50% 100% 89.58% 36-38, 43-44
packages/agora-rtc-react/src/hooks/useJoin.ts 98.05% 80% 100% 98.05% 89-90
packages/agora-rtc-react/src/hooks/useLocalCameraTrack.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/hooks/useLocalMicrophoneTrack.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/hooks/useNetworkQuality.ts 95.91% 66.66% 100% 95.91% 44-45
packages/agora-rtc-react/src/hooks/usePublish.ts 93.51% 76.92% 100% 93.51% 62-67, 70
packages/agora-rtc-react/src/hooks/useRTCClient.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/hooks/useRTCScreenShareClient.tsx 53.84% 100% 0% 53.84% 13-21, 24-26
packages/agora-rtc-react/src/hooks/useRemoteAudioTracks.ts 98.85% 88% 100% 98.85% 80, 82
packages/agora-rtc-react/src/hooks/useRemoteUserTrack.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/hooks/useRemoteUsers.ts 100% 75% 100% 100%
packages/agora-rtc-react/src/hooks/useRemoteVideoTracks.ts 98.83% 88% 100% 98.83% 79, 81
packages/agora-rtc-react/src/hooks/useVolumeLevel.ts 100% 100% 100% 100%
guoxianzhe commented 1 year ago

@dependabot ignore this dependency

dependabot[bot] commented 1 year ago

OK, I won't notify you about clsx again, unless you re-open this PR. 😢