Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:CSS language:JavaScript language:Ruby

Filter by

156M results  (2 s)

156M results

Motivation - The collapsed Campaign Library header included a subtitle which made its row taller and visually heavier than adjacent sidebar sections, so the subtitle was removed to match surrounding ...
codex

问题背景 公共接口 Child 的 Javadoc 注释为空,缺少描述性文档。这降低了代码的可读性和可维护性,特别是在测试上下文中。 修改内容 - 修改了什么:在 src/test/java/org/apache/commons/beanutils2/Child.java 文件中,为 Child 接口添加了描述性 Javadoc 注释。 - 为什么这样改:为了提供清晰的接口说明,帮助开发者理解其用途(用于测试 ...

What When migrating to Java 25, modules that compile Kotlin against kotlin-stdlib older than 2.3 are capped at Java 24, because only Kotlin 2.3+ can target Java 25 bytecode (#1137 added an explanatory ...

Summary Unified authenticated history-loading implementations through a shared helper. Changes - Added getAuthenticatedHistoryUser() in lib/history-auth.js - Replaced duplicated authentication and ...

!-- name: SOPT makers backend Feature PR template about: 구현한 기능과 변경 사항에 대해 구체적으로 작성해주세요 title: feat/{#이슈번호}-서비스명: 기능 내용 labels: assignees: !-- - title 양식에 맞추어 적었나요? ex) feat/#1-admin: 출석 기능 마이그레이션 ...
🎁 feature
🖤 official

Summary - move the live-verified closed #93504 automerge job to finalized outbox - refresh the live/ref-verified OpenClaw job sweep report Validation - npm run validate - git diff --check

Bumps js-yaml to 4.2.0 and updates ancestor dependency mocha. These dependencies need to be updated together. Updates js-yaml from 4.1.0 to 4.2.0 details summary Changelog /summary p em Sourced from a ...
dependencies
javascript

If you have many a2a routes, then these messages are quite spammy on app startup.

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 ...