-
Notifications
You must be signed in to change notification settings - Fork 208
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 middleman from 4.2.1 to 4.3.1 #439
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [middleman](https://github.com/middleman/middleman) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/middleman/middleman/releases) - [Changelog](https://github.com/middleman/middleman/blob/v4.3.1/CHANGELOG.md) - [Commits](middleman/middleman@v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]>
dependabot-preview
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 15, 2019
@bundlerbot r+ |
ghost
pushed a commit
that referenced
this pull request
Jan 15, 2019
439: Bump middleman from 4.2.1 to 4.3.1 r=segiddins a=dependabot[bot] Bumps [middleman](https://github.com/middleman/middleman) from 4.2.1 to 4.3.1. <details> <summary>Changelog</summary> *Sourced from [middleman's changelog](https://github.com/middleman/middleman/blob/v4.3.1/CHANGELOG.md).* > # 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 </details> <details> <summary>Commits</summary> - [`4e078b3`](middleman/middleman@4e078b3) Fix tests - [`8446772`](middleman/middleman@8446772) Bump gemfile - [`cadcfed`](middleman/middleman@cadcfed) Prep 4.3.1 - [`2802534`](middleman/middleman@2802534) Import paths from libraries which expect ::Sass module to still exist. Fixes ... - [`7064872`](middleman/middleman@7064872) Test Ruby 2.6.0 - [`defd945`](middleman/middleman@defd945) Use bundler 1.x for Travis - [`102247a`](middleman/middleman@102247a) Bump minor version - [`f68f6d3`](middleman/middleman@f68f6d3) Fix sass tests - [`36326e4`](middleman/middleman@36326e4) Only libsass ([#2236](https://github-redirect.dependabot.com/middleman/middleman/issues/2236)) - [`38eecc0`](middleman/middleman@38eecc0) Bundler 2 - Additional commits viewable in [compare view](middleman/middleman@v4.2.1...v4.3.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=middleman&package-manager=bundler&previous-version=4.2.1&new-version=4.3.1)](https://dependabot.com/compatibility-score.html?dependency-name=middleman&package-manager=bundler&previous-version=4.2.1&new-version=4.3.1) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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. </details> Co-authored-by: dependabot[bot] <[email protected]>
Build succeeded |
This pull request was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps middleman from 4.2.1 to 4.3.1.
Changelog
Sourced from middleman's changelog.
Commits
4e078b3
Fix tests8446772
Bump gemfilecadcfed
Prep 4.3.12802534
Import paths from libraries which expect ::Sass module to still exist. Fixes ...7064872
Test Ruby 2.6.0defd945
Use bundler 1.x for Travis102247a
Bump minor versionf68f6d3
Fix sass tests36326e4
Only libsass (#2236)38eecc0
Bundler 2Dependabot 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 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 readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.