fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'main' into test/python-snapshots

Lubos ea667c54 377ed84f

+71 -77
+2 -2
dev/package.json
··· 12 12 "@hey-api/codegen-core": "workspace:*", 13 13 "@hey-api/openapi-python": "workspace:*", 14 14 "@hey-api/openapi-ts": "workspace:*", 15 - "@opencode-ai/sdk": "1.1.48", 15 + "@opencode-ai/sdk": "1.2.20", 16 16 "@pinia/colada": "0.19.1", 17 17 "@tanstack/angular-query-experimental": "5.90.25", 18 18 "@tanstack/preact-query": "5.93.0", ··· 20 20 "@tanstack/solid-query": "5.90.23", 21 21 "@tanstack/svelte-query": "5.90.2", 22 22 "@tanstack/vue-query": "5.92.9", 23 - "arktype": "2.1.29", 23 + "arktype": "2.2.0", 24 24 "nuxt": "3.21.0", 25 25 "swr": "2.4.0", 26 26 "tsx": "4.21.0",
+5 -5
package.json
··· 50 50 "devDependencies": { 51 51 "@arethetypeswrong/cli": "0.18.2", 52 52 "@changesets/cli": "2.30.0", 53 - "@changesets/get-github-info": "0.7.0", 54 - "@changesets/parse": "0.4.2", 53 + "@changesets/get-github-info": "0.8.0", 54 + "@changesets/parse": "0.4.3", 55 55 "@changesets/types": "6.1.0", 56 56 "@eslint/js": "9.39.2", 57 57 "@hey-api/custom-client": "workspace:*", ··· 67 67 "eslint-plugin-sort-keys-fix": "1.1.2", 68 68 "eslint-plugin-typescript-sort-keys": "3.3.0", 69 69 "eslint-plugin-vue": "10.7.0", 70 - "globals": "17.3.0", 70 + "globals": "17.4.0", 71 71 "husky": "9.1.7", 72 - "lint-staged": "16.2.7", 72 + "lint-staged": "16.3.2", 73 73 "oxfmt": "0.36.0", 74 74 "tsdown": "0.18.4", 75 75 "tsx": "4.21.0", 76 - "turbo": "2.8.12", 76 + "turbo": "2.8.14", 77 77 "typescript": "5.9.3", 78 78 "typescript-eslint": "8.54.0", 79 79 "vitest": "4.0.18"
+1 -1
packages/openapi-python-tests/pydantic/v2/tsconfig.json
··· 1 1 { 2 2 "extends": "../../tsconfig.base.json", 3 3 "include": ["test/**/*"], 4 - "exclude": [".gen/**/*", "__snapshots__/**/*"], 4 + "exclude": [".gen/**/*"], 5 5 "references": [{ "path": "../../../openapi-python" }] 6 6 }
+63 -69
pnpm-lock.yaml
··· 20 20 specifier: 2.30.0 21 21 version: 2.30.0(@types/node@24.10.10) 22 22 '@changesets/get-github-info': 23 - specifier: 0.7.0 24 - version: 0.7.0(encoding@0.1.13) 23 + specifier: 0.8.0 24 + version: 0.8.0(encoding@0.1.13) 25 25 '@changesets/parse': 26 - specifier: 0.4.2 27 - version: 0.4.2 26 + specifier: 0.4.3 27 + version: 0.4.3 28 28 '@changesets/types': 29 29 specifier: 6.1.0 30 30 version: 6.1.0 ··· 71 71 specifier: 10.7.0 72 72 version: 10.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))) 73 73 globals: 74 - specifier: 17.3.0 75 - version: 17.3.0 74 + specifier: 17.4.0 75 + version: 17.4.0 76 76 husky: 77 77 specifier: 9.1.7 78 78 version: 9.1.7 79 79 lint-staged: 80 - specifier: 16.2.7 81 - version: 16.2.7 80 + specifier: 16.3.2 81 + version: 16.3.2 82 82 oxfmt: 83 83 specifier: 0.36.0 84 84 version: 0.36.0 ··· 89 89 specifier: 4.21.0 90 90 version: 4.21.0 91 91 turbo: 92 - specifier: 2.8.12 93 - version: 2.8.12 92 + specifier: 2.8.14 93 + version: 2.8.14 94 94 typescript: 95 95 specifier: 5.9.3 96 96 version: 5.9.3 ··· 119 119 specifier: workspace:* 120 120 version: link:../packages/openapi-ts 121 121 '@opencode-ai/sdk': 122 - specifier: 1.1.48 123 - version: 1.1.48 122 + specifier: 1.2.20 123 + version: 1.2.20 124 124 '@pinia/colada': 125 125 specifier: 0.19.1 126 126 version: 0.19.1(pinia@3.0.3(typescript@5.9.3)(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)) ··· 143 143 specifier: 5.92.9 144 144 version: 5.92.9(vue@3.5.25(typescript@5.9.3)) 145 145 arktype: 146 - specifier: 2.1.29 147 - version: 2.1.29 146 + specifier: 2.2.0 147 + version: 2.2.0 148 148 nuxt: 149 149 specifier: 3.21.0 150 150 version: 3.21.0(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(@vue/compiler-sfc@3.5.27)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.5.2)(optionator@0.9.4)(rolldown@1.0.0-beta.58)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) ··· 2667 2667 '@changesets/get-dependents-graph@2.1.3': 2668 2668 resolution: {integrity: sha512-gphr+v0mv2I3Oxt19VdWRRUxq3sseyUpX9DaHpTUmLj92Y10AGy+XOtV+kbM6L/fDcpx7/ISDFK6T8A/P3lOdQ==} 2669 2669 2670 - '@changesets/get-github-info@0.7.0': 2671 - resolution: {integrity: sha512-+i67Bmhfj9V4KfDeS1+Tz3iF32btKZB2AAx+cYMqDSRFP7r3/ZdGbjCo+c6qkyViN9ygDuBjzageuPGJtKGe5A==} 2670 + '@changesets/get-github-info@0.8.0': 2671 + resolution: {integrity: sha512-cRnC+xdF0JIik7coko3iUP9qbnfi1iJQ3sAa6dE+Tx3+ET8bjFEm63PA4WEohgjYcmsOikPHWzPsMWWiZmntOQ==} 2672 2672 2673 2673 '@changesets/get-release-plan@4.0.15': 2674 2674 resolution: {integrity: sha512-Q04ZaRPuEVZtA+auOYgFaVQQSA98dXiVe/yFaZfY7hoSmQICHGvP0TF4u3EDNHWmmCS4ekA/XSpKlSM2PyTS2g==} ··· 2682 2682 '@changesets/logger@0.1.1': 2683 2683 resolution: {integrity: sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==} 2684 2684 2685 - '@changesets/parse@0.4.2': 2686 - resolution: {integrity: sha512-Uo5MC5mfg4OM0jU3up66fmSn6/NE9INK+8/Vn/7sMVcdWg46zfbvvUSjD9EMonVqPi9fbrJH9SXHn48Tr1f2yA==} 2687 - 2688 2685 '@changesets/parse@0.4.3': 2689 2686 resolution: {integrity: sha512-ZDmNc53+dXdWEv7fqIUSgRQOLYoUom5Z40gmLgmATmYR9NbL6FJJHwakcCpzaeCy+1D0m0n7mT4jj2B/MQPl7A==} 2690 2687 ··· 4987 4984 '@one-ini/wasm@0.1.1': 4988 4985 resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==} 4989 4986 4990 - '@opencode-ai/sdk@1.1.48': 4991 - resolution: {integrity: sha512-j5/79X45fUPWVD2Ffm/qvwLclDCdPeV+TYMDrm9to0p4pmzhmeKevCsyiRdLg0o0HE3AFRUnOo2rdO9NetN79A==} 4987 + '@opencode-ai/sdk@1.2.20': 4988 + resolution: {integrity: sha512-U5ROpG21D8jg9rkc1IgKAk1g5dn6X/rkOBfveupd0peSDO9n6VM9aikYccVLaMObxVqdjtG08IeQOFTPVS8ySQ==} 4992 4989 4993 4990 '@oxc-minify/binding-android-arm-eabi@0.110.0': 4994 4991 resolution: {integrity: sha512-43fMTO8/5bMlqfOiNSZNKUzIqeLIYuB9Hr1Ohyf58B1wU11S2dPGibTXOGNaWsfgHy99eeZ1bSgeIHy/fEYqbw==} ··· 8206 8203 8207 8204 arktype@2.1.29: 8208 8205 resolution: {integrity: sha512-jyfKk4xIOzvYNayqnD8ZJQqOwcrTOUbIU4293yrzAjA3O1dWh61j71ArMQ6tS/u4pD7vabSPe7nG3RCyoXW6RQ==} 8206 + 8207 + arktype@2.2.0: 8208 + resolution: {integrity: sha512-t54MZ7ti5BhOEvzEkgKnWvqj+UbDfWig+DHr5I34xatymPusKLS0lQpNJd8M6DzmIto2QGszHfNKoFIT8tMCZQ==} 8209 8209 8210 8210 array-buffer-byte-length@1.0.2: 8211 8211 resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==} ··· 10238 10238 resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==} 10239 10239 engines: {node: '>=18'} 10240 10240 10241 - globals@17.3.0: 10242 - resolution: {integrity: sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==} 10241 + globals@17.4.0: 10242 + resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==} 10243 10243 engines: {node: '>=18'} 10244 10244 10245 10245 globalthis@1.0.4: ··· 11154 11154 linkify-it@5.0.0: 11155 11155 resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} 11156 11156 11157 - lint-staged@16.2.7: 11158 - resolution: {integrity: sha512-lDIj4RnYmK7/kXMya+qJsmkRFkGolciXjrsZ6PC25GdTfWOAWetR0ZbsNXRAj1EHHImRSalc+whZFg56F5DVow==} 11157 + lint-staged@16.3.2: 11158 + resolution: {integrity: sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==} 11159 11159 engines: {node: '>=20.17'} 11160 11160 hasBin: true 11161 11161 ··· 11693 11693 mz@2.7.0: 11694 11694 resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} 11695 11695 11696 - nano-spawn@2.0.0: 11697 - resolution: {integrity: sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==} 11698 - engines: {node: '>=20.17'} 11699 - 11700 11696 nanoid@3.3.11: 11701 11697 resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} 11702 11698 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} ··· 14143 14139 resolution: {integrity: sha512-50QV99kCKH5P/Vs4E2Gzp7BopNV+KzTXqWeaxrfu5IQJBOULRsTIS9seSsOVT8ZnGXzCyx55nYWAi4qJzpZKEQ==} 14144 14140 engines: {node: ^20.17.0 || >=22.9.0} 14145 14141 14146 - turbo-darwin-64@2.8.12: 14147 - resolution: {integrity: sha512-EiHJmW2MeQQx+21x8hjMHw/uPhXt9PIxvDrxzOtyVwrXzL0tQmsxtO4qHf2l7uA+K6PUJ4+TjY1MHZDuCvWXrw==} 14142 + turbo-darwin-64@2.8.14: 14143 + resolution: {integrity: sha512-9sFi7n2lLfEsGWi5OEoA/eTtQU2BPKtzSYKqufMtDeRmqMT9vKjbv9gJCRkllSVE9BOXA0qXC3diyX8V8rKIKw==} 14148 14144 cpu: [x64] 14149 14145 os: [darwin] 14150 14146 14151 - turbo-darwin-arm64@2.8.12: 14152 - resolution: {integrity: sha512-cbqqGN0vd7ly2TeuaM8k9AK9u1CABO4kBA5KPSqovTiLL3sORccn/mZzJSbvQf0EsYRfU34MgW5FotfwW3kx8Q==} 14147 + turbo-darwin-arm64@2.8.14: 14148 + resolution: {integrity: sha512-aS4yJuy6A1PCLws+PJpZP0qCURG8Y5iVx13z/WAbKyeDTY6W6PiGgcEllSaeLGxyn++382ztN/EZH85n2zZ6VQ==} 14153 14149 cpu: [arm64] 14154 14150 os: [darwin] 14155 14151 14156 - turbo-linux-64@2.8.12: 14157 - resolution: {integrity: sha512-jXKw9j4r4q6s0goSXuKI3aKbQK2qiNeP25lGGEnq018TM6SWRW1CCpPMxyG91aCKrub7wDm/K45sGNT4ZFBcFQ==} 14152 + turbo-linux-64@2.8.14: 14153 + resolution: {integrity: sha512-XC6wPUDJkakjhNLaS0NrHDMiujRVjH+naEAwvKLArgqRaFkNxjmyNDRM4eu3soMMFmjym6NTxYaF74rvET+Orw==} 14158 14154 cpu: [x64] 14159 14155 os: [linux] 14160 14156 14161 - turbo-linux-arm64@2.8.12: 14162 - resolution: {integrity: sha512-BRJCMdyXjyBoL0GYpvj9d2WNfMHwc3tKmJG5ATn2Efvil9LsiOsd/93/NxDqW0jACtHFNVOPnd/CBwXRPiRbwA==} 14157 + turbo-linux-arm64@2.8.14: 14158 + resolution: {integrity: sha512-ChfE7isyVNjZrVSPDwcfqcHLG/FuIBbOFxnt1FM8vSuBGzHAs8AlTdwFNIxlEMJfZ8Ad9mdMxdmsCUPIWiQ6cg==} 14163 14159 cpu: [arm64] 14164 14160 os: [linux] 14165 14161 14166 - turbo-windows-64@2.8.12: 14167 - resolution: {integrity: sha512-vyFOlpFFzQFkikvSVhVkESEfzIopgs2J7J1rYvtSwSHQ4zmHxkC95Q8Kjkus8gg+8X2mZyP1GS5jirmaypGiPw==} 14162 + turbo-windows-64@2.8.14: 14163 + resolution: {integrity: sha512-FTbIeQL1ycLFW2t9uQNMy+bRSzi3Xhwun/e7ZhFBdM+U0VZxxrtfYEBM9CHOejlfqomk6Jh7aRz0sJoqYn39Hg==} 14168 14164 cpu: [x64] 14169 14165 os: [win32] 14170 14166 14171 - turbo-windows-arm64@2.8.12: 14172 - resolution: {integrity: sha512-9nRnlw5DF0LkJClkIws1evaIF36dmmMEO84J5Uj4oQ8C0QTHwlH7DNe5Kq2Jdmu8GXESCNDNuUYG8Cx6W/vm3g==} 14167 + turbo-windows-arm64@2.8.14: 14168 + resolution: {integrity: sha512-KgZX12cTyhY030qS7ieT8zRkhZZE2VWJasDFVUSVVn17nR7IShpv68/7j5UqJNeRLIGF1XPK0phsP5V5yw3how==} 14173 14169 cpu: [arm64] 14174 14170 os: [win32] 14175 14171 14176 - turbo@2.8.12: 14177 - resolution: {integrity: sha512-auUAMLmi0eJhxDhQrxzvuhfEbICnVt0CTiYQYY8WyRJ5nwCDZxD0JG8bCSxT4nusI2CwJzmZAay5BfF6LmK7Hw==} 14172 + turbo@2.8.14: 14173 + resolution: {integrity: sha512-UCTxeMNYT1cKaHiIFdLCQ7ulI+jw5i5uOnJOrRXsgUD7G3+OjlUjwVd7JfeVt2McWSVGjYA3EVW/v1FSsJ5DtA==} 14178 14174 hasBin: true 14179 14175 14180 14176 type-check@0.4.0: ··· 17149 17145 picocolors: 1.1.1 17150 17146 semver: 7.7.3 17151 17147 17152 - '@changesets/get-github-info@0.7.0(encoding@0.1.13)': 17148 + '@changesets/get-github-info@0.8.0(encoding@0.1.13)': 17153 17149 dependencies: 17154 17150 dataloader: 1.4.0 17155 17151 node-fetch: 2.7.0(encoding@0.1.13) ··· 17178 17174 '@changesets/logger@0.1.1': 17179 17175 dependencies: 17180 17176 picocolors: 1.1.1 17181 - 17182 - '@changesets/parse@0.4.2': 17183 - dependencies: 17184 - '@changesets/types': 6.1.0 17185 - js-yaml: 4.1.1 17186 17177 17187 17178 '@changesets/parse@0.4.3': 17188 17179 dependencies: ··· 19827 19818 19828 19819 '@one-ini/wasm@0.1.1': {} 19829 19820 19830 - '@opencode-ai/sdk@1.1.48': {} 19821 + '@opencode-ai/sdk@1.2.20': {} 19831 19822 19832 19823 '@oxc-minify/binding-android-arm-eabi@0.110.0': 19833 19824 optional: true ··· 23086 23077 '@ark/util': 0.56.0 23087 23078 arkregex: 0.0.5 23088 23079 23080 + arktype@2.2.0: 23081 + dependencies: 23082 + '@ark/schema': 0.56.0 23083 + '@ark/util': 0.56.0 23084 + arkregex: 0.0.5 23085 + 23089 23086 array-buffer-byte-length@1.0.2: 23090 23087 dependencies: 23091 23088 call-bound: 1.0.4 ··· 25711 25708 25712 25709 globals@15.14.0: {} 25713 25710 25714 - globals@17.3.0: {} 25711 + globals@17.4.0: {} 25715 25712 25716 25713 globalthis@1.0.4: 25717 25714 dependencies: ··· 26683 26680 dependencies: 26684 26681 uc.micro: 2.1.0 26685 26682 26686 - lint-staged@16.2.7: 26683 + lint-staged@16.3.2: 26687 26684 dependencies: 26688 26685 commander: 14.0.3 26689 26686 listr2: 9.0.5 26690 26687 micromatch: 4.0.8 26691 - nano-spawn: 2.0.0 26692 - pidtree: 0.6.0 26693 26688 string-argv: 0.3.2 26689 + tinyexec: 1.0.2 26694 26690 yaml: 2.8.2 26695 26691 26696 26692 listhen@1.9.0: ··· 27393 27389 any-promise: 1.3.0 27394 27390 object-assign: 4.1.1 27395 27391 thenify-all: 1.6.0 27396 - 27397 - nano-spawn@2.0.0: {} 27398 27392 27399 27393 nanoid@3.3.11: {} 27400 27394 ··· 30962 30956 transitivePeerDependencies: 30963 30957 - supports-color 30964 30958 30965 - turbo-darwin-64@2.8.12: 30959 + turbo-darwin-64@2.8.14: 30966 30960 optional: true 30967 30961 30968 - turbo-darwin-arm64@2.8.12: 30962 + turbo-darwin-arm64@2.8.14: 30969 30963 optional: true 30970 30964 30971 - turbo-linux-64@2.8.12: 30965 + turbo-linux-64@2.8.14: 30972 30966 optional: true 30973 30967 30974 - turbo-linux-arm64@2.8.12: 30968 + turbo-linux-arm64@2.8.14: 30975 30969 optional: true 30976 30970 30977 - turbo-windows-64@2.8.12: 30971 + turbo-windows-64@2.8.14: 30978 30972 optional: true 30979 30973 30980 - turbo-windows-arm64@2.8.12: 30974 + turbo-windows-arm64@2.8.14: 30981 30975 optional: true 30982 30976 30983 - turbo@2.8.12: 30977 + turbo@2.8.14: 30984 30978 optionalDependencies: 30985 - turbo-darwin-64: 2.8.12 30986 - turbo-darwin-arm64: 2.8.12 30987 - turbo-linux-64: 2.8.12 30988 - turbo-linux-arm64: 2.8.12 30989 - turbo-windows-64: 2.8.12 30990 - turbo-windows-arm64: 2.8.12 30979 + turbo-darwin-64: 2.8.14 30980 + turbo-darwin-arm64: 2.8.14 30981 + turbo-linux-64: 2.8.14 30982 + turbo-linux-arm64: 2.8.14 30983 + turbo-windows-64: 2.8.14 30984 + turbo-windows-arm64: 2.8.14 30991 30985 30992 30986 type-check@0.4.0: 30993 30987 dependencies: