Skip to content

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

Filter by

211M results  (3 s)

211M results

Four distinct bugs flagged in the PR #12 code review: a redundant CSS class, a drag-and-drop index error, a URL sanitization bypass, and a backwards-incompatible state check. Changes - public/admin/index.html ...

Closes #1904 Part of #1883 audit, raised by @rygel Summary Per #1904 — three small fixes in the session/WS layer: - _busUnbinds was push-only (never invoked) → added teardown() that drains the array ...

https://github.com/google/cadvisor/releases/tag/v0.60.2 Release notes: ## What s Changed * lib/model: make ContainerStats sub-stats pointers to convey collection presence by @dims in https://github.com/google/cadvisor/pull/3900 ...
enhancement
minor update

Bumps js-yaml to 4.2.0 and updates ancestor dependencies js-yaml, mocha and eslint. These dependencies need to be updated together. Updates js-yaml from 3.13.1 to 4.2.0 details summary Changelog /summary ...
dependencies
javascript

The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...

Summary - Navigating to a different asset inside the viewer and then closing it left the main grid s selection on whatever was selected before the viewer opened, instead of following the asset you ...

Added 2025 funding from NAR paper

배경 모리 클라이언트가 실제 운영 중 이 머신은 로컬을 봐야 하나 테스트 서버를 봐야 하나 , 어떤 토큰이 필요한가 를 스킬·커맨드가 알려주지 않아 스스로 추론해야 했다. 그 결과 스테일한 기본 설정(~/.unskein/env)을 따라가 잘못된 타겟을 볼 뻔했다. 빈 곳 3가지: 1. UNSKEIN_API+UNSKEIN_MORI_TOKEN이 한 서버에 ...