Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:Java language:C#

Filter by

250M results  (2 s)

250M results

Automated transformation - pending PRR review

Motivation - Replace the placeholder Resources area with a learner-facing, Bangla-first static resource hub so the site completes the first full learning loop and supports watching, practising, ...
codex

Summary The LandingRotatingText component added in PR #36 used React.useState and React.useEffect, but App.jsx uses named imports (import { useState, useEffect } from react ) — there is no React global. ...

Bumps eslint-config-next from 16.2.7 to 16.2.8. details summary Commits /summary ul li a href= https://github.com/vercel/next.js/commit/6f1680448c81904efcd36704edf01a6b7323abbf code 6f16804 /code /a v16.2.8 ...
dependencies
javascript

Automatic port of PR #46 from mc/1.21.1 → mc/1.20.1-C6-DL3. [!WARNING] **This port has merge conflicts.** Manual resolution is required before merging. Original PR: #46 – Crowdin: New translations Automatically ...
auto-port

Updated Microsoft.Extensions.FileProviders.Abstractions from 10.0.8 to 10.0.9. details summary Release notes /summary Sourced from Microsoft.Extensions.FileProviders.Abstractions s releases. No release ...
dependencies
maintenance

Phase 1 of the network-config-safety plan — the tests that would have caught the wrong-network bug. What - Sphere.init → registry delegation guard (tests/unit/core/Sphere.network-delegation.test.ts): ...

Added missing unit tests for networking core components. Tests successfully validate sequence and parsing rules without invoking real network bindings, ensuring deterministic continuous integration without ...