Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Bump middleman from 3.3.12 to 3.4.1#30

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/bundler/dev/middleman-3.4.1
Open

Bump middleman from 3.3.12 to 3.4.1#30
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/bundler/dev/middleman-3.4.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 14, 2021

Bumps middleman from 3.3.12 to 3.4.1.

Changelog

Sourced from middleman's changelog.

3.4.1

  • Adapt to upstream hooks API change, fixing after_render hook bugs. (#1658)
  • Add a bunch of requires to help Windows users.
  • Refator Data Loader to prevent middleman from crashing due to invalid data file. (#1633)
  • Add before_server hook.

3.4.0

  • Fix webrick restarts on Ruby 2.2
  • Empower link_to in a i18n context.
  • Add retina files support on automatic_image_sizes
  • Fix woff/woff2 confusion in asset hashing.
  • Support relative: false on stylesheet_link_tag and javascript_include_tag
  • New host detection in preview server. Provides better externally accessible host/ip information for connecting from mobile devices and virtual machines.
Commits
  • 37845e8 Changelog [ci skip]
  • 9dc144e Disable stylus test
  • 67f612a Merge pull request #1555 from skybon/patch-1
  • 18b12ee Merge pull request #1679 from dg-ratiodata/feature/upgrade_aruba
  • fe74824 Merge pull request #1686 from stevenosloan/allow_asset_url_to_work_outside_of...
  • 3033509 fix(default_helpers): allow asset_url to work outside of a resource context
  • fe4d3a4 Merge pull request #1681 from maxmeyer/feature/server_hook_v3
  • 78fb92d Adapt to upstream hooks API change. Fixes #1658
  • e86110f Merge pull request #1680 from maxmeyer/patch-1
  • 2ee07bd Update CONTRIBUTING.md
  • 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 [middleman](https://github.com/middleman/middleman) from 3.3.12 to 3.4.1.
- [Release notes](https://github.com/middleman/middleman/releases)
- [Changelog](https://github.com/middleman/middleman/blob/v3.4.1/CHANGELOG.md)
- [Commits](middleman/middleman@v3.3.12...v3.4.1)

---
updated-dependencies:
- dependency-name: middleman
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants