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 d1bcbf2 to 6227751 #1822

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps core from d1bcbf2 to 6227751.

Commits
  • 6227751 [Python] Update dependencies to fix install (#5005)
  • a20cde1 Fix to property setters (#5002)
  • 86f02c6 Replace AsExpression and explicit casting with extension methods (#4940)
  • e984e74 Don't include property setter for input-only model properties (#4997)
  • 72e5c09 Bump happy-dom from 15.7.4 to 15.10.2 (#4992)
  • 163912b fix incorrect config schema in Docs (TypeSpecProjectSchema.output-dir) (#4965)
  • ad3a7a1 New version banner that shows up for 7 days after the release (#4984)
  • aa531cf [http-client-csharp] fix: generate deserialization switch for nested discrimi...
  • See full diff in compare view

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 `d1bcbf2` to `6227751`.
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](microsoft/typespec@d1bcbf2...6227751)

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

Signed-off-by: dependabot[bot] <[email protected]>
@timotheeguerin timotheeguerin added this pull request to the merge queue Nov 7, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 7, 2024
@timotheeguerin timotheeguerin added this pull request to the merge queue Nov 7, 2024
Merged via the queue into main with commit 57a6590 Nov 7, 2024
18 checks passed
@timotheeguerin timotheeguerin deleted the dependabot/submodules/core-6227751 branch November 7, 2024 19:31
markcowl pushed a commit to markcowl/typespec-azure that referenced this pull request Dec 5, 2024
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]>
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