Skip to content

Update VectorInterface requirement from 0.5 to 0.5, 0.6 in the all-julia-packages group across 1 directory#163

Merged
lkdvos merged 1 commit into
masterfrom
dependabot/julia/all-julia-packages-3c8cd87452
Jun 9, 2026
Merged

Update VectorInterface requirement from 0.5 to 0.5, 0.6 in the all-julia-packages group across 1 directory#163
lkdvos merged 1 commit into
masterfrom
dependabot/julia/all-julia-packages-3c8cd87452

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on VectorInterface to permit the latest version.
Updates VectorInterface to 0.6.0

Release notes

Sourced from VectorInterface's releases.

v0.6.0

VectorInterface v0.6.0

Diff since v0.5.0

This release brings automatic differentiation support to VectorInterface via package extensions for ChainRulesCore, Enzyme, and Mooncake, alongside a StaticArrays extension, a new documentation site, and a modernized project layout.

Highlights

  • Autodiff support via extensions: forward and reverse rules for ChainRulesCore (#26), Enzyme (#37), and Mooncake (#36, #38).
  • StaticArrays extension for SVector/MVector (#39).
  • Documentation site with interface reference and motivation pages (#40).
  • Modernized project structure: workspace-based test environment, updated [compat] entries, minimum Julia 1.10 (#42).

Full changelog

See QuantumKitHub/VectorInterface.jl@v0.5.0...v0.6.0 for the complete list of changes.

Merged pull requests:

Closed issues:

  • convert to complex elements (#28)
  • Do we need real / cong / imag? (#29)
  • copy and copyto! (#30)
  • Support bang-bang methods for StaticArrays (#32)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jun 2, 2026
@lkdvos

lkdvos commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

I can't tell if the failures here are related or not, we might have to investigate this a bit more

Updates the requirements on [VectorInterface](https://github.com/QuantumKitHub/VectorInterface.jl) to permit the latest version.

Updates `VectorInterface` to 0.6.0
- [Release notes](https://github.com/QuantumKitHub/VectorInterface.jl/releases)
- [Commits](QuantumKitHub/VectorInterface.jl@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: VectorInterface
  dependency-version: 0.6.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Update VectorInterface requirement from 0.5 to 0.5, 0.6 in the all-julia-packages group Update VectorInterface requirement from 0.5 to 0.5, 0.6 in the all-julia-packages group across 1 directory Jun 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-packages-3c8cd87452 branch from 385bc6e to 890c178 Compare June 9, 2026 04:24
@lkdvos lkdvos merged commit eaa2145 into master Jun 9, 2026
12 of 13 checks passed
@lkdvos lkdvos deleted the dependabot/julia/all-julia-packages-3c8cd87452 branch June 9, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant