bitwarden / directory-connector

A tool for syncing a directory (AD, LDAP, Azure, G Suite, Okta) to an organization.
https://bitwarden.com
GNU General Public License v3.0
256 stars 83 forks source link

[deps]: Update ngx-toastr to v19 #559

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ngx-toastr (source) 16.2.0 -> 19.0.0 age adoption passing confidence

Release Notes

scttcper/ngx-toastr (ngx-toastr) ### [`v19.0.0`](https://redirect.github.com/scttcper/ngx-toastr/releases/tag/v19.0.0) [Compare Source](https://redirect.github.com/scttcper/ngx-toastr/compare/v18.0.0...v19.0.0) ##### Features - Angular 18 + enable usage with zoneless change detection ([#​1017](https://redirect.github.com/scttcper/ngx-toastr/issues/1017)) ([5461eb4](https://redirect.github.com/scttcper/ngx-toastr/commit/5461eb4ea440229353826682a7a494e036db6bab)) ##### BREAKING CHANGES - enable usage with zoneless change detection Switched relevant parts to OnPush + Signals, so this will work with zoneless change detection enabled. I deliberately didn't use any of the new control flow syntax so this should technically still be compatible with Angular 16 (at least in a small test app with 16 it still worked for me) ### [`v18.0.0`](https://redirect.github.com/scttcper/ngx-toastr/releases/tag/v18.0.0) [Compare Source](https://redirect.github.com/scttcper/ngx-toastr/compare/v17.0.2...v18.0.0) ##### Features - upgrade to angular 17 ([#​1008](https://redirect.github.com/scttcper/ngx-toastr/issues/1008)) ([d6b5e6b](https://redirect.github.com/scttcper/ngx-toastr/commit/d6b5e6b5d7250b69b1e3d0439ff200b8bf7cb274)) ##### BREAKING CHANGES - requires angular 17, typescript 5.2 ### [`v17.0.2`](https://redirect.github.com/scttcper/ngx-toastr/releases/tag/v17.0.2) [Compare Source](https://redirect.github.com/scttcper/ngx-toastr/compare/v17.0.1...v17.0.2) ##### Bug Fixes - Move easeTime to the constructor ([e3e4b74](https://redirect.github.com/scttcper/ngx-toastr/commit/e3e4b74b4ee1af5c68dca7435f01a1a4b25868f4)), closes [#​996](https://redirect.github.com/scttcper/ngx-toastr/issues/996) ### [`v17.0.1`](https://redirect.github.com/scttcper/ngx-toastr/releases/tag/v17.0.1) [Compare Source](https://redirect.github.com/scttcper/ngx-toastr/compare/v17.0.0...v17.0.1) ##### Bug Fixes - add provenance ([fb2720e](https://redirect.github.com/scttcper/ngx-toastr/commit/fb2720e9e545fd0c8826b2a72c041cb008972635)) ### [`v17.0.0`](https://redirect.github.com/scttcper/ngx-toastr/releases/tag/v17.0.0) [Compare Source](https://redirect.github.com/scttcper/ngx-toastr/compare/v16.2.0...v17.0.0) ##### Features - Upgrade to angular 16 ([#​995](https://redirect.github.com/scttcper/ngx-toastr/issues/995)) ([38a641d](https://redirect.github.com/scttcper/ngx-toastr/commit/38a641dcfbfaf4eaf9458473e214d6345d8adc87)) ##### BREAKING CHANGES - requires angular >= 16

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

bitwarden-bot commented 2 months ago

Internal tracking:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 2.29%. Comparing base (d4e317d) to head (f6cd2ed). Report is 2 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #559 +/- ## ===================================== Coverage 2.29% 2.29% ===================================== Files 59 59 Lines 2573 2573 Branches 467 467 ===================================== Hits 59 59 Misses 2511 2511 Partials 3 3 ```

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

vincentsalucci commented 1 month ago

Closing this pull request as it requires Angular upgrade to 17. Will revisit when DC gets a sweeping Angular upgrade.

renovate[bot] commented 1 month ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 19.x releases. But if you manually upgrade to 19.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.