Skip to content

v3.1-dev: update from dev #4571

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 9 commits into from
May 8, 2025
Merged

v3.1-dev: update from dev #4571

merged 9 commits into from
May 8, 2025

Conversation

github-actions[bot]
Copy link
Contributor

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

Merge dev into v3.1-dev.

handrews and others added 9 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] <support@github.com>
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] <support@github.com>
highlight.js: support for JSONL, JSON-Seq, basic multipart, improve text/event-stream
dev: update from main
@github-actions github-actions bot requested review from a team as code owners May 8, 2025 17:06
@handrews handrews merged commit cc4cdbe into v3.1-dev May 8, 2025
3 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.

2 participants