mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [@jsonforms/core](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/core), [@jsonforms/material-renderers](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/material-renderers), [@jsonforms/react](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/react), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together. Removes `js-yaml` Updates `@jsonforms/core` from 2.5.2 to 3.8.0 - [Release notes](https://github.com/eclipsesource/jsonforms/releases) - [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.8.0/packages/core) Updates `@jsonforms/material-renderers` from 2.5.2 to 3.8.0 - [Release notes](https://github.com/eclipsesource/jsonforms/releases) - [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.8.0/packages/material-renderers) Updates `@jsonforms/react` from 2.5.2 to 3.8.0 - [Release notes](https://github.com/eclipsesource/jsonforms/releases) - [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.8.0/packages/react) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser) Updates `eslint` from 8.57.1 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v10.8.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: dependency-type: indirect - dependency-name: "@jsonforms/core" dependency-version: 3.8.0 dependency-type: direct:production - dependency-name: "@jsonforms/material-renderers" dependency-version: 3.8.0 dependency-type: direct:production - dependency-name: "@jsonforms/react" dependency-version: 3.8.0 dependency-type: direct:production - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>