moribvndvs / ng2-idle

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

build(deps): update Angular dependencies for v14 #185

Closed un1c0rnr1d3r closed 1 year ago

un1c0rnr1d3r commented 1 year ago

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)
[X ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior? (You can also link to an open issue here) Angular v14 dependencies are out of date.

What is the new behavior? Angular v14 dependencies are updated to the latest versions.

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

[ ] Yes
[X ] No

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

Other information:

coveralls commented 1 year ago

Coverage Status

Coverage: ?%. Remained the same when pulling 3f30b771e68eb33274b26d65177c2fbcaece501e on update-deps-angular-14 into ec1f755095f61f0075eb9c83ce5159fa9a8e1f70 on master.

coveralls commented 1 year ago

Coverage Status

Coverage: 100.0%. Remained the same when pulling 3f30b771e68eb33274b26d65177c2fbcaece501e on update-deps-angular-14 into ec1f755095f61f0075eb9c83ce5159fa9a8e1f70 on master.

moribvndvs commented 1 year ago

I’m out of town, but I’ll get it published this weekend. Thanks for the PR.On Apr 19, 2023, at 16:42, Chris Shouts @.***> wrote:Please check if the PR fulfills these requirements

[X ] The commit message follows our guidelines: https://github.com/moribvndvs/ng2-idle/blob/master/CONTRIBUTING.md#pr Tests for the changes have been added (for bug fixes / features) Docs have been added / updated (for bug fixes / features)

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) [X ] Build related changes [ ] CI related changes [ ] Other... Please describe:

What is the current behavior? (You can also link to an open issue here) Angular v14 dependencies are out of date. What is the new behavior? Angular v14 dependencies are updated to the latest versions. Does this PR introduce a breaking change? (check one with "x") [ ] Yes [X ] No

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

You can view, comment on, or merge this pull request online at:   https://github.com/moribvndvs/ng2-idle/pull/185

Commit Summary

3f30b77 build(deps): update Angular dependencies for v14

File Changes (3 files)

M
.nvmrc
(2)

M
package-lock.json
(5594)

M
package.json
(42)

Patch Links:

https://github.com/moribvndvs/ng2-idle/pull/185.patch https://github.com/moribvndvs/ng2-idle/pull/185.diff

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>