feat(deps): update dependency chezmoi ( 2.71.1 ➔ 2.72.0 ) - #128
Merged
Conversation
There was a problem hiding this comment.
chezmoi: v2.71.1 → v2.72.0
Verdict: Safe to merge
Breaking changes:
- No actionable incompatibilities found in this repository. v2.72.0 tightens validation of unsafe relative paths, archive extraction, and permissions for temporary, cache, and state files. The active .chezmoiroot (home), home/.chezmoiignore, source filenames, and home/.chezmoiexternal.yaml use ordinary relative paths and do not rely on the rejected behavior. Existing templates use unchanged functions, so no migration is required.
Deprecations:
- None reported in the v2.72.0 release notes or release history.
New features worth adopting:
- shellQuote and shellQuoteList provide safer POSIX-shell argument quoting for future template-generated commands; current templates do not need changes. debugf and gopassCat are additive and unused here.
Sources consulted:
- https://github.com/twpayne/chezmoi/releases/tag/v2.72.0
- https://github.com/twpayne/chezmoi/releases/tag/v2.71.1
- twpayne/chezmoi@v2.71.1...v2.72.0
- https://www.chezmoi.io/reference/release-history/
- https://www.chezmoi.io/reference/templates/functions/shellQuote/
- https://togithub.com/twpayne/chezmoi/pull/5163
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.71.1→2.72.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
twpayne/chezmoi (chezmoi)
v2.72.0Compare Source
Changelog
Features
f81cb32feat: Fix multiple security vulns thanks to secur0.com1e51cc5feat: Add shellQuote and shellQuoteList template funcs4249f4ffeat: Add gopassCat template functiona7d91a5feat: Add debugf template functionFixes
0ad679afix: Tighten permissions on temporary files4031be1fix: Ensure HTTP cache dir is privateba5a19afix: Disallow relative paths with /.. suffix1fe7627fix: Disallow .. in ignore and remove patterns3c9e70bfix: Disallow .. paths in mackup files01b60ddfix: Disallow filenames that resolve to .5cdaf4efix: Improve handling of untrusted relative pathse8a57dcfix: Disallow .. paths in .chezmoiroot76e2ddffix: Reject negative format-indent-width template directives840f682fix: Ensure that secret keyring get command always writes a private filef7282b8fix: Ensure that age-keygen always writes a private filee7cbe71fix: Make persistent state directory private by default0d6fc2bfix: Prevent directory escape in tar and rar archives239cc6bfix: Disallow file and dir names that resolve to ..Documentation
a331111docs: Use more robust quoting functions in examples80441a5docs: Add link to article6cd634ddocs: Add link to articleConfiguration
📅 Schedule: (in timezone America/Chicago)
🚦 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.
This PR has been generated by Mend Renovate CLI.