diff --git a/.chronus/changes/clean-up-and-refactor-2025-1-13-19-14-29.md b/.chronus/changes/clean-up-and-refactor-2025-1-13-19-14-29.md deleted file mode 100644 index aadd3fc08b..0000000000 --- a/.chronus/changes/clean-up-and-refactor-2025-1-13-19-14-29.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: internal -packages: - - "@typespec/http-client-csharp" ---- - -refactor around CSharpEmitterContext and Logger \ No newline at end of file diff --git a/.chronus/changes/expandableenum_serialization-2025-1-13-10-33-17.md b/.chronus/changes/expandableenum_serialization-2025-1-13-10-33-17.md deleted file mode 100644 index 21230b1a14..0000000000 --- a/.chronus/changes/expandableenum_serialization-2025-1-13-10-33-17.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -# Change versionKind to one of: internal, fix, dependencies, feature, deprecation, breaking -changeKind: fix -packages: - - "@typespec/http-client-java" ---- - -http-client-java, fix ExpandableEnum serialization/deserialization diff --git a/.chronus/changes/http-client-java_update-clientcore-2025-1-13-13-43-59.md b/.chronus/changes/http-client-java_update-clientcore-2025-1-13-13-43-59.md deleted file mode 100644 index 710778dc29..0000000000 --- a/.chronus/changes/http-client-java_update-clientcore-2025-1-13-13-43-59.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: feature -packages: - - "@typespec/http-client-java" ---- - -Support clientcore 1.0.0-beta.3 \ No newline at end of file diff --git a/.chronus/changes/joheredi-efv2-main-2025-1-13-1-49-16.md b/.chronus/changes/joheredi-efv2-main-2025-1-13-1-49-16.md index d333a697e4..a360186ad3 100644 --- a/.chronus/changes/joheredi-efv2-main-2025-1-13-1-49-16.md +++ b/.chronus/changes/joheredi-efv2-main-2025-1-13-1-49-16.md @@ -2,10 +2,8 @@ changeKind: feature packages: - "@typespec/html-program-viewer" - - "@typespec/http-client-csharp" - - "@typespec/http-client-java" - "@typespec/http-server-javascript" - "@typespec/http" --- -Emitter Framework V2 \ No newline at end of file +Emitter Framework V2 diff --git a/.chronus/changes/update-typespec-to-65-2025-1-13-11-7-23.md b/.chronus/changes/update-typespec-to-65-2025-1-13-11-7-23.md deleted file mode 100644 index 1de4d02400..0000000000 --- a/.chronus/changes/update-typespec-to-65-2025-1-13-11-7-23.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: dependencies -packages: - - "@typespec/http-client-csharp" ---- - -Bump typespec version to 0.65.0, TCGC version to 0.51.1 \ No newline at end of file diff --git a/package.json b/package.json index 52ceb3c186..b09c4195f3 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@alloy-js/prettier-plugin-alloy": "^0.1.0", - "@chronus/chronus": "^0.14.1", + "@chronus/chronus": "^0.15.0", "@chronus/github": "^0.4.7", "@eslint/js": "^9.18.0", "@microsoft/api-extractor": "^7.49.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbe8987257..a861350df2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^0.1.0 version: 0.1.0 '@chronus/chronus': - specifier: ^0.14.1 - version: 0.14.1 + specifier: ^0.15.0 + version: 0.15.0 '@chronus/github': specifier: ^0.4.7 version: 0.4.7 @@ -3301,11 +3301,6 @@ packages: '@chevrotain/utils@11.0.3': resolution: {integrity: sha512-YslZMgtJUyuMbZ+aKvfF3x1f5liK4mWNxghFRv7jqRR9C3R3fAOGTTKvxXDa2Y1s9zSbcpuO0cAxDYsc9SrXoQ==} - '@chronus/chronus@0.14.1': - resolution: {integrity: sha512-rJtN18zFipONmzPTpApzri9TWibLTyK7oMpn6jaSBpZ0b1A/DhdZ8DsiiTvs+wHkAXdnMTqcOna15QLdOndfHQ==} - engines: {node: '>=16.0.0'} - hasBin: true - '@chronus/chronus@0.15.0': resolution: {integrity: sha512-KUU14Ti75+H6XOeltDO7jrlxwiEhb0T18YZp8O8V/yJ7AkOR+R/XKSN70xLIJTNJAWpk1WEkGYCOgad883n6sw==} engines: {node: '>=16.0.0'} @@ -8929,10 +8924,6 @@ packages: resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==} engines: {node: '>=18'} - globby@14.1.0: - resolution: {integrity: sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==} - engines: {node: '>=18'} - globrex@0.1.2: resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==} @@ -9237,10 +9228,6 @@ packages: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} - ignore@7.0.3: - resolution: {integrity: sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==} - engines: {node: '>= 4'} - import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} @@ -10937,10 +10924,6 @@ packages: resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==} engines: {node: '>=12'} - path-type@6.0.0: - resolution: {integrity: sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==} - engines: {node: '>=18'} - pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} @@ -14821,30 +14804,10 @@ snapshots: '@chevrotain/utils@11.0.3': {} - '@chronus/chronus@0.14.1': - dependencies: - cross-spawn: 7.0.6 - globby: 14.0.2 - is-unicode-supported: 2.1.0 - micromatch: 4.0.8 - pacote: 20.0.0 - picocolors: 1.1.1 - pluralize: 8.0.0 - prompts: 2.4.2 - semver: 7.6.3 - source-map-support: 0.5.21 - std-env: 3.8.0 - yaml: 2.7.0 - yargs: 17.7.2 - zod: 3.24.1 - transitivePeerDependencies: - - bluebird - - supports-color - '@chronus/chronus@0.15.0': dependencies: cross-spawn: 7.0.6 - globby: 14.1.0 + globby: 14.0.2 is-unicode-supported: 2.1.0 micromatch: 4.0.8 pacote: 20.0.0 @@ -17928,7 +17891,7 @@ snapshots: jsdoc-type-pratt-parser: 4.1.0 process: 0.11.10 recast: 0.23.9 - semver: 7.6.3 + semver: 7.7.1 util: 0.12.5 ws: 8.18.0 optionalDependencies: @@ -22156,15 +22119,6 @@ snapshots: slash: 5.1.0 unicorn-magic: 0.1.0 - globby@14.1.0: - dependencies: - '@sindresorhus/merge-streams': 2.3.0 - fast-glob: 3.3.3 - ignore: 7.0.3 - path-type: 6.0.0 - slash: 5.1.0 - unicorn-magic: 0.3.0 - globrex@0.1.2: {} gopd@1.0.1: @@ -22633,8 +22587,6 @@ snapshots: ignore@5.3.2: {} - ignore@7.0.3: {} - import-fresh@3.3.0: dependencies: parent-module: 1.0.1 @@ -24261,7 +24213,7 @@ snapshots: make-fetch-happen: 14.0.3 nopt: 8.1.0 proc-log: 5.0.0 - semver: 7.6.3 + semver: 7.7.1 tar: 7.4.3 which: 5.0.0 transitivePeerDependencies: @@ -24805,8 +24757,6 @@ snapshots: path-type@5.0.0: {} - path-type@6.0.0: {} - pathe@1.1.2: {} pathe@2.0.2: {}