unsloth/studio/backend/core/data_recipe
dependabot[bot] 1a21839725
chore(deps): bump the npm-oxc-validator group across 1 directory with 2 updates (#5667)
Bumps the npm-oxc-validator group with 2 updates in the /studio/backend/core/data_recipe/oxc-validator directory: [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


Updates `oxc-parser` from 0.123.0 to 0.131.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.131.0/napi/parser)

Updates `oxlint` from 1.64.0 to 1.65.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.65.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.131.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-oxc-validator
- dependency-name: oxlint
  dependency-version: 1.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-oxc-validator
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-22 04:46:20 -07:00
..
jobs Add native GGUF intake to Studio (#5246) 2026-05-04 11:46:18 +02:00
oxc-validator chore(deps): bump the npm-oxc-validator group across 1 directory with 2 updates (#5667) 2026-05-22 04:46:20 -07:00
__init__.py Update license headers 2026-03-12 17:23:10 +00:00
huggingface.py miscallenous studio (#4293) 2026-03-15 14:42:11 +04:00
jsonable.py Final cleanup 2026-03-12 18:28:04 +00:00
local_callable_validators.py Add native GGUF intake to Studio (#5246) 2026-05-04 11:46:18 +02:00
service.py Allow non-LLM recipes to run and move Data tab first in executions (#4805) 2026-04-03 05:37:26 -07:00