Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript

Filter by

149M results  (2 s)

149M results

Summary Scripts-only security: block Astro is: directives in article MDX (e.g. is:raw, is:inline). Follows merged #204 (transition: block). Validation node scripts/check-content-sanitizer.js Scope ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | codecov/codecov-action | action | patch | v5.5.4 → v5.5.5 | Release Notes details summary codecov/codecov-action ...
security-update

Ports the Owned Autonomy spine and three unique artifacts onto the refresh branch, and reconciles the homepage + approach pages to it. What s in here New artifacts - docs/lexicon.md — the spine source ...

Correction du tableau Excel suite au retour utilisateur (« plus d heure » + « relevés capteur absents »). Cause : _ttSubsFromHours libellait « Jour » (1 relevé) / « Matin·Soir » (2 relevés) → l heure ...

概要 いただいた実譜「コーヒータイム(ソプラノ)」PDF で取り込み精度を調査し、拍子・調号の取りこぼしを修正しました。 原因 この PDF は標準 SMuFL ではない埋め込み音楽フォントを使い、toUnicode が ASCII を返します(♭→b(0x62)、数字→3/4(0x33/0x34))。一方、認識は SMuFL 専用コード(拍子=E080–E089、♭=E260)のみ対象だったため、拍子が取れず ...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | pylint (changelog) | 4.0.5 → 4.0.6 | age | adoption | passing ...
dependencies
no-stale
python

Summary - Remap HA Postgres registry port from 5432 → 5434 (avoids Homebrew postgresql@16 on 5432) - Update start-ha-agent.sh to start Postgres on :5434, wait for readiness, and pass DATABASE_URL ...

Bumps browserify-sign from 4.0.4 to 4.2.6. details summary Changelog /summary p em Sourced from a href= https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md browserify-sign s changelog ...
dependencies
javascript

Removes useCallback and useMemo from the React import in pages/result/detailed.js — both were imported but never used after the Step 8B rewrite. npm run lint confirms 0 errors (only 2 pre-existing warnings ...