Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps the dotnet group in /docs/core/whats-new/snippets/dotnet-9/csharp with 3 updates: Azure.Storage.Blobs, System.Net.ServerSentEvents and System.Numerics.Tensors.

Updates Azure.Storage.Blobs from 12.22.0-beta.1 to 12.22.2

Release notes

Sourced from Azure.Storage.Blobs's releases.

Azure.Storage.Blobs_12.22.2

12.22.2 (2024-10-10)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.

Azure.Storage.Blobs_12.22.1

12.22.1 (2024-09-25)

Other Changes

  • Integrated decryption for CSE v2.1
Commits
  • 8c14304 [Storage] Patch Release for Blobs to include hotfix from previous release (#4...
  • 7a01ac6 [Storage] Prepare for patch release for Storage GA releases (except for blobs...
  • 635f03f Update Packages.Data.props (#46534)
  • 3691dff Update version of System.Text.Json (#46508)
  • c7548c1 Revert "[Storage] Add Queue Permissions enum to represent QueueAccessPolicy.P...
  • f362309 Update to newer resource id for open source api (#46044)
  • 5f8b725 Update perf tests to use federated auth (#46040)
  • 70567f2 Core TransferManager tests (#46014)
  • f328c76 Prepare for release (#46039)
  • c44e76d Increment package version after release of Azure.Identity (#46007)
  • Additional commits viewable in compare view

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

Release notes

Sourced from System.Net.ServerSentEvents's releases.

.NET 9.0 RC 2

Release

.NET 9.0 RC 1

Release

.NET 9.0 Preview 7

Release

Commits

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

Release notes

Sourced from System.Numerics.Tensors's releases.

.NET 9.0 RC 2

Release

.NET 9.0 RC 1

Release

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

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

@dependabot dependabot bot requested review from gewarren and a team as code owners October 15, 2024 22:16
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Oct 15, 2024
@dotnetrepoman dotnetrepoman bot added this to the October 2024 milestone Oct 15, 2024
@dotnet-policy-service dotnet-policy-service bot added :octocat: auto-merge community-contribution Indicates PR is created by someone from the .NET community. labels Oct 15, 2024
Bumps the dotnet group in /docs/core/whats-new/snippets/dotnet-9/csharp with 3 updates: [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net), [System.Net.ServerSentEvents](https://github.com/dotnet/runtime) and [System.Numerics.Tensors](https://github.com/dotnet/runtime).


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

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

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

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 force-pushed the dependabot/nuget/docs/core/whats-new/snippets/dotnet-9/csharp/dotnet-c53ea118f0 branch from 2a42207 to 3c97176 Compare October 16, 2024 12:11
@gewarren gewarren enabled auto-merge (squash) October 16, 2024 17:31
@gewarren gewarren merged commit a9d6095 into main Oct 16, 2024
8 checks passed
@gewarren gewarren deleted the dependabot/nuget/docs/core/whats-new/snippets/dotnet-9/csharp/dotnet-c53ea118f0 branch October 16, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file dotnet-fundamentals/svc :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant