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

Bump chuhlomin/render-template from 1.9 to 1.10 #252

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps chuhlomin/render-template from 1.9 to 1.10.

Release notes

Sourced from chuhlomin/render-template's releases.

v1.10

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

Commits
  • 807354a Update image to v1.10
  • 10e2f57 chore(gha): add test & lint steps, fix lint warnings
  • f69788c feat: add split and toJSON template functions
  • a10e641 chore: add dependabot
  • e5b6d73 docs: add note about Windows and MacOS runners
  • 055f2ec fix: rollback Docker platforms change
  • 09e18f8 chore(gha): main: build Docker images for multiple platforms
  • 88008c6 chore: update to Go 1.21.3, update dependencies
  • bc6d31d feat: make windows and darwin images
  • a201446 fix(gha): release tag trigger [no ci]
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.9 to 1.10.
- [Release notes](https://github.com/chuhlomin/render-template/releases)
- [Commits](chuhlomin/render-template@v1.9...v1.10)

---
updated-dependencies:
- dependency-name: chuhlomin/render-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the CI/CD Continuous integration (CI) & deployment (CD) label Apr 22, 2024
@TEAM4-0 TEAM4-0 enabled auto-merge (squash) April 22, 2024 05:18
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.50%. Comparing base (c322108) to head (33fc69e).
Report is 5 commits behind head on ci/dependency-updates.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           ci/dependency-updates     #252      +/-   ##
=========================================================
- Coverage                  84.60%   84.50%   -0.11%     
=========================================================
  Files                         12       12              
  Lines                        942      942              
=========================================================
- Hits                         797      796       -1     
- Misses                       145      146       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TEAM4-0 TEAM4-0 merged commit fa77ab8 into ci/dependency-updates Apr 22, 2024
24 of 25 checks passed
@TEAM4-0 TEAM4-0 deleted the dependabot/github_actions/ci/dependency-updates/chuhlomin/render-template-1.10 branch April 22, 2024 05:20
CasperWA pushed a commit that referenced this pull request May 3, 2024
Update dependencies in `pyproject.toml` (#251, #253)

Update GH Actions:
* Bump chuhlomin/render-template from 1.9 to 1.10 (#252)


Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous integration (CI) & deployment (CD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant