Skip to content

Commit

Permalink
🤖 [master] Bump the JuliaSyntaxHighlighting stdlib from 04b2323 to b8…
Browse files Browse the repository at this point in the history
…9dd99 (#55474)

Stdlib: JuliaSyntaxHighlighting
URL: https://github.com/julialang/JuliaSyntaxHighlighting.jl.git
Stdlib branch: main
Julia branch: master
Old commit: 04b2323
New commit: b89dd99
Julia version: 1.12.0-DEV
JuliaSyntaxHighlighting version: 1.12.0
Bump invoked by: @tecosaur
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/JuliaSyntaxHighlighting.jl@04b2323...b89dd99

```
$ git log --oneline 04b2323..b89dd99
b89dd99 Actually use the syntax_errors argument
fee6aa5 Use a mutable type instead of ref fields
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
DilumAluthgeBot and DilumAluthge authored Aug 13, 2024
1 parent ac425a5 commit 96fd25a
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3dc1387ed88ba3c0df04d05a86d804d0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fe30ed73b257e6928097cb7baca5b82a9a60b2f9b9f219fbcf570c5ed513447f0fda2a48da06b57e381516a69278f7f8519764d00e9e4fb5683a5411e245ef45
2 changes: 1 addition & 1 deletion stdlib/JuliaSyntaxHighlighting.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
JULIASYNTAXHIGHLIGHTING_BRANCH = main
JULIASYNTAXHIGHLIGHTING_SHA1 = 04b2323c41f6422464c838fe9045700e9ee75e95
JULIASYNTAXHIGHLIGHTING_SHA1 = b89dd99db56700c47434df6106b6c6afd1c9ed01
JULIASYNTAXHIGHLIGHTING_GIT_URL := https://github.com/julialang/JuliaSyntaxHighlighting.jl.git
JULIASYNTAXHIGHLIGHTING_TAR_URL = https://api.github.com/repos/julialang/JuliaSyntaxHighlighting.jl/tarball/$1

2 comments on commit 96fd25a

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

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

Executing the daily package evaluation, I will reply here when finished:

@nanosoldier runtests(isdaily = true)

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

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

The package evaluation job you requested has completed - possible new issues were detected.
The full report is available.

Please sign in to comment.