-
Notifications
You must be signed in to change notification settings - Fork 1k
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.Extensions.Hosting from 5.0.0 to 6.0.1 #5605
Merged
Arkatufus
merged 3 commits into
dev
from
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
Oct 5, 2022
Merged
Bump Microsoft.Extensions.Hosting from 5.0.0 to 6.0.1 #5605
Arkatufus
merged 3 commits into
dev
from
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
Oct 5, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
from
February 9, 2022 17:08
8c20eca
to
81a9f75
Compare
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
2 times, most recently
from
February 23, 2022 17:40
1d92417
to
1daa1b0
Compare
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
from
March 23, 2022 12:57
1daa1b0
to
f32b97b
Compare
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
4 times, most recently
from
April 20, 2022 19:32
1a30d42
to
428069a
Compare
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
from
May 10, 2022 14:07
428069a
to
2f051ba
Compare
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
2 times, most recently
from
May 23, 2022 18:02
0ca86da
to
1946895
Compare
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
2 times, most recently
from
June 17, 2022 18:00
00cfba7
to
b70efde
Compare
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
3 times, most recently
from
June 28, 2022 19:18
dd7ff7c
to
daf4446
Compare
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
from
August 23, 2022 18:33
daf4446
to
462e8d1
Compare
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
2 times, most recently
from
September 23, 2022 18:17
e90762c
to
09d4972
Compare
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
4 times, most recently
from
October 3, 2022 19:53
275783e
to
fff3ad7
Compare
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.0...v6.0.1) --- 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>
dependabot
bot
force-pushed
the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
from
October 5, 2022 16:27
fff3ad7
to
c301fe1
Compare
Microsoft.Extensions.DependencyInjection needs to be updated at the same time with Microsoft.Extensions.Hosting
Need to update the branch manually, added some manual changes to this PR. |
Arkatufus
deleted the
dependabot/nuget/Microsoft.Extensions.Hosting-6.0.1
branch
October 5, 2022 18:58
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps Microsoft.Extensions.Hosting from 5.0.0 to 6.0.1.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
... (truncated)
Commits
3a25a7f
Merge in 'release/6.0' changese9036b0
[release/6.0] Add packaging changes for System.Text.Json (#61703)bfdc5e9
Merge branch 'internal/release/6.0' of https://dev.azure.com/dnceng/internal/...756a3c0
Merge remote-tracking branch 'upstream/release/6.0' into internal/release/6.0479322e
Merge in 'release/6.0' changesf35d5b0
Merge in 'release/6.0' changesc1e9122
[release/6.0] Disable native ports package validation (#61697)c91170a
HostFactoryResolver - Increase default timeout and add env var option (#61688)32a62c9
Merge in 'release/6.0' changes1aaf3bf
[release/6.0] Disable activation host tests that fail with a 6.0 RC2 or newer...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 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)