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

chore: fix angular-eslint versions and bump node.js on the CLI to v20.9.0 #2037

Merged
merged 7 commits into from
Jan 14, 2025

Conversation

mpro7
Copy link
Collaborator

@mpro7 mpro7 commented Jan 14, 2025

  • downgrade angular-eslint deps to v17.3.0
  • add Dependabot eslint rules
  • set more precise node.js version on the CLI and bump it to 20.9.0

@mpro7 mpro7 self-assigned this Jan 14, 2025
@mpro7 mpro7 changed the title chore: fix eslint version and define more precise node.js version on the CLI chore: fix angular-eslint versions and bump node.js on the CLI to v20.9.0 Jan 14, 2025
@@ -18,7 +18,7 @@ jobs:
fetch-depth: 0 # gets additionally all tags which we need
- uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20.9.0
Copy link
Collaborator

@derschnee68 derschnee68 Jan 14, 2025

Choose a reason for hiding this comment

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

what do you think about using a global variable for the node version ?
like node-version: {{NODE_VERSION}}

@mpro7 mpro7 merged commit 8dcdb52 into main Jan 14, 2025
14 checks passed
@mpro7 mpro7 deleted the fix-eslint-versions branch January 14, 2025 15:03
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.

3 participants