Skip to content

dev: update from main #4568

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 8, 2025
Merged

dev: update from main #4568

merged 8 commits into from
May 8, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 7, 2025

Merge main into dev.

handrews and others added 6 commits April 27, 2025 15:05
Improve text/event-stream support with comment support and
generally better configuration (one rule wasn't doing anything).

Add support for JSONL/NDJSON (basically JSON without the check
for values separated only by whitespace) and JSON Text Sequences
(which requires using `0x1E` as the record separator, and
highlighting it separately).
Bumps [@hyperjump/json-schema](https://github.com/hyperjump-io/json-schema) from 1.13.0 to 1.14.0.
- [Commits](hyperjump-io/json-schema@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: "@hyperjump/json-schema"
  dependency-version: 1.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 3.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot requested review from a team as code owners May 7, 2025 14:37
mikekistler
mikekistler previously approved these changes May 7, 2025
Copy link
Contributor

@mikekistler mikekistler left a comment

Choose a reason for hiding this comment

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

Looks good. 👍

@mikekistler mikekistler requested a review from a team May 7, 2025 22:03
highlight.js: support for JSONL, JSON-Seq, basic multipart, improve text/event-stream
@handrews handrews merged commit 86e8b14 into dev May 8, 2025
12 checks passed
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.

3 participants