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

build(deps): bump Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.ObjectPool, Microsoft.Extensions.Options, Microsoft.Orleans.Core, Microsoft.Orleans.Core.Abstractions, Microsoft.Orleans.OrleansProviders, Microsoft.Orleans.Runtime.Abstractions and System.Text.Json #218

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.ObjectPool, Microsoft.Extensions.Options, Microsoft.Orleans.Core, Microsoft.Orleans.Core.Abstractions, Microsoft.Orleans.OrleansProviders, Microsoft.Orleans.Runtime.Abstractions and System.Text.Json. These dependencies needed to be updated together.
Updates Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.0

Commits

Updates Microsoft.Extensions.DependencyModel from 6.0.0 to 6.0.0

Commits

Updates Microsoft.Extensions.Hosting.Abstractions from 6.0.0 to 6.0.0

Commits

Updates Microsoft.Extensions.Logging from 6.0.0 to 6.0.0

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 6.0.1 to 6.0.0

Commits
  • 4822e3c Update dependencies from https://github.com/dotnet/arcade build 20211022.3 (#...
  • bf20df1 [release/6.0] [wasm][debugger] Fix loading a non wasm page and then returning...
  • de75159 [release/6.0] Create a parent CMake project for building app bundles on CI (#...
  • 8da5835 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk (#60684)
  • 6f41165 [release/6.0] Tweak workload build to use _GenerateMsiVersionString target (#...
  • c86a857 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk dotnet/runtime...
  • 80ed1bd [release/6.0] Don't special case "Experimental" projects (#60643)
  • 263945a [release/6.0] Fix stable builds for some transport packages (#60635)
  • 034f191 Update mac installers location string (#60500)
  • 7907830 [release/6.0] Enforce scatter/gather file I/O Windows API requirements et. al...
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.ObjectPool from 6.0.7 to 6.0.0

Commits

Updates Microsoft.Extensions.Options from 6.0.0 to 6.0.0

Commits

Updates Microsoft.Orleans.Core from 3.6.2 to 3.7.2

Release notes

Sourced from Microsoft.Orleans.Core's releases.

v3.7.2

What's Changed

Full Changelog: dotnet/orleans@v3.7.1...v3.7.2

v3.7.1

This release fixes a reliability bug in Orleans.Transactions

What's Changed

Full Changelog: dotnet/orleans@v3.7.0...v3.7.1

v3.7.0

What's Changed

New Contributors

Full Changelog: dotnet/orleans@v3.6.5...v3.7.0

v3.6.5

What's Changed

Full Changelog: dotnet/orleans@v3.6.4...v3.6.5

v3.6.4

What's Changed

... (truncated)

Commits

Updates Microsoft.Orleans.Core.Abstractions from 3.6.2 to 3.7.2

Release notes

Sourced from Microsoft.Orleans.Core.Abstractions's releases.

v3.7.2

What's Changed

Full Changelog: dotnet/orleans@v3.7.1...v3.7.2

v3.7.1

This release fixes a reliability bug in Orleans.Transactions

What's Changed

Full Changelog: dotnet/orleans@v3.7.0...v3.7.1

v3.7.0

What's Changed

New Contributors

Full Changelog: dotnet/orleans@v3.6.5...v3.7.0

v3.6.5

What's Changed

Full Changelog: dotnet/orleans@v3.6.4...v3.6.5

v3.6.4

What's Changed

... (truncated)

Commits

Updates Microsoft.Orleans.OrleansProviders from 3.6.2 to 3.7.2

Release notes

Sourced from Microsoft.Orleans.OrleansProviders's releases.

v3.7.2

What's Changed

Full Changelog: dotnet/orleans@v3.7.1...v3.7.2

v3.7.1

This release fixes a reliability bug in Orleans.Transactions

What's Changed

Full Changelog: dotnet/orleans@v3.7.0...v3.7.1

v3.7.0

What's Changed

New Contributors

Full Changelog: dotnet/orleans@v3.6.5...v3.7.0

v3.6.5

What's Changed

Full Changelog: dotnet/orleans@v3.6.4...v3.6.5

v3.6.4

What's Changed

... (truncated)

Commits

Updates Microsoft.Orleans.Runtime.Abstractions from 3.6.2 to 3.7.2

Release notes

Sourced from Microsoft.Orleans.Runtime.Abstractions's releases.

v3.7.2

What's Changed

Full Changelog: dotnet/orleans@v3.7.1...v3.7.2

v3.7.1

This release fixes a reliability bug in Orleans.Transactions

What's Changed

Full Changelog: dotnet/orleans@v3.7.0...v3.7.1

v3.7.0

What's Changed

New Contributors

Full Changelog: dotnet/orleans@v3.6.5...v3.7.0

v3.6.5

What's Changed

Full Changelog: dotnet/orleans@v3.6.4...v3.6.5

v3.6.4

What's Changed

... (truncated)

Commits

Updates System.Text.Json from 6.0.1 to 6.0.0

Commits
  • 4822e3c Update dependencies from https://github.com/dotnet/arcade build 20211022.3 (#...
  • bf20df1 [release/6.0] [wasm][debugger] Fix loading a non wasm page and then returning...
  • de75159 [release/6.0] Create a parent CMake project for building app bundles on CI (#...
  • 8da5835 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk (#60684)
  • 6f41165 [release/6.0] Tweak workload build to use _GenerateMsiVersionString target (#...
  • c86a857 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk dotnet/runtime...
  • 80ed1bd [release/6.0] Don't special case "Experimental" projects (#60643)
  • 263945a [release/6.0] Fix stable builds for some transport packages (#60635)
  • 034f191 Update mac installers location string (#60500)
  • 7907830 [release/6.0] Enforce scatter/gather file I/O Windows API requirements et. al...
  • Additional commits viewable in compare view

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)

….Extensions.DependencyModel, Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.ObjectPool, Microsoft.Extensions.Options, Microsoft.Orleans.Core, Microsoft.Orleans.Core.Abstractions, Microsoft.Orleans.OrleansProviders, Microsoft.Orleans.Runtime.Abstractions and System.Text.Json

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime), [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime), [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [Microsoft.Orleans.Core](https://github.com/dotnet/orleans), [Microsoft.Orleans.Core.Abstractions](https://github.com/dotnet/orleans), [Microsoft.Orleans.OrleansProviders](https://github.com/dotnet/orleans), [Microsoft.Orleans.Runtime.Abstractions](https://github.com/dotnet/orleans) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.DependencyInjection` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v6.0.0)

Updates `Microsoft.Extensions.DependencyModel` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v6.0.0)

Updates `Microsoft.Extensions.Hosting.Abstractions` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v6.0.0)

Updates `Microsoft.Extensions.Logging` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v6.0.0)

Updates `Microsoft.Extensions.Logging.Abstractions` from 6.0.1 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.1...v6.0.0)

Updates `Microsoft.Extensions.ObjectPool` from 6.0.7 to 6.0.0
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.7...v6.0.0)

Updates `Microsoft.Extensions.Options` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v6.0.0)

Updates `Microsoft.Orleans.Core` from 3.6.2 to 3.7.2
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v3.6.2...v3.7.2)

Updates `Microsoft.Orleans.Core.Abstractions` from 3.6.2 to 3.7.2
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v3.6.2...v3.7.2)

Updates `Microsoft.Orleans.OrleansProviders` from 3.6.2 to 3.7.2
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v3.6.2...v3.7.2)

Updates `Microsoft.Orleans.Runtime.Abstractions` from 3.6.2 to 3.7.2
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v3.6.2...v3.7.2)

Updates `System.Text.Json` from 6.0.1 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyModel
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.ObjectPool
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Orleans.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Orleans.Core.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Orleans.OrleansProviders
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Orleans.Runtime.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants