Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-kwargs.patch | kwargs | Lucas Kanashiro <kanashiro@debian.org> | no | debian | upstream, https://github.com/rails/sprockets/commit/6e6d6a70848cf006f | 2021-10-20 |
0002-uglifier-to-terser.patch | terser is a better maintained fork https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981224#10 |
no | ||||
0003-disable-coffee-script-tests.patch | no | |||||
0004-Support-Minitest-5.20.patch | Fix Minitest constant name in tests Minitest 5.19.0 removed the "ancient MiniTest compatibility layer" that aliased `Minitest` as `MiniTest`. CI runs without a lock file so tests are failing due to this new release. . This commit renames all of the tests to the correct `Minitest` constant =================================================================== |
Hartley McGuire <skipkayhil@gmail.com> | no | backport, https://github.com/rails/sprockets/commit/4be779f5f73bcf808fe26d4e8968b3 | ||
0005-Fix-tests-with-ruby3.3.patch | Make the URI tests pass with ruby-head * host is "" instead of nil, following the upstream change: ruby/uri@81263c9 =================================================================== |
Benoit Daloze <eregontp@gmail.com> | no | upstream, https://github.com/rails/sprockets/commit/39490de3bdda3cb0 |