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/gofiber/template from 1.7.2 to 1.8.3 #44

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 Mar 1, 2024

Bumps github.com/gofiber/template from 1.7.2 to 1.8.3.

Release notes

Sourced from github.com/gofiber/template's releases.

Core - v1.8.3

🐛 Fixes

Full Changelog: gofiber/template@v1.8.2...v1.8.3

Thank you @​gaby for making this update possible.

Core - v1.8.2

Full Changelog: gofiber/template@v1.8.1...v1.8.2

v1.8.1

🧹 Updates

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#234)
  • Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 (#233)
  • Bump actions/checkout from 3.5.1 to 3.5.2 (#232)
  • Bump actions/checkout from 3.5.0 to 3.5.1 (#231)

Full Changelog: gofiber/template@v1.8.0...v1.8.1

v1.8.0

❗ BreakingChange

  • Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.0 (#228)

Due to the fact that fasthttp, which fiber is based on in release 1.45.0, does not support go version 1.16 anymore, we had to remove it from our package as well.

🚀 New

  • html: Add method FuncMap() to export function map. (#224)

🧹 Updates

  • Bump actions/checkout from 3.4.0 to 3.5.0 (#229)
  • Bump actions/setup-go from 3 to 4 (#225)
  • Bump actions/checkout from 3.3.0 to 3.4.0 (#226)
  • Bump github.com/mattn/go-slim from 0.0.0-20200618151855-bde33eecb5ee to 0.0.4 (#223)
  • Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#222)

Full Changelog: gofiber/template@v1.7.5...v1.8.0

v1.7.5

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.41.0 to 2.42.0 (#220)
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#219)

... (truncated)

Commits
  • 9ef37f6 Merge pull request #330 from gofiber/expand-bench-tests
  • e5747a5 Merge branch 'expand-bench-tests' of github.com:gofiber/template into expand-...
  • 1421936 Add comment about mutex.unlock() vs defer
  • c1bc339 Merge branch 'master' into expand-bench-tests
  • 826af69 Remove defer
  • caf252a Fix ace go.mod file
  • 00513ef Merge pull request #328 from gofiber/dependabot/github_actions/actions/cache-4
  • 3e12de7 Rename function and add comment
  • 4b18635 Rename Concurrent to Parallel
  • 3f5bad6 Fix issue with HTML engine
  • Additional commits viewable 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/gofiber/template](https://github.com/gofiber/template) from 1.7.2 to 1.8.3.
- [Release notes](https://github.com/gofiber/template/releases)
- [Commits](gofiber/template@v1.7.2...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/gofiber/template
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants