Changelog
*Sourced from [middleman's changelog](https://github.com/middleman/middleman/blob/v4.3.2/CHANGELOG.md).*
> # 4.3.2
>
> * Resolve Haml 5 warnings ([#2149](https://github-redirect.dependabot.com/middleman/middleman/issues/2149))
>
> # 4.3.1
>
> * Fix sassc imports of gem files that expect old sass to be present.
>
> # 4.3.0
>
> * Only SassC from now on.
> * Fix regression (all the way back to v3) for Integer/Date keys in YAML. [#2238](https://github-redirect.dependabot.com/middleman/middleman/issues/2238)
> * Fix API to allow rack server according to docs (middleman/middlemanapp.com#794)
> * Require i18n ~> 0.8.0 to handle 0.7.0 security issue.
> * Allow Bundler 2
Commits
- [`8d74a7a`](https://github.com/middleman/middleman/commit/8d74a7a7a2a6d19774aa20c3d9fdb4bccff0f116) Derp
- [`b49bd76`](https://github.com/middleman/middleman/commit/b49bd7698665de200520dc27bf1985a80cb5cd4f) Gemfile update
- [`e8a169a`](https://github.com/middleman/middleman/commit/e8a169aa0ff4ea155ab4a65dde29c607e012c68e) Prep 4.3.2
- [`97ef5a7`](https://github.com/middleman/middleman/commit/97ef5a79ba70b3cb53a75d31c0885032e76abe3f) Resolve Haml 5 warnings ([#2149](https://github-redirect.dependabot.com/middleman/middleman/issues/2149))
- [`4e078b3`](https://github.com/middleman/middleman/commit/4e078b377ac9bf042c1d42d62bbd8c40f460d7cd) Fix tests
- [`8446772`](https://github.com/middleman/middleman/commit/8446772cbc61c618b5b5133ad2db5694d9d1422b) Bump gemfile
- [`cadcfed`](https://github.com/middleman/middleman/commit/cadcfed701980ad378df33f05b5ee1fa562ecb63) Prep 4.3.1
- [`2802534`](https://github.com/middleman/middleman/commit/28025342d046d11f12d26ce384a893bef05e19f5) Import paths from libraries which expect ::Sass module to still exist. Fixes ...
- [`7064872`](https://github.com/middleman/middleman/commit/7064872330ec15b651357c682d63f7936a8756c0) Test Ruby 2.6.0
- [`defd945`](https://github.com/middleman/middleman/commit/defd945e4549706e13dd38aa247c39451e527958) Use bundler 1.x for Travis
- Additional commits viewable in [compare view](https://github.com/middleman/middleman/compare/v4.2.1...v4.3.2)
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
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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 middleman from 4.2.1 to 4.3.2.
Changelog
*Sourced from [middleman's changelog](https://github.com/middleman/middleman/blob/v4.3.2/CHANGELOG.md).* > # 4.3.2 > > * Resolve Haml 5 warnings ([#2149](https://github-redirect.dependabot.com/middleman/middleman/issues/2149)) > > # 4.3.1 > > * Fix sassc imports of gem files that expect old sass to be present. > > # 4.3.0 > > * Only SassC from now on. > * Fix regression (all the way back to v3) for Integer/Date keys in YAML. [#2238](https://github-redirect.dependabot.com/middleman/middleman/issues/2238) > * Fix API to allow rack server according to docs (middleman/middlemanapp.com#794) > * Require i18n ~> 0.8.0 to handle 0.7.0 security issue. > * Allow Bundler 2Commits
- [`8d74a7a`](https://github.com/middleman/middleman/commit/8d74a7a7a2a6d19774aa20c3d9fdb4bccff0f116) Derp - [`b49bd76`](https://github.com/middleman/middleman/commit/b49bd7698665de200520dc27bf1985a80cb5cd4f) Gemfile update - [`e8a169a`](https://github.com/middleman/middleman/commit/e8a169aa0ff4ea155ab4a65dde29c607e012c68e) Prep 4.3.2 - [`97ef5a7`](https://github.com/middleman/middleman/commit/97ef5a79ba70b3cb53a75d31c0885032e76abe3f) Resolve Haml 5 warnings ([#2149](https://github-redirect.dependabot.com/middleman/middleman/issues/2149)) - [`4e078b3`](https://github.com/middleman/middleman/commit/4e078b377ac9bf042c1d42d62bbd8c40f460d7cd) Fix tests - [`8446772`](https://github.com/middleman/middleman/commit/8446772cbc61c618b5b5133ad2db5694d9d1422b) Bump gemfile - [`cadcfed`](https://github.com/middleman/middleman/commit/cadcfed701980ad378df33f05b5ee1fa562ecb63) Prep 4.3.1 - [`2802534`](https://github.com/middleman/middleman/commit/28025342d046d11f12d26ce384a893bef05e19f5) Import paths from libraries which expect ::Sass module to still exist. Fixes ... - [`7064872`](https://github.com/middleman/middleman/commit/7064872330ec15b651357c682d63f7936a8756c0) Test Ruby 2.6.0 - [`defd945`](https://github.com/middleman/middleman/commit/defd945e4549706e13dd38aa247c39451e527958) Use bundler 1.x for Travis - Additional commits viewable in [compare view](https://github.com/middleman/middleman/compare/v4.2.1...v4.3.2)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 - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.