pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:Java language:HTML
Filter by
53M results
Automated daily Deckard s Diary entry, generated by the deckard-daily workflow.
Ticket:
- JIRA ticket DR-xxxx
This PR does the following:
!-- What has been updated or added in this PR? --
Open questions
!-- Any questions you want to ask the reviewer? --
How has this been tested? ...
package.json
- fix(deps): add ^5.56.0 remove ^5.55.0 (peerDependencies.svelte) chore(deps): add ^5.56.0 remove ^5.55.10
(devDependencies.svelte) chore(deps): add ^8.0.16 remove ^8.0.14 (devDependencies.vite) ...
Summary
Fixes MM-68796: the camera s hardware indicator LED stays lit after a user toggles video off during a call.
stopVideo only disabled the local video track (track.enabled = false) and replaced ...
Bumps to v2.1.1 and records the changelog entry for the setup/login asset fix.
🤖 Generated with Claude Code
Summary
Adds a regression test in ResourceStepTest for the SECURITY-3727 bypass shape where a shared library s resources/
directory is itself a Git symlink to a controller-local path. Fills a gap left ...
Since fetchApiResponse always parses the response as JSON, advertise that expectation to the server via an Accept
header. Caller-supplied headers override the default. Not blocking anything, just a tangential ...