Skip to content

Bump the all-julia-packages group across 1 directory with 3 updates#198

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/all-julia-packages-5ac644553a
Open

Bump the all-julia-packages group across 1 directory with 3 updates#198
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/all-julia-packages-5ac644553a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on TensorKit, LoggingExtras and OptimKit 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

Updates LoggingExtras to 1.2.0

Release notes

Sourced from LoggingExtras's releases.

v1.2.0

LoggingExtras v1.2.0

Diff since v1.1.0

Merged pull requests:

Closed issues:

  • Logging to memory for unit testing and convenient analysis (#97)
  • LoggingExtras.jl + GPUCompiler.jl's custom @safe_debug (#101)
Commits

Updates OptimKit to 0.5.0

Release notes

Sourced from OptimKit's releases.

v0.5.0

OptimKit v0.5.0

Diff since v0.4.3

Breaking changes

While there are no forward breaking changes, this new version represents a significant update that introduces new functionality, namely a fixed-point solver with two algorithms, under the name fixedpoint.

Commits
  • 3484f1d Merge pull request #41 from Jutho/jh/readme
  • ba31b3b Apply suggestions from code review
  • c179361 update readme
  • 2e5a752 Bump version to 0.5
  • d3b15f4 Merge pull request #30 from Jutho/jh/fixedpoint
  • 70df4a6 add correctness test and formatting
  • 773d8e2 Merge pull request #39 from Jutho/dependabot/github_actions/codecov/codecov-a...
  • 889891c Merge pull request #40 from Jutho/dependabot/github_actions/actions/checkout-7
  • fafbbf2 Bump actions/checkout from 6 to 7
  • acd6a85 Bump codecov/codecov-action from 6 to 7
  • 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 [TensorKit](https://github.com/QuantumKitHub/TensorKit.jl), [LoggingExtras](https://github.com/JuliaLogging/LoggingExtras.jl) and [OptimKit](https://github.com/Jutho/OptimKit.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.2...v0.17.0)

Updates `LoggingExtras` to 1.2.0
- [Release notes](https://github.com/JuliaLogging/LoggingExtras.jl/releases)
- [Commits](JuliaLogging/LoggingExtras.jl@v1.0.0...v1.2.0)

Updates `OptimKit` to 0.5.0
- [Release notes](https://github.com/Jutho/OptimKit.jl/releases)
- [Commits](Jutho/OptimKit.jl@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: TensorKit
  dependency-version: 0.17.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: LoggingExtras
  dependency-version: 1.2.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: OptimKit
  dependency-version: 0.5.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 Jul 9, 2026
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