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

Merge main into live #41574

Merged
merged 20 commits into from
Jun 27, 2024
Merged

Merge main into live #41574

merged 20 commits into from
Jun 27, 2024

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Jun 27, 2024

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/architecture/blazor-for-web-forms-developers/components.md Build reusable UI components with Blazor
docs/architecture/maui/accessing-remote-data.md Accessing Remote Data
docs/architecture/maui/authentication-and-authorization.md Authentication and authorization
docs/architecture/maui/index.md docs/architecture/maui/index
docs/architecture/maui/introduction.md Introduction to .NET MAUI
docs/architecture/maui/micro-services.md Containerized Microservices
docs/architecture/maui/mvvm.md Model-View-ViewModel (MVVM)
docs/architecture/maui/preface.md Purpose
docs/core/compatibility/9.0.md docs/core/compatibility/9.0
docs/core/compatibility/cryptography/5.0/default-cipher-suites-for-tls-on-linux.md Default TLS cipher suites for .NET on Linux
docs/core/extensions/logger-message-generator.md Compile-time logging source generation
docs/core/install/linux-package-mixup.md Troubleshoot .NET errors related to missing files on Linux
docs/core/install/linux-rhel.md docs/core/install/linux-rhel
docs/core/install/linux-scripted-manual.md Install .NET on Linux by using an install script or by extracting binaries
docs/core/install/linux.md Install .NET on Linux distributions
docs/core/install/remove-runtime-sdk-versions.md How to remove the .NET Runtime and SDK
docs/core/rid-catalog.md docs/core/rid-catalog
docs/core/testing/unit-testing-platform-extensions-fakes.md Fakes extension
docs/core/testing/unit-testing-platform-extensions.md Microsoft.Testing.Platform extensions
docs/csharp/whats-new/csharp-13.md What's new in C# 13
docs/devops/dotnet-cli-and-continuous-integration.md $LocalDotnet is the path to the locally-installed SDK to ensure the
docs/fundamentals/syslib-diagnostics/source-generator-overview.md docs/fundamentals/syslib-diagnostics/source-generator-overview
docs/orleans/grains/external-tasks-and-grains.md External tasks and grains
docs/orleans/streaming/streams-programming-apis.md Orleans streaming APIs

michaelstonis and others added 20 commits June 25, 2024 20:24
Revised the documentation to reflect changes in the IdentityServer references from version 4 to the latest IdentityServer. Updated the authentication flow, including methods for signing-in and out, token handling, and client configuration.
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4.1.5...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The links worked, but the verifier was issuing a false positive.
… to 1.1.2 in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix in the dotnet group (#41505)

* Bump Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest

Bumps the dotnet group in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix with 1 update: [Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest](https://github.com/dotnet/roslyn-sdk).


Updates `Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/dotnet/roslyn-sdk/releases)
- [Commits](https://github.com/dotnet/roslyn-sdk/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj

* Update docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Pine <[email protected]>
Bumps the dotnet group in /docs/ai/how-to/snippets/semantic-kernel with 1 update: [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis).


Updates `StackExchange.Redis` from 2.7.33 to 2.8.0
- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
- [Commits](StackExchange/StackExchange.Redis@2.7.33...2.8.0)

---
updated-dependencies:
- dependency-name: StackExchange.Redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/csharp/linq/snippets/HowToBuildDynamicQueries with 1 update: [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core).


Updates `System.Linq.Dynamic.Core` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Adds a document about the fakes extension in MSTest Runner

* Add a trailing newline

* Fix the fakes extension md

Fix typo
Create a subheading

* Remove the absolute URL portion from Fakes link

* Apply suggestions from code review

---------

Co-authored-by: David Pine <[email protected]>
Updated IdentityServer references and authentication flow
* Tweaks for .NET MAUI Book

* more tweaks

* Update docs/architecture/maui/authentication-and-authorization.md

---------

Co-authored-by: David Pine <[email protected]>
* Remove centos

* fix redirect
@dotnet-bot dotnet-bot added this to the June 2024 milestone Jun 27, 2024
@dotnet-policy-service dotnet-policy-service bot merged commit 6ff9e07 into live Jun 27, 2024
40 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.