Skip to content

Conversation

@bobbylight
Copy link
Owner

@bobbylight bobbylight commented Jan 6, 2026

The following runtime dependencies have been updated:

  • rsyntaxtextarea - patch bump
  • autocomplete - patch bump
  • rhino - minor bump to 1.9.0

The rhino bump introduced some churn, as it changed an API a bit in their AST. There should be no functional change, but Rhino now supports spread operators in object literals. The changes made in this PR support the API/AST change, but don't implement support for actually parsing the spread literals yet - they're just ignored. See #103 for work towards fixing this and supporting spread object properties.

@bobbylight bobbylight force-pushed the bump-runtime-dependencies branch from 46e47fc to f7bcd03 Compare January 6, 2026 02:21
@bobbylight bobbylight added this to the 3.4.1 milestone Jan 6, 2026
@bobbylight bobbylight added the dependencies Pull requests that update a dependency file label Jan 6, 2026
@bobbylight bobbylight merged commit b8bb2b1 into master Jan 6, 2026
5 checks passed
@bobbylight bobbylight deleted the bump-runtime-dependencies branch January 6, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants