v0.38.0
What's Changed
Provider AzureDevops
- chore: Add license references to files that don't have them by @lukemassa in #5977
Provider GitHub
- fix: determine mergeability of GitHub workflows from check suite by @henriklundstrom in #5885
Provider GitLab
- fix: resolve issue #5944 by @MihailoPlavsic34 in #5986
Bug fixes 🐛
- fix: Nil pointer dereference in atlantis version command by @Adamovix in #5971
- fix: Fail policy checks when Rego syntax errors occur by @edbighead in #5980
- fix: Close metric scope after tests finish by @lukemassa in #5889
- fix: Handle changing base branch in reclone by @lukemassa in #6005
- fix: Do not use name
headfor source remote by @lukemassa in #6010
Security changes
- chore(deps): update module golang.org/x/crypto to v0.43.0 [security] (main) by @renovate[bot] in #5956
- chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (main) by @renovate[bot] in #5974
Documentation
- build(deps): bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #5905
- docs: Consolidate release documentation by @lukemassa in #5946
- chore(deps): update dependency vue to v3.5.24 in package.json (main) by @renovate[bot] in #5966
Dependencies
- chore(deps): update go to v1.25.4 in go.mod (main) by @renovate[bot] in #5943
- chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 26043ad in dockerfile.dev (main) by @renovate[bot] in #5951
- chore(deps): update ngrok/ngrok:latest docker digest to 168300d in docker-compose.yml (main) by @renovate[bot] in #5958
- chore(deps): update dependency opentofu/opentofu to v1.10.7 in dockerfile (main) by @renovate[bot] in #5965
Other Changes 🔄
- chore: Remove invalid policy owner tests from command_runner_test by @lukemassa in #5963
- chore: Improve working dir lock error output by @lukemassa in #5960
- fix: add env variable DEFAULT_CONFTEST_VERSION to dockerfile so it's available at runtime by @nvanheuverzwijn in #5997
New Contributors
- @Adamovix made their first contribution in #5971
- @rjmsilveira made their first contribution in #5926
- @MihailoPlavsic34 made their first contribution in #5986
Full Changelog: v0.37.1...v0.38.0