Skip to content

Releases: twpayne/chezmoi

v2.34.3

03 Jul 22:17
Compare
Choose a tag to compare

What's Changed

  • fix: Check .chezmoiignore before protected paths by @twpayne in #3052
  • chore: Add actionlint linter by @twpayne in #3053
  • fix: Parse hostnames from all loopback addresses in /etc/hosts by @twpayne in #3055
  • chore: Update dependencies by @twpayne in #3058
  • fix: Respect persistentState config variable by @twpayne in #3066
  • chore: Miscellaneous fixes by @twpayne in #3068
  • docs: Remove reference to tar and /dev/stdin so code works on Windows by @Sacro in #3069
  • chore: Update goreleaser config for version 1.19 by @twpayne in #3071
  • fix: Drop Solaris and Illumos support by @twpayne in #3060
  • chore(deps): bump github.com/rogpeppe/go-internal from 1.10.1-0.20230524175051-ec119421bb97 to 1.11.0 by @dependabot in #3073
  • chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.1 by @dependabot in #3074
  • chore(deps): bump reviewdog/action-misspell from 1.12.4 to 1.13.1 by @dependabot in #3075
  • chore(deps): bump github/codeql-action from 2.20.0 to 2.20.1 by @dependabot in #3076

New Contributors

Full Changelog: v2.34.2...v2.34.3

v2.34.2

17 Jun 01:22
Compare
Choose a tag to compare

What's Changed

  • chore: Simplify code by using strings.EqualFold, time.Before by @twpayne in #3038
  • chore: Use http.NoBody instead of nil by @alexandear in #3040
  • chore: Miscellaneous clean-ups by @twpayne in #3041
  • fix: Handle multiple files in .chezmoidata directory by @twpayne in #3042
  • chore: Update dependencies by @twpayne in #3043
  • chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 by @dependabot in #3044
  • chore(deps): bump dessant/lock-threads from 4.0.0 to 4.0.1 by @dependabot in #3045
  • chore(deps): bump github/codeql-action from 2.3.5 to 2.20.0 by @dependabot in #3046
  • chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #3047
  • chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #3048

Full Changelog: v2.34.1...v2.34.2

v2.34.1

10 Jun 17:07
Compare
Choose a tag to compare

What's Changed

  • chore: Build with Go 1.20.5 by @twpayne in #3030
  • feat: Add git.commitMessageTemplate configuration variable by @twpayne in #3032

Full Changelog: v2.34.0...v2.34.1

v2.34.0

05 Jun 00:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.33.6...v2.34.0

v2.33.6

15 May 19:22
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/cloudflare/circl from 1.3.2 to 1.3.3 by @dependabot in #2991
  • fix: Only create empty files if they have the empty_ attribute by @twpayne in #2997
  • chore: Refactor internal handling of remove_ directories by @twpayne in #2999
  • chore(editorconfig): Remove quotes from editorconfig file by @aarondill in #3000
  • fix: Set CHEZMOI_SOURCE_DIR env var in init when using .chezmoiroot by @twpayne in #3001
  • chore: Update dependencies by @twpayne in #3002

New Contributors

Full Changelog: v2.33.5...v2.33.6

v2.33.5

11 May 19:53
Compare
Choose a tag to compare

What's Changed

  • chore: Build with Go 1.20.4 by @twpayne in #2970
  • chore: Use github.com/alecthomas/assert instead of github.com/stretchr/testify by @twpayne in #2974
  • fix: Fix commands for managed files in exact_ directories by @twpayne in #2980
  • docs: Improved Bitwarden login documentation by @halostatue in #2955
  • chore: Update dependencies by @twpayne in #2983
  • chore(deps): bump github/codeql-action from 2.3.2 to 2.3.3 by @dependabot in #2986
  • chore(deps): bump cpina/github-action-push-to-another-repository from 1.6 to 1.7 by @dependabot in #2987
  • chore(deps): bump reviewdog/action-misspell from 1.12.3 to 1.12.4 by @dependabot in #2985
  • fix: Ensure the sourceDir is updated before creating config file by @twpayne in #2989

Full Changelog: v2.33.4...v2.33.5

v2.33.4

02 May 15:18
Compare
Choose a tag to compare

What's Changed

  • fix: Fix init --promptBool for promptBoolOnce template function by @twpayne in #2950
  • docs: update encryption md to account for chezmoiroot by @danielo515 in #2952
  • chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.3 by @dependabot in #2957
  • chore(deps): bump github/codeql-action from 2.2.9 to 2.3.2 by @dependabot in #2958
  • chore(deps): bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #2959
  • fix: Respect executable file modes in external_ directories by @twpayne in #2966
  • fix: Fix chezmoi rm with files in exact_ directories by @twpayne in #2967

New Contributors

Full Changelog: v2.33.3...v2.33.4

v2.33.3

21 Apr 21:06
Compare
Choose a tag to compare

What's Changed

  • fix: Correct capitalization of .chezmoi.config template variables by @twpayne in #2943

Full Changelog: v2.33.2...v2.33.3

v2.33.2

21 Apr 15:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.33.1...v2.33.2

v2.33.1

07 Apr 23:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.33.0...v2.33.1