Skip to content

Update dependency twpayne/chezmoi to v2.70.0#45

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/twpayne-chezmoi-2.x
Open

Update dependency twpayne/chezmoi to v2.70.0#45
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/twpayne-chezmoi-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Update Change
twpayne/chezmoi minor v2.60.1v2.70.0

Release Notes

twpayne/chezmoi (twpayne/chezmoi)

v2.70.0

Compare Source

Changelog

Features
  • c827252 feat: Support multiple externals to same target in one .chezmoiexternal file
  • d210129 feat: Add podman as an alias for docker command
Fixes
  • 44f73d3 fix: Adding exact subdir won't add exact parent
Documentation
  • 1499bfc docs: Clarify that edit --apply command does not apply scripts
  • 883fe13 docs: Add new articles on using chezmoi with coding agent configuration
  • 0bd0e48 docs: Add am package manager installation instructions
  • 7ef5efe docs: Add link to github.com/daptify14/chezit
  • 767015a docs: Add links to articles
  • 8e1b652 docs: Add link to article
  • 6f3e1db docs: Add link to podcast
  • 910481e docs: Add links to articles

v2.69.4

Compare Source

Changelog
Features
  • 60df04e feat: Prefer PowerShell Core (pwsh) for .ps1 scripts
Documentation
  • a85dc2f docs: Improve Reddit search query for chezmoi
  • 74eae43 docs: Link chattr reference with attributes
  • 5d022c4 docs: Make no-LLM contribution policy clearer
  • 9f3c74f docs: Add link to article
  • b652f44 docs: Add link to video
  • 2d1c6af docs: Add links to articles
  • b0f5578 docs: Add link to article

v2.69.3

Compare Source

Changelog
Fixes
  • e2e3d1d fix: Empty commit to re-trigger release process

v2.69.2

Compare Source

Changelog
Features
  • 557cd16 feat: Add --include and --exclude flags to unmanaged command
Fixes
  • d43f4c6 fix: Make joinPath template func accept string-like values

v2.69.1

Compare Source

Changelog
Fixes
  • a08a575 fix: Revert to sprig for template function implementations
  • b89b0c5 fix: Fix external size check without secure hashes
Documentation
  • 9d08943 docs: Fix protonPassJSON example
  • 22f46c6 docs: Add link to github.com/Lindydancer/tmpl-mode

v2.69.0

Compare Source

Changelog
Features
  • c3a11ca feat: Add --pq flag to age-keygen command
  • e1e1ec5 feat: Add support for transcrypt and git-crypt
  • 788eb3b feat: Add support for Proton Pass password manager
  • 0193146 feat: Support TOML 1.1
  • 3a6d0d6 feat: Switch template function implementation to sprout
Fixes
  • 562f971 fix: Revert to cosign v2.6.1 for release signing
  • bc055df fix: Ignore templates in exact_ dirs in re-add command
  • 4b67af9 fix: Clean paths in external files
  • f5f7d08 fix: Reject invalid file and dir names in source dir
  • 249d1c9 fix: Fix check for adding files in protected directories
Documentation
  • 1a29028 docs: Add link to article
  • a99bfe5 docs: Fix typo in chezmoi add note

v2.68.1

Compare Source

Changelog
Fixes
  • 61250b0 fix: Fix edit-encrypted command for files in subdirectories
  • 2a22e9b fix: Fix type of .chezmoi.sourceFile

v2.68.0

Compare Source

Changelog
Features
  • def70db feat: Add --new flag to add command
  • 7aa7a9b feat: Add --re-encrypt flag to re-add command
  • cc89b3c feat: Add edit-encrypted command
Fixes
  • 1ceb35a fix: Ensure that .chezmoi.sourceFile template var is always a relative path
  • 7c47d0b fix: Don't overwrite config file in init --dry-run
  • 40a630b fix: Fix panic in execute-template --override-data with no template data
  • 39d2d0d fix: Fix forget command on implicitly managed files
  • 70353d8 fix: Ignore externals in destroy command

v2.67.1

Compare Source

Changelog
Features
  • ac3f134 feat: Switch to znkr.io/diff for builtin diff
  • b15b5cf feat: Warn if adding non-UTF-8 template
Documentation
  • 6e2329c docs: Add note about symlinks on windows
  • c1640e9 docs: Make Mermaid diagrams more consistent with text
  • f83ac99 docs: Add link to podcast
  • a74ea5c docs: Improve developer guide
  • 0d512c8 docs: Add link to article

v2.67.0

Compare Source

Changelog
Features
  • 7ee1071 feat: Make re-add add and remove entries in exact_ directories
Fixes
  • aa188e6 fix: Make all template funcs available in diff and merge args
  • 72c7d0b fix: Ignore special-use domains when extracting hostname from /etc/hosts
  • 35b22c8 fix: Fix fromIni | toIni template func round trip with quoted strings
  • d3a4034 fix: Fix pattern in install script
Documentation
  • 8591960 docs: Add link to article
  • 3aff7ac docs: Improve description of --create flag
  • 9551654 docs: Update VSCode merge tool instructions to handles spaces in paths
  • 16946dd docs: Add main-branch/chezroot to list of related software
  • ee2f0a2 docs: Fix generate command example
Other
  • 4785bf3 Update documentation for --create option in add.md

v2.66.1

Compare Source

Changelog

Fixes
  • 6664195 fix: Fix input prompt line wrapping
Documentation
  • 8bd4b08 docs: Add link to video
  • b85ea7f docs: Add mass8326/zsh-chezmoi to related software

v2.66.0

Compare Source

Changelog
Features
  • 13deaf6 feat: Add --override-data-file flag
  • 9df5bfa feat: Add --override-data flag
  • e9546b6 feat: Add --less-interactive to only prompt for conflicts
  • 271bb75 feat: Add exec template function
  • 5947399 feat: Group commands in help
Fixes
  • 63f3947 fix: Reverse command check for current user in docker feature
  • 0cfd139 fix: Report an error when --follow and --recursive are combined for directories
  • ce44e94 fix: Fix value of Windows version environment variables
  • fa4999d fix: Add destroy and ssh command descriptions to help
Documentation
  • ca59697 docs: Add link to article
  • 2c43917 docs: Add link to chezmoi_modify_manager article

v2.65.2

Compare Source

Changelog
Fixes
  • dce67a2 fix: Fix persistent state mode in edit-config-template command
  • 1ba7010 fix: Make init --apply run apply pre and post hooks
  • 7beeeac fix: Revert to github.com/sergi/go-diff for diff
Documentation
  • e34964e docs: Fix rcm details
  • d929ecc docs: Add link to article
  • 28666e1 docs: Add silverrainz.me/chezetc to list of related software
  • 3b123d6 docs: Update link to star chezmoi
  • 807d614 docs: Add link to video
  • f6dafa7 docs: Add link to article

v2.65.1

Compare Source

Changelog
Features
  • 4db365b feat: Switch to znkr.io/diff for builtin diff
  • 5b4c856 feat: Merge podman command into docker command
  • 5111b02 feat: Replace --package with --package-manager in docker, podman, and ssh commands
Documentation
  • 04e4728 docs: Add Fedora and RHEL install commands
  • 4158ce9 docs: Add exclude example
  • 3ae27a5 docs: Add links to articles

v2.65.0

Compare Source

Changelog
Features
  • 39e5ad1 feat: Add docker command
  • ed333e4 feat: Add ssh command
  • 89c9832 feat: Add podman command
  • a3ea777 feat: Add install-init-shell.sh subcommand to generate command
  • 1f53a3c feat: Extend the range of types accepted by quoteList template func
  • 218d412 feat: Add support for rar archives
  • 07301f6 feat: Add age-keygen command
  • 3b672f5 feat: Apply --age-recipient and --age-recipient-file flags to all commands
Documentation updates
  • 7addc90 docs: Add link to article
  • effce0e docs: Clarify scripts have to succeed to count as being run
  • 6c4c04d docs: Use age-keygen command in docs
  • 3845ad5 docs: Add links to articles

v2.64.0

Compare Source

Changelog
Features
  • bbb451f feat: Remove support for deprecated Hashicorp Vault Secrets
  • 97d33b2 feat: Add hardlink test to doctorcmd
  • e6690ba feat: Add --age-recipients-file flag to add command
  • 79f3a38 feat: Add --age-recipient flag to add command
  • f2ac4c8 feat: Add automatic Bitwarden CLI unlock
  • bccf542 feat: Rename returnEmpty template function to abortEmpty
  • 1fc3df8 feat: Add returnEmpty template function
Fixes
  • 0994ed6 fix: Always use diff.pager if configured
  • 3d64f50 fix: Use external diff tool for apply and re-add previews
  • dbfced5 fix: Fix bad skip instruction in test script issue4479
Documentation updates
  • 9d0952f docs: Add notes on edit watch and hardlink subtleties
  • 59f1985 docs: Add Beyond Compare merge tool configuration
  • 3507963 docs: Add lobste.rs links to social media
  • d3d3c12 docs: Add link to article

v2.63.1

Compare Source

Changelog
Fixes
  • 01de201 fix: Properly handle comments after filenames
  • 822acd4 fix: Only auto add files in source directory, not in working tree
Documentation updates
  • 02e8233 docs: Add link to article
  • 8d9427f docs: Removing leading dot on top level variable titles
  • f3b9a43 docs: Add link to article
  • cd0ae1f docs: Correct requirement for run_ in .chezmoiscripts
  • e4caf4c docs: Add link to video

v2.63.0

Compare Source

Changelog
Features
  • c086592 feat: Check for secrets in re-add command
  • 41c0a34 feat: Add ensureLinePrefix template function
  • ae2b6a8 feat: Add getRedirectedURL template function
Fixes
  • 06ac8e9 fix: Detect libc from current executable in upgrade command
  • 0f814f6 fix: Use filepath.Join() to join abspath
Documentation updates
  • 65e7fd5 docs: Refactor configuration variables reference page
  • 97ee8cc docs: Fix attribute name
  • aa57d1d docs: Recommend run_onchange_ scripts over run_once_ scripts
  • 625d484 docs: Add links to articles

v2.62.7

Compare Source

Changelog
Features
  • d5f2c70 feat: Add pagerArgs and diff.pagerArgs configuration variables
Fixes
  • c727993 fix: Preserve, don't delete, whitespace-only files in external archives
  • 5be414b fix: Remove dependency on git in packages
Documentation updates
  • 6384ea3 docs: Fix a typo in setup.md
  • 22ffc1d docs: Add HCP Vault Secrets EOL Notice
  • 5cd53d6 docs: Add info about file paths for archive-file externals
  • dae071c docs: Fix incorrect parameter ref
  • 8b2a923 docs: Add warnings to .chezmoiroot
  • 025ece0 docs: Emphasize that scriptEnv also applies to hooks and commands
  • 3b1c181 docs: Clarify modify_ documentation

v2.62.6

Compare Source

Changelog
Documentation updates
  • 2361400 docs: Add link to blog
  • ec55f52 docs: Add link to github.com/matmaer/chezmoi-mousse

v2.62.5

Compare Source

Changelog
Features
  • 2e78758 feat: Remove X.509 fallback roots
Fixes
  • a6dabb7 fix: Exit with failure when apply is cancelled
  • 10d2896 fix: Fix ignoring exit code 1 from external diff commands for non-files
Documentation updates

v2.62.4

Compare Source

Changelog
Fixes
  • b859b97 fix: Make toStrings template function flatten arguments
Documentation updates
  • 96b8b72 docs: Add link to audio clip on how to pronounce chezmoi
  • b1b58e6 docs: Fix chassis detection for newer MacBooks.
  • d82472c docs: Document that only dictionaries are merged
  • c1d2857 docs: Add a note about private externals
  • 4e7052b docs: Correct the usage of execute-template

v2.62.3

Compare Source

Changelog
Features
  • 3d24b7d feat: Extend toStrings template function to handle more types
  • 660e394 feat: Extend toString template function to handle more types
Fixes
  • ad574bc fix: Improve diff command output when removing files
Documentation updates
  • 8abd38c docs: Add link to video
  • 6d12ecc docs: Add hint for when to use toString with GitHub template functions

v2.62.2

Compare Source

Changelog
Fixes
  • ee22eef fix: Set .chezmoi.sourceFile in execute-template command
  • 60392ed fix: Fix truncated placeholder in choice input
Documentation updates
  • 5ccae32 docs: Add link to article

v2.62.1

Compare Source

Changelog
Fixes
  • 55bad30 fix: Don't invoke pager with shell on Windows
Documentation updates

v2.62.0

Compare Source

Changelog
Features
  • 9213598 feat: Add --file flag to execute-template command
  • d26f9eb feat: Add encoding template directive
Documentation updates
  • 3e3c0e8 docs: Add link to article
  • d70c988 docs: Fix reference to KeePassXC link
  • a248722 docs: Add link to video
  • 58855ac docs: Update link to article

v2.61.0

Compare Source

Changelog
Features
  • 6f26e68 feat: Remove 1Password SDK integration
  • fbdedfb feat: Complete --progress and --working-tree option args
  • 6b013c7 feat: Prevent inapplicable filename positional arguments
  • c56a27d feat: Set LESS and LV env vars the same way that git does
Fixes
  • af5b03a fix: Remove default submission when nothing is selected during promptMultichoice
  • dc97563 fix: Doc on declaratve package installation
Documentation updates
  • 443e12d docs: Add note on templates in edit command
  • 0a04e76 docs: Update docs for using delta
  • 882696f docs: Remove unnecessary --no-lock Brew option

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.57.0 Update dependency twpayne/chezmoi to v2.58.0 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from e53b440 to 57b589c Compare January 13, 2025 05:32
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.58.0 Update dependency twpayne/chezmoi to v2.59.0 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 57b589c to 1452976 Compare January 28, 2025 09:37
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.59.0 Update dependency twpayne/chezmoi to v2.59.1 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 1452976 to 2d13712 Compare February 8, 2025 00:58
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 2d13712 to bee46bc Compare February 24, 2025 02:14
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.59.1 Update dependency twpayne/chezmoi to v2.60.0 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch 2 times, most recently from 2c88a04 to 5c208ca Compare March 7, 2025 21:49
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.60.0 Update dependency twpayne/chezmoi to v2.60.1 Mar 7, 2025
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.60.1 Update dependency twpayne/chezmoi to v2.60.1 - autoclosed Mar 22, 2025
@renovate renovate bot closed this Mar 22, 2025
@renovate renovate bot deleted the renovate/twpayne-chezmoi-2.x branch March 22, 2025 06:15
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.60.1 - autoclosed Update dependency twpayne/chezmoi to v2.60.1 Mar 22, 2025
@renovate renovate bot reopened this Mar 22, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 2072ece to 5c208ca Compare March 22, 2025 13:54
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.60.1 Update dependency twpayne/chezmoi to v2.61.0 Mar 22, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 5c208ca to b751cda Compare March 22, 2025 18:29
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from b751cda to a411a5a Compare April 6, 2025 21:13
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.61.0 Update dependency twpayne/chezmoi to v2.62.0 Apr 6, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from a411a5a to b8ce080 Compare April 14, 2025 02:51
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.62.0 Update dependency twpayne/chezmoi to v2.62.1 Apr 14, 2025
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.62.1 Update dependency twpayne/chezmoi to v2.62.2 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from b8ce080 to 4e2ec4d Compare April 18, 2025 19:12
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.62.2 Update dependency twpayne/chezmoi to v2.62.3 May 6, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch 2 times, most recently from d4601ce to eead95c Compare May 11, 2025 22:36
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.62.3 Update dependency twpayne/chezmoi to v2.62.4 May 11, 2025
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.62.4 Update dependency twpayne/chezmoi to v2.62.5 May 23, 2025
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.63.1 Update dependency twpayne/chezmoi to v2.64.0 Aug 6, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 3c73faa to 70cd3d0 Compare August 26, 2025 19:31
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.64.0 Update dependency twpayne/chezmoi to v2.65.0 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 70cd3d0 to ac4342d Compare September 10, 2025 01:56
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.65.0 Update dependency twpayne/chezmoi to v2.65.1 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from ac4342d to a546910 Compare September 23, 2025 21:54
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.65.1 Update dependency twpayne/chezmoi to v2.65.2 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from a546910 to f562159 Compare October 8, 2025 01:14
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.65.2 Update dependency twpayne/chezmoi to v2.66.0 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from f562159 to 981174c Compare October 20, 2025 01:42
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.66.0 Update dependency twpayne/chezmoi to v2.66.1 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 981174c to cee1183 Compare November 2, 2025 20:56
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.66.1 Update dependency twpayne/chezmoi to v2.67.0 Nov 2, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from cee1183 to 306003c Compare November 27, 2025 03:43
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.67.0 Update dependency twpayne/chezmoi to v2.67.1 Nov 27, 2025
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.67.1 Update dependency twpayne/chezmoi to v2.68.0 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch 2 times, most recently from 2ccf51e to 155b09f Compare December 10, 2025 02:53
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.68.0 Update dependency twpayne/chezmoi to v2.68.1 Dec 10, 2025
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 155b09f to 95b7dd4 Compare January 5, 2026 02:49
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.68.1 Update dependency twpayne/chezmoi to v2.69.0 Jan 5, 2026
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 95b7dd4 to 347c449 Compare January 10, 2026 02:03
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.69.0 Update dependency twpayne/chezmoi to v2.69.1 Jan 10, 2026
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 347c449 to 24b6c17 Compare January 16, 2026 03:33
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.69.1 Update dependency twpayne/chezmoi to v2.69.3 Jan 16, 2026
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from 24b6c17 to dd1ffa0 Compare February 11, 2026 13:28
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.69.3 Update dependency twpayne/chezmoi to v2.69.4 Feb 11, 2026
@renovate renovate bot force-pushed the renovate/twpayne-chezmoi-2.x branch from dd1ffa0 to 2484e61 Compare March 14, 2026 10:34
@renovate renovate bot changed the title Update dependency twpayne/chezmoi to v2.69.4 Update dependency twpayne/chezmoi to v2.70.0 Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants