Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 5, 2021

This PR contains the following updates:

Package Change Age Confidence
sprockets "~> 3.7" -> "~> 4.0" age confidence

Release Notes

rails/sprockets (sprockets)

v4.2.2

Compare Source

  • Added missing dependency on logger. #​813
  • Fix URI::RFC3986_PARSER warnings. #​812
  • Removed dependency on base64. #​810

v4.2.1

Compare Source

  • Fix for precompile issues when multiple extensions map to the same MIME type (eg. .jpeg / .jpg). #​781
  • Fix application/css-sourcemap+json charset #​764
  • Fix compatibility with Rack 2 applications. #​790

v4.2.0

Compare Source

  • Rack 3 compatibility. #​758
  • Fix thread safety of Sprockets::CachedEnvironment and Sprockets::Cache::MemoryStore. #​771
  • Add support for Rack 3.0. Headers set by sprockets will now be lower case. #​758
  • Make Sprockets::Utils.module_include thread safe on JRuby. #​759
  • Fix typo in asset.rb file. #​768

v4.1.1

Compare Source

  • Fix Sprockets::Server to return response headers to be compatible with Rack::Lint 2.0.

v4.1.0

Compare Source

  • Allow age to be altered in asset:clean rake task.
  • Fix Sprockets::Server to return lower-cased response headers to comply with Rack::Lint 3.0. #​744
  • Adding new directive depend_on_directory #​668
  • Fix application/js-sourcemap+json charset #​669
  • Fix CachedEnvironment caching nil values #​723
  • Process *.jst.ejs.erb files with ERBProcessor #​674
  • Fix cache key for coffee script processor to be dependent on the filename #​670

v4.0.3

Compare Source

  • Fix Manifest#find yielding from a Promise causing issue on Ruby 3.1.0-dev. #​720
  • Better detect the ERB version to avoid deprecation warnings. #​719
  • Allow assets already fingerprinted to be served through Sprockets::Server
  • Do not fingerprint files that already contain a valid digest in their name
  • Remove remaining support for Ruby < 2.4.#​672

v4.0.2

Compare Source

  • Fix etag and digest path compilation that were generating string with invalid digest since 4.0.1.

v4.0.1

Compare Source

  • Fix for Ruby 2.7 keyword arguments warning in base.rb. #​660
  • Fix for when x_sprockets_linecount is missing from a source map.
  • Fix subresource integrity to match the digest of the asset.

v4.0.0

Compare Source

  • Fixes for Ruby 2.7 keyword arguments warnings #​625
  • Manifest files are sorted alphabetically #​626

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency sprockets to v4 Update dependency sprockets to v4 - autoclosed May 7, 2021
@renovate renovate bot closed this May 7, 2021
@renovate renovate bot deleted the renovate/sprockets-4.x branch May 7, 2021 14:03
@renovate renovate bot changed the title Update dependency sprockets to v4 - autoclosed Update dependency sprockets to v4 May 14, 2021
@renovate renovate bot reopened this May 14, 2021
@renovate renovate bot restored the renovate/sprockets-4.x branch May 14, 2021 11:11
@renovate renovate bot force-pushed the renovate/sprockets-4.x branch from 1e8f83b to bd42678 Compare May 14, 2021 11:11
@renovate renovate bot force-pushed the renovate/sprockets-4.x branch from bd42678 to 1e3e671 Compare March 15, 2023 18:11
@renovate renovate bot force-pushed the renovate/sprockets-4.x branch from 1e3e671 to 57e313f Compare August 11, 2025 04:12
@renovate renovate bot force-pushed the renovate/sprockets-4.x branch from 57e313f to 5b69909 Compare November 19, 2025 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant