Release notes
*Sourced from [github.com/gobuffalo/buffalo's releases](https://github.com/gobuffalo/buffalo/releases).*
> ## v0.14.8
> ## Changelog
>
> 1abc0b54 generated goreleaser
> 07a71ce8 version bump: v0.14.8
>
> ## v0.14.8-rc.1
> ## Changelog
>
> 7d9c0c50 Switch to more idiomatic Sass usage ([#1751](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1751))
> d879975b Task fixing slim dockerfile ([#1750](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1750))
> 0479ac1c could not find a template engine for plush error fixes [#1757](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1757) ([#1758](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1758))
> ba0f9029 fixes issues with buffalo generating .html and .plush.html files. ([#1753](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1753))
> 8b9dce58 fixes multi extensions ([#1754](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1754))
> 5b2647fb made some improvements/updates to the base docker image ([#1756](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1756))
>
>
> ## v0.14.8-alpha.1
> ## Changelog
>
> 4535cb17 generated goreleaser
> 4e499e46 version bump: v0.14.8-alpha.1
>
Commits
- [`1abc0b5`](https://github.com/gobuffalo/buffalo/commit/1abc0b546e5009bdb605b6a272996251ef0e78a9) generated goreleaser
- [`07a71ce`](https://github.com/gobuffalo/buffalo/commit/07a71ce851274d1fccaec2f771a8ed97e87caf11) version bump: v0.14.8
- [`0479ac1`](https://github.com/gobuffalo/buffalo/commit/0479ac1c9fa730e55bd6aa177e628e8fac4b4cdf) could not find a template engine for plush error fixes [#1757](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1757) ([#1758](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1758))
- [`5b2647f`](https://github.com/gobuffalo/buffalo/commit/5b2647fb23eaffbe48fb88bac6defaf8bfbe0f1d) made some improvements/updates to the base docker image ([#1756](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1756))
- [`8b9dce5`](https://github.com/gobuffalo/buffalo/commit/8b9dce58dfaffe6665ce147841aae41e04f2a2a8) fixes multi extensions ([#1754](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1754))
- [`ba0f902`](https://github.com/gobuffalo/buffalo/commit/ba0f9029b741c9d6725021227281af33c39e8580) fixes issues with buffalo generating .html and .plush.html files. ([#1753](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1753))
- [`d879975`](https://github.com/gobuffalo/buffalo/commit/d879975be8e61d4077bbd6ad6a37483eb6de8b82) Task fixing slim dockerfile ([#1750](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1750))
- [`7d9c0c5`](https://github.com/gobuffalo/buffalo/commit/7d9c0c50902a54e550a1d992c45357b9c7fcb1aa) Switch to more idiomatic Sass usage ([#1751](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1751))
- [`4535cb1`](https://github.com/gobuffalo/buffalo/commit/4535cb17c99e782c35c2399bdf18f804086e5d96) generated goreleaser
- [`4e499e4`](https://github.com/gobuffalo/buffalo/commit/4e499e46b2d344b6eb3e2400576836f564679c20) version bump: v0.14.8-alpha.1
- See full diff in [compare view](https://github.com/gobuffalo/buffalo/compare/v0.14.7...v0.14.8)
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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps github.com/gobuffalo/buffalo from 0.14.7 to 0.14.8.
Release notes
*Sourced from [github.com/gobuffalo/buffalo's releases](https://github.com/gobuffalo/buffalo/releases).* > ## v0.14.8 > ## Changelog > > 1abc0b54 generated goreleaser > 07a71ce8 version bump: v0.14.8 > > ## v0.14.8-rc.1 > ## Changelog > > 7d9c0c50 Switch to more idiomatic Sass usage ([#1751](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1751)) > d879975b Task fixing slim dockerfile ([#1750](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1750)) > 0479ac1c could not find a template engine for plush error fixes [#1757](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1757) ([#1758](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1758)) > ba0f9029 fixes issues with buffalo generating .html and .plush.html files. ([#1753](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1753)) > 8b9dce58 fixes multi extensions ([#1754](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1754)) > 5b2647fb made some improvements/updates to the base docker image ([#1756](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1756)) > > > ## v0.14.8-alpha.1 > ## Changelog > > 4535cb17 generated goreleaser > 4e499e46 version bump: v0.14.8-alpha.1 >Commits
- [`1abc0b5`](https://github.com/gobuffalo/buffalo/commit/1abc0b546e5009bdb605b6a272996251ef0e78a9) generated goreleaser - [`07a71ce`](https://github.com/gobuffalo/buffalo/commit/07a71ce851274d1fccaec2f771a8ed97e87caf11) version bump: v0.14.8 - [`0479ac1`](https://github.com/gobuffalo/buffalo/commit/0479ac1c9fa730e55bd6aa177e628e8fac4b4cdf) could not find a template engine for plush error fixes [#1757](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1757) ([#1758](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1758)) - [`5b2647f`](https://github.com/gobuffalo/buffalo/commit/5b2647fb23eaffbe48fb88bac6defaf8bfbe0f1d) made some improvements/updates to the base docker image ([#1756](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1756)) - [`8b9dce5`](https://github.com/gobuffalo/buffalo/commit/8b9dce58dfaffe6665ce147841aae41e04f2a2a8) fixes multi extensions ([#1754](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1754)) - [`ba0f902`](https://github.com/gobuffalo/buffalo/commit/ba0f9029b741c9d6725021227281af33c39e8580) fixes issues with buffalo generating .html and .plush.html files. ([#1753](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1753)) - [`d879975`](https://github.com/gobuffalo/buffalo/commit/d879975be8e61d4077bbd6ad6a37483eb6de8b82) Task fixing slim dockerfile ([#1750](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1750)) - [`7d9c0c5`](https://github.com/gobuffalo/buffalo/commit/7d9c0c50902a54e550a1d992c45357b9c7fcb1aa) Switch to more idiomatic Sass usage ([#1751](https://github-redirect.dependabot.com/gobuffalo/buffalo/issues/1751)) - [`4535cb1`](https://github.com/gobuffalo/buffalo/commit/4535cb17c99e782c35c2399bdf18f804086e5d96) generated goreleaser - [`4e499e4`](https://github.com/gobuffalo/buffalo/commit/4e499e46b2d344b6eb3e2400576836f564679c20) version bump: v0.14.8-alpha.1 - See full diff in [compare view](https://github.com/gobuffalo/buffalo/compare/v0.14.7...v0.14.8)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.