Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [core](https://github.com/microsoft/typespec) from `75e773c` to `6567ec2`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/typespec/commit/6567ec21bf29a3f598c71b2bc87045e9e94226d7"><code>6567ec2</code></a> Fix regression using dep (<a href="https://redirect.github.com/microsoft/typespec/issues/4157">#4157</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/2c8d4e21850305c0d0bb282d62f00ce60e23759d"><code>2c8d4e2</code></a> Fix endpoint handling (<a href="https://redirect.github.com/microsoft/typespec/issues/4164">#4164</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/67adf07c3f54d03152972951a664b2407327103a"><code>67adf07</code></a> Bump version for TSP and TCGC (<a href="https://redirect.github.com/microsoft/typespec/issues/4134">#4134</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/ee03132f9bbbf74178dbc60377cb23ef2d6ef9c5"><code>ee03132</code></a> Add BuildFields to NamedTypeSymbolProvider (<a href="https://redirect.github.com/microsoft/typespec/issues/4140">#4140</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/deca55d294bb957383ef6de87cc755e9bc59dd9f"><code>deca55d</code></a> Add converage for http/client/naming (<a href="https://redirect.github.com/microsoft/typespec/issues/4162">#4162</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/5cdf871ecc40342a9000a1c1eb93daecca07cd8a"><code>5cdf871</code></a> Set content if there is one (<a href="https://redirect.github.com/microsoft/typespec/issues/4160">#4160</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/81f897739eed8b481d2e07de8fe9770ba9f44994"><code>81f8977</code></a> Fix assert validation logic for intput parameters (<a href="https://redirect.github.com/microsoft/typespec/issues/4156">#4156</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/be6c415f3421963c325b675bf072542dcebe098b"><code>be6c415</code></a> Add capability to use different types for enums on protocol vs convenience (#...</li> <li><a href="https://github.com/microsoft/typespec/commit/96b3347620c6dc3059f2b0d8eefb3acb13824ce4"><code>96b3347</code></a> Do not register typespec lsp in playground (<a href="https://redirect.github.com/microsoft/typespec/issues/4081">#4081</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/eb4badacd6d1a290607586083fc7358788c61529"><code>eb4bada</code></a> tsp-openapi3 improve conversion of OpenAPI3 component schemas into TypeSpec d...</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/typespec/compare/75e773cfa897c4fd538acaa5e188ae12bd7fa1ae...6567ec21bf29a3f598c71b2bc87045e9e94226d7">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