Releases: gruntwork-io/patcher-action
Releases · gruntwork-io/patcher-action
v2.4.1
v2.4.0
What's Changed
notable changes in Patcher v0.12.0
- patcher report: log if there's nothing to report, instead of erroring by @ceschae in gruntwork-io/patcher#887
boring chores in Patcher v0.12.0
- Bump github.com/getsentry/sentry-go from 0.30.0 to 0.31.1 by @dependabot in gruntwork-io/patcher#877
- Bump github.com/gosimple/slug from 1.14.0 to 1.15.0 by @dependabot in gruntwork-io/patcher#874
- Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in gruntwork-io/patcher#876
- Bump github.com/docker/docker from 27.3.1+incompatible to 27.5.0+incompatible by @dependabot in gruntwork-io/patcher#878
- Bump go.opentelemetry.io/otel from 1.33.0 to 1.34.0 by @dependabot in gruntwork-io/patcher#882
- Bump github.com/docker/cli from 27.4.1+incompatible to 27.5.0+incompatible by @dependabot in gruntwork-io/patcher#881
- Bump github.com/getsentry/sentry-go/otel from 0.30.0 to 0.31.1 by @dependabot in gruntwork-io/patcher#879
- Bump github.com/bmatcuk/doublestar/v4 from 4.7.1 to 4.8.0 by @dependabot in gruntwork-io/patcher#880
- Bump go.opentelemetry.io/otel/sdk from 1.33.0 to 1.34.0 by @dependabot in gruntwork-io/patcher#884
- Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.2 by @dependabot in gruntwork-io/patcher#885
- Bump github.com/docker/cli from 27.5.0+incompatible to 27.5.1+incompatible by @dependabot in gruntwork-io/patcher#886
- Bump github.com/bmatcuk/doublestar/v4 from 4.8.0 to 4.8.1 by @dependabot in gruntwork-io/patcher#883
Full Changelog: gruntwork-io/patcher@v0.11.2...v0.12.0
Full Changelog: v2.3.1...v2.4.0
v2
This is a floating release tracking the latest v2.y.z
release.
v2.3.1
What's Changed
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
breaking
- move --non-interactive to just patcher update by @ceschae in gruntwork-io/patcher#864
boring
- replacing expired secret by @ceschae in #55
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #54
- use patcher v0.11.0 by @ceschae in #56
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
Full Changelog: v2...v2.2.0
v2.1.1
What's Changed
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Add the ability to provide a separate auth token vs. patcher update token by @ceschae in #49
- in additon to
github_token
, you can specifyupdate_token
! the latter will specifically be used for writing PRs to your repo as a result ofpatcher update
, the former will be used only to validate that you are a customer of Gruntwork and can use Patcher.
- in additon to
Full Changelog: v2...v2.1.0
v2.0.2
What's Changed
interesting stuff
- parse .git suffix of a repo optionally by @ceschae in gruntwork-io/patcher#827
- update patcher to go 1.22 by @ceschae in gruntwork-io/patcher#828
chores
- Bump github.com/docker/docker from 27.0.1+incompatible to 27.1.1+incompatible by @dependabot in gruntwork-io/patcher#800
- update versions of dependencies used in circleci config by @ceschae in gruntwork-io/patcher#802
- Create dependabot.yml by @ceschae in gruntwork-io/patcher#803
- Bump github.com/getsentry/sentry-go from 0.22.0 to 0.29.0 by @dependabot in gruntwork-io/patcher#806
- Bump github.com/charmbracelet/glamour from 0.6.0 to 0.8.0 by @dependabot in gruntwork-io/patcher#807
- Bump github.com/sethvargo/go-githubactions from 1.2.0 to 1.3.0 by @dependabot in gruntwork-io/patcher#808
- Bump github.com/docker/docker from 27.1.1+incompatible to 27.2.1+incompatible by @dependabot in gruntwork-io/patcher#804
- Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.4 by @dependabot in gruntwork-io/patcher#813
- Bump github.com/charmbracelet/bubbles from 0.16.1 to 0.20.0 by @dependabot in gruntwork-io/patcher#811
- Bump github.com/gruntwork-io/terratest from 0.46.16 to 0.47.1 by @dependabot in gruntwork-io/patcher#810
- Bump github.com/zclconf/go-cty from 1.14.1 to 1.15.0 by @dependabot in gruntwork-io/patcher#809
- Bump github.com/docker/cli from 27.0.1+incompatible to 27.3.1+incompatible by @dependabot in gruntwork-io/patcher#815
- Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 by @dependabot in gruntwork-io/patcher#816
- Bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.22.0 by @dependabot in gruntwork-io/patcher#817
- Bump go.opentelemetry.io/otel from 1.28.0 to 1.30.0 by @dependabot in gruntwork-io/patcher#818
- Bump github.com/gosimple/slug from 1.13.1 to 1.14.0 by @dependabot in gruntwork-io/patcher#821
- Bump github.com/docker/docker from 27.2.1+incompatible to 27.3.1+incompatible by @dependabot in gruntwork-io/patcher#822
- Bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.1.1 by @dependabot in gruntwork-io/patcher#823
- Bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 by @dependabot in gruntwork-io/patcher#824
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- use patcher version 0.9.1 by @ceschae in #45
- bug: check correct field when parsing github error response for already existing PR for patcher update
- dependabot chores
- use patcher version 0.9.3 by @ceschae in #46
- bring patcher's terragrunt import up to version 0.66.2
- don't add changes to spec files to created PRs during patcher update
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #47
New Contributors
Full Changelog: v2.0.0...v2.0.1