Skip to content

chore: update middleman-sprockets requirement from = 4.0.0 to = 4.1.1#487

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/hotfix/only-call-npm-when-building/middleman-sprockets-eq-4.1.1
Open

chore: update middleman-sprockets requirement from = 4.0.0 to = 4.1.1#487
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/hotfix/only-call-npm-when-building/middleman-sprockets-eq-4.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Updates the requirements on middleman-sprockets to permit the latest version.

Changelog

Sourced from middleman-sprockets's changelog.

4.1.1

fixes

  • support sprockets renderable proxied assets, fixes #128 related to how the I18n extension moves assets.

4.1.0

fixes

features

  • allow passing proc/class to imported_asset_path option to determine imported asset location @​vvasabi

4.0.0

This is a major rewrite focussed on adding support for Sprockets 3+ & Middleman 4+. With this come a lot of changes, please read the upgrade guide for more information:

tl;dr;

  • Requires Middleman 4.0+ & Sprockets 3.0+
  • Remove auto-activation
  • Remove the import_asset helper, assets should be linked via a manifest file
  • Remove "automagical" asset placement, linked assets all go in the imported_asset_path option
  • Add option to expose middleman helpers to sprockets assets
  • Add compatability for SassC if using Sprockets 4+

3.4.2

  • Add Woff2 support.

3.3.2

  • Remove file-based cache (.cache folder), which did not invalidate correctly and led to a lot of problems with assets not updating.
  • It is now possible to configure Sprockets via sprockets.append_path and sprockets.import_asset without having to wrap it in a ready block.

3.3.1

  • Fix import_asset for Bower and other import paths that don't end in /javascripts, /stylesheets, etc.

3.3.0

  • Prep work for Middleman v4.

... (truncated)

Commits
  • 5e5197c 4.1.1
  • 32e738a fix() ensure ignored assets are ignored with respect to proxies
  • 85d0396 feat() support sprockets rendering of proxied assets
  • 5b6202a chore(deps): bump ruby versions in travis.yml
  • 9b77b2b chore(deps): remove ruby 2.0 & 2.1 from CI, middleman dropped support
  • d70a24f feat(contributing): add issue template
  • 0d1609f 4.1.0
  • 1921952 feat(import_asset_path): consolidate path prefix & processor to one config op...
  • 299abd4 refactor(asset_path#http_prefix): rework to use File.join & array.compact
  • 24cb47c refactor(http_prefix_test): use existing fixture application
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 14, 2026
Base automatically changed from hotfix/only-call-npm-when-building to main May 14, 2026 16:20
@JC-DSIT
Copy link
Copy Markdown
Contributor

JC-DSIT commented May 19, 2026

@dependabot rebase

Updates the requirements on [middleman-sprockets](https://github.com/middleman/middleman-sprockets) to permit the latest version.
- [Changelog](https://github.com/middleman/middleman-sprockets/blob/master/CHANGELOG.md)
- [Commits](middleman/middleman-sprockets@v4.0.0...v4.1.1)

---
updated-dependencies:
- dependency-name: middleman-sprockets
  dependency-version: 4.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/hotfix/only-call-npm-when-building/middleman-sprockets-eq-4.1.1 branch from 196ddf7 to cd04b55 Compare May 19, 2026 13:12
@JC-DSIT JC-DSIT self-assigned this May 19, 2026
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant