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

Merged
merged 20 commits into from
Oct 16, 2024
Merged

Merge main into live #43087

merged 20 commits into from
Oct 16, 2024

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Oct 16, 2024

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/install/macos-notarization-issues.md docs/core/install/macos-notarization-issues
docs/core/install/macos.md docs/core/install/macos
docs/core/install/windows.md docs/core/install/windows
docs/core/project-sdk/overview.md docs/core/project-sdk/overview
docs/core/runtime-discovery/troubleshoot-app-launch.md docs/core/runtime-discovery/troubleshoot-app-launch
docs/core/testing/unit-testing-platform-architecture-extensions.md docs/core/testing/unit-testing-platform-architecture-extensions
docs/core/tools/dotnet-install-script.md docs/core/tools/dotnet-install-script
docs/core/whats-new/dotnet-9/overview.md docs/core/whats-new/dotnet-9/overview
docs/framework/data/adonet/sql-server-connection-pooling.md docs/framework/data/adonet/sql-server-connection-pooling
docs/framework/migration-guide/versions-and-dependencies.md docs/framework/migration-guide/versions-and-dependencies
docs/framework/release-notes/2024/01-09-january-security-and-quality-rollup.md docs/framework/release-notes/2024/01-09-january-security-and-quality-rollup
docs/framework/ui-automation/implementing-the-ui-automation-scroll-control-pattern.md docs/framework/ui-automation/implementing-the-ui-automation-scroll-control-pattern
docs/orleans/deployment/deploy-to-azure-app-service.md docs/orleans/deployment/deploy-to-azure-app-service
docs/standard/frameworks.md docs/standard/frameworks
docs/standard/serialization/system-text-json/character-casing.md docs/standard/serialization/system-text-json/character-casing
docs/standard/serialization/system-text-json/character-encoding.md docs/standard/serialization/system-text-json/character-encoding
docs/standard/serialization/system-text-json/configure-options.md docs/standard/serialization/system-text-json/configure-options
docs/standard/serialization/system-text-json/handle-overflow.md docs/standard/serialization/system-text-json/handle-overflow
docs/standard/serialization/system-text-json/json-schema-exporter.md docs/standard/serialization/system-text-json/json-schema-exporter
docs/standard/serialization/system-text-json/migrate-from-newtonsoft.md docs/standard/serialization/system-text-json/migrate-from-newtonsoft

BillWagner and others added 9 commits October 15, 2024 13:25
I missed adding these to the list when I made the new features.
* Screenshots

* Complete rewrite using install-set-up-deploy

* Fix screenshot reference

* Fix cross links

* Various fixes

* Fix bookmarks

* Update docs/core/install/macos.md
Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@8448086...b4b15b8)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.12 to 3.26.13.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@c36620d...f779452)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
@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.

@dotnetrepoman dotnetrepoman bot added this to the October 2024 milestone Oct 16, 2024
@dotnet-policy-service dotnet-policy-service bot removed this from the October 2024 milestone Oct 16, 2024
gewarren and others added 11 commits October 16, 2024 14:00
Bumps the dotnet group in /docs/core/diagnostics/snippets/OTLP-Example/csharp with 1 update: [Azure.Monitor.OpenTelemetry.AspNetCore](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Monitor.OpenTelemetry.AspNetCore` from 1.3.0-beta.1 to 1.3.0-beta.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Monitor.OpenTelemetry.AspNetCore_1.3.0-beta.1...Azure.Monitor.OpenTelemetry.AspNetCore_1.3.0-beta.2)

---
updated-dependencies:
- dependency-name: Azure.Monitor.OpenTelemetry.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp with 1 update: [Microsoft.Diagnostics.Tracing.TraceEvent](https://github.com/Microsoft/perfview).


Updates `Microsoft.Diagnostics.Tracing.TraceEvent` from 3.1.15 to 3.1.16
- [Release notes](https://github.com/Microsoft/perfview/releases)
- [Commits](microsoft/perfview@v3.1.15...v3.1.16)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
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.5 to 1.4.6
- [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.5...v1.4.6)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /samples/snippets/standard/data/sqlite with 3 updates: [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore), [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) and [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime).


Updates `Microsoft.Data.Sqlite` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.8...v8.0.10)

Updates `Microsoft.Data.Sqlite.Core` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.8...v8.0.10)

Updates `Microsoft.Data.Sqlite.Core` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.8...v8.0.10)

Updates `Microsoft.Extensions.DependencyModel` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Data.Sqlite.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Data.Sqlite.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.DependencyModel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@gewarren gewarren reopened this Oct 16, 2024
@dotnetrepoman dotnetrepoman bot added this to the October 2024 milestone Oct 16, 2024
@gewarren gewarren merged commit 3836fac into live Oct 16, 2024
17 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.

5 participants