Releases: dotnet/docfx
Releases · dotnet/docfx
Version 3.0.0-beta1.1216+90e8133da1
🚢🚢🚢 (#8071) * bump EcmaHelper to 1.2.2004.65 (#8064) * Upgrade Newtonsoft.Json to 13.0.1 to fix vulnerabilities. (#8065) * Bump DocAsCode.MAML2Yaml.Lib to 1.1.2004.11 (#8066) * Disable learn-pr temporarily (#8069) * Apply codeql (#8072) * apply codeql * fix spelling check * Revert "apply codeql" (#8077) Revert "Apply codeql (#8072)" This reverts commit d37d97de11c17ffaeb5689ccc84fd2c8a8cc2f12. Co-authored-by: Xiangwei Cai <v-caxian@microsoft.com> Co-authored-by: xmdanni <xdanni@microsoft.com> Co-authored-by: Jiayin Pei <jipe@microsoft.com> Co-authored-by: Shichao Zhang <shiczha@microsoft.com>
Version 3.0.0-beta1.1215+8cbcb22ae6
Merge pull request #8054 from dotnet/v3 🚢🚢🚢
Version 3.0.0-beta1.1204+6e13fb0a39
🚢🚢🚢 🚢🚢🚢
Version 3.0.0-beta1.1201+e8ac6197b1
🚀🚀🚀 🚀🚀🚀
Version 3.0.0-beta1.1197+5937125439
🚀🚀🚀 🚀🚀🚀
Version 2.59.2
- Adds support for custom text in cref references. Thanks @dotMorten! (#7978)
Version 3.0.0-beta1.1196+89b1e043b0
🚀🚀🚀 🚀🚀🚀
Version 2.59.1
Microsoft.DocAsCode.Build.RestApi
andMicrosoft.DocAsCode.Build.TableOfContents
Support .NET Standard.
Version 3.0.0-beta1.1176+7f427ec07c
⛴⛴⛴ ⛴⛴⛴
Version 3.0.0-beta1.1157+b30d3e2db7
🛳️🛳️🛳️ (#7937) * document for expected regression test diffs (#7897) * document for expected regression test diffs * fix spelling * address comments * Remove Dependency Lock design spec documentation (#7919) * Add credential auto renew documentation (#7918) * Update credential.md * Update credential.md * Update docs/designs/credential.md Co-authored-by: Ying Hua <herohua@users.noreply.github.com> Co-authored-by: Ying Hua <herohua@users.noreply.github.com> * ci: disable Azure pipeline for design doc-only changes (#7920) * Bump Microsoft.DocAsCode.MAML2Yaml.Lib from 1.1.1719.2 to 1.1.1878.4 (#7905) Bumps Microsoft.DocAsCode.MAML2Yaml.Lib from 1.1.1719.2 to 1.1.1878.4. --- updated-dependencies: - dependency-name: Microsoft.DocAsCode.MAML2Yaml.Lib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump Microsoft.AspNetCore.TestHost from 6.0.1 to 6.0.2 (#7879) Bumps [Microsoft.AspNetCore.TestHost](/~https://github.com/dotnet/aspnetcore) from 6.0.1 to 6.0.2. - [Release notes](/~https://github.com/dotnet/aspnetcore/releases) - [Changelog](/~https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](/~https://github.com/dotnet/aspnetcore/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.TestHost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump coverlet.msbuild from 3.1.0 to 3.1.2 (#7874) Bumps [coverlet.msbuild](/~https://github.com/coverlet-coverage/coverlet) from 3.1.0 to 3.1.2. - [Release notes](/~https://github.com/coverlet-coverage/coverlet/releases) - [Commits](/~https://github.com/coverlet-coverage/coverlet/commits) --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump Microsoft.VisualStudio.Threading.Analyzers from 17.0.64 to 17.1.46 (#7906) Bumps [Microsoft.VisualStudio.Threading.Analyzers](/~https://github.com/microsoft/vs-threading) from 17.0.64 to 17.1.46. - [Release notes](/~https://github.com/microsoft/vs-threading/releases) - [Commits](/~https://github.com/microsoft/vs-threading/commits) --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Threading.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * try fix build failure on eus (#7929) * CommitBuildTimeProvider read latest state file before save (#7928) * CommitBuildTimeProvider read latest state file before save * Lock Save() to avoid race condition * fallback _buildTime to statice variable * Add repo info log * Bump Microsoft.Graph from 4.18.0 to 4.20.0 (#7931) Bumps [Microsoft.Graph](/~https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 4.18.0 to 4.20.0. - [Release notes](/~https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Commits](/~https://github.com/microsoftgraph/msgraph-sdk-dotnet/compare/4.18.0...4.20.0) --- updated-dependencies: - dependency-name: Microsoft.Graph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump Microsoft.AspNetCore.TestHost from 6.0.2 to 6.0.3 (#7930) Bumps [Microsoft.AspNetCore.TestHost](/~https://github.com/dotnet/aspnetcore) from 6.0.2 to 6.0.3. - [Release notes](/~https://github.com/dotnet/aspnetcore/releases) - [Changelog](/~https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](/~https://github.com/dotnet/aspnetcore/compare/v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.TestHost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * revert DefaultAzureCredential change, upgrade package (#7933) * Bump Microsoft.DocsLearning.Hierarchy.DataContract (#7935) Bumps Microsoft.DocsLearning.Hierarchy.DataContract from 1.0.22046.1 to 1.0.22073.1. --- updated-dependencies: - dependency-name: Microsoft.DocsLearning.Hierarchy.DataContract dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ying Hua <herohua@users.noreply.github.com> * Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 (#7936) Bumps [Microsoft.NET.Test.Sdk](/~https://github.com/microsoft/vstest) from 17.0.0 to 17.1.0. - [Release notes](/~https://github.com/microsoft/vstest/releases) - [Commits](/~https://github.com/microsoft/vstest/compare/v17.0.0...v17.1.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shichao Zhang <shiczha@microsoft.com> Co-authored-by: ZhihongLi <zhihongli@microsoft.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Renze Yu <renzeyu@microsoft.com>