Skip to content

Commit

Permalink
Update to Angular 17 (#2174)
Browse files Browse the repository at this point in the history
# Pull Request

## 🀨 Rationale

Trying to keep up with Angular releases.

## πŸ‘©β€πŸ’» Implementation

- updated package dependencies 
- updated one reference in the `nimble-angular` README.

## πŸ§ͺ Testing

Ran tests. Having SLE apps test against tgz of `nimble-angular`.

## βœ… Checklist

<!--- Review the list and put an x in the boxes that apply or ~~strike
through~~ around items that don't (along with an explanation). -->

- [x] I have updated the project documentation to reflect my changes or
determined no changes are needed.

---------

Co-authored-by: rajsite <[email protected]>
  • Loading branch information
m-akinc and rajsite authored Jul 22, 2024
1 parent bd4ba23 commit f69586a
Show file tree
Hide file tree
Showing 36 changed files with 19,350 additions and 22,693 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update to typescript 5.4.5",
"packageName": "@ni/jasmine-parameterized",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "major",
"comment": "Update to Angular 17",
"packageName": "@ni/nimble-angular",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update to typescript 5.4.5",
"packageName": "@ni/nimble-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update to typescript 5.4.5",
"packageName": "@ni/nimble-tokens",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "major",
"comment": "Update to Angular 17",
"packageName": "@ni/spright-angular",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update to typescript 5.4.5",
"packageName": "@ni/spright-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update to typescript 5.4.5",
"packageName": "@ni/xliff-to-json-converter",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Loading

0 comments on commit f69586a

Please sign in to comment.