Skip to content

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

Filter by

183M results  (2 s)

183M results

Bumps ruff from 0.15.16 to 0.15.17. details summary Release notes /summary p em Sourced from a href= https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote h2 0.15.17 /h2 h2 ...
dependencies
waiting

Bumps @storybook/react-vite from 10.4.2 to 10.4.4. details summary Release notes /summary p em Sourced from a href= https://github.com/storybookjs/storybook/releases @​storybook/react-vite s releases /a ...
dependencies
javascript

feat: Implement SSRF validation for webhooks and dashboard URLs

Updates the requirements on pytest to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/pytest-dev/pytest/releases pytest s releases /a . /em ...
dependencies
python

This PR expands LFKit s luminosity function model library, validation utilities, and test coverage. New luminosity function models - Added gamma-family luminosity function models. - Added Saunders-family ...

Bumps pytest-cov from 6.1.1 to 7.1.0. details summary Changelog /summary p em Sourced from a href= https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst pytest-cov s changelog /a . /em /p ...
dependencies

Fixed .gitignore so .env (secrets) is properly ignored while .env.example (template) is tracked for onboarding new developers. No other tracked files needed cleanup — node_modules/, dist/, build/ were ...

这次做了什么 本 PR 修复 Kieran 卡牌文件相关的大小写索引内容。 涉及提交: fix(cards): 统一 Kieran 卡牌文件大小写索引内容 根据当前 compare 页面,本 PR 包含: 1 commit 1 file changed 为什么要做 当前 Kieran 卡牌文件存在大小写索引内容不一致的问题。 本 PR 统一对应内容,避免后续在卡牌加载、索引匹配、文件路径识别或自动化处理时出现大小写不一致导致的潜在问题。 ...

🎯 Changes 1. 插件核心功能重构 - 移除 nonebot_plugin_alconna、nonebot_plugin_localstore、nonebot_plugin_apscheduler 等依赖,精简插件结构。 - 移除所有与 pip 命令相关的 Alconna 配置和处理逻辑,专注于AI回复功能。 - 更新插件元数据:插件名称更改为“AI回复”,描述更新为“基于AI模型的自动回复插件”。 ...