🤖 [master] Bump the JuliaSyntaxHighlighting stdlib from b666d3c to 595728b (#59499)
Stdlib: JuliaSyntaxHighlighting
URL: https://github.com/julialang/JuliaSyntaxHighlighting.jl.git
Stdlib branch: main
Julia branch: master
Old commit: b666d3c
New commit: 595728b
Julia version: 1.13.0-DEV
JuliaSyntaxHighlighting version: 1.12.0(Does not match)
Bump invoked by: @tecosaur
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)
Diff:
https://github.com/julialang/JuliaSyntaxHighlighting.jl/compare/b666d3c98cca30d20d1e6f98c0e12c9350ffbc4c...595728b29cf80ac1ee4b642142e3f7345155f0bc
```
$ git log --oneline b666d3c..595728b
595728b Style constructors with parameters as func calls
462db2d Better adjust to JuliaSyntax 1.0
4ad4a5c More face inheriting
4e49522 Include ccall in builtins
bfe9b16 Fetch all builtins from Base instead of Core
8046596 Don't highlight base types specially
f24f6b9 Split cmd/delim faces, like string and char
```
Co-authored-by: tecosaur <20903656+tecosaur@users.noreply.github.com>