Skip to content

πŸ€– Bump StyledStrings stdlib a033d46 β†’ 51470b3#61082

Closed
DilumAluthgeBot wants to merge 1 commit intoJuliaLang:masterfrom
DilumAluthgeBot:BumpStdlibs/StyledStrings-51470b3-master
Closed

πŸ€– Bump StyledStrings stdlib a033d46 β†’ 51470b3#61082
DilumAluthgeBot wants to merge 1 commit intoJuliaLang:masterfrom
DilumAluthgeBot:BumpStdlibs/StyledStrings-51470b3-master

Conversation

@DilumAluthgeBot
Copy link
Copy Markdown
Contributor

@DilumAluthgeBot DilumAluthgeBot commented Feb 19, 2026

Stdlib: StyledStrings
URL: https://github.com/JuliaLang/StyledStrings.jl.git
Stdlib branch: main
Julia branch: master
Old commit: a033d46
New commit: 51470b3
Julia version: 1.14.0-DEV
StyledStrings version: 1.13.0 (Does not match)
Bump invoked by: @DilumAluthge
Powered by: BumpStdlibs.jl

Diff: JuliaLang/StyledStrings.jl@a033d46...51470b3

$ git log --oneline a033d46..51470b3
51470b3 add a test that there are no `Core.Box` in StyledStrings.jl (#133)
e1ec223 Fix typo in precompile script
9b7f229 Split faces.jl config/theming code into theme.jl
91ecd7c Set default basecolours to be white on black
7f95b51 Support blending of N colours at once
b24e999 Split default+modified faces into base/light/dark
b2b76d9 Remove alias colors from basecolors
1481351 Introduce recolouring hooks
058ff31 Record modifications made to current faces
680137b Introduce colour blending utility

@DilumAluthge
Copy link
Copy Markdown
Member

@tecosaur Looks like the CI failures are related to StyledStrings.

Example CI log.

Error in testset ambiguous:
Test Failed at /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-honeycrisp-R17H3W25T9.0/build/default-honeycrisp-R17H3W25T9-0/julialang/julia-master/julia-99535a3154/share/julia/test/ambiguous.jl:200
  Expression: isempty(detect_ambiguities(modules...; recursive = true, allowed_undefineds))
   Evaluated: isempty(Tuple{Method, Method}[(blend(primaries::Pair{@NamedTuple{r::UInt8, g::UInt8, b::UInt8}, <:Real}...) @ StyledStrings /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-honeycrisp-R17H3W25T9.0/build/default-honeycrisp-R17H3W25T9-0/julialang/julia-master/julia-99535a3154/share/julia/stdlib/v1.14/StyledStrings/src/theme.jl:594, blend(primaries::Pair{<:Union{Symbol, StyledStrings.SimpleColor}, <:Real}...) @ StyledStrings /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-honeycrisp-R17H3W25T9.0/build/default-honeycrisp-R17H3W25T9-0/julialang/julia-master/julia-99535a3154/share/julia/stdlib/v1.14/StyledStrings/src/theme.jl:629)])

@DilumAluthge
Copy link
Copy Markdown
Member

Bump @tecosaur

@DilumAluthge
Copy link
Copy Markdown
Member

Bump @tecosaur ^ See the above CI failures in StyledStrings.

@tecosaur
Copy link
Copy Markdown
Member

tecosaur commented Mar 4, 2026

Thanks. I see that in the current StyledStrings there seem to be two blend(x...) methods (for different types of x), which means that blend() is ambiguous. This won't be the case once JuliaLang/StyledStrings.jl#131 is finished and merged. I'd be inclined to just wait for that actually.

@DilumAluthge DilumAluthge marked this pull request as draft March 4, 2026 13:34
@DilumAluthgeBot DilumAluthgeBot deleted the BumpStdlibs/StyledStrings-51470b3-master branch March 31, 2026 04:40
@DilumAluthge
Copy link
Copy Markdown
Member

Auto-closed in favor of #61453

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.

3 participants