Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

chore(deps): update chuhlomin/render-template action to v1.10#163

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/chuhlomin-render-template-1.x
Closed

chore(deps): update chuhlomin/render-template action to v1.10#163
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/chuhlomin-render-template-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 29, 2024

This PR contains the following updates:

Package Type Update Change
chuhlomin/render-template action minor v1.6 -> v1.10

Release Notes

chuhlomin/render-template (chuhlomin/render-template)

v1.10

Compare Source

Added template functions: split, toJSON.
Example: {{ "1,2,3" | split "," | toJSON }} in template will result in ["1","2","3"].

Updated from github.com/caarlos0/env/v6 to github.com/caarlos0/env/v10.
Fixed golangci-lint warnings.

Full Changelog: chuhlomin/render-template@v1.9...v1.10

v1.9

Compare Source

What's Changed

New Contributors

Full Changelog: chuhlomin/render-template@v1.8...v1.9

v1.8

Compare Source

Added multi-achitecture Docker image support.
Supported architectures are linux/amd64, linux/arm/v7, linux/arm64.

Full Changelog: chuhlomin/render-template@v1.7...v1.8

v1.7

Compare Source

Added template functions: date, mdlink, number and base64.

Full Changelog: chuhlomin/render-template@v1.6...v1.7


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 is behind base branch, 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.

@osterman osterman closed this Mar 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant