Skip to content

Commit

Permalink
Bump core from 393f40a to 44a5be8 (#1100)
Browse files Browse the repository at this point in the history
Bumps [core](https://github.com/microsoft/typespec) from `393f40a` to
`44a5be8`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/typespec/commit/44a5be8af9ae84f76e68809809cbd2977abc4672"><code>44a5be8</code></a>
revert the re-ordering of CrossLanguageDefinitionId (<a
href="https://github.com/microsoft/typespec/issues/3708">#3708</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/eaca7a75325f6dc1dda8334f40b26a08a5ee7dc6"><code>eaca7a7</code></a>
Add ClientUriBuilder helper class implementation (<a
href="https://github.com/microsoft/typespec/issues/3704">#3704</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/a7405e6101806f79041d860eaa294a179f79ff28"><code>a7405e6</code></a>
refactor namespaces for primitives (<a
href="https://github.com/microsoft/typespec/issues/3703">#3703</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/3a15beec8d54a7953066be5d3cfe87e797dc7a10"><code>3a15bee</code></a>
Add convenience methods to clients (<a
href="https://github.com/microsoft/typespec/issues/3700">#3700</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/434f058210694fc112b41177b618bb791df9d7a7"><code>434f058</code></a>
Finish protocol method bodies (<a
href="https://github.com/microsoft/typespec/issues/3691">#3691</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/1bb40322058ac5a0c33127446aa58c3c3be44da0"><code>1bb4032</code></a>
more refactor on expression style (<a
href="https://github.com/microsoft/typespec/issues/3687">#3687</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/08dc5fd5e54c16d36ec8ad5a02fe091701b3e52f"><code>08dc5fd</code></a>
wip to refactor methodprovidercollection (<a
href="https://github.com/microsoft/typespec/issues/3686">#3686</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/7e68cdcb52ff2711356313c7ec91421655aee3bd"><code>7e68cdc</code></a>
add indexability in expressions (<a
href="https://github.com/microsoft/typespec/issues/3682">#3682</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/8f837b11a3cfa7c95b1658c87a76c536cc483279"><code>8f837b1</code></a>
sync up the changes of bumping version of TCGC (<a
href="https://github.com/microsoft/typespec/issues/3678">#3678</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/7d0e97bf216bcb3d6410cc50541da811e504f683"><code>7d0e97b</code></a>
sync autorest.sharp pr 4814: set no-route warning (<a
href="https://github.com/microsoft/typespec/issues/3675">#3675</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/typespec/compare/393f40a4da397d5c1fec97948cc3a0e0dbb04e00...44a5be8af9ae84f76e68809809cbd2977abc4672">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>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 54567f7 commit acde810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core
Submodule core updated 265 files

0 comments on commit acde810

Please sign in to comment.