Skip to content

chore(deps): bump wp-proj from v1.22.2 to v1.22.4#170

Open
dependabot[bot] wants to merge 1 commit into
alphafrom
dependabot/cargo/alpha/wp-proj-v1.22.4
Open

chore(deps): bump wp-proj from v1.22.2 to v1.22.4#170
dependabot[bot] wants to merge 1 commit into
alphafrom
dependabot/cargo/alpha/wp-proj-v1.22.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps wp-proj from v1.22.2 to v1.22.4.

Release notes

Sourced from wp-proj's releases.

v1.22.4

What's Changed

Full Changelog: wp-labs/wp-motor@v1.22.3...v1.22.4

v1.22.3

What's Changed

Full Changelog: wp-labs/wp-motor@v1.22.2...v1.22.3

Changelog

Sourced from wp-proj's changelog.

[1.22.4 Unreleased]

Fixed

  • OML/Pipe/ip4_to_int: 修复 ip4_to_int 对 IPv6 地址静默透传的问题,现改为返回 Null;新增对字符串 IPv4 地址(Value::Chars)的解析支持,可将 "10.18.190.27" 等字符串转换为整数字段。 中文:ip4_to_int 增加字符串 IPv4 解析,IPv6 改返回 Null。

[1.22.3] - 2026-05-19

Added

  • SQL/Route: SQL 查询按表名路由到本地 SQLite 或外部 Provider——支持配置 knowdb.toml[[tables]][provider.tables],解析 SQL 时自动识别 FROM 子句中的表名并分发查询。
  • SQL/Route: 新增 SqlKnowledgeRoute 枚举(Provider / Sqlite / Unknown)和 resolve_sql_route() 路由解析函数,支持子查询、引号内关键字跳过。
  • SQL/Parser: sanitize_sql_body 支持子查询和别名语法(FROM (子查询) AS alias)。
  • KnowDB/Config: 新增 uses_external_provider_only() 判定,纯外部 provider 配置不再删除本地 authority 文件。

Changed

  • Dependencies: Bumped workspace version to 1.22.3.
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-proj](https://github.com/wp-labs/wp-motor) from v1.22.2 to v1.22.4.
- [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@a66554c...1ef9316)

---
updated-dependencies:
- dependency-name: wp-proj
  dependency-version: 1ef9316d200ed92286e59f0eb5b91968a56a408a
  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 May 25, 2026

Labels

The following labels could not be found: alpha, 📦 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