Skip to content

chore(deps): update all non-major dependencies - #468

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 30, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@stacksjs/bunpress (source) ^0.2.11^0.2.14 age adoption passing confidence devDependencies patch
@stacksjs/clapp ^0.2.12^0.2.16 age adoption passing confidence devDependencies patch
@vscode/vsce (source) ^3.7.2-12^3.9.2 age adoption passing confidence devDependencies minor
actions/cache v5.0.4v5.1.0 age adoption passing confidence action minor
actions/checkout v6.0.2v6.1.0 age adoption passing confidence action minor
better-dx ^0.2.15^0.2.25 age adoption passing confidence devDependencies patch
bunfig ^0.15.6^0.15.19 age adoption passing confidence devDependencies patch
highlight.js (source) ^11.11.1^11.12.0 age adoption passing confidence devDependencies minor
home-lang/pantry v0.9.18v0.11.60 age adoption passing confidence action minor
pickier ^0.1.48^0.1.65 age adoption passing confidence dependencies patch
shiki (source) ^4.0.2^4.4.3 age adoption passing confidence devDependencies minor
stacksjs/action-releaser v1.2.9v1.2.11 age adoption passing confidence action patch
vscode ^1.85.0^1.138.0 age adoption passing confidence engines minor

Release Notes

stacksjs/bunpress (@​stacksjs/bunpress)

v0.2.14

Compare Source

v0.2.13

Compare Source

v0.2.12

Compare Source

stacksjs/clapp (@​stacksjs/clapp)

v0.2.16

Compare Source

v0.2.15

Compare Source

v0.2.14

Compare Source

v0.2.13

Compare Source

Microsoft/vsce (@​vscode/vsce)

v3.9.2

Compare Source

Changes:

This list of changes was auto generated.

v3.9.1

Compare Source

Changes:

This list of changes was auto generated.

v3.9.0

Compare Source

Changes:

  • #​1263: fix: build regressions in 3.8.1
  • #​1261: Add override for serialize-javascript

This list of changes was auto generated.

v3.8.1

Compare Source

Changes:

This list of changes was auto generated.

v3.8.0

Compare Source

Changes:

See More

This list of changes was auto generated.

v3.7.2-13

Compare Source

Changes:

This list of changes was auto generated.

actions/cache (actions/cache)

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

actions/checkout (actions/checkout)

v6.1.0

Compare Source

v6.0.3

Compare Source

stacksjs/better-dx (better-dx)

v0.2.25

Compare Source

v0.2.24

Compare Source

v0.2.23

Compare Source

v0.2.22

Compare Source

v0.2.21

Compare Source

v0.2.20

Compare Source

v0.2.19

Compare Source

v0.2.18

Compare Source

v0.2.17

Compare Source

v0.2.16

Compare Source

stacksjs/bunfig (bunfig)

v0.15.19

Compare Source

v0.15.18

Compare Source

v0.15.17

Compare Source

v0.15.16

Compare Source

v0.15.15

Compare Source

v0.15.14

Compare Source

v0.15.13

Compare Source

v0.15.12

Compare Source

v0.15.11

Compare Source

v0.15.10

Compare Source

v0.15.9

Compare Source

v0.15.8

Compare Source

v0.15.7

Compare Source

highlightjs/highlight.js (highlight.js)

v11.12.0

Compare Source

Parser Engine:

  • fix(parser) count named capture groups when rewriting backreferences spokodev

New Grammars:

  • add FreeDesktop config file (.desktop / systemd) grammar gg582
  • added 3rd party Cedar grammar to SUPPORTED_LANGUAGES Dhruv Maniya
  • added 3rd party DAX and M (Power Query) grammars to SUPPORTED_LANGUAGES jiaopengzi
  • added 3rd party Djot grammar to SUPPORTED_LANGUAGES Mark Scherer
  • added 3rd party Igor Pro grammar to SUPPORTED_LANGUAGES Ryne Andal
  • added 3rd party Jaiva grammar to SUPPORTED_LANGUAGES Lehlogonolo Poole
  • added 3rd party Liquidsoap grammar to SUPPORTED_LANGUAGES Romain Beauxis
  • added 3rd party MoonBit grammar to SUPPORTED_LANGUAGES Kaida-Amethyst
  • added 3rd party Pkl grammar to SUPPORTED_LANGUAGES Dan Chao
  • added 3rd party RAScript grammar to SUPPORTED_LANGUAGES Joshua Raphael
  • added 3rd party Veryl grammar to SUPPORTED_LANGUAGES Naoya Hatta
  • added 3rd party Why3 grammar to SUPPORTED_LANGUAGES JGalego
  • added 3rd party Xojo grammar to SUPPORTED_LANGUAGES patricksalo
  • referenced existing 3rd party ES|QL grammar in SUPPORTED_LANGUAGES Styx0x6

Core Grammars:

  • fix(c) only match real atomic_* type names, not C11 atomic functions, issue #​3837 Mark Xian
  • fix(c) do not highlight C++ std types as built-ins, issue #​4103 Arron Zou
  • fix(c, cpp) bound the run of type tokens in front of a function name (ReDoS), issue #​4362 Jayesh Bhade
  • fix(c, cpp) scope angle-bracket header string to #include, issue #​3505 Pablo
  • fix(c, cpp) stop a raw string's closing delimiter from swallowing quotes, issue #​3585 David Pavlovschii
  • enh(cmake) add block and endblock keywords Anonymous Maarten
  • fix(cmake) only highlight standalone numbers, not digits that begin an identifier (e.g. 3rdparty), issue #​4170 Mark Xian
  • fix(cpp) require a word boundary before numeric literals so digits inside identifiers aren't highlighted as numbers, issue #​4231 Mark Xian
  • fix(crystal) stop treating integer division // as a regex literal Zain Asif
  • enh(csharp) support digit separators in binary literals and numeric type suffixes, and stop highlighting the leading _ of an identifier, issue #​4258 Sarath Francis
  • enh(css) add corner-shape properties Hama Tanveer
  • enh(css) support six-digit unicode-range values Konstantin Baltsat
  • enh(dart) add highlighting for class and function names guuido
  • enh(dns) highlight registered CAA property tags, issue #​4475 Joey Huang
  • enh(dns) improve grammar: character strings, TXT, classes, escapes, addresses Checconio
  • enh(dos) add batch as an alias, issue #​4395 Hashim Khan
  • enh(gherkin) update keyword list Hirse
  • enh(gherkin) variables can't contain whitespace Hirse
  • enh(gherkin) docstrings can use backticks Hirse
  • enh(go) recognize binary integer literals spokodev
  • enh(groovy) support underscores in numeric literals greymoth
  • fix(haskell) highlight where in GADT and closed type-family declarations, issue #​3753 Konstantin Baltsat
  • enh(java) improve detection of types, including generic and array types Hannes Wallnoefer
  • enh(javascript) add self to built-in variables Dsaquel
  • enh(kotlin) add ktm and ktx aliases DarkMatter-999
  • fix(leaf) fix bug in Leaf keyword highlighting Francesco Paolo Severino
  • fix(lisp) preserve highlighting after quoted multiplication expressions arturict
  • enh(llvm) support block C-style comments utam-1
  • enh(lua) add Lua 5.5 global keyword Nibiri
  • fix(markdown) don't treat a *** or ___ thematic break as the start of bold text, issue #​3719 Mayank Gupta
  • enh(nsis) enhance NSIS rules Jan T. Sott
  • enh(python) add missing builtins: aiter and anext (3.10), frozendict and sentinel (3.15) Hugo van Kemenade
  • enh(python) correctly highlight lazy import syntax from PEP 810 Peter Bierma
  • enh(python) support t-strings Nicolas Le Cam
  • fix(ruby) don't treat the scope resolution operator :: as a symbol, issue #​4294 Hashim Khan
  • enh(rust) add safe keyword Frances Wingerter
  • enh(rust) include the raw borrow operator in keywords Shiva Kiran Koninty
  • enh(rust) parse f16 and f128 literals usamoi
  • fix(rust) allow function invocations whose names start with a keyword Xia Li-yao
  • fix(rust) recognize \\ and \" char-literal escapes so highlighting doesn't leak, issue #​4351 Sarath Francis
  • enh(shell) match period (.) as part of shell prompt Ian Wienand
  • enh(sqf) update to Arma 3 v2.22 LouMontana
  • fix(xml) remove recursive sublanguage references to prevent ReDoS petejm

Documentation:

  • docs(php) explain the difference between php and php-template Zain Asif
  • document LLVM IR in SUPPORTED_LANGUAGES Jan Schultke
  • document the existing pwsh alias for PowerShell helpimnotdrowning
  • list languages with category "common" in SUPPORTED_LANGUAGES Marc Bernard
  • remind contributors to run npm i Proliecan
  • fix typos in README.CDN.md Zitrone

Themes:

Build / Tooling:

  • (build) allow third-party packages to override default languages Lysxia
  • (build) use Trusted Publishers in the publishing pipeline allejo
  • fix(types) allow RegExp in Mode.keywords KJyang-0114
  • refactor(tools) replace @colors/colors with ansis webdiscus
  • chore: dependency updates

CONTRIBUTORS

v11.11.2

Compare Source

Parser Engine:

  • fix illegal handling at end of input code Josh Goebel

New Grammars:

  • added 3rd party Aiken grammar to SUPPORTED_LANGUAGES Josh Marchand
  • added 3rd party VoltScript grammar to SUPPORTED_LANGUAGES Chester Moses
  • added 3rd party Gleam grammar to SUPPORTED_LANGUAGES Filip Hoffmann
  • added 3rd party Magik grammar to SUPPORTED_LANGUAGES Sebastiaan Speck
  • added 3rd party Prisma grammar to SUPPORTED_LANGUAGES SungHyun Kim
  • added 3rd party Bicep grammar to SUPPORTED_LANGUAGES Anthony Martin
  • added 3rd party L4 grammar to SUPPORTED_LANGUAGES Thomas Gorissen
  • added 3rd party Abc Notation grammar to SUPPORTED_LANGUAGES NriotHrreion

Core Grammars:

  • fix(cpp) exclude keywords from function calls Eisenwave
  • enh(csp) add missing directives / keywords from MDN (7 more) Max Liashuk
  • enh(ada) add new parallel keyword, allow [] for Ada 2022 Max Reznik
  • fix(javascript) correctly highlight 'for await' again [wolfgang42][]
  • fix(diff) fix unified diff hunk header regex to allow unpaired numbers Chris Wilson
  • enh(php) support single line and hash comments in attributes, constructor and functions Antoine Musso
  • fix(ex) adds support for ?' char literal and missing defguardp keyword Kevin Bloch
  • enh(json) add json5 support Kerry Shetline
  • fix(csharp) Support digit separators te-ing
  • fix(css) unicode-range parsing, issue #​4253 Kerry Shetline

Documentation:

Themes:

  • Fix: cybertopia themes render correctly in shadow DOM hbgl
  • added "vs Dark " theme Twineee1

Themes:

CONTRIBUTORS

home-lang/pantry (home-lang/pantry)

v0.11.60

Compare Source

Compare changes

🐛 Bug Fixes
🔧 Chores
Contributors

v0.11.59

Compare Source

Compare changes

🐛 Bug Fixes
🔧 Chores
Contributors

v0.11.58

Compare Source

Compare changes

🐛 Bug Fixes

🔧 Chores

Contributors

v0.11.57

Compare Source

Compare changes

🐛 Bug Fixes

🔧 Chores

Contributors

v0.11.56

Compare Source

Compare changes

✨ Features
🐛 Bug Fixes
⚡ Performance Improvements
♻️ Code Refactoring
📝 Documentation
✅ Tests
💚 Continuous Integration
🔧 Chores

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify

netlify Bot commented Mar 30, 2026

Copy link
Copy Markdown

Deploy Preview for ts-syntax-highlighter failed. Why did it fail? →

Name Link
🔨 Latest commit 0e557d9
🔍 Latest deploy log https://app.netlify.com/projects/ts-syntax-highlighter/deploys/6aaaa81a08dcbc0008035bba

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from e9b79a7 to 31530b3 Compare March 30, 2026 14:01
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e05bb28 to d7ef4f8 Compare April 13, 2026 16:27
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from d7ef4f8 to 298b5c5 Compare April 14, 2026 18:23
@renovate renovate Bot added minor and removed patch labels Apr 14, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 89d6fa6 to d7ea148 Compare April 22, 2026 10:38
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from b841cb8 to e0f22ed Compare May 2, 2026 08:30
@renovate renovate Bot added patch and removed minor labels May 2, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f18a63e to fc01ed0 Compare May 6, 2026 10:40
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7a02b8f to 2b92cfe Compare June 6, 2026 19:25
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c6179d9 to 10a9240 Compare June 13, 2026 20:04
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 05d316e to 34b9b09 Compare June 21, 2026 07:08
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6813cd7 to 581dafa Compare June 30, 2026 23:59
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from aa26d4e to 2866928 Compare July 8, 2026 15:58
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from aeaac75 to a477b04 Compare July 15, 2026 05:16
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 67178dc to b47462d Compare July 24, 2026 17:31
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from f0d5d2a to 8c3d695 Compare August 5, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants