stevermeister / ngx-cookie-service

Angular (4.2+ ...12) service for cookies. Originally based on the `ng2-cookies` library.
https://www.npmjs.com/package/ngx-cookie-service
MIT License
547 stars 90 forks source link

Angular 18 has been released, please consider adding support for Angular 18 #318

Closed agravityio closed 4 months ago

agravityio commented 4 months ago

Is your feature request related to a problem? Please describe

Could not upgrade to Angular 18.


npm warn node_modules/@angular/core
npm warn   peer @angular/core@"^17.0.0" from ngx-cookie-service@17.1.0
npm warn   node_modules/ngx-cookie-service
npm warn     ngx-cookie-service@"^17.1.0" from the root project

### Describe the solution you'd like

The dependency should not throw warning (used --force) or error.

### Describe alternatives you've considered

Keep Angular 17 until this is released.

### Additional context

_No response_
github-actions[bot] commented 4 months ago

Hello 👋 @agravityio
Thank you for raising an issue. We will investigate into the issue and get back to you as soon as possible. Please make sure you have given us as much context as possible.
Feel free to raise a PR if you can fix the issue

agravityio commented 4 months ago

I just found out, that this has already been released.. I don't know where I have looked.. oh my. sorry for spam!