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

Merged
merged 32 commits into from
Aug 13, 2024
Merged

Merge main into live #42121

merged 32 commits into from
Aug 13, 2024

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Aug 13, 2024

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/compatibility/core-libraries/9.0/obsolete-apis-with-custom-diagnostics.md docs/core/compatibility/core-libraries/9.0/obsolete-apis-with-custom-diagnostics
docs/core/testing/mstest-analyzers/mstest0001.md docs/core/testing/mstest-analyzers/mstest0001
docs/core/testing/mstest-analyzers/mstest0002.md docs/core/testing/mstest-analyzers/mstest0002
docs/core/testing/mstest-analyzers/mstest0003.md docs/core/testing/mstest-analyzers/mstest0003
docs/core/testing/mstest-analyzers/mstest0004.md docs/core/testing/mstest-analyzers/mstest0004
docs/core/testing/mstest-analyzers/mstest0005.md docs/core/testing/mstest-analyzers/mstest0005
docs/core/testing/mstest-analyzers/mstest0006.md docs/core/testing/mstest-analyzers/mstest0006
docs/core/testing/mstest-analyzers/mstest0007.md docs/core/testing/mstest-analyzers/mstest0007
docs/core/testing/mstest-analyzers/mstest0008.md docs/core/testing/mstest-analyzers/mstest0008
docs/core/testing/mstest-analyzers/mstest0009.md docs/core/testing/mstest-analyzers/mstest0009
docs/core/testing/mstest-analyzers/mstest0010.md docs/core/testing/mstest-analyzers/mstest0010
docs/core/testing/mstest-analyzers/mstest0011.md docs/core/testing/mstest-analyzers/mstest0011
docs/core/testing/mstest-analyzers/mstest0012.md docs/core/testing/mstest-analyzers/mstest0012
docs/core/testing/mstest-analyzers/mstest0013.md docs/core/testing/mstest-analyzers/mstest0013
docs/core/testing/mstest-analyzers/mstest0014.md docs/core/testing/mstest-analyzers/mstest0014
docs/core/testing/mstest-analyzers/overview.md docs/core/testing/mstest-analyzers/overview
docs/core/testing/unit-testing-mstest-getting-started.md docs/core/testing/unit-testing-mstest-getting-started
docs/core/tools/dotnet-nuget-why.md docs/core/tools/dotnet-nuget-why
docs/csharp/misc/cs0809.md docs/csharp/misc/cs0809
docs/fundamentals/syslib-diagnostics/obsoletions-overview.md docs/fundamentals/syslib-diagnostics/obsoletions-overview
docs/machine-learning/tutorials/image-classification-api-transfer-learning.md docs/machine-learning/tutorials/image-classification-api-transfer-learning
docs/standard/base-types/best-practices-regex.md docs/standard/base-types/best-practices-regex
docs/standard/serialization/binaryformatter-migration-guide/choose-a-serializer.md docs/standard/serialization/binaryformatter-migration-guide/choose-a-serializer
docs/standard/serialization/binaryformatter-migration-guide/functionality-reference.md docs/standard/serialization/binaryformatter-migration-guide/functionality-reference
docs/standard/serialization/binaryformatter-migration-guide/index.md docs/standard/serialization/binaryformatter-migration-guide/index
docs/standard/serialization/binaryformatter-migration-guide/migrate-to-messagepack.md docs/standard/serialization/binaryformatter-migration-guide/migrate-to-messagepack
docs/standard/serialization/binaryformatter-migration-guide/read-nrbf-payloads.md docs/standard/serialization/binaryformatter-migration-guide/read-nrbf-payloads
docs/standard/serialization/binaryformatter-migration-guide/winforms-applications.md docs/standard/serialization/binaryformatter-migration-guide/winforms-applications
docs/standard/serialization/binaryformatter-migration-guide/winforms-wpf-ole-guidance.md docs/standard/serialization/binaryformatter-migration-guide/winforms-wpf-ole-guidance
docs/standard/serialization/binaryformatter-migration-guide/wpf-applications.md docs/standard/serialization/binaryformatter-migration-guide/wpf-applications

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

dependabot bot and others added 30 commits August 12, 2024 10:28
Bumps the dotnet group in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  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>
Bumps the dotnet group in /docs/core/extensions/snippets/primitives with 1 update: [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet).


Updates `BenchmarkDotNet` from 0.13.12 to 0.14.0
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](dotnet/BenchmarkDotNet@v0.13.12...v0.14.0)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  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/core/testing/snippets/order-unit-tests/csharp with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  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>
Bumps the dotnet group in /docs/azure/sdk/snippets/unit-testing with 1 update: [Azure.Core](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Core` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.41.0...Azure.Core_1.42.0)

---
updated-dependencies:
- dependency-name: Azure.Core
  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/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTestNet8 with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  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>
Bumps the dotnet group in /docs/core/tutorials/snippets/library-with-visual-studio/vb with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  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>
Bumps the dotnet group in /docs/core/testing/snippets/unit-testing-using-mstest/csharp with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  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>
Bumps the dotnet group in /docs/csharp/language-reference/operators/snippets/shared with 1 update: [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  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>
Bumps the dotnet group in /samples/snippets/core/testing/unit-testing-vb-mstest/vb with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  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>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@0b2256b...834a144)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
Bumps [IEvangelist/profanity-filter](https://github.com/ievangelist/profanity-filter) from 1.0.73 to 1.0.74.
- [Release notes](https://github.com/ievangelist/profanity-filter/releases)
- [Commits](IEvangelist/profanity-filter@5248b30...7b35b30)

---
updated-dependencies:
- dependency-name: IEvangelist/profanity-filter
  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>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0d38121...5c7944e)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  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>
Bumps the dotnet group in /docs/core/whats-new/snippets/dotnet-8/csharp/ConsoleApp with 1 update: [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  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>
Bumps the dotnet group in /docs/ai/how-to/snippets/content-filtering with 1 update: [Azure.Core](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Core` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.41.0...Azure.Core_1.42.0)

---
updated-dependencies:
- dependency-name: Azure.Core
  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>
.NET Core 1.1 did not bring back BinaryFormatter. It was brought back in 2.0.
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@afb54ba...eb055d7)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  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>
* MSTest: Document code suppressors

* Fix hyperlinks
* Update mstest0001.md

* Update mstest0002.md

* Update mstest0003.md

* Update mstest0004.md

* Update mstest0005.md

* Update mstest0006.md

* Update mstest0007.md

* Update mstest0008.md

* Update mstest0009.md

* Update mstest0010.md

* Update mstest0011.md

* Update mstest0012.md

* Update mstest0013.md

* Update mstest0017.md

* Update mstest0014.md

* Update mstest0015.md

* Update mstest0016.md

* Update mstest0019.md

* Update mstest0020.md

* Update mstest0021.md

* Update mstest0022.md

* Update mstest0023.md

* Update mstest0024.md

* Update mstest0025.md

* Update mstest0026.md

* Update mstest0029.md

* Update mstest0030.md

* Update mstest0031.md

* Update mstest0032.md

* Update mstest0034.md

* Update mstest0035.md
…lete (#42106)

* Add the section to CS0809 about methods recognized as obsolete

* Add the 'See also' section to link other, related, warnings
jeffhandley and others added 2 commits August 12, 2024 15:14
#42088)

* BinaryFormatter Migration Guide: Formatting, exception type, API links

Co-authored-by: Immo Landwerth <[email protected]>
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@dotnet-bot dotnet-bot added this to the August 2024 milestone Aug 13, 2024
@dotnet-policy-service dotnet-policy-service bot merged commit 5f2568a into live Aug 13, 2024
24 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.