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.0 #40

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2023

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

Release notes

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

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)

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

v1.7.4

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 (#214)
  • Bump github.com/CloudyKit/jet/v6 from 6.1.0 to 6.2.0 (#211)
  • Bump actions/checkout from 3.1.0 to 3.3.0 (#210, #215)

Full Changelog: gofiber/template@v1.7.3...v1.7.4

v1.7.3

❗ BreakingChange

Due to the fact that fasthttp, which fiber is based on in release 1.41.0, does not support go versions 1.14 & 1.15 anymore, we had to remove them from our fiber package with release v2.40.0 and also from this package

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1 (#209)
  • update fiber to 1.40.0 (#208)

Full Changelog: gofiber/template@v1.7.2...v1.7.3

Commits
  • 2cb1979 Merge pull request #228 from gofiber/dependabot/go_modules/github.com/gofiber...
  • d7cf53c Update test.yml
  • 2ca185b Merge pull request #229 from gofiber/dependabot/github_actions/actions/checko...
  • da00e7b Bump actions/checkout from 3.4.0 to 3.5.0
  • c622de2 Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.0
  • b522277 Add better autolabeler
  • a409a91 Merge pull request #225 from gofiber/dependabot/github_actions/actions/setup-...
  • e0c4938 Bump actions/setup-go from 3 to 4
  • 2c4b525 Merge pull request #226 from gofiber/dependabot/github_actions/actions/checko...
  • f79e55f Bump actions/checkout from 3.3.0 to 3.4.0
  • 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 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.0.
- [Release notes](https://github.com/gofiber/template/releases)
- [Commits](gofiber/template@v1.7.2...v1.8.0)

---
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 29, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #44.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gofiber/template-1.8.0 branch March 1, 2024 13:21
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