Skip to content

Commit 964e78b

Browse files
Bump core from 96d38f6 to 6e5651f (#3578)
Bumps [core](https://github.com/microsoft/typespec) from `96d38f6` to `6e5651f`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/typespec/commit/6e5651f38e7890aefeadc9aef64b9108feb1182d"><code>6e5651f</code></a> http-client-java, bug fix follow <a href="https://redirect.github.com/microsoft/typespec/pull/9">microsoft/typespec#9</a>...</li> <li><a href="https://github.com/microsoft/typespec/commit/beacc27d8acd42f71eb5a31d319a92d82cddb5bd"><code>beacc27</code></a> Explicitly define transitive dependencies of Eclipse JDT Core (<a href="https://redirect.github.com/microsoft/typespec/issues/9090">#9090</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/21b004cfbaaa1eb327b8c64d7a9c95a37df2e9a9"><code>21b004c</code></a> Hierarchy building (<a href="https://redirect.github.com/microsoft/typespec/issues/8999">#8999</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/1530d5a1d6be81fcc900c285c6d5040a3c291521"><code>1530d5a</code></a> Exclude eng/ directory from http-client-csharp publish triggers (<a href="https://redirect.github.com/microsoft/typespec/issues/9072">#9072</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/845a57165048e6296058e94f00d3f12b5d6fc144"><code>845a571</code></a> Fix: Display table names in summary cards (<a href="https://redirect.github.com/microsoft/typespec/issues/9099">#9099</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/63739c459431e15b38f72f0829468ba551d8f4cc"><code>63739c4</code></a> Add missing ProcessTracker shared source file to sparse checkout (<a href="https://redirect.github.com/microsoft/typespec/issues/9097">#9097</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/9c46972bfeea20f872c0342fa017acaff3a1b3a6"><code>9c46972</code></a> Allow external docs on properties (<a href="https://redirect.github.com/microsoft/typespec/issues/9076">#9076</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/4b65e65c3833c0f26fe088540d6f5aa908f3cc6f"><code>4b65e65</code></a> Set pnpm minimum release age to 2 days (<a href="https://redirect.github.com/microsoft/typespec/issues/9089">#9089</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/036d573da3e036d8a8df48dbac334144577df8ea"><code>036d573</code></a> Fix sparse checkout to include Azure.Core shared source files (<a href="https://redirect.github.com/microsoft/typespec/issues/9092">#9092</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/7fe4fe9396b3691f9f4190c548a5cbe622e3be5b"><code>7fe4fe9</code></a> Revert prettier sh to previous version that worked with vscode extension (<a href="https://redirect.github.com/microsoft/typespec/issues/9093">#9093</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/typespec/compare/96d38f62425ea4b2bb1f7d0f82605a5a9afc4218...6e5651f38e7890aefeadc9aef64b9108feb1182d">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]>
1 parent 8c09769 commit 964e78b

File tree

3 files changed

+42
-10
lines changed

3 files changed

+42
-10
lines changed

core

Submodule core updated 24 files

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prettier": "~3.6.2",
5656
"prettier-plugin-astro": "^0.14.1",
5757
"prettier-plugin-organize-imports": "~4.3.0",
58-
"prettier-plugin-sh": "^0.18.0",
58+
"prettier-plugin-sh": "^0.17.4",
5959
"rimraf": "~6.1.2",
6060
"syncpack": "^13.0.3",
6161
"tsx": "^4.19.3",

pnpm-lock.yaml

Lines changed: 40 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)