Skip to content

Commit

Permalink
Bump core from deae32e to c613078 (#1535)
Browse files Browse the repository at this point in the history
Bumps [core](https://github.com/microsoft/typespec) from `deae32e` to
`c613078`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/typespec/commit/c6130786a84ff9eeb91126cde1081b90b3e3661d"><code>c613078</code></a>
fix an exception message issue in MrwSerializationTypeDefinition (<a
href="https://redirect.github.com/microsoft/typespec/issues/4432">#4432</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/72478a51b49fd329e9922ef0937af9fda79481bb"><code>72478a5</code></a>
http-client-java, access/usage on namespace (<a
href="https://redirect.github.com/microsoft/typespec/issues/4417">#4417</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/40762bf8527d0c49ee3fa64a6fd0387fa36d2475"><code>40762bf</code></a>
upgrade typespec to 0.60.0 (<a
href="https://redirect.github.com/microsoft/typespec/issues/4397">#4397</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/710abdcc41de1d60e4c395d41491951f3f56d152"><code>710abdc</code></a>
Fix the type cache with extensibility (<a
href="https://redirect.github.com/microsoft/typespec/issues/4427">#4427</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/e6d426eeeb729d5f1d7147c15e361edddef6c390"><code>e6d426e</code></a>
Support compile and watch tasks in vscode (<a
href="https://redirect.github.com/microsoft/typespec/issues/4330">#4330</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/4a8556c6c2ee1fb4ba99931e2b94a619a527f58e"><code>4a8556c</code></a>
Bump compiler version for 0.60.1 hotfix (<a
href="https://redirect.github.com/microsoft/typespec/issues/4421">#4421</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/af9a2eb36ad4ca868f4b01d02f418d6844de104c"><code>af9a2eb</code></a>
Refactor additional properties in models (<a
href="https://redirect.github.com/microsoft/typespec/issues/4400">#4400</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/5fa9d4c27c5c3ccb84043884e4d9285b9313519d"><code>5fa9d4c</code></a>
Fix numeric issues with exponential notation (<a
href="https://redirect.github.com/microsoft/typespec/issues/4420">#4420</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/4dcc475ca195cae5b5ed94f8c7eebfcf77a6de91"><code>4dcc475</code></a>
Http payload multipart (<a
href="https://redirect.github.com/microsoft/typespec/issues/4413">#4413</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/typespec/compare/deae32ea6fa699327310ec7608d65dfba375c0c3...c6130786a84ff9eeb91126cde1081b90b3e3661d">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
dependabot[bot] authored Sep 13, 2024
1 parent 5f73ee4 commit 81d331f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core
Submodule core updated 205 files

0 comments on commit 81d331f

Please sign in to comment.