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 `ad635d9` to `89e19ef`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/typespec/commit/89e19ef521ba988f5c4c18c8036b55d47206239d"><code>89e19ef</code></a> Change the property names to be lower case letter in the tspCodeModel.json (#...</li> <li><a href="https://github.com/microsoft/typespec/commit/d836c427bea5258375d85771d75b36f6572a79f4"><code>d836c42</code></a> http-client-java, sync code from autorest.java (<a href="https://redirect.github.com/microsoft/typespec/issues/4345">#4345</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/7219aa403574b472ac9f4f259301a30f59b290ad"><code>7219aa4</code></a> http-client-java, update cadl-ranch, handle TCGC multipart logic (<a href="https://redirect.github.com/microsoft/typespec/issues/4352">#4352</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/f329e038f80bfc6e835356caca06753b42c6053a"><code>f329e03</code></a> Java codegen: disable dependency transfer logging (<a href="https://redirect.github.com/microsoft/typespec/issues/4355">#4355</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/1c2154cbda982179c5e5d4950003ae266c3baa47"><code>1c2154c</code></a> Fix anonymous union variant in tree viewer (<a href="https://redirect.github.com/microsoft/typespec/issues/4353">#4353</a>)</li> <li>See full diff in <a href="https://github.com/microsoft/typespec/compare/ad635d920e7694c2375fc44c88d88a02a001705e...89e19ef521ba988f5c4c18c8036b55d47206239d">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information