CodeTriage
CodeTriage copied to clipboard
Bump sprockets from 4.1.1 to 4.2.1
trafficstars
Bumps sprockets from 4.1.1 to 4.2.1.
Release notes
Sourced from sprockets's releases.
4.2.1
What's Changed
- Fix
.jpegprecompile issue by@ghiculescuin rails/sprockets#781- CI against Ruby 3.2 [changelog skip] by
@amatsudain rails/sprockets#777- Fix header casing compatibility with Rails 7 by
@skipkayhilin rails/sprockets#790- fix: set application/css-sourcemap+json default charset to unicode by
@chadlwilsonin rails/sprockets#764New Contributors
@ghiculescumade their first contribution in rails/sprockets#781@skipkayhilmade their first contribution in rails/sprockets#791@jpbalarinimade their first contribution in rails/sprockets#768@chadlwilsonmade their first contribution in rails/sprockets#764Full Changelog: https://github.com/rails/sprockets/compare/v4.2.0...v4.2.1
4.2.0
What's Changed
- Fix class name in sample code by
@ursmin rails/sprockets#751- fix: grammar by
@benkoshyin rails/sprockets#756- fix typo by
@benkoshyin rails/sprockets#757- Update Link by
@benkoshyin rails/sprockets#754- Rack 3 support by
@lsylvesterin rails/sprockets#758- Make Sprockets::Utils.module_include thread safe on JRuby by
@ntkmein rails/sprockets#759- Fix thread safety of Sprockets::CachedEnvironment and Sprockets::Cache::MemoryStore by
@eregonin rails/sprockets#771New Contributors
@ursmmade their first contribution in rails/sprockets#751@benkoshymade their first contribution in rails/sprockets#756@ntkmemade their first contribution in rails/sprockets#759Full Changelog: https://github.com/rails/sprockets/compare/v4.1.1...v4.2.0
Changelog
Sourced from sprockets's changelog.
4.2.1
- Fix for precompile issues when multiple extensions map to the same MIME type (eg.
.jpeg/.jpg). #781- Fix
application/css-sourcemap+jsoncharset #764- Fix compatibility with Rack 2 applications. #790
4.2.0
Commits
5b040f3Prepare for 4.2.10a5879dRemove check CHANGELOG action8ee21cfUse Ruby LSP instead of rebornix.Ruby5d26375Merge pull request #764 from chadlwilson/fix-css-sourcemap-default-charset572235aMerge branch 'main' into fix-css-sourcemap-default-charset42f7d5eMerge pull request #790 from skipkayhil/hm-fix-rails-7-compatd0de178Merge pull request #768 from jpbalarini/patch-15d795a7Fix header casing compatibility with Rails 76554b6dMerge pull request #791 from skipkayhil/hm-fix-minitest-casing4be779fFix Minitest constant name in tests- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)