Skip to content

Commit 77d7740

Browse files
authored
Merge branch '17.0.x' into dpetev/dropdown-select-igxfor-tree-shake
2 parents e281186 + 1c20d9f commit 77d7740

File tree

9 files changed

+530
-23
lines changed

9 files changed

+530
-23
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ name: "CodeQL"
1313

1414
on:
1515
push:
16-
branches: [ master, 16.1.x, 15.1.x ]
16+
branches: [ master, 17.0.x, 16.1.x, 15.1.x ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
19-
branches: [ master, 16.1.x, 15.1.x ]
19+
branches: [ master, 17.0.x, 16.1.x, 15.1.x ]
2020
schedule:
2121
- cron: '33 4 * * 4'
2222

SECURITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
| Version | Supported |
66
| -------- | ------------------ |
7+
| 17.0.x | :white_check_mark: |
78
| 16.1.x | :white_check_mark: |
89
| 16.0.x | :x: |
910
| 15.1.x | :white_check_mark: |

0 commit comments

Comments
 (0)