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

feat: upgrade to angular 17 #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andreagrossetti
Copy link

Updated all dependencies

Comment on lines +3 to +5
"ignorePatterns": [
"projects/**/*"
],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run yarn prettier:write see package.json. That'll run prettier and save a lot of diffs on the PR. Thanks

@@ -0,0 +1 @@
nodeLinker: node-modules
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this provided by the angular cli upgrade too or maybe because you're using yarn 2?

@maxime1992
Copy link
Contributor

Remove the package json lock file. This repo uses yarn

image

(and run yarn to update yarn.lock)

@maxime1992
Copy link
Contributor

Mark the commit as a breaking change too

image

You can find other examples in the previous commits

@maxime1992
Copy link
Contributor

Thanks for the PR 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants