Skip to content

v0.25.0

Compare
Choose a tag to compare
@chenrui333 chenrui333 released this 11 Aug 20:50
· 544 commits to main since this release
a12823e

What's Changed

Breaking Changes

  • feat: set atlantis/apply check to successful if all plans are No Changes by @chroju in #3378
    • Plans will now update the apply commit status check.
    • Plans that return No changes. Infrastructure is up-to-date. are now counted as if it was already successfully Applied.
    • Example:
      • 1 Planned Plan, 1 Applied Plan, and 1 No Changes Plan
      • 2/3 projects successfully applied.

New Features

Bug Fixes

Dependecy Updates

  • chore(deps): update vuepress monorepo to v2.0.0-beta.66 in package.json by @renovate in #3600
  • chore(deps): update dependency hashicorp/terraform to v1.5.3 in .circleci/config.yml by @renovate in #3599
  • chore(deps): update dependency node to v18.17.0 in .node-version by @renovate in #3614
  • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.6.0 in go.mod by @renovate in #3602
  • fix(deps): alpine package versions bump by @GenPage in #3622
  • fix(deps): update module github.com/cactus/go-statsd-client/v5 to v5.1.0 in go.mod by @renovate in #3615
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.88.0 in go.mod by @renovate in #3616
  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.25 in go.mod by @renovate in #3613
  • fix(ci): link_check required by @GenPage in #3633
  • chore(deps): update dependency hashicorp/terraform to v1.5.4 in .circleci/config.yml by @renovate in #3628
  • chore(deps): update debian docker tag to v12.1 in dockerfile by @renovate in #3630
  • chore(deps): update dependency git-lfs/git-lfs to v3.4.0 in dockerfile by @renovate in #3635
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.89.0 in go.mod by @renovate in #3640
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to f15f31b in go.mod by @renovate in #3658
  • fix(deps): update module golang.org/x/term to v0.11.0 in go.mod by @renovate in #3650
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.15.0 in go.mod by @renovate in #3654
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.90.0 in go.mod by @renovate in #3647
  • fix(deps): update module golang.org/x/text to v0.12.0 in go.mod by @renovate in #3652
  • fix(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.5 in go.mod by @renovate in #3659
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.5 in go.mod by @renovate in #3662
  • chore(deps): update golang docker tag to v1.20.7 in testing/dockerfile by @renovate in #3642
  • chore(deps): update dependency hashicorp/terraform to v1.5.5 in .circleci/config.yml by @renovate in #3660
  • chore(deps): update dependency node to v18.17.1 in .node-version by @renovate in #3661
  • fix(deps): update module go.uber.org/zap to v1.25.0 in go.mod by @renovate in #3643
  • chore(deps): lock file maintenance in server/events/testdata/test-repos/workspace-configured/main.tf by @renovate in #3655
  • chore(deps): update alpine docker tag to v3.18.3 in dockerfile by @renovate in #3656

New Contributors

Full Changelog: v0.24.4...v0.25.0