chore(deps): update dependency importmap-rails to v2.2.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
importmap-rails | minor |
2.1.0 -> 2.2.2
|
Release Notes
rails/importmap-rails (importmap-rails)
v2.2.2
What's Changed
- Keep options when updating packages in importmap by @rafaelfranca in https://github.com/rails/importmap-rails/pull/310
- Make integrity calculation opt-in by @rafaelfranca in https://github.com/rails/importmap-rails/pull/312
Full Changelog: https://github.com/rails/importmap-rails/compare/v2.2.1...v2.2.2
v2.2.1
What's Changed
- Improve SRI support by @rafaelfranca in https://github.com/rails/importmap-rails/pull/309
Integrity is now generated by default using the assets pipeline if it is properly configured. pin
and update
commands don't download the integrity from the npm repository anymore.
Full Changelog: https://github.com/rails/importmap-rails/compare/v2.2.0...v2.2.1
v2.2.0
What's Changed
- Add
--preload
option to pin command by @3v0k4 in https://github.com/rails/importmap-rails/pull/298 - Catch failure HTTP responses on calls to the npm registry by @tmeire in https://github.com/rails/importmap-rails/pull/301
- Warn about vendored versionless packages by @3v0k4 in https://github.com/rails/importmap-rails/pull/305
- Implement SRI support in importmap-rails by @rafaelfranca in https://github.com/rails/importmap-rails/pull/304
New Contributors
- @ron-shinall made their first contribution in https://github.com/rails/importmap-rails/pull/296
- @3v0k4 made their first contribution in https://github.com/rails/importmap-rails/pull/298
- @tmeire made their first contribution in https://github.com/rails/importmap-rails/pull/301
Full Changelog: https://github.com/rails/importmap-rails/compare/v2.1.0...v2.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.