Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency clevyr/yampl to v0.8.0 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

This PR contains the following updates:

Package Update Change
clevyr/yampl minor 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-insensitive
  • 02d2fa4 fix: Fix --var not being completed multiple times
  • b0e5a75 fix: Only perform extension check when walking a directory
  • 777d6c5 fix: Output formatting edge-cases found during fuzz test
  • 7d83043 perf: Return early when reading from stdin
Others
  • 1f984fa chore(cmd): Clean up versioning with a functional argument
  • 43f208d 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 field name_template to version_template
  • 3c6afe6 chore: Change usages of os.Stdin to cobra helper func
  • 1361baf chore: Clean up generation of source comments
  • 98ddad0 chore: Cleanup rename fallback logic
  • c98d08c chore: Continue processing files if one returns an error
  • 0d9eef1 chore: Don't log errors if a single file param is passed
  • 1d2a624 chore: Ensure temp file is always closed
  • a01896e chore: Include file paths and error text in copy fallback logic
  • 73f03c9 chore: Migrate logger from zerolog to slog
  • 3960864 chore: Print document separators between errors
  • 8a7fdef chore: Simplify installation of completions and man pages
  • 5f76006 chore: Split up run func
  • 40e3de9 chore: os.RemoveAll() -> os.Remove()

v0.7.0

Compare Source

Changelog

Features
  • 02964f4 feat(config): Add --no-source-comment flag
  • 464d25a feat: Include source path comment if not updating files in-place
Fixes
  • 650f9a1 fix: Decrease the number of times a document separator is printed
  • 79235dc fix: Include source path comment if multiple args are given
  • 5264cb6 perf(cmd): Preallocate template buffer if possible
Others
  • 628b76e chore(cmd): Return an empty string on error
  • 64b07bc chore(config): Add deprecation Godocs
  • ec9b299 chore(config): Group deprecated flags
  • fe5ef36 chore(flag): Tweak --var error message
  • 87644c4 chore: Remove flag completions for deprecated flags
  • b7d3f78 chore: Simplify code since filepath.WalkDir() can work on files too

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 chore(deps): update dependency clevyr/yampl to v0.7.0 chore(deps): update dependency clevyr/yampl to v0.8.0 Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants