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

ci: run RxJS 6 with Angular 16 #1911

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

timdeschryver
Copy link
Contributor

I noticed the CI build is failing.
This PR fixes that by downgrading the Angular version from 17 to 16 to work with RxJS v6.

The reason for this is that Angular dropped support for RxJS 6 in Angular 17 - https://github.com/angular/angular/blob/main/package.json#L131.

As an alternative we can also drop support for RxJS v6 and remove these build jobs.

@FabianGosebrink FabianGosebrink merged commit 6c778a4 into damienbod:main Mar 17, 2024
10 checks passed
@timdeschryver timdeschryver deleted the ci/fix-build branch March 17, 2024 19: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.

2 participants