Skip to content

Update TensorKit requirement from 0.16.5 to 0.16.5, 0.17 in the all-julia-packages group#393

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-packages-c4700c4897
Open

Update TensorKit requirement from 0.16.5 to 0.16.5, 0.17 in the all-julia-packages group#393
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-packages-c4700c4897

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on TensorKit to permit the latest version.
Updates TensorKit to 0.17.0

Release notes

Sourced from TensorKit's releases.

v0.17.0

TensorKit v0.17.0

Diff since v0.16.5

This release reworks the index manipulation API, adding backend and allocator support while uniformizing the API.

Highlights

Full Changelog

See CHANGELOG for the complete list of changes.

Merged pull requests:

Closed issues:

  • Slow but unbounded grouth of memory cost with time? (#235)
  • Significantly increased number of allocations in v0.16.4 compared to v0.16.3 (#425)
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 <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 [TensorKit](https://github.com/QuantumKitHub/TensorKit.jl) to permit the latest version.

Updates `TensorKit` to 0.17.0
- [Release notes](https://github.com/QuantumKitHub/TensorKit.jl/releases)
- [Commits](QuantumKitHub/TensorKit.jl@v0.16.5...v0.17.0)

---
updated-dependencies:
- dependency-name: TensorKit
  dependency-version: 0.17.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 Jun 11, 2026
@lkdvos

lkdvos commented Jun 15, 2026

Copy link
Copy Markdown
Member

This seems to work without issues, any arguments against just merging it? The only thing I'm unsure about is whether we keep support for the older TensorKit versions, since at some point we will use a new feature anyways so that is also bound to happen.

@pbrehmer pbrehmer left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any reason why not to just merge. Regarding keeping support for older TensorKit versions, I'm not sure why we need the backwards compatibility. But we could also just keep it around for now and in case we need a new TensorKit feature we just drop the support then? In any case, I'm fine with merging this as is.

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.

2 participants