Skip to content
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

chore(deps): update dependency sprockets to v4 #9006

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sprockets '~> 3.7' -> '~> 4.0' age adoption passing confidence

Release Notes

rails/sprockets (sprockets)

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 is behind base branch, 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 requested review from a team as code owners October 8, 2024 08:42
@renovate renovate bot force-pushed the renovate/sprockets-4.x branch 10 times, most recently from 5108df6 to 4867407 Compare October 14, 2024 11:06
@renovate renovate bot force-pushed the renovate/sprockets-4.x branch 7 times, most recently from 5ce9bf7 to dd8b9b3 Compare October 21, 2024 11:20
@renovate renovate bot force-pushed the renovate/sprockets-4.x branch 4 times, most recently from 08a6fde to 2cb5c91 Compare October 24, 2024 18:11
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.

0 participants