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

Bump the dotnet group across 1 directory with 5 updates #2384

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

Bumps the dotnet group with 5 updates in the /docs/core/whats-new/snippets/dotnet-9/csharp directory:

Package From To
Azure.Storage.Blobs 12.22.2 12.23.0
Microsoft.ML.Tokenizers 0.21.1 1.0.0
System.Memory 4.5.5 4.6.0
System.Net.ServerSentEvents 9.0.0-rc.2.24473.5 9.0.0
System.Numerics.Tensors 9.0.0-rc.2.24473.5 9.0.0

Updates Azure.Storage.Blobs from 12.22.2 to 12.23.0

Release notes

Sourced from Azure.Storage.Blobs's releases.

Azure.Storage.Blobs_12.23.0

12.23.0 (2024-11-12)

Features Added

  • Includes all features from 12.23.0-beta.1 and 12.23.0-beta.2

Bugs Fixed

  • Fixed bug where network download streams were not properly disposed.
  • Fixed bug where DownloadToAsync() did not dispose all its network streams on error in some cases.
Commits
  • 94018d3 Increment package version after release of Azure.ResourceManager.AppService (...
  • e8fb89f STG 96 GA release (#47126)
  • 4f49116 Update AutoRest C# version to 3.0.0-beta.20241112.1 (#47120)
  • 2a85f03 chore(playwrighttesting): populate NumberOfTestWorkers from runsettings and r...
  • e666aab Update AutoRest C# version to 3.0.0-beta.20241111.1 (#47074)
  • 118bceb [Service Bus] Changelog updates (#47009)
  • d566cc3 [CODEOWNERS] Remove invalid owner (#47067)
  • 797963b Rerecord Directory Copy Blob to Files vice versa tests (#47068)
  • 9eee27e Update docindex.yml to use Python 3.11 (#47051)
  • bdd48fd Increment package version after release of Azure.ResourceManager.DataFactory ...
  • Additional commits viewable in compare view

Updates Microsoft.ML.Tokenizers from 0.21.1 to 1.0.0

Release notes

Sourced from Microsoft.ML.Tokenizers's releases.

ML.NET v1.0.0

ML.NET is now 1.0.0. 🍰

This is our stable API. In this final sprint we have worked mainly on improving the documentation. Please let us know what you like about ML.NET and what we can improve to make your use of machine learning easier in .NET. With this release we are committed to staying backward compatible.

Release Notes Download and Install

ML.NET v1.0.0-preview

This is the RC1 release for ML.NET version 1.0.0. The work on the API project has been concluded. The focus before releasing version 1.0.0 would be to enhance documentation and samples as well as addressing any critical issues. Please note that NuGets have now 1.0.0-preview as well as 0.12.0-preview versions depending on which one will become stable release. Also IDataView is now in Microsoft.ML namespace. As always thank you so much for being an awesome community of Machine Learning enthusiasts.

Release Notes Download and Install

Commits

Updates System.Memory from 4.5.5 to 4.6.0

Commits

Updates System.Net.ServerSentEvents from 9.0.0-rc.2.24473.5 to 9.0.0

Release notes

Sourced from System.Net.ServerSentEvents's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates System.Numerics.Tensors from 9.0.0-rc.2.24473.5 to 9.0.0

Release notes

Sourced from System.Numerics.Tensors's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group with 5 updates in the /docs/core/whats-new/snippets/dotnet-9/csharp directory:

| Package | From | To |
| --- | --- | --- |
| [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) | `12.22.2` | `12.23.0` |
| [Microsoft.ML.Tokenizers](https://github.com/dotnet/machinelearning) | `0.21.1` | `1.0.0` |
| [System.Memory](https://github.com/dotnet/maintenance-packages) | `4.5.5` | `4.6.0` |
| [System.Net.ServerSentEvents](https://github.com/dotnet/runtime) | `9.0.0-rc.2.24473.5` | `9.0.0` |
| [System.Numerics.Tensors](https://github.com/dotnet/runtime) | `9.0.0-rc.2.24473.5` | `9.0.0` |



Updates `Azure.Storage.Blobs` from 12.22.2 to 12.23.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.22.2...Azure.Storage.Blobs_12.23.0)

Updates `Microsoft.ML.Tokenizers` from 0.21.1 to 1.0.0
- [Release notes](https://github.com/dotnet/machinelearning/releases)
- [Commits](https://github.com/dotnet/machinelearning/commits/v1.0.0)

Updates `System.Memory` from 4.5.5 to 4.6.0
- [Release notes](https://github.com/dotnet/maintenance-packages/releases)
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

Updates `System.Net.ServerSentEvents` from 9.0.0-rc.2.24473.5 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0-rc.2.24473.5...v9.0.0)

Updates `System.Numerics.Tensors` from 9.0.0-rc.2.24473.5 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0-rc.2.24473.5...v9.0.0)

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.ML.Tokenizers
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: System.Net.ServerSentEvents
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: System.Numerics.Tensors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 20, 2024
Copy link
Author

dependabot bot commented on behalf of github Dec 4, 2024

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants