Skip to content

Releases: actions/languageservices

v0.3.25

08 Dec 20:02
742b36d

Choose a tag to compare

What's Changed

  • Add missing activity types for pull_request and pull_request_target by @ericsciple in #242
  • Release version 0.3.25 by @github-actions[bot] in #248

Full Changelog: release-v0.3.24...release-v0.3.25

v0.3.24

08 Dec 16:09
952dc89

Choose a tag to compare

What's Changed

  • Align supported Node.js engines field with dependency requirements by @ericsciple in #231
  • Skip validation for dynamic environment by @thezanke in #178
  • Skip secrets/vars validation when context is incomplete by @ericsciple in #233
  • Support YAML anchors and aliases by @ericsciple in #234
  • Always provide strategy and matrix contexts with defaults by @ericsciple in #235
  • Suppress warnings for step output property access by @ericsciple in #236
  • Add validation for concurrency deadlock detection by @ericsciple in #237
  • Fix expression completion in multi-line if block scalars by @ericsciple in #238
  • Add missing runner context properties (environment, debug, workspace) by @ericsciple in #241
  • Allow empty strings in workflow_dispatch choice options by @ericsciple in #245
  • Release version 0.3.24 by @github-actions[bot] in #247

New Contributors

Full Changelog: release-v0.3.23...release-v0.3.24

v0.3.23

05 Dec 16:50
7b9adb1

Choose a tag to compare

What's Changed

  • Optimize JSON data files to reduce bundle size by 90% by @ericsciple in #229
  • Release version 0.3.23 by @github-actions[bot] in #230

Full Changelog: release-v0.3.22...release-v0.3.23

v0.3.22

04 Dec 19:44
22c36bc

Choose a tag to compare

What's Changed

  • Improve cron schedule warning message by @ericsciple in #227
  • Release version 0.3.22 by @github-actions[bot] in #228

Full Changelog: release-v0.3.21...release-v0.3.22

v0.3.21

04 Dec 17:52
dfb411f

Choose a tag to compare

What's Changed

  • Remove is-expression from schema and implement convertToIfCondition by @ericsciple in #217
  • Refactor if-condition to use schema-driven validation and AST-based status function detection by @ericsciple in #218
  • Add validation for literal text in if conditions by @ericsciple in #216
  • Add uses syntax validation for step and job-level workflows by @ericsciple in #220
  • Fix misleading error for malformed local workflow paths by @ericsciple in #221
  • Fix npm audit vulnerabilities by @ericsciple in #222
  • Improve cron schedule validation and diagnostics by @ericsciple in #224
  • Release version 0.3.21 by @github-actions[bot] in #226

Full Changelog: release-v0.3.20...release-v0.3.21

v0.3.20

19 Nov 16:37
7f8bba4

Choose a tag to compare

What's Changed

  • Add new artifact-metadata permission to schema by @indigok in #213
  • Release version 0.3.20 by @github-actions[bot] in #214

New Contributors

Full Changelog: release-v0.3.19...release-v0.3.20

v0.3.19

30 Sep 10:42
d467662

Choose a tag to compare

What's Changed

  • Add on.image_version support to language parser by @lawrencegripper in #206
  • Release version 0.3.19 by @github-actions[bot] in #207

Full Changelog: release-v0.3.18...release-v0.3.19

v0.3.18

10 Sep 14:06
6f63074

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: release-v0.3.17...release-v0.3.18

v0.3.17

07 May 21:12
311a948

Choose a tag to compare

What's Changed

  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @AnthonyZavala in #180
  • Bump @octokit/rest from 19.0.7 to 21.1.1 & lerna from 8.2.1 to 8.2.2 by @AnthonyZavala in #181
  • Release version 0.3.17 by @github-actions[bot] in #182

Full Changelog: release-v0.3.16...release-v0.3.17