Skip to content

Commit

Permalink
Bump core from 88925a1 to d378065 (#2126)
Browse files Browse the repository at this point in the history
Bumps [core](https://github.com/microsoft/typespec) from `88925a1` to
`d378065`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/typespec/commit/d378065788247fd164eac55ca65fdc76263cfa73"><code>d378065</code></a>
[python] Fix output folder of models when output folder is different
with nam...</li>
<li><a
href="https://github.com/microsoft/typespec/commit/030cba07ca1be8081da6c3d22b2d0745d68410e9"><code>030cba0</code></a>
http-client-java, improve diagnostic (<a
href="https://redirect.github.com/microsoft/typespec/issues/5702">#5702</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/e477a880aa445c24f22f965d1970f1b0030c16b4"><code>e477a88</code></a>
http-client-java, do not generate overload, when sync-method=none (<a
href="https://redirect.github.com/microsoft/typespec/issues/5736">#5736</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/5b49b5dcd9cc1d23eaf2b6c408fb0105addf23b7"><code>5b49b5d</code></a>
Hotfix release for http-server-csharp (<a
href="https://redirect.github.com/microsoft/typespec/issues/5734">#5734</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/bd0ebedef86bcf003ed16751dac41991ba72104e"><code>bd0ebed</code></a>
[python] bump changelog and package.json (<a
href="https://redirect.github.com/microsoft/typespec/issues/5718">#5718</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/801dc0d423cea133e634a1e2d9df756d7d3823aa"><code>801dc0d</code></a>
[typespec-vscode] Improvements for the intellisense of tspconfig.yaml
(<a
href="https://redirect.github.com/microsoft/typespec/issues/5186">#5186</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/dd65f86b4a9adbd78ee76e44510b6090247fd4bd"><code>dd65f86</code></a>
Fix dependencies and add scaffolding (<a
href="https://redirect.github.com/microsoft/typespec/issues/5733">#5733</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/b7e801a482ba9959fe393e0bf0f17c25d86e632c"><code>b7e801a</code></a>
refine log (<a
href="https://redirect.github.com/microsoft/typespec/issues/5730">#5730</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/9517d45ba932eb0b13ad7ce80be4d3d4b25d264d"><code>9517d45</code></a>
Update rest init template to include emitters and basic code (<a
href="https://redirect.github.com/microsoft/typespec/issues/5716">#5716</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/e654ba1b5bc689c53d9ca4aa2523834fe93f6716"><code>e654ba1</code></a>
Update ConditionalRequestHeaderTests.cs (<a
href="https://redirect.github.com/microsoft/typespec/issues/5722">#5722</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/typespec/compare/88925a1fdce2de890146b8b308e7f84a7d470912...d378065788247fd164eac55ca65fdc76263cfa73">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Timothee Guerin <[email protected]>
  • Loading branch information
dependabot[bot] and timotheeguerin authored Jan 25, 2025
1 parent 0c7a14b commit 685d834
Show file tree
Hide file tree
Showing 17 changed files with 445 additions and 414 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
changeKind: internal
packages:
- "@azure-tools/azure-http-specs"
- "@azure-tools/typespec-autorest-canonical"
- "@azure-tools/typespec-autorest"
- "@azure-tools/typespec-azure-core"
- "@azure-tools/typespec-azure-portal-core"
- "@azure-tools/typespec-azure-resource-manager"
- "@azure-tools/typespec-azure-rulesets"
- "@azure-tools/typespec-client-generator-core"
---

2 changes: 1 addition & 1 deletion core
Submodule core updated 153 files
2 changes: 1 addition & 1 deletion eng/feeds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"description": "",
"devDependencies": {
"@typespec/compiler": "workspace:~",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
"@chronus/github": "^0.4.5",
"@eslint/js": "^9.18.0",
"@pnpm/find-workspace-packages": "^6.0.9",
"@types/node": "~22.10.7",
"@vitest/coverage-v8": "^3.0.3",
"@types/node": "~22.10.10",
"@vitest/coverage-v8": "^3.0.4",
"c8": "^10.1.3",
"cspell": "^8.17.2",
"eslint": "^9.18.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-vitest": "^0.5.4",
"playwright": "^1.49.1",
"playwright": "^1.50.0",
"prettier": "~3.4.2",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-organize-imports": "~4.1.0",
Expand All @@ -59,7 +59,7 @@
"tsx": "^4.19.2",
"typescript": "~5.7.3",
"typescript-eslint": "^8.21.0",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
},
"syncpack": {
"dependencyTypes": [
Expand Down
2 changes: 1 addition & 1 deletion packages/azure-http-specs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@azure-tools/typespec-azure-resource-manager": "workspace:~",
"@azure-tools/typespec-client-generator-core": "workspace:~",
"@types/multer": "^1.4.10",
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@typespec/openapi": "workspace:~",
"@typespec/openapi3": "workspace:~",
"concurrently": "^9.1.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"@typespec/versioning": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@typespec/internal-build-utils": "workspace:~",
"@typespec/samples": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/ui": "^3.0.3",
"autorest": "~3.7.1",
"cross-env": "~7.0.3",
"rimraf": "~6.0.1",
"typescript": "~5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/samples/test/samples.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ describe("TypeSpec Samples (With autorest emitter)", () => {
defineSampleSnaphotTests({
sampleDir: coreSamplesPath,
outputDir: resolvePath(rootOutputDir, "core"),
exclude: [...excludedSamples, "authentication", "multipart"],
exclude: [...excludedSamples, "authentication", "multipart", "todoApp"],
emit: [resolvePath(pkgRoot, "node_modules/@azure-tools/typespec-autorest").replace(/\\/g, "/")],
});
});
Expand Down
6 changes: 3 additions & 3 deletions packages/typespec-autorest-canonical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,20 +64,20 @@
"@azure-tools/typespec-azure-core": "workspace:~",
"@azure-tools/typespec-azure-resource-manager": "workspace:~",
"@azure-tools/typespec-client-generator-core": "workspace:~",
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
"@typespec/library-linter": "workspace:~",
"@typespec/openapi": "workspace:~",
"@typespec/rest": "workspace:~",
"@typespec/tspd": "workspace:~",
"@typespec/versioning": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/ui": "^3.0.3",
"c8": "^10.1.3",
"change-case": "~5.4.4",
"rimraf": "~6.0.1",
"typescript": "~5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
}
}
6 changes: 3 additions & 3 deletions packages/typespec-autorest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@azure-tools/typespec-azure-core": "workspace:~",
"@azure-tools/typespec-azure-resource-manager": "workspace:~",
"@azure-tools/typespec-client-generator-core": "workspace:~",
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
"@typespec/json-schema": "workspace:~",
Expand All @@ -77,12 +77,12 @@
"@typespec/rest": "workspace:~",
"@typespec/tspd": "workspace:~",
"@typespec/versioning": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/ui": "^3.0.3",
"c8": "^10.1.3",
"change-case": "~5.4.4",
"rimraf": "~6.0.1",
"typescript": "~5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
}
}
6 changes: 3 additions & 3 deletions packages/typespec-azure-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,19 @@
"@typespec/rest": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
"@typespec/library-linter": "workspace:~",
"@typespec/openapi": "workspace:~",
"@typespec/rest": "workspace:~",
"@typespec/tspd": "workspace:~",
"@typespec/versioning": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/ui": "^3.0.3",
"c8": "^10.1.3",
"rimraf": "~6.0.1",
"typescript": "~5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
}
}
6 changes: 3 additions & 3 deletions packages/typespec-azure-playground-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@
},
"devDependencies": {
"@playwright/test": "^1.49.1",
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@types/react-dom": "~18.3.0",
"@typespec/bundler": "workspace:~",
"@typespec/playground": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/ui": "^3.0.3",
"cross-env": "~7.0.3",
"rimraf": "~6.0.1",
"typescript": "~5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
}
}
6 changes: 3 additions & 3 deletions packages/typespec-azure-portal-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,20 @@
"@azure-tools/typespec-azure-core": "workspace:~",
"@azure-tools/typespec-azure-resource-manager": "workspace:~",
"@azure-tools/typespec-client-generator-core": "workspace:~",
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
"@typespec/library-linter": "workspace:~",
"@typespec/openapi": "workspace:~",
"@typespec/rest": "workspace:~",
"@typespec/tspd": "workspace:~",
"@typespec/versioning": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/ui": "^3.0.3",
"c8": "^10.1.3",
"source-map-support": "~0.5.21",
"typescript": "~5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
},
"exports": {
".": {
Expand Down
6 changes: 3 additions & 3 deletions packages/typespec-azure-resource-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"devDependencies": {
"@azure-tools/typespec-azure-core": "workspace:~",
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@types/pluralize": "^0.0.33",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
Expand All @@ -75,11 +75,11 @@
"@typespec/rest": "workspace:~",
"@typespec/tspd": "workspace:~",
"@typespec/versioning": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/ui": "^3.0.3",
"c8": "^10.1.3",
"rimraf": "~6.0.1",
"typescript": "~5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
}
}
6 changes: 3 additions & 3 deletions packages/typespec-azure-rulesets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"@azure-tools/typespec-azure-core": "workspace:~",
"@azure-tools/typespec-azure-resource-manager": "workspace:~",
"@azure-tools/typespec-client-generator-core": "workspace:~",
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@typespec/compiler": "workspace:~",
"@typespec/tspd": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/ui": "^3.0.3",
"c8": "^10.1.3",
"change-case": "~5.4.4",
"rimraf": "~6.0.1",
"typescript": "~5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
}
}
6 changes: 3 additions & 3 deletions packages/typespec-client-generator-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"devDependencies": {
"@azure-tools/typespec-azure-core": "workspace:~",
"@azure-tools/typespec-azure-resource-manager": "workspace:~",
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@types/pluralize": "^0.0.33",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
Expand All @@ -82,11 +82,11 @@
"@typespec/rest": "workspace:~",
"@typespec/tspd": "workspace:~",
"@typespec/xml": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/ui": "^3.0.3",
"c8": "^10.1.3",
"rimraf": "~6.0.1",
"typescript": "~5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
}
}
6 changes: 3 additions & 3 deletions packages/typespec-service-csharp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@
"devDependencies": {
"@azure-tools/typespec-autorest": "workspace:~",
"@azure-tools/typespec-azure-core": "workspace:~",
"@types/node": "~22.10.7",
"@types/node": "~22.10.10",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
"@typespec/library-linter": "workspace:~",
"@typespec/openapi": "workspace:~",
"@typespec/rest": "workspace:~",
"@typespec/tspd": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"c8": "^10.1.3",
"rimraf": "~6.0.1",
"typescript": "~5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
}
}
Loading

0 comments on commit 685d834

Please sign in to comment.