pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:TypeScript language:HTML
Filter by
237M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| com.gradle.develocity | 4.4.2 → 4.4.3 | age | confidence |
Configuration
📅 Schedule: (UTC) ...
EDU-18515
Summary
Provide a concise description of the change introduced by this PR. Example: “Updates the Checkout overview to include
new webhook behavior.”
Type of change
- [ ] New content — Adds ...
Bumps @angular/compiler from 21.2.17 to 22.0.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/angular/angular/releases @angular/compiler s releases /a . /em /p blockquote ...
automerge
dependencies
Per request, the Buy Sell Signals module is now open to all users (no longer restricted to altuginci@gmail.com).
- Moved /buy-sell-signals into the base Research nav section, so every user sees it. ...
Summary
Add docs/DESIGN_BACKLOG.md — the executable backlog derived from DESIGN_VISION_2026.md.
Contents
- P0 (5 items): Landing page, skeleton loaders, microcopy, contrast, PDF offer
- P1 (12 items): ...
Motivation
- The project documentation referenced a ci pipeline but package.json lacked a ci script, and npm run size was
intermittently failing due to the size-limit runtime attempting to launch ...
codex
@babel/standalone@8 (released recently) outputs ES modules by default, causing Cannot use import statement outside a
module crash. Pin to @7 which uses classic script output compatible with script tags. ...