Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular dependecy updated to v14, but major/minor package version has not been updated #487

Open
marekdon opened this issue Jul 6, 2022 · 0 comments · May be fixed by #489
Open

Angular dependecy updated to v14, but major/minor package version has not been updated #487

marekdon opened this issue Jul 6, 2022 · 0 comments · May be fixed by #489
Labels

Comments

@marekdon
Copy link

marekdon commented Jul 6, 2022

Describe the bug
Angular dependecy updated to v14, but major package version has not been updated

To Reproduce

  • use ng13
  • add/keep "ngx-cookie": "^6.0.0" in package json
  • run npm install

Expected behavior
Major or minor package version should be updated, to prevent breaking apps that are currently using version 6 of ngx-cookie which is not locked to 6.0.0

Environment:

  • Angular version [13.3.11]
  • Browser [Safari]
  • OS: [iOS]
@marekdon marekdon added the bug label Jul 6, 2022
@markoblagdan markoblagdan linked a pull request Jul 8, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant