Releases: actions/languageservices
Releases · actions/languageservices
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
v0.3.16
What's Changed
- Bump lerna from 6.0.3 to 8.2.1 by @dependabot in #166
- Update workflow-v1.0.json to include models permission by @sgoedecke in #175
New Contributors
- @sgoedecke made their first contribution in #175
Full Changelog: release-v0.3.15...release-v0.3.16
v0.3.15
What's Changed
- Remove import assertions by @gillisandrew in #145
New Contributors
- @gillisandrew made their first contribution in #145
Full Changelog: release-v0.3.14...release-v0.3.15