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

Update dependency sprockets to v4 #5

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 18, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sprockets '~>3.0' -> '~>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 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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Jun 18, 2020

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock
ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x86_64-linux]

ERROR:  Could not find a valid gem 'bundler' (= 2.2.0.dev) in any repository
ERROR:  Possible alternatives: bundler

@renovate
Copy link
Author

renovate bot commented Mar 16, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock
installing v2 tool ruby v2.8.0

curl: (22) The requested URL returned error: 404 
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/2.8.0/ruby-2.8.0-focal-x86_64.tar.xz

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.

None yet

0 participants