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 #41640

Merged
merged 8 commits into from
Jul 3, 2024
Merged

Merge main into live #41640

merged 8 commits into from
Jul 3, 2024

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Jul 3, 2024

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/resilience/http-resilience.md Build resilient HTTP apps: Key development patterns
docs/core/testing/mstest-analyzers/mstest0030.md MSTEST0030: Type containing [TestMethod] should be marked with [TestClass]
docs/csharp/language-reference/builtin-types/ref-struct.md "ref struct types"
docs/csharp/language-reference/compiler-messages/cs1996.md Compiler Error CS1996
docs/csharp/language-reference/compiler-messages/cs4004.md "Compiler Error CS4004"
docs/csharp/language-reference/compiler-messages/cs4013.md Compiler Error CS4013
docs/csharp/language-reference/compiler-messages/cs8176.md docs/csharp/language-reference/compiler-messages/cs8176
docs/csharp/language-reference/compiler-messages/cs8177.md Compiler Error CS8177
docs/csharp/language-reference/compiler-messages/warning-waves.md C# Warning waves
docs/csharp/language-reference/keywords/method-parameters.md "Method Parameters"
docs/csharp/language-reference/operators/await.md await operator - asynchronously await for a task to complete
docs/csharp/language-reference/statements/yield.md docs/csharp/language-reference/statements/yield
docs/csharp/misc/cs1629.md Compiler Error CS1629
docs/csharp/whats-new/csharp-13.md What's new in C# 13
docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md April 2024 security and quality rollup
docs/framework/release-notes/2024/04-23-april-preview-cumulative-update.md April 2024 cumulative update preview
docs/framework/release-notes/2024/05-14-may-security-and-quality-rollup.md docs/framework/release-notes/2024/05-14-may-security-and-quality-rollup
docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md June 2024 cumulative update preview
docs/orleans/host/client.md Orleans clients

sammychinedu2ky and others added 8 commits July 2, 2024 07:47
Bumps the dotnet group with 1 update in the /docs/core/extensions/snippets/http/generated directory: [Refit.HttpClientFactory](https://github.com/reactiveui/refit).


Updates `Refit.HttpClientFactory` from 7.1.0 to 7.1.2
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@7.1.0...7.1.2)

---
updated-dependencies:
- dependency-name: Refit.HttpClientFactory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
…nsions/snippets/http/generated/dotnet-a2b349b674

Bump Refit.HttpClientFactory from 7.1.0 to 7.1.2 in /docs/core/extensions/snippets/http/generated in the dotnet group across 1 directory
…in iterators and `async` methods (#41614)

* publish the feature spec

Add the feature spec for allowing ref locals and unsafe blocks in iterators and async methods.

* Remove restrictions on iterators

Remove or annotate any restrictions on iterator methods for `ref` and `unsafe` sections of the language reference.

* Remove restrictions on async methods

Where applicable, remove restrictions on async methods and await statements.

* update any restrictions on `await`

* Add feature description for `ref` unsafe

* Update csharp-13.md

Add note on unsafe

* Proofread

* fix warnings

* typo

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Andy (Steve) De George <[email protected]>

---------

Co-authored-by: Andy (Steve) De George <[email protected]>
* update 4B,4D,5B and add 6B release notes and toc update

* Update docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md

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

* Update 06-25-june-preview-cumulative-update.md

* Update 06-25-june-preview-cumulative-update.md

* Update 06-25-june-preview-cumulative-update.md

* Update 06-25-june-preview-cumulative-update.md

---------

Co-authored-by: David Pine <[email protected]>
@dotnet-bot dotnet-bot added this to the July 2024 milestone Jul 3, 2024
@dotnet-policy-service dotnet-policy-service bot merged commit 4ec5463 into live Jul 3, 2024
44 of 46 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.

7 participants