Skip to content

chore: refresh dependencies#1

Merged
mnahkies merged 11 commits intomasterfrom
mn/refresh-dependencies
Jan 22, 2023
Merged

chore: refresh dependencies#1
mnahkies merged 11 commits intomasterfrom
mn/refresh-dependencies

Conversation

@mnahkies
Copy link
Copy Markdown
Owner

  • Remove and rebuild Angular integration test using latest (v15)
  • Update all dependencies
  • Update NodeJS to v18
  • Replace node-fetch with global fetch (available as of NodeJS v18)
  • Fix some typescript errors after upgrades
    • Most notable was a pretty glaring bug in the typescript-fetch generation 🙈
  • Add a basic CI pipeline using github actions

@mnahkies mnahkies force-pushed the mn/refresh-dependencies branch from bb3e8a8 to 3a9539d Compare January 22, 2023 11:23
Comment thread .github/workflows/ci.yml Outdated
- run: yarn ci-lint
- run: yarn generate
- run: yarn validate
- run: '[ -n "$(git status --porcelain=v1)" ] && echo "Uncommitted changes to repo found!" && exit 1'
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

@mnahkies mnahkies merged commit f9b5af4 into master Jan 22, 2023
@mnahkies mnahkies deleted the mn/refresh-dependencies branch January 22, 2023 11:40
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.

1 participant