Skip to content

add toplevel [workspace] and use projects for Dependabot#5233

Merged
t-bltg merged 2 commits intoJuliaPlots:v2from
t-bltg:workspace-jl
Jan 25, 2026
Merged

add toplevel [workspace] and use projects for Dependabot#5233
t-bltg merged 2 commits intoJuliaPlots:v2from
t-bltg:workspace-jl

Conversation

@t-bltg t-bltg changed the title add toplevel [workspace] add toplevel [workspace] and use projects for Dependabot Jan 25, 2026
@t-bltg t-bltg merged commit b1cab95 into JuliaPlots:v2 Jan 25, 2026
12 checks passed
@t-bltg t-bltg deleted the workspace-jl branch January 25, 2026 11:14
@BeastyBlacksmith
Copy link
Member

BeastyBlacksmith commented Feb 3, 2026

How do I run the tests of say PlotsBase now?

I tried

(Plots) pkg> activate PlotsBase/
  Activating project at `~/.julia/dev/Plots/PlotsBase`

(Plots/PlotsBase) pkg> test
┌ Warning: The project dependencies or compat requirements have changed since the manifest was last resolved.
│ It is recommended to `Pkg.resolve()` or consider `Pkg.update()` if necessary.
└ @ Pkg.API ~/.asdf/installs/julia/1.12.1/share/julia/stdlib/v1.12/Pkg/src/API.jl:1227
ERROR: `LaTeXStrings` is a direct dependency, but does not appear in the manifest. If you intend `LaTeXStrings` to be a direct dependency, run `Pkg.resolve()` to populate the manifest. Otherwise, remove `LaTeXStrings` with `Pkg.rm("LaTeXStrings")`. Finally, run `Pkg.instantiate()` again.

(Plots/PlotsBase) pkg> up
    Updating registry at `~/.julia/registries/General.toml`
ERROR: empty intersection between Plots@0.0.0 and project compatibility 2

@BeastyBlacksmith
Copy link
Member

Might have been my Julia version. Woks on 1.12.4

@t-bltg
Copy link
Member Author

t-bltg commented Feb 3, 2026

(Plots.jl) pkg> test PlotsBase, yes probably supported only on 1.12+, or maybe old Manifest.tomls interfering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants