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 Microsoft.Bcl.AsyncInterfaces, System.Buffers, System.IO.Pipelines, System.Memory, System.Numerics.Vectors, System.Runtime.CompilerServices.Unsafe, System.Text.Encodings.Web, System.Text.Json, System.Threading.Tasks.Extensions, System.ValueTuple and Microsoft.NETFramework.ReferenceAssemblies #3983

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps Microsoft.Bcl.AsyncInterfaces, System.Buffers, System.IO.Pipelines, System.Memory, System.Numerics.Vectors, System.Runtime.CompilerServices.Unsafe, System.Text.Encodings.Web, System.Text.Json, System.Threading.Tasks.Extensions, System.ValueTuple and Microsoft.NETFramework.ReferenceAssemblies. These dependencies needed to be updated together.
Updates Microsoft.Bcl.AsyncInterfaces from 9.0.1 to 9.0.1

Commits

Updates System.Buffers from 4.6.0 to 4.5.1

Updates System.IO.Pipelines from 9.0.1 to 9.0.1

Commits

Updates System.Memory from 4.6.0 to 4.5.5

Updates System.Numerics.Vectors from 4.6.0 to 4.5.0

Updates System.Runtime.CompilerServices.Unsafe from 6.1.0 to 6.0.0

Commits

Updates System.Text.Encodings.Web from 9.0.0 to 9.0.1

Release notes

Sourced from System.Text.Encodings.Web's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.0...v9.0.1

Commits
  • c8acea2 Merge commit '756e62050722c168cd3b753be73b7cbcd93f06d6'
  • 756e620 Update dependencies from https://github.com/dotnet/emsdk build 20241204.3 (#1...
  • 6c7cf91 Merge commit '757d97b1a5f00cab30fc37f68aba9eec6e8b4e00'
  • 757d97b Switch to automatic 8.0 version updates (#110586)
  • 69ae1ac Merge commit '462630b3c311cade6426c53e9b3ee3b89bf217a2'
  • 462630b Merge pull request #110370 from carlossanlop/release/9.0-staging
  • 38709f8 Merge branch 'release/9.0' into release/9.0-staging
  • 8437635 Merge commit 'cc58c2832c5c5bcbf90d118a8b3c504b2a87c820'
  • 624638d [release/9.0-staging] Update dependencies from dotnet/hotreload-utils (#109308)
  • cc58c28 [release/9.0] Update dependencies from dotnet/emsdk (#109523)
  • Additional commits viewable in compare view

Updates System.Text.Json from 8.0.5 to 9.0.1

Release notes

Sourced from System.Text.Json's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.0...v9.0.1

.NET 9.0.0

Release

... (truncated)

Commits
  • c8acea2 Merge commit '756e62050722c168cd3b753be73b7cbcd93f06d6'
  • 756e620 Update dependencies from https://github.com/dotnet/emsdk build 20241204.3 (#1...
  • 6c7cf91 Merge commit '757d97b1a5f00cab30fc37f68aba9eec6e8b4e00'
  • 757d97b Switch to automatic 8.0 version updates (#110586)
  • 69ae1ac Merge commit '462630b3c311cade6426c53e9b3ee3b89bf217a2'
  • 462630b Merge pull request #110370 from carlossanlop/release/9.0-staging
  • 38709f8 Merge branch 'release/9.0' into release/9.0-staging
  • 8437635 Merge commit 'cc58c2832c5c5bcbf90d118a8b3c504b2a87c820'
  • 624638d [release/9.0-staging] Update dependencies from dotnet/hotreload-utils (#109308)
  • cc58c28 [release/9.0] Update dependencies from dotnet/emsdk (#109523)
  • Additional commits viewable in compare view

Updates System.Threading.Tasks.Extensions from 4.5.4 to 4.5.4

Updates System.ValueTuple from 4.5.0 to 4.5.0

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…es, System.Memory, System.Numerics.Vectors, System.Runtime.CompilerServices.Unsafe, System.Text.Encodings.Web, System.Text.Json, System.Threading.Tasks.Extensions, System.ValueTuple and Microsoft.NETFramework.ReferenceAssemblies

Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime), System.Buffers, [System.IO.Pipelines](https://github.com/dotnet/runtime), System.Memory, System.Numerics.Vectors, [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime), [System.Text.Encodings.Web](https://github.com/dotnet/runtime), [System.Text.Json](https://github.com/dotnet/runtime), System.Threading.Tasks.Extensions, System.ValueTuple and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together.

Updates `Microsoft.Bcl.AsyncInterfaces` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.1)

Updates `System.Buffers` from 4.6.0 to 4.5.1

Updates `System.IO.Pipelines` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.1)

Updates `System.Memory` from 4.6.0 to 4.5.5

Updates `System.Numerics.Vectors` from 4.6.0 to 4.5.0

Updates `System.Runtime.CompilerServices.Unsafe` from 6.1.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)

Updates `System.Text.Encodings.Web` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

Updates `System.Text.Json` from 8.0.5 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v9.0.1)

Updates `System.Threading.Tasks.Extensions` from 4.5.4 to 4.5.4

Updates `System.ValueTuple` from 4.5.0 to 4.5.0

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Buffers
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.IO.Pipelines
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Encodings.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.ValueTuple
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 23, 2025 12:45
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies labels Jan 23, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 24, 2025
@dependabot dependabot bot deleted the dependabot/nuget/multi-9441223048 branch January 24, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants