Skip to content

Update TensorKitManifolds requirement from 0.7 to 0.7, 0.8 in the all-julia-packages group across 1 directory#421

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/all-julia-packages-38a321eab9
Open

Update TensorKitManifolds requirement from 0.7 to 0.7, 0.8 in the all-julia-packages group across 1 directory#421
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/all-julia-packages-38a321eab9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on TensorKitManifolds to permit the latest version.
Updates TensorKitManifolds to 0.8.0

Release notes

Sourced from TensorKitManifolds's releases.

v0.8.0

TensorKitManifolds v0.8.0

Diff since v0.7.4

v0.8 has the following changes:

  • TensorKitManifolds.jl now provides VectorInterface.jl compatibility for the tangent vectors on the manifolds.
  • There is a difference between VectorInterface.inner, which computes the complex inner product between two tangent vectors as vectors in a complex Euclidean space, and the inner method in TensorKitManifolds.jl or its submodules, which computes the Riemannian inner product (metric) on the manifold and is always real-valued.

And the following breaking changes:

  • TensorKitManifolds.jl no longer exports any methods, and only exports the three manifold types. All methods now need to be quantified as e.g. Stiefel.project! , Grassmann.inner etc, or explicitly imported.

Merged pull requests:

Commits
  • 03db2b2 Small updates (#27)
  • f741d92 Merge pull request #24 from QuantumKitHub/dependabot/github_actions/julia-act...
  • ac17863 Merge pull request #25 from QuantumKitHub/dependabot/github_actions/codecov/c...
  • e51a65a Merge pull request #26 from QuantumKitHub/dependabot/github_actions/julia-act...
  • 4d5f54a Bump julia-actions/setup-julia from 2 to 3
  • c05fcce Bump codecov/codecov-action from 5 to 6
  • 4efd40a Bump julia-actions/cache from 2 to 3
  • fa00e2f Merge pull request #23 from QuantumKitHub/jh/vi
  • cb2bcb2 finish readme
  • bc13328 vectorinterface compatibility
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

Updates `TensorKitManifolds` to 0.8.0
- [Release notes](https://github.com/QuantumKitHub/TensorKitManifolds.jl/releases)
- [Commits](QuantumKitHub/TensorKitManifolds.jl@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: TensorKitManifolds
  dependency-version: 0.8.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Apr 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

0 participants