Skip to content

chore(deps): update Piccolo requirement from 1.6 to 1.6, 2.0 - #39

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/Piccolo-1.6-and-2.0
Open

chore(deps): update Piccolo requirement from 1.6 to 1.6, 2.0#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/Piccolo-1.6-and-2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on Piccolo to permit the latest version.

Release notes

Sourced from Piccolo's releases.

Piccolo v2.0.0 — the notation-and-honesty release

The 2.0 breaking set, fully merged and green.

Breaking

  • PiccoloOptions inert fields removed — rollout_integrator, geodesic, zero_initial_and_final_derivative (stored, never consulted; removal promised since #255)
  • SplinePulseProblem no longer silently defaults spline pulses to piecewise-constant dynamics (#275): cubic problems must pass a spline-faithful integrator or explicitly request integrator_type = :pwc (warns); linear warns on the default; [#276](https://github.com/harmoniqs/Piccolo.jl/issues/276) interior spline bounds

Added

  • solve! returns SolveStats (status, raw status, objective, iterations, wall time)
  • The frozen Piccolo.Specs wire-format corpus — the wire format is now CI-frozen
  • Canonical Notation section: N = knot points (nodes), per the direct multiple-shooting literature; timestep = Δt only
  • Cubic-spline interior envelope bounds (#276)

Deliberately deferred to 2.1 (program umbrella harmoniqs/Piccolissimo.jl#423): the Piccolissimo integrator extraction, Specs Phase 2 core, geodesic init revival, plotting overhaul. The N→K rename was cancelled — N is the node count.

Commits
  • dffd6b7 Merge pull request #210 from harmoniqs/ci/mute-jet-on-1.13-nightly
  • acad4f6 Merge pull request #208 from harmoniqs/feat/viz-docs-from-pr66
  • 3a71fe7 Merge pull request #209 from harmoniqs/dependabot/julia/QuantumToolbox-0.42-a...
  • d992e6e ci: gate JET correctness analysis to Julia 1.12.x only
  • 8d8327a docs(viz): polish ket/Wigner cells + add controls-vs-pulse warning
  • 62ca7c4 chore(deps): update QuantumToolbox requirement from 0.42, 0.43, 0.44, 0.45, 0...
  • 46df54b ci: re-trigger checks after bot autoformat commit
  • c3ff512 chore: autoformat
  • f32a219 docs(viz): refresh CONTEXT.md for current Piccolo API
  • ba90f23 docs(viz): Bloch/Wigner sections + relocated docstrings (cherry-picks #66)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [Piccolo](https://github.com/harmoniqs/Piccolo.jl) to permit the latest version.
- [Release notes](https://github.com/harmoniqs/Piccolo.jl/releases)
- [Commits](harmoniqs/Piccolo.jl@v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: Piccolo
  dependency-version: 2.0.0
  dependency-type: direct:production
...

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 Aug 21, 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