moribvndvs / ng2-idle

Responding to idle users in Angular (not AngularJS) applications.
https://moribvndvs.github.io/ng2-idle
Apache License 2.0
315 stars 128 forks source link

chore: upgrade angular dependencies to v16 #193

Closed valkanov closed 7 months ago

valkanov commented 8 months ago

BREAKING CHANGE: requires node 16+ and angular 16

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x")

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ X] Other: Update deps version

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (check one with "x")

[X ] Yes
[ ] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

moribvndvs commented 8 months ago

Yeah, if you don’t mind.

Eldorados commented 7 months ago

@moribvndvs does this one look good now? Would be nice to have a v16 version out, thanks!

alvaro450 commented 7 months ago

@moribvndvs is there anything we can do to help merge this PR?

Thank you for your support

coveralls commented 7 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 7637a19437c09c2303b817d01574cd0b7e5802aa on valkanov:update-to-angular-16 into 972e54133c4c7db5e4e3bf4d41d912647bd59303 on moribvndvs:master.