diff --git a/.chronus.yaml b/.chronus.yaml index 06bd46c0cc..48bcddbe73 100644 --- a/.chronus.yaml +++ b/.chronus.yaml @@ -8,3 +8,5 @@ versionPolicies: - "@azure-tools/typespec-azure-core" - "@azure-tools/typespec-azure-resource-manager" - "@azure-tools/typespec-client-generator-core" +ignore: + - "@typespec/*" diff --git a/core b/core index 3040a83d6d..c4ba287a4d 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 3040a83d6de0cc6876163b48ec9be61eefa3ebdd +Subproject commit c4ba287a4da91dbb250f0e14e0059be5c455cc13 diff --git a/package.json b/package.json index 30a2844d55..0a841ba3b8 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@changesets/cli": "^2.27.1", - "@chronus/chronus": "^0.4.0", + "@chronus/chronus": "^0.5.0", "@pnpm/find-workspace-packages": "^6.0.9", "c8": "^8.0.1", "cspell": "^6.31.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4685aecff2..762e849848 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^2.27.1 version: 2.27.1 '@chronus/chronus': - specifier: ^0.4.0 - version: 0.4.0 + specifier: ^0.5.0 + version: 0.5.0 '@pnpm/find-workspace-packages': specifier: ^6.0.9 version: 6.0.9(@pnpm/logger@5.0.0) @@ -48,8 +48,8 @@ importers: specifier: ^2.26.2 version: 2.27.1 '@chronus/chronus': - specifier: ^0.4.0 - version: 0.4.0 + specifier: ^0.5.0 + version: 0.5.0 '@pnpm/find-workspace-packages': specifier: ^6.0.9 version: 6.0.9(@pnpm/logger@5.0.0) @@ -3979,8 +3979,8 @@ packages: prettier: 2.8.7 dev: true - /@chronus/chronus@0.4.0: - resolution: {integrity: sha512-2iRC0qLcM1WN6cHVcJ4gK2XjYdPk08s7Tvn84ZEDB0tMTt2iEvvlQIXyXTxXNORxhwBOLh8j0s3ucAPw7yEWGw==} + /@chronus/chronus@0.5.0: + resolution: {integrity: sha512-EylJGw4rWBhgGnLon4iuwmY3ZS6lryBcgDUB2xaLT68szYBOwRaSd7o6WcEEbwsUkWt9OcXcw++oZALTnST9kA==} engines: {node: '>=16.0.0'} hasBin: true dependencies: @@ -10055,7 +10055,7 @@ packages: dependencies: '@vitest/spy': 1.1.0 '@vitest/utils': 1.1.0 - chai: 4.3.10 + chai: 4.4.1 dev: true /@vitest/expect@1.2.1: @@ -10078,7 +10078,7 @@ packages: dependencies: '@vitest/utils': 1.1.0 p-limit: 5.0.0 - pathe: 1.1.1 + pathe: 1.1.2 dev: true /@vitest/runner@1.2.1: @@ -10100,7 +10100,7 @@ packages: resolution: {integrity: sha512-5O/wyZg09V5qmNmAlUgCBqflvn2ylgsWJRRuPrnHEfDNT6tQpQ8O1isNGgo+VxofISHqz961SG3iVvt3SPK/QQ==} dependencies: magic-string: 0.30.5 - pathe: 1.1.1 + pathe: 1.1.2 pretty-format: 29.7.0 dev: true @@ -21159,7 +21159,7 @@ packages: dependencies: cac: 6.7.14 debug: 4.3.4 - pathe: 1.1.1 + pathe: 1.1.2 picocolors: 1.0.0 vite: 5.0.12(@types/node@18.11.19) transitivePeerDependencies: