Skip to content

Merge main into live #32492

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

Merged
merged 29 commits into from
Nov 10, 2022
Merged

Merge main into live #32492

merged 29 commits into from
Nov 10, 2022

Conversation

ghost
Copy link

@ghost ghost commented Nov 10, 2022

Please don't squash-merge this PR.

dependabot bot and others added 25 commits November 7, 2022 19:52
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
* Add deprecation notice (see dotnet/roslyn-analyzers#5974)

* Update docs/fundamentals/code-analysis/quality-rules/ca2109.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Update docs/fundamentals/code-analysis/quality-rules/ca2109.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
…ippets/create-dotnet-github-action/DotNet.GitHubAction/Microsoft.Extensions.DependencyInjection.Abstractions-7.0.0

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 6.0.0 to 7.0.0 in /docs/devops/snippets/create-dotnet-github-action/DotNet.GitHubAction
* Fix cs example by moving check out of loop (#31643)

* Fix vs example by moving check out of loop (#31643)

* Fix variable scope and comments (#31643)

* Add project files (#31643)

* Apply suggestions from code review

Co-authored-by: David Pine <david.pine@microsoft.com>

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ippets/create-dotnet-github-action/DotNet.GitHubAction/Microsoft.Extensions.Hosting-7.0.0

Bump Microsoft.Extensions.Hosting from 6.0.1 to 7.0.0 in /docs/devops/snippets/create-dotnet-github-action/DotNet.GitHubAction
* fix compile error that no overload matches for GetPosttion(SequencePosition, long)
* fix getting wrong position by using advanced position
Add NServiceBus as a solution with support for  RabbitMQ

Co-authored-by: David Pine <david.pine@microsoft.com>
* Update backward-compatibility-guidelines.md

The positions of the parameters have been changed

* Update docs/orleans/grains/grain-versioning/backward-compatibility-guidelines.md

* Update docs/orleans/grains/grain-versioning/backward-compatibility-guidelines.md

Co-authored-by: David Pine <david.pine@microsoft.com>
…se (#30545)

* First pass at a new config file.

* lower addition criteria

* Update .whatsnew.release.json

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* run the tool as a test

* hand edits

* remove items that no longer exist

* hand editing

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Move output file.

* increase file changes

Use a large value to catch branch merge on what's new in the release.

* run the tool with updated labels

* increase file count

The PR that merges .NET 7 features changed a lot of files.

* run the tool with the latest repo changes

* organize and trim articles

* remove a few more articles.

* Update docs/whats-new/dotnet-7-docs.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Update docs/whats-new/dotnet-7-docs.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Update docs/whats-new/dotnet-7-docs.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Update docs/whats-new/dotnet-7-docs.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Update docs/whats-new/dotnet-7-docs.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Apply suggestions from code review

* Add .NET Overviews

* fix lint warning

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* Initial commit

* Fix mdlint errors

* Updates to TOC

* Initial how-to guide

* Fix md lint errors

* More mdlint fixes

* Create text classification tutorial

* Fix package issue

* Add conceptual AutoML doc to TOC

* Fix broken links

* Update AutoML conceptual doc

* Fix formatting

* Add forecasting

* Update ML.NET supported scenarios

* Fix column build issues

* Fix build issues

* Remove extra multiclass scenario

* Add sample inputs and outputs to scenarios

* Add xrefs

* Updates scenarios

* Update scenario screenshot

* Fix broken link

* Fix mdlint errors

* Updates to scenario screenshot

* Add link to training time

* Add xrefs

* Added lightbox to all scenarios

* Remove preview note

* Update code snippets

* Updates to sentiment analysis MB tutorial

* Updated GPU doc to list hw reqs and troubleshoot

* Addtl updates

* Remove localization

* Fix md lint errors

* Update intro automl doc

* Final pass AutoML API how-to

* Fix mdlint errors

* Fix MB doc

* Fix table formatting

* Promote advanced scenario headings

* Fix mdlint error

* Fix lightbox

* Fix broken link

* Added deep learning doc

* Fix mdlint errors

* Fix lint errors

* Update docs/fundamentals/code-analysis/quality-rules/ca2109.md

Co-authored-by: Cam Soper <cam.soper@microsoft.com>

* More DL

* Deep learning doc complete

Co-authored-by: Cam Soper <cam.soper@microsoft.com>
* Update caching bits

* Add caching.sln

* Upgrade configuration bits

* Upgrade http and file globbing

* Upgrade logging bits

* Upgrade workers
@dotnet-bot dotnet-bot added this to the November 2022 milestone Nov 10, 2022
chwarr and others added 4 commits November 10, 2022 07:35
* Add `--duration` doc for dotnet-trace fixes #32088

* Update dotnet-trace.md

* move example to synopsis

The option was added in the wrong location.

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
@BillWagner BillWagner merged commit 3b6908c into live Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.