pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Go language:JavaScript
Filter by
152M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| org.geotools:gt-cql | 34.4 → 35.0 | age | confidence |
| org.geotools:gt-svg | 34.4 → 35.0 | ...
dependencies
Bumps go.temporal.io/api from 1.62.11 to 1.63.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/temporalio/api-go/releases go.temporal.io/api s releases /a . /em /p ...
dependencies
Bumps the js-framework-non-major group in /webui with 2 updates: @sveltejs/kit and svelte.
Updates @sveltejs/kit from 2.61.1 to 2.68.0 details summary Release notes /summary p em Sourced from a href= ...
dependencies
javascript
Closes #930
Synced managed files from f5-sales-demo/docs-control canonical source:
- biome.json
make build emitted a mixed static/dynamic import warning for src/lib/engines/homeai.js (statically imported by the app,
dynamically by appModels.js + onboarding.js).
Since every app s index.js is eagerly ...
Müşteri tercihi A: Sistem Analiz bölümü gizli kalsın ama Ayarlar menüden erişilebilir olsun.
- Sistem Analiz (Son İşlemler + İstatistikler) ve TEST bölümleri gizli kalmaya devam ediyor.
- Ayarlar ...
🧾 요약
- 업로드된 파일을 브라우저에서 직접 조회할 수 있도록 로컬 디스크 파일을 HTTP로 서빙하고, dev 환경에서 절대 URL을 반환하도록 구현
🔗 이슈
Closes #181
✨ 작업 내용
- WebConfig 추가 - /files/** 경로로 로컬 디스크 업로드 파일 정적 서빙
- LocalFileStorage에 publicBaseUrl ...
This PR addresses a performance bottleneck in Lua healthcheck executions. Previously, each healthcheck tick allocated a
completely new Lua state using gopherlua.NewState() and compiled the Lua script from ...
Summary
- Add android/app/proguard-rules.pro, which build.gradle.kts already references for release minification but was
missing from the repo
- Include keep rules for kotlinx.serialization models, ...