Skip to content

CompatHelper: add new compat entry for Colors in [weakdeps] at version 0.13, (keep existing compat)#23

Closed
github-actions[bot] wants to merge 1 commit intomasterfrom
compathelper/new_version/2025-06-05-15-05-44-265-03795468430
Closed

CompatHelper: add new compat entry for Colors in [weakdeps] at version 0.13, (keep existing compat)#23
github-actions[bot] wants to merge 1 commit intomasterfrom
compathelper/new_version/2025-06-05-15-05-44-265-03795468430

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 5, 2025

This pull request sets the compat entry for the Colors package to 0.13.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

@peremato peremato force-pushed the compathelper/new_version/2025-06-05-15-05-44-265-03795468430 branch from ea8a43f to b8fbdbc Compare June 5, 2025 15:05
Comment thread Project.toml

[compat]
CSV = "0.10"
Colors = "0.13"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

if this is only imported for colormap, this could go as far back as 0.12.9, where this was changed the last time.

JuliaGraphics/Colors.jl@6bb0d5c#diff-30b2eed98cb4313194584e592aa0fc6a51e8c537d2ed8c72ff541239dc59f90f

Probably, this could even be dated further back.

Suggested change
Colors = "0.13"
Colors = "0.12.9, 0.13"

@fhagemann
Copy link
Copy Markdown
Contributor

Superseded by #31

@peremato peremato closed this Jul 7, 2025
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