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 github.com/gin-contrib/multitemplate from 1.0.1 to 1.0.2 #30

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps github.com/gin-contrib/multitemplate from 1.0.1 to 1.0.2.

Release notes

Sourced from github.com/gin-contrib/multitemplate's releases.

v1.0.2

Changelog

Features

  • d9566cce791a70728a4c30e8285a5a7606ca13b0: feat: added AddFromFSFuncs (#64) (@​YamiOdymel)
  • c70d2546c2008d53e0702b8f30cdf5da5d54f9ca: feat: enhance dynamic template rendering with new initialization function (@​appleboy)

Enhancements

  • e8d42e0957095a77d72e9d4cdf57d95d1714dba0: chore: update dependencies and Go version to latest releases (@​appleboy)
  • a9223a4ca33d3816400f5c429b4897cf69d48fbc: chore: update various Go dependencies to their latest versions (@​appleboy)

Refactor

  • d2d77df0d44b2389be743b943f9b03ed8eb0e9ab: refactor: refactor template handling and request functions (@​appleboy)
  • 92dd85825bc5e781249c11529543e20fa94e638c: refactor: refactor and improve documentation for dynamic.go methods (@​appleboy)

Build process updates

  • 022982a424b68c2378fbaa6a3cd774f9b5461496: ci: update Go versions and remove macOS build cache config (@​appleboy)
  • bb7ab1d46886e6bc85f152a04be72894f044b9f0: ci: update GoReleaser action to version 6 (@​appleboy)
  • 485feaae6d51974d85fa80db0eacb94484bc0168: ci: expand OS support in GitHub Actions workflow for Go (#67) (@​appleboy)

Documentation updates

  • 35ef9185159b6cf9863076cb0de2d023fd0c6a31: docs: enhance documentation and update testing configurations (@​appleboy)
Commits
  • 485feaa ci: expand OS support in GitHub Actions workflow for Go (#67)
  • 35ef918 docs: enhance documentation and update testing configurations
  • c70d254 feat: enhance dynamic template rendering with new initialization function
  • 92dd858 refactor: refactor and improve documentation for dynamic.go methods
  • d9566cc feat: added AddFromFSFuncs (#64)
  • a9223a4 chore: update various Go dependencies to their latest versions
  • d2d77df refactor: refactor template handling and request functions
  • bb7ab1d ci: update GoReleaser action to version 6
  • 022982a ci: update Go versions and remove macOS build cache config
  • e8d42e0 chore: update dependencies and Go version to latest releases
  • 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 [github.com/gin-contrib/multitemplate](https://github.com/gin-contrib/multitemplate) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/gin-contrib/multitemplate/releases)
- [Changelog](https://github.com/gin-contrib/multitemplate/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/multitemplate@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/multitemplate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants