Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump core from eacbc24 to ad635d9 #1490

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps core from eacbc24 to ad635d9.

Commits

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 commands and options

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)

Bumps [core](https://github.com/microsoft/typespec) from `eacbc24` to `ad635d9`.
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](microsoft/typespec@eacbc24...ad635d9)

---
updated-dependencies:
- dependency-name: core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@timotheeguerin timotheeguerin added this pull request to the merge queue Sep 5, 2024
Merged via the queue into main with commit 2605f0b Sep 5, 2024
18 checks passed
@timotheeguerin timotheeguerin deleted the dependabot/submodules/core-ad635d9 branch September 5, 2024 17:28
markcowl pushed a commit to markcowl/typespec-azure that referenced this pull request Sep 7, 2024
Bumps [core](https://github.com/microsoft/typespec) from `eacbc24` to
`ad635d9`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/typespec/commit/ad635d920e7694c2375fc44c88d88a02a001705e"><code>ad635d9</code></a>
Align the structure of model property (<a
href="https://redirect.github.com/microsoft/typespec/issues/4319">#4319</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/06c0bb5dca69c5073fdf43e6c5a349ad5269e2d7"><code>06c0bb5</code></a>
Handle replacement properties (<a
href="https://redirect.github.com/microsoft/typespec/issues/4325">#4325</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/93377fd7dd29bff116bd03a1a1c630324fa5583a"><code>93377fd</code></a>
java generator, fix generator-test when running from main (<a
href="https://redirect.github.com/microsoft/typespec/issues/4334">#4334</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/244dbc08c02a5b9022d50f48f96dfb35c4ec2f85"><code>244dbc0</code></a>
Use the Cat model in tests (<a
href="https://redirect.github.com/microsoft/typespec/issues/4341">#4341</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/b645fb3d6de644757af8250efc4b41af11fe7c4c"><code>b645fb3</code></a>
http-client-java, remove unused namer module (<a
href="https://redirect.github.com/microsoft/typespec/issues/4328">#4328</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/1dcd5c4c369b8f49667cceba37694a9303eef5de"><code>1dcd5c4</code></a>
Prune unreferenced files (<a
href="https://redirect.github.com/microsoft/typespec/issues/4301">#4301</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/12ccdd18184a4d8fe94da4b4a48370cd0ed7f163"><code>12ccdd1</code></a>
Refactor: Separate type relation logic from checker.ts (<a
href="https://redirect.github.com/microsoft/typespec/issues/4337">#4337</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/cd6e362df8307519f14cda69237c59e4b014e7ae"><code>cd6e362</code></a>
implement the feature of changing the name of a model (<a
href="https://redirect.github.com/microsoft/typespec/issues/4285">#4285</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/04b198693ddd75808042704eab27fa1b0fc305a9"><code>04b1986</code></a>
Setup api extractor for xml library (<a
href="https://redirect.github.com/microsoft/typespec/issues/4335">#4335</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/74627ec770ed8f01d3c934df0e79e21699c66638"><code>74627ec</code></a>
Fix labels CI (<a
href="https://redirect.github.com/microsoft/typespec/issues/4336">#4336</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/typespec/compare/eacbc248f8382e937ba18c39da6fcfe46680c9ca...ad635d920e7694c2375fc44c88d88a02a001705e">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>
Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant