pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:HTML
Filter by
210M results
Descripción
¿Qué cambios realizaste?
Tipo de cambio
- [ ] Feature
- [ ] Bug Fix
- [ ] Refactor
- [ ] Documentation
- [ ] Test
Checklist
- [ ] El proyecto compila correctamente
- [ ] ...
Removes http-proxy-middleware. It s no longer used after updating ancestor dependency @rspack/cli. These dependencies
need to be updated together.
Removes http-proxy-middleware
Updates @rspack/cli from ...
dependencies
javascript
📌 Related Issue
Fixes: #114
🔍 Describe your changes?
- Updated routes/map.config.js to use template literals (backticks) instead of single quotes so that the environment
variable is properly interpolated. ...
Motivation
- Token artwork with varying aspect ratios must always fill the token area and be clipped predictably (left/right for
wide, bottom for tall).
- Masks should match the token area regardless ...
codex
Summary
- Adds list_models() to ollama_client.py — calls /api/tags and returns all pulled model names sorted
- Adds model: str | None param to probe_model() and suggest_token(), threaded down through ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| rimraf | ^2.7.1 → ^6.1.3 | age | confidence |
Release Notes
details summary isaacs/rimraf ...
dependencies
Summary
Fixes thumbnail records that have a real attached thumbnail asset but remain stuck in the placeheld thumbnail state.
What Changed
- Allows thumbnail state to move from placeheld to succeeded ...