Releases: actions/languageservices
Releases · actions/languageservices
v0.3.25
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
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
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
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
What's Changed
- Remove
is-expressionfrom schema and implementconvertToIfConditionby @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
usessyntax 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
v0.3.19
What's Changed
- Add
on.image_versionsupport 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
What's Changed
- Update README.md by @nebuk89 in #191
- Bump
webpack-dev-server: >=5.2.1by @AnthonyZavala in #192 - Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #193
- Snapshot support by @lawrencegripper in #201
- Release version 0.3.18 by @github-actions[bot] in #204
New Contributors
Full Changelog: release-v0.3.17...release-v0.3.18
v0.3.17
What's Changed
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @AnthonyZavala in #180
- Bump
@octokit/restfrom 19.0.7 to 21.1.1 &lernafrom 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