Skip to content

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

Filter by

191M results  (3 s)

191M results

Adds the code to both portal and robot-agent to support package scopes other than @local and @transitive-robotics. This allows third party developers to create packages in their own scope. While this ...

Closes #36701 When _validate_func receives a disallowed Operator, the error message incorrectly says Allowed comparators are ... instead of Allowed operators are .... This is a copy-paste mistake from ...
core
external
fix
missing-issue-link
new-contributor
size: XS

Bumps dompurify from 3.3.1 to 3.4.9. details summary Release notes /summary p em Sourced from a href= https://github.com/cure53/DOMPurify/releases dompurify s releases /a . /em /p blockquote h2 DOMPurify ...
dependencies
javascript

Summary - Move tag creation into release.yml directly so it runs as part of the release job, not as a downstream reaction to a PR close event - Remove tag.yml, which was unreachable: GITHUB_TOKEN-triggered ...

Bumps @types/node from 24.12.0 to 25.9.3. details summary Commits /summary ul li See full diff in a href= https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li ...

Motivation - 实现 Phase 0 的最小可运行后端骨架,满足项目基础运行与健康检查需求。 - 提供统一的配置与日志系统以便后续模块(QMT、数据库、策略等)按规则集中集成。 Description - 新增基础配置模块 backend/core/config.py,通过 pydantic-settings 从 .env 或 .env.example 加载 APP_ENV、APP_HOST、APP_PORT、TRADE_MODE、ENABLE_REAL_TRADE ...
codex

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | ember-qunit | 9.0.4 → 9.1.0 | age | confidence | [!WARNING] Some dependencies could not be ...

Source: https://www.cncf.io/blog/2026/06/16/from-data-residency-to-digital-sovereignty-architectural-patterns-for-cloud-native-platforms/

Bumps qs to 6.15.2 and updates ancestor dependencies qs, @nestjs/core, @nestjs/platform-express, @nestjs/platform-socket.io and @nestjs/websockets. These dependencies need to be updated together. Updates ...
dependencies
javascript

http://jira.cubrid.org/browse/TOOLS-4914 Purpose Redesign the flow of import host feature. Implementation New modal for asking client if client will insert password to imported hosts. Remarks N/A ...