chore(deps): bump node from 24.13.1-alpine to 25.8.0-alpine#4
Open
dependabot[bot] wants to merge 318 commits intofluiid-partyfrom
Open
chore(deps): bump node from 24.13.1-alpine to 25.8.0-alpine#4dependabot[bot] wants to merge 318 commits intofluiid-partyfrom
dependabot[bot] wants to merge 318 commits intofluiid-partyfrom
Conversation
…m widget info at start instead)
…a state and hangup
…pe instead of using any) in widgetUrl
… based on join + hang up actions
… two properly but as a PoC it works
…ng by making sure the navitems into a diff call room performs a hangup on click
…tead) to support multiple room event tracking of the same event
- rename CreateRoomVoice to CreateRoomType and modal voice state to type - rename CreateRoomKind to CreateRoomAccess and KindSelector to AccessSelector - propagate access/defaultAccess through create room and create space forms - set voice room power levels via createRoom power_level_content_override
- bump folds from 2.5.0 to 2.6.0 - replace separate room/space join-rule icon hooks with useJoinRuleIcons(roomType) - route join-rule icons through getRoomIconSrc for consistent room type handling - simplify getRoomIconSrc by removing the locked override path - use VolumeHighGlobe for public call rooms and VolumeHighLock for private call rooms
- show filled User icon when the drawer is open
This reverts commit a4c34ef.
- fixes not working on firefox
feat: Add video call support
* feat:(deafen functionality) * feat:(reworked voice controls for deafen) * ref:(use muted instead of volume for deafen) * fix:(backpedal audio_enabled rename) * ref:(renaming of deafened vars)
* origin/voice-calls: (292 commits) Add deafen functionality (#2695) add roomtype pass missing roomType param to roomicon component fix create room modal title add beta badge for voice room in space lobby improve create room type design and add beta badge for voice room fix missing imports fix(call): wait for Element Call contentLoaded before widget handshake fix: semi-revert matrix-widget-api 1.17 bump and migrate to 1.13 API Revert "fix: adapt SmallWidget to matrix-widget-api 1.17.0 API" fix(room): enable members drawer toggle in desktop call rooms chore(hooks): remove unused useStateEvents hook fix: use PhoneDown icon for hang up action refactor: remove redundant room-nav props/guards and minor naming cleanup fix(permissions): show call settings permissions only for call rooms fix: render call room chat only when chat panel is open fix: adapt SmallWidget to matrix-widget-api 1.17.0 API chore(deps): bump matrix-widget-api to 1.17 and remove react-sdk-module-api refactor: unify join rule icon mapping and update call/space icons refactor: rename kind/voice to access/type and simplify room creation ...
Bumps node from 24.13.1-alpine to 25.8.0-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 25.8.0-alpine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Preview: |
Contributor
Author
|
A newer version of node exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps node from 24.13.1-alpine to 25.8.0-alpine.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)