Skip to content

chore(deps): bump wp-config from v1.18.3 to v1.19.5#258

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps wp-config from v1.18.3 to v1.19.5.

Release notes

Sourced from wp-config's releases.

v1.19.5

Full Changelog: wp-labs/wp-motor@v1.19.4...v1.19.5

v1.19.4

Full Changelog: wp-labs/wp-motor@v1.19.3...v1.19.4

v1.19.4-alpha

Full Changelog: wp-labs/wp-motor@v1.19.3...v1.19.4-alpha

v1.19.3

Full Changelog: wp-labs/wp-motor@v1.19.2...v1.19.3

v1.19.2

Full Changelog: wp-labs/wp-motor@v1.19.1...v1.19.2

v1.19.1

Full Changelog: wp-labs/wp-motor@v1.19.0...v1.19.1

v1.19.0

Full Changelog: wp-labs/wp-motor@v1.18.1...v1.19.0

Changelog

Sourced from wp-config's changelog.

[1.19.5] - 2026-03-15

Added

  • Runtime Control: Add a structured in-process runtime command bus for LoadModel, including oneshot replies, reload single-flight gating, and runtime status snapshots for host-layer management integration

Changed

  • Reload Runtime: Return structured reload outcomes (done, done_with_force_replace, failed) from wp-motor so warp-parse can map results to admin HTTP responses
  • Daemon Lifecycle: Reconnect daemon command handling with the existing exit-policy state machine to preserve quiescing/stopping behavior while runtime commands are enabled
  • Control Readiness: Reject runtime commands before the daemon loop is ready, and stop accepting new commands as soon as shutdown or quiescing begins
  • Config/Knowledge: Add [models].knowledge as the configurable root for knowdb and semantic dictionary files, while keeping the legacy knowledge/semantic_dict.toml fallback for semantic dict loading
  • Documentation: Clarify the remote reload boundary so admin HTTP lives in warp-parse, while wp-motor only owns runtime command execution and status reporting
  • Dependencies/Knowledge: Switch workspace consumers to external wp-knowledge 0.10, remove the local crates/wp-knowledge mirror, and align OML/routing cache usage with the external crate types
  • Dependencies/Language: Record wp-lang as an externalized dependency track instead of continuing to maintain a local in-workspace mirror

Fixed

  • Batch Runtime: Disconnect the parse router before batch shutdown waits on parser completion so file-source EOF can drain remaining data and exit instead of hanging in Quiescing

[1.19.0] - 2026-03-10

Added

  • Sinks/Arrow: Add arrow-file sink for local length-prefixed Arrow IPC frame output
  • wp-proj/init: Add arrow_file_sink and arrow_tcp_sink templates to project initialization
  • OML/Match: Add iequals_any(...) for case-insensitive multi-candidate matching in match expressions
  • OML/Lookup: Add lookup_nocase(dict, key, default) for case-insensitive lookup against static object dictionaries
  • OML/Calc: Add calc(...) arithmetic expressions with + - * / % and abs/round/floor/ceil

Changed

  • Connectors/Core: Move builtin connector sink implementations into the standalone wp-core-connectors crate and keep engine-side code as thin re-export wrappers
  • Connectors/Packaging: Decouple wp-core-connectors from wp-conf so it can be consumed as an independent crate
  • Connectors/Net: Reuse shared NetWriter infrastructure for Arrow-over-TCP output
  • Documentation/OML: Update Chinese and English OML function and grammar references for iequals_any and lookup_nocase
  • Documentation/OML: Add Chinese and English OML docs for calc(...) arithmetic expressions

Fixed

  • Sinks/Runtime: Fix wp-core-connectors sink runtime semantics around disconnect handling, raw input validation, output path resolution, and duplicate factory registration
  • OML/Calc: Normalize invalid arithmetic cases in calc(...) to ignore, including integer overflow, non-finite floats, and large-integer rounding edge cases
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-config](https://github.com/wp-labs/wp-motor) from v1.18.3 to v1.19.5.
- [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...e33cbb1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 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