Skip to content

chore(deps): bump wp-config from v1.20.7 to v1.21.7#132

Closed
dependabot[bot] wants to merge 1 commit into
betafrom
dependabot/cargo/beta/wp-config-v1.21.6
Closed

chore(deps): bump wp-config from v1.20.7 to v1.21.7#132
dependabot[bot] wants to merge 1 commit into
betafrom
dependabot/cargo/beta/wp-config-v1.21.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps wp-config from v1.20.7 to v1.21.7.

Release notes

Sourced from wp-config's releases.

v1.21.7

Full Changelog: wp-labs/wp-motor@v1.21.6...v1.21.7

v1.21.6

Full Changelog: wp-labs/wp-motor@v1.21.5...v1.21.6

v1.21.5

What's Changed

Full Changelog: wp-labs/wp-motor@v1.21.4...v1.21.5

v1.21.4

Full Changelog: wp-labs/wp-motor@v1.21.3...v1.21.4

v1.21.3

What's Changed

Full Changelog: wp-labs/wp-motor@v1.21.2...v1.21.3

v1.21.2

What's Changed

Full Changelog: wp-labs/wp-motor@v1.21.1...v1.21.2

v1.21.1

What's Changed

Full Changelog: wp-labs/wp-motor@v1.21.0...v1.21.1

v1.21.0

What's Changed

Full Changelog: wp-labs/wp-motor@v1.20.0...v1.21.0

Changelog

Sourced from wp-config's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Entries may be written in both English and Chinese.

[1.21.6] - 2026-04-27

Changed

  • Release Merge: Merged all changes from 1.20.7 into the 1.21.x release line. 中文:将 1.20.7 的全部变更合并到 1.21.x 发布线。

Fixed

  • OML/SQL: Fixed non-deterministic SQL parameter binding for multi-parameter IN (...) clauses by collecting :param values in SQL placeholder order instead of HashMap iteration order. 中文:修复 SQL IN (...) 多参数绑定顺序不稳定的问题,现在按 SQL 中 :param 占位符出现顺序绑定,而不是依赖 HashMap 遍历顺序。
  • OML/SQL Cache: Aligned SQL cache keys and query parameters to the same placeholder order for both sync and async evaluators, preventing partial matches such as only returning server while missing db. 中文:同步和异步 SQL evaluator 的缓存键与查询参数现在使用同一占位符顺序,避免只命中 server 而漏掉 db 这类部分匹配结果。
  • wp-proj/Load Semantics: Restored WarpProject::load() to load existing projects only; missing conf/wparse.toml now fails instead of being auto-created through load_or_init. 中文:恢复 WarpProject::load() 只加载已有工程的语义;缺少 conf/wparse.toml 时返回错误,不再通过 load_or_init 自动创建配置。

[1.21.5 2026-04-24]

Added

  • Audit: 新增 .cargo/audit.toml,忽略 RUSTSEC-2023-0071(rsa crate Marvin Attack 时序侧信道 — 仅影响 loopback TLS 且默认关闭,实际风险低,计划 2026-07-25 再评估)。

Removed

  • Patches: 移除未使用的 include-flate-codegen patch 及相关目录。

[1.21.4] - 2026-04-22

Fixed

  • Error Handling/Config Loading: 修复 v1.21.3 引入的 owe_conf_source 在加载损坏 TOML 文件时触发 panic 的回归问题,恢复为 err_conv 链式错误转换。

Changed

  • Version Control: 从仓库中移除 Cargo.lock

[1.21.3] - 2026-04-22

Added

  • Error System Docs: 新增结构化错误系统设计文档与 review 清单。

Changed

  • Error Diagnostics: 重构错误诊断输出,改进嵌套错误的 reason/detail/root_cause 提取逻辑,支持 ConfigErrorCore 等多种错误格式的详情展示,CLI 报错信息更完整可读。
  • Config Schema: 配置解析开启 deny_unknown_fields,拼写错误的配置键将明确报错而非静默忽略。
  • Error Handling: 统一 observability、config loading、project management 等链路的错误转换风格,错误信息附带路径上下文。

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: beta, 📦 dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [wp-config](https://github.com/wp-labs/wp-motor) from v1.20.7 to v1.21.7.
- [Release notes](https://github.com/wp-labs/wp-motor/releases)
- [Changelog](https://github.com/wp-labs/wp-motor/blob/main/CHANGELOG.md)
- [Commits](wp-labs/wp-motor@16cae9c...fd5a836)

---
updated-dependencies:
- dependency-name: wp-config
  dependency-version: 8fdedff2ced1180095b2849075d6894e5411b8cf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump wp-config from v1.19.16 to v1.21.6 chore(deps): bump wp-config from v1.20.7 to v1.21.7 Apr 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/beta/wp-config-v1.21.6 branch from daa2872 to db24e1d Compare April 30, 2026 10:33
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Superseded by #157.

@dependabot dependabot Bot closed this May 4, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/beta/wp-config-v1.21.6 branch May 4, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants