chore(deps): update dependency clevyr/yampl to v0.8.0 #4
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:
v0.6.1
->v0.8.0
Release Notes
clevyr/yampl (clevyr/yampl)
v0.8.0
Compare Source
Changelog
Fixes
f1ae7d4
fix(util): Change file extension check to be case-insensitive02d2fa4
fix: Fix--var
not being completed multiple timesb0e5a75
fix: Only perform extension check when walking a directory777d6c5
fix: Output formatting edge-cases found during fuzz test7d83043
perf: Return early when reading from stdinOthers
1f984fa
chore(cmd): Clean up versioning with a functional argument43f208d
chore(deps): update docker/dockerfile docker tag to v1.10 (#67)6ae20e5
chore(deps): update go to v1.23.1 (#65)9136bb2
chore(deps): update module github.com/masterminds/sprig/v3 to v3.3.0 (#66)340bb15
chore(goreleaser): Update deprecated fieldname_template
toversion_template
3c6afe6
chore: Change usages ofos.Stdin
to cobra helper func1361baf
chore: Clean up generation of source comments98ddad0
chore: Cleanup rename fallback logicc98d08c
chore: Continue processing files if one returns an error0d9eef1
chore: Don't log errors if a single file param is passed1d2a624
chore: Ensure temp file is always closeda01896e
chore: Include file paths and error text in copy fallback logic73f03c9
chore: Migrate logger from zerolog to slog3960864
chore: Print document separators between errors8a7fdef
chore: Simplify installation of completions and man pages5f76006
chore: Split up run func40e3de9
chore:os.RemoveAll()
->os.Remove()
v0.7.0
Compare Source
Changelog
Features
02964f4
feat(config): Add--no-source-comment
flag464d25a
feat: Include source path comment if not updating files in-placeFixes
650f9a1
fix: Decrease the number of times a document separator is printed79235dc
fix: Include source path comment if multiple args are given5264cb6
perf(cmd): Preallocate template buffer if possibleOthers
628b76e
chore(cmd): Return an empty string on error64b07bc
chore(config): Add deprecation Godocsec9b299
chore(config): Group deprecated flagsfe5ef36
chore(flag): Tweak--var
error message87644c4
chore: Remove flag completions for deprecated flagsb7d3f78
chore: Simplify code sincefilepath.WalkDir()
can work on files tooConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.