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

ISCT-120: Upgrade to Angular 17 #256

Merged
merged 263 commits into from
Mar 20, 2024

Conversation

AndyKIron
Copy link
Member

No description provided.

@AndyKIron AndyKIron requested a review from a team as a code owner November 26, 2023 15:18
- "typescript": "5.3.2" make error on ng update @angular/core@17 @angular/cli@17 @angular-eslint/schematics@17
```
Fetching dependency metadata from registry...
                  Package "@angular-devkit/build-angular" has an incompatible peer dependency to "typescript" (requires ">=5.2 <5.3", would install "5.3.2")
                  Package "@storybook/angular" has an incompatible peer dependency to "@angular-devkit/build-angular" (requires ">=14.1.0 < 17.0.0", would install "17.0.3").
                  Package "@storybook/angular" has an incompatible peer dependency to "@angular/cli" (requires ">=14.1.0 < 17.0.0", would install "17.0.3").
                  Package "@angular/compiler-cli" has an incompatible peer dependency to "typescript" (requires ">=5.2 <5.3", would install "5.3.2")
                  Package "ng-packagr" has an incompatible peer dependency to "typescript" (requires ">=5.2 <5.3", would install "5.3.2")
                  Package "@storybook/angular" has an incompatible peer dependency to "@angular-devkit/architect" (requires ">=0.1400.0 < 0.1700.0", would install "0.1700.3").
✖ Migration failed: Incompatible peer dependencies found.
```
by ```ng update @angular/core@17 @angular/cli@17 @angular-eslint/schematics@17```
BREAKING CHANGE: Upgrade to Angular 17
…ill it will be update

- need add support of storybook 7.5.3 to the @ironsource/storybook-addon-stackblitz package
@AndyKIron AndyKIron changed the base branch from release/6.x.x to release/7.x.x November 28, 2023 14:36
AndyKIron and others added 28 commits March 14, 2024 12:46
…ents-v4' into feature/isct-293-fixes-in-components-v4
# Conflicts:
#	CHANGELOG.md
#	README.md
#	package-lock.json
#	package.json
#	projects/fusion-ui/package.json
…ents-v4' into feature/isct-293-fixes-in-components-v4
* chore(isct-266): add e2e
…s-v4

# Conflicts:
#	CHANGELOG.md
#	package.json
#	projects/fusion-ui/package.json
…ponents-v4

chore(isct-293): fixes for dashboard components
# Conflicts:
#	CHANGELOG.md
#	package-lock.json
#	package.json
#	projects/fusion-ui/package.json
@amitmo50 amitmo50 merged commit 33a8f04 into release/7.x.x Mar 20, 2024
1 check passed
@AndyKIron AndyKIron deleted the upgrade/isct-120-angular-up-to-v17 branch June 3, 2024 11:30
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