Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 19:42

This release is a minor one and it should not represent a breaking change for the majority of users. If you find any issue with this version, it should be related to the migration of js-yaml to version 5. If you are using YAML 1.1 legacy features, you need to be aware that there are several changes and now the parser uses the CORE_SCHEMA. Check the migration guide for more details.


🛠 Fixes

🧩 Dependencies

  • [Dependencies]: Bump the dependencies-dev group with 3 updates
  • [Dependencies]: Bump the dependencies-dev group with 2 updates
  • [Dependencies]: Bump home-assistant-javascript-templates from 6.0.0 to 6.0.1 in the dependencies-prod group
  • [Dependencies]: Bump the dependencies-dev group with 3 updates
  • [Dependencies]: Bump the dependencies-dev group with 1 update
  • Migrate the codebase to TypeScript 6
  • Update dependencies and solve vulnerabilities through pnpm overrides
  • [Dependencies]: Bump eslint from 10.1.0 to 10.2.0 in the dependencies-dev group
  • [Dependencies]: Bump the dependencies-dev group with 3 updates
  • [Dependencies]: Bump home-assistant-query-selector from 6.0.1 to 6.1.0 in the dependencies-prod group across 1 directory
  • [Dependencies]: Bump the dependencies-dev group with 4 updates
  • [Dependencies]: Bump typescript-eslint from 8.58.2 to 8.59.0 in the dependencies-dev group
  • [Dependencies]: Bump the dependencies-dev group with 3 updates
  • [Dependencies]: Bump the dependencies-dev group with 3 updates
  • [Dependencies]: Bump home-assistant-query-selector from 6.1.0 to 6.2.0 in the dependencies-prod group across 1 directory
  • [Dependencies]: Bump the dependencies-dev group with 5 updates
  • [Dependencies]: Bump home-assistant-javascript-templates from 7.0.0 to 7.1.0 (via audit fix) in the dependencies-prod group across 1 directory
  • [Dependencies]: Bump the dependencies-dev group with 2 updates
  • Update pnpm to version 11
  • [Dependencies]: Bump the dependencies-dev group with 2 updates
  • [Dependencies]: Bump the dependencies-dev group with 3 updates
  • [Dependencies]: Bump js-yaml from 4.1.1 to 4.2.0 in the dependencies-prod group across 1 directory
  • [Dependencies]: Bump the dependencies-dev group with 4 updates
  • [Dependencies]: Bump the dependencies-dev group with 4 updates
  • [Dependencies]: Bump js-yaml from 4.2.0 to 5.0.0 in the dependencies-prod group across 1 directory

⚙️ Configuration

  • [Github Actions]: Bump pnpm/action-setup from 4 to 5 in the actions-deps group
  • Migrate the codebase to TypeScript 6
  • [Github Actions]: Bump the actions-deps group across 1 directory with 1 update
  • [Github Actions]: Bump pnpm/action-setup from 5 to 6 in the actions-deps group across 1 directory
  • Update pnpm to version 11
  • [Github Actions]: Bump actions/checkout from 6 to 7 in the actions-deps group across 1 directory

📦 Other