rezoleo / lea5

Lea5 is the management software used by the Rézoléo association, to handle members, computers and invoices
MIT License
11 stars 0 forks source link

Update dependency importmap-rails to v1.2.3 - autoclosed #442

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
importmap-rails 1.1.5 -> 1.2.3 age adoption passing confidence

Release Notes

rails/importmap-rails (importmap-rails) ### [`v1.2.3`](https://togithub.com/rails/importmap-rails/releases/tag/v1.2.3) [Compare Source](https://togithub.com/rails/importmap-rails/compare/v1.2.2...v1.2.3) #### What's Changed - Fix using this gem outside of a Rails application by [@​rafaelfranca](https://togithub.com/rafaelfranca) #### New Contributors - [@​rafaelfranca](https://togithub.com/rafaelfranca) made their first contribution in [https://github.com/rails/importmap-rails/pull/201](https://togithub.com/rails/importmap-rails/pull/201) **Full Changelog**: https://github.com/rails/importmap-rails/compare/v1.2.2...v1.2.3 ### [`v1.2.2`](https://togithub.com/rails/importmap-rails/releases/tag/v1.2.2) [Compare Source](https://togithub.com/rails/importmap-rails/compare/v1.2.1...v1.2.2) #### What's Changed - Add single quote support in `importmap.rb` by [@​vietqhoang](https://togithub.com/vietqhoang) in [https://github.com/rails/importmap-rails/pull/198](https://togithub.com/rails/importmap-rails/pull/198) - Remove prepended forward slash when mapping.path is empty by [@​jsntv200](https://togithub.com/jsntv200) in [https://github.com/rails/importmap-rails/pull/192](https://togithub.com/rails/importmap-rails/pull/192) #### New Contributors - [@​vietqhoang](https://togithub.com/vietqhoang) made their first contribution in [https://github.com/rails/importmap-rails/pull/198](https://togithub.com/rails/importmap-rails/pull/198) - [@​Rotario](https://togithub.com/Rotario) made their first contribution in [https://github.com/rails/importmap-rails/pull/95](https://togithub.com/rails/importmap-rails/pull/95) - [@​jsntv200](https://togithub.com/jsntv200) made their first contribution in [https://github.com/rails/importmap-rails/pull/192](https://togithub.com/rails/importmap-rails/pull/192) **Full Changelog**: https://github.com/rails/importmap-rails/compare/v1.2.1...v1.2.2 ### [`v1.2.1`](https://togithub.com/rails/importmap-rails/releases/tag/v1.2.1) [Compare Source](https://togithub.com/rails/importmap-rails/compare/v1.2.0...v1.2.1) #### What's Changed - Add a packages command to get package info by [@​dkniffin](https://togithub.com/dkniffin) in [https://github.com/rails/importmap-rails/pull/178](https://togithub.com/rails/importmap-rails/pull/178) - Respect `config.enable_reloading` by [@​ghiculescu](https://togithub.com/ghiculescu) in [https://github.com/rails/importmap-rails/pull/172](https://togithub.com/rails/importmap-rails/pull/172) - Add support for passing a custom importmap to the tag helper by [@​elia](https://togithub.com/elia) in [https://github.com/rails/importmap-rails/pull/187](https://togithub.com/rails/importmap-rails/pull/187) #### New Contributors - [@​dkniffin](https://togithub.com/dkniffin) made their first contribution in [https://github.com/rails/importmap-rails/pull/178](https://togithub.com/rails/importmap-rails/pull/178) - [@​ghiculescu](https://togithub.com/ghiculescu) made their first contribution in [https://github.com/rails/importmap-rails/pull/172](https://togithub.com/rails/importmap-rails/pull/172) **Full Changelog**: https://github.com/rails/importmap-rails/compare/v1.1.6...v1.2.1 ### [`v1.2.0`](https://togithub.com/rails/importmap-rails/compare/v1.1.6...v1.2.0) [Compare Source](https://togithub.com/rails/importmap-rails/compare/v1.1.6...v1.2.0) ### [`v1.1.6`](https://togithub.com/rails/importmap-rails/releases/tag/v1.1.6) [Compare Source](https://togithub.com/rails/importmap-rails/compare/v1.1.5...v1.1.6) #### What's Changed - Update [ES Module Shims to 1.7.2](https://togithub.com/guybedford/es-module-shims/releases/tag/1.7.2) by [@​dhh](https://togithub.com/dhh) - Allow single quotes in config/importmaps.rb by [@​UweKubosch](https://togithub.com/UweKubosch) in [https://github.com/rails/importmap-rails/pull/147](https://togithub.com/rails/importmap-rails/pull/147) **Full Changelog**: https://github.com/rails/importmap-rails/compare/v1.1.5...v1.1.6

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (3915741) to head (7b868f3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #442 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 24 24 Lines 331 331 Branches 33 33 ========================================= Hits 331 331 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.