pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Vue language:Java language:JavaScript
Filter by
56.9M results
Bumps @commitlint/config-conventional from 20.5.0 to 21.0.2. details summary Release notes /summary p em Sourced from a
href= https://github.com/conventional-changelog/commitlint/releases @commitlint/config-conventional ...
Bumps the tooling group with 3 updates: @types/node, eslint and tsx.
Updates @types/node from 25.6.2 to 25.9.1 details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node ...
dependencies
javascript
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
This section details on the original issue you should resolve ...
Automated test pull request
Bumps lint-staged from 16.4.0 to 17.0.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/lint-staged/lint-staged/releases lint-staged s releases /a . /em /p blockquote ...
dependencies
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| ch.qos.logback:logback-core (source, changelog) | 1.5.32 → 1.5.33 | age | confidence |
| ch.qos.logback:logback-classic ...
dependencies
개요
Sprint 2 DB foundation. codex DDL 단일안을 검증·정제한 마이그레이션 36~38 + 타입/스키마 동기화. 기존 테이블(mig 4/5/7/11)에 대한 delta — 신규 생성 아님(codex
정정, 마이그레이션 파일로 검증).
마이그레이션 (staging 적용 완료)
| # | 내용 |
| --- | --- |
| 36 hardening ...
Summary
- add Config::loadFromFS so firmware config can be loaded from SD or internal SPIFFS
- mount SPIFFS in the CoreS3 example and fall back to /config.local.json or /config.json there
- let ...
Summary
- Switch server/Dockerfile from npm ci to npm install to tolerate the npm 10 (Render) ↔ npm 11 (local) lockfile
differences around platform-specific optional deps that were blocking the ...