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 `d1bcbf2` to `6227751`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/typespec/commit/62277511dfc86592da8dd656ddef550befec680b"><code>6227751</code></a> [Python] Update dependencies to fix install (<a href="https://redirect.github.com/microsoft/typespec/issues/5005">#5005</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/a20cde15606398a52685dbca8417d9172fc3f579"><code>a20cde1</code></a> Fix to property setters (<a href="https://redirect.github.com/microsoft/typespec/issues/5002">#5002</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/86f02c6e91ff99fad2cf1162496a5a823e72b9a1"><code>86f02c6</code></a> Replace AsExpression and explicit casting with extension methods (<a href="https://redirect.github.com/microsoft/typespec/issues/4940">#4940</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/e984e7494fcd852504e6a52852eb69eac15d368f"><code>e984e74</code></a> Don't include property setter for input-only model properties (<a href="https://redirect.github.com/microsoft/typespec/issues/4997">#4997</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/72e5c09a306da55a7e19a248beef6413687d25e1"><code>72e5c09</code></a> Bump happy-dom from 15.7.4 to 15.10.2 (<a href="https://redirect.github.com/microsoft/typespec/issues/4992">#4992</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/163912b68a5fd8ca0d91ef06058828fbd3e840aa"><code>163912b</code></a> fix incorrect config schema in Docs (<code>TypeSpecProjectSchema.output-dir</code>) (<a href="https://redirect.github.com/microsoft/typespec/issues/4965">#4965</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/ad3a7a1359d23bc28b44c3a1945c700b91e78a70"><code>ad3a7a1</code></a> New version banner that shows up for 7 days after the release (<a href="https://redirect.github.com/microsoft/typespec/issues/4984">#4984</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/aa531cfafced44988828865e39ffa8f1adc9943f"><code>aa531cf</code></a> [http-client-csharp] fix: generate deserialization switch for nested discrimi...</li> <li>See full diff in <a href="https://github.com/microsoft/typespec/compare/d1bcbf2240d87aa1984b17e89ce3ed243f560777...62277511dfc86592da8dd656ddef550befec680b">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