Releases: twpayne/chezmoi
Releases · twpayne/chezmoi
v2.33.6
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
- @aarondill made their first contribution in #3000
Full Changelog: v2.33.5...v2.33.6
v2.33.5
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
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
- @danielo515 made their first contribution in #2952
Full Changelog: v2.33.3...v2.33.4
v2.33.3
v2.33.2
What's Changed
- chore: Add test for reported .chezmoiroot issue by @twpayne in #2930
- chore: Update dependencies by @twpayne in #2932
- fix: Set CHEZMOI_ environment variables for modify_ scripts by @twpayne in #2935
- fix: Don't download ignored git-repo externals by @twpayne in #2939
- feat: Add .chezmoi.config template variable by @twpayne in #2940
- chore: Update dependencies by @twpayne in #2941
Full Changelog: v2.33.1...v2.33.2
v2.33.1
What's Changed
- chore: Update dependencies by @twpayne in #2889
- chore: Add rbw version check to doctor command by @twpayne in #2893
- chore(deps): bump sigstore/cosign-installer from 2.8.1 to 3.0.1 by @dependabot in #2897
- chore(deps): bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #2898
- chore(deps): bump github/codeql-action from 2.2.5 to 2.2.9 by @dependabot in #2899
- chore(deps): bump actions/checkout from 3.3.0 to 3.5.0 by @dependabot in #2900
- chore: Update dependencies by @twpayne in #2903
- chore: Update dependencies by @twpayne in #2908
- fix: Allow source dir to be a git worktree by @twpayne in #2911
- fix: Change where fish completions are installed by @J-M0 in #2912
- chore: Tidy up persistent state tests by @twpayne in #2914
- chore: Update dependencies by @twpayne in #2915
New Contributors
Full Changelog: v2.33.0...v2.33.1
v2.33.0
What's Changed
- chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #2856
- docs: Miscellaneous fixes by @twpayne in #2860
- fix: Don't list entries in git-repo externals as unmanaged by @twpayne in #2862
- chore: Minor fixes by @twpayne in #2863
- feat: Add support for ejson by @XaF in #2857
- chore: Tidy up ejson default key dir by @twpayne in #2870
- feat: Add jq template function by @twpayne in #2833
- Update dependencies by @twpayne in #2874
- docs: Add missing
jsonc
to some formats by @bradenhilton in #2876 - docs: Wait for elevated PS process to return by @alexvy86 in #2872
- chore: Deprecate
--autotemplate
by @halostatue in #2877 - Update build infrastructure by @twpayne in #2881
- feat: Set $CHEZMOI_VERBOSE based on --verbose by @halostatue in #2875
- fix: Only set $CHEZMOI_VERBOSE when --verbose is set by @twpayne in #2883
Full Changelog: v2.32.0...v2.33.0
v2.32.0
What's Changed
- chore: Add test for target-path, .chezmoiscripts, and .chezmoiroot by @twpayne in #2811
- fix: Allow underscores and dots in GitHub dotfile repo name guesses by @twpayne in #2817
- Improve chezmoi cd command by @twpayne in #2823
- docs: Fix typo by @hezhizhen in #2829
- feat: Add support for the JSONC format by @twpayne in #2827
- chore: Add test that diff.exclude excludes dirs from external diff tool by @twpayne in #2830
- feat: Refuse to add chezmoi files to chezmoi by @twpayne in #2822
- feat: Add pre- and post-command hooks by @twpayne in #2832
- chore: Update dependencies by @twpayne in #2834
- chore: Tidy up nolint directives by @twpayne in #2842
- docs: Updated config / flags documentation information by @halostatue in #2843
- chore: Miscellaneous password manager cleanups by @twpayne in #2845
- chore: Remove +build comments from modules by @alexandear in #2846
- chore: Use run.go instead of deprecated lang-version by @alexandear in #2847
- feat: Add rbw template function for Bitwarden by @twpayne in #2841
- chore: Miscellaneous fixes by @twpayne in #2848
New Contributors
- @hezhizhen made their first contribution in #2829
Full Changelog: v2.31.1...v2.32.0
v2.31.1
What's Changed
- chore: Bump golangci-lint to v1.51.2 by @twpayne in #2782
- docs: Improve documentation on git-repo externals by @twpayne in #2785
- chore: Update dependencies by @twpayne in #2788
- chore: Enable most govet linters by @twpayne in #2794
- chore: Update dependencies by @twpayne in #2795
- feat: Add Dashlane password manager support by @twpayne in #2792
- fix: Detect absolute paths in externals on Windows by @twpayne in #2796
- feat: Add Dashlane secure notes support by @XaF in #2797
- chore(deps): bump cpina/github-action-push-to-another-repository from 9e487f29582587eeb4837c0552c886bb0644b6b9 to 0a14457bb28b04dfa1652e0ffdfda866d2845c73 by @dependabot in #2802
- chore(deps): bump github/codeql-action from 2.2.1 to 2.2.5 by @dependabot in #2803
- chore(deps): bump actions/cache from 3.2.4 to 3.2.6 by @dependabot in #2804
- chore: Update dependencies by @twpayne in #2809
New Contributors
Full Changelog: v2.31.0...v2.31.1
v2.31.0
What's Changed
- feat: Print a warning when chezmoi add is called with an ignored entry by @twpayne in #2762
- feat: Cache GitHub API results by default to stay under rate limit by @twpayne in #2763
- feat: Display progress bars by default when stdout is a TTY by @twpayne in #2767
- feat(bitwarden): Grab attachment by object name by @cawaltrip in #2765
- fix: Eliminate [DEFAULT] section for
fromIni
map by @halostatue in #2770 - chore: Update dependencies by @twpayne in #2772
- feat: Add --with-stdin flag to execute-template command by @twpayne in #2774
- docs: Fix typo, improve grammar in init doc page by @bradenhilton in #2776
- docs: Improve documentation on externals by @twpayne in #2775
- chore: Update dependencies by @twpayne in #2781
New Contributors
- @cawaltrip made their first contribution in #2765
Full Changelog: v2.30.1...v2.31.0