ci(rust): bump jaq-core from 2.2.1 to 3.1.0#15
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [jaq-core](https://github.com/01mf02/jaq) from 2.2.1 to 3.1.0. - [Release notes](https://github.com/01mf02/jaq/releases) - [Commits](https://github.com/01mf02/jaq/commits/v3.1.0) --- updated-dependencies: - dependency-name: jaq-core dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
03ff703 to
7e32d70
Compare
|
DEFER — Blocked by PR #4 (jaq-std upgrade). This PR cannot land in isolation. IssueThis bumps jaq-core 2.2.1 → 3.1.0, but the dependency tree is broken:
→ Cargo sees both 2.2.1 and 3.1.0 in the dependency graph. Build fails. Root Cause: SequencingBoth jaq-core and jaq-std are major version bumps (2→3) in the jaq ecosystem. PR #4 (jaq-std 3.0.1) must land first to resolve jaq-std's dependency pin on jaq-core 2.x. Only then can PR #15 work. Current state: Both failing checks, 30+ days open, rebasing disabled. Action
Quality Notejaq-core 3.1.0 is solid: halt handling improvements, API safety enhancements, bug fixes. The blocker is purely sequencing, not version quality. |
Bumps jaq-core from 2.2.1 to 3.1.0.
Release notes
Sourced from jaq-core's releases.
... (truncated)
Commits