Skip to content

chore(deps): bump wp-engine from v1.18.3 to v1.21.6#137

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/main/wp-engine-v1.21.6
Open

chore(deps): bump wp-engine from v1.18.3 to v1.21.6#137
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/main/wp-engine-v1.21.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps wp-engine from v1.18.3 to v1.21.6.

Release notes

Sourced from wp-engine's releases.

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

v1.20.7

Full Changelog: wp-labs/wp-motor@v1.20.6...v1.20.7

... (truncated)

Changelog

Sourced from wp-engine's changelog.

[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 等链路的错误转换风格,错误信息附带路径上下文。

Fixed

  • Runtime/Stats: 修复统计切片过多导致的反压问题。
  • Config/Tests: 修复 observability validate 测试与严格 config schema 的兼容性。

[1.21.2] - 2026-04-22

Fixed

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wp-engine](https://github.com/wp-labs/wp-motor) from v1.18.3 to v1.21.6.
- [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@cc10650...8fdedff)

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

Signed-off-by: dependabot[bot] <support@github.com>
@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: production, stable, 📦 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.

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