Commit 1d07840
[GitHub] Update to 1.1.4-7fb0426f383ed9712cce3fdba9572d5a from 1.1.4-b1df7aeeba72bb96f2ca61a7edd34136
Detected Schema changes:
```
├─┬Paths
│ ├─┬/repos/{owner}/{repo}/dependabot/alerts
│ │ └─┬GET
│ │ └─┬Responses
│ │ └─┬200
│ │ └─┬application/json
│ │ └─┬default
│ │ └──[🔀] value (217903:7)
│ ├─┬/repos/{owner}/{repo}/dependabot/alerts/{alert_number}
│ │ └─┬GET
│ │ └─┬Responses
│ │ └─┬200
│ │ └─┬application/json
│ │ └─┬default
│ │ └──[🔀] value (218084:9)
│ ├─┬/enterprises/{enterprise}/dependabot/alerts
│ │ └─┬GET
│ │ └─┬Responses
│ │ └─┬200
│ │ └─┬application/json
│ │ └─┬default
│ │ └──[🔀] value (204786:7)
│ ├─┬/orgs/{org}/settings/network-configurations/{network_configuration_id}
│ │ ├─┬GET
│ │ │ ├─┬External Docs
│ │ │ │ └──[🔀] url (15667:14)
│ │ │ └─┬Extensions
│ │ │ └──[🔀] x-github (15685:9)
│ │ ├─┬DELETE
│ │ │ ├─┬External Docs
│ │ │ │ └──[🔀] url (15763:14)
│ │ │ └─┬Extensions
│ │ │ └──[🔀] x-github (15771:9)
│ │ └─┬PATCH
│ │ ├─┬External Docs
│ │ │ └──[🔀] url (15700:14)
│ │ └─┬Extensions
│ │ └──[🔀] x-github (15748:9)
│ ├─┬/orgs/{org}/settings/network-configurations
│ │ ├─┬GET
│ │ │ ├─┬External Docs
│ │ │ │ └──[🔀] url (15557:14)
│ │ │ └─┬Extensions
│ │ │ └──[🔀] x-github (15586:9)
│ │ └─┬POST
│ │ ├─┬External Docs
│ │ │ └──[🔀] url (15601:14)
│ │ └─┬Extensions
│ │ └──[🔀] x-github (15651:9)
│ ├─┬/orgs/{org}/settings/network-settings/{network_settings_id}
│ │ └─┬GET
│ │ ├─┬External Docs
│ │ │ └──[🔀] url (15787:14)
│ │ └─┬Extensions
│ │ └──[🔀] x-github (15805:9)
│ └─┬/orgs/{org}/dependabot/alerts
│ └─┬GET
│ └─┬Responses
│ └─┬200
│ └─┬application/json
│ └─┬default
│ └──[🔀] value (204786:7)
└─┬Components
├──[➖] schemas (67807:7)❌
├─┬dependabot-alert-security-advisory
│ └──[➖] properties (71241:9)❌
└─┬global-advisory
└─┬epss
└──[🔀] $ref (68117:11)❌
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths | 16 | 0 |
| components | 3 | 3 |
Date: 01/25/25 | Commit: New: etc/specs/GitHub/previous.spec.yaml, Original: etc/specs/GitHub/current.spec.yaml
- ❌ **BREAKING Changes**: _3_ out of _19_
- **Modifications**: _17_
- **Removals**: _2_
- **Breaking Removals**: _2_
- **Breaking Modifications**: _1_
ERROR: breaking changes discovered1 parent ed012f9 commit 1d07840
File tree
45 files changed
+649
-166
lines changed- clients/GitHub
- etc
- src
- Internal
- Hydrator
- Operation
- Advisories
- Repos/Owner/Repo/Dependabot/Alerts
- WebHook
- Operator
- Dependabot
- HostedCompute
- Router
- Delete
- Get
- List
- Patch
- Post
- Operation
- PHPStan
- Schema
- tests/Types
- etc/specs/GitHub
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+649
-166
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9021 | 9021 | | |
9022 | 9022 | | |
9023 | 9023 | | |
9024 | | - | |
| 9024 | + | |
9025 | 9025 | | |
9026 | 9026 | | |
9027 | 9027 | | |
| |||
9041 | 9041 | | |
9042 | 9042 | | |
9043 | 9043 | | |
9044 | | - | |
| 9044 | + | |
9045 | 9045 | | |
9046 | 9046 | | |
9047 | 9047 | | |
| |||
9063 | 9063 | | |
9064 | 9064 | | |
9065 | 9065 | | |
9066 | | - | |
| 9066 | + | |
9067 | 9067 | | |
9068 | 9068 | | |
9069 | 9069 | | |
| |||
9085 | 9085 | | |
9086 | 9086 | | |
9087 | 9087 | | |
9088 | | - | |
| 9088 | + | |
9089 | 9089 | | |
9090 | 9090 | | |
9091 | 9091 | | |
| |||
9107 | 9107 | | |
9108 | 9108 | | |
9109 | 9109 | | |
9110 | | - | |
| 9110 | + | |
9111 | 9111 | | |
9112 | 9112 | | |
9113 | 9113 | | |
| |||
9129 | 9129 | | |
9130 | 9130 | | |
9131 | 9131 | | |
9132 | | - | |
| 9132 | + | |
9133 | 9133 | | |
9134 | 9134 | | |
9135 | 9135 | | |
| |||
Large diffs are not rendered by default.
Lines changed: 31 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | 303 | | |
315 | 304 | | |
316 | 305 | | |
| |||
321 | 310 | | |
322 | 311 | | |
323 | 312 | | |
324 | | - | |
| 313 | + | |
325 | 314 | | |
326 | 315 | | |
327 | 316 | | |
| |||
331 | 320 | | |
332 | 321 | | |
333 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
| 541 | + | |
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
| |||
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
568 | | - | |
| 568 | + | |
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
| 572 | + | |
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
576 | | - | |
| 576 | + | |
577 | 577 | | |
578 | | - | |
| 578 | + | |
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
| |||
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
681 | | - | |
| 681 | + | |
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
| |||
890 | 890 | | |
891 | 891 | | |
892 | 892 | | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
893 | 902 | | |
894 | 903 | | |
895 | 904 | | |
| |||
905 | 914 | | |
906 | 915 | | |
907 | 916 | | |
908 | | - | |
909 | | - | |
910 | | - | |
911 | | - | |
912 | | - | |
913 | | - | |
914 | | - | |
915 | | - | |
916 | | - | |
917 | 917 | | |
918 | 918 | | |
919 | 919 | | |
| |||
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
1033 | | - | |
| 1033 | + | |
1034 | 1034 | | |
1035 | | - | |
| 1035 | + | |
1036 | 1036 | | |
1037 | 1037 | | |
1038 | 1038 | | |
| |||
Lines changed: 97 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
504 | 506 | | |
505 | 507 | | |
506 | 508 | | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
507 | 529 | | |
508 | 530 | | |
509 | 531 | | |
| |||
766 | 788 | | |
767 | 789 | | |
768 | 790 | | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
769 | 832 | | |
770 | 833 | | |
771 | 834 | | |
| |||
1377 | 1440 | | |
1378 | 1441 | | |
1379 | 1442 | | |
| 1443 | + | |
1380 | 1444 | | |
1381 | 1445 | | |
1382 | 1446 | | |
| |||
1627 | 1691 | | |
1628 | 1692 | | |
1629 | 1693 | | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
1630 | 1703 | | |
1631 | 1704 | | |
1632 | 1705 | | |
| |||
1767 | 1840 | | |
1768 | 1841 | | |
1769 | 1842 | | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
1770 | 1867 | | |
1771 | 1868 | | |
1772 | 1869 | | |
| |||
0 commit comments