-
Notifications
You must be signed in to change notification settings - Fork 0
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 9.0.2 to 9.0.3 #7
Merged
dependabot
merged 1 commit into
main
from
dependabot/nuget/Microsoft.Extensions.Hosting-9.0.3
Mar 11, 2025
Merged
Bump Microsoft.Extensions.Hosting from 9.0.2 to 9.0.3 #7
dependabot
merged 1 commit into
main
from
dependabot/nuget/Microsoft.Extensions.Hosting-9.0.3
Mar 11, 2025
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
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot merge
…On Tue, Mar 11, 2025 at 6:02 PM dependabot[bot] ***@***.***> wrote:
Bumps Microsoft.Extensions.Hosting <https://github.com/dotnet/runtime>
from 9.0.2 to 9.0.3.
Release notes
*Sourced from Microsoft.Extensions.Hosting's releases
<https://github.com/dotnet/runtime/releases>.*
.NET 9.0.3
Release <https://github.com/dotnet/core/releases/tag/v9.0.3>
What's Changed
- [release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8
workload manifest by @akoeplinger <https://github.com/akoeplinger> in
dotnet/runtime#110871
<https://redirect.github.com/dotnet/runtime/pull/110871>
- [release/9.0] Disable tests targetting
http://corefx-net-http11.azurewebsites.net by @rzikm
<https://github.com/rzikm> in dotnet/runtime#111402
<https://redirect.github.com/dotnet/runtime/pull/111402>
- [release/9.0-staging] Support generic fields in
PersistedAssemblyBuilder by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110839
<https://redirect.github.com/dotnet/runtime/pull/110839>
- [release/9.0-staging] Re-enable skiasharp WBT tests (#109232
<https://redirect.github.com/dotnet/runtime/issues/109232>) by
@radekdoulik <https://github.com/radekdoulik> in dotnet/runtime#110734
<https://redirect.github.com/dotnet/runtime/pull/110734>
- [release/9.0-staging] Backport test fixes related to BinaryFormatter
removal by @adamsitnik <https://github.com/adamsitnik> in
dotnet/runtime#111508
<https://redirect.github.com/dotnet/runtime/pull/111508>
- [manual] Merge branch 'release/9.0' => 'release/9.0-staging' by
@carlossanlop <https://github.com/carlossanlop> in
dotnet/runtime#111565
<https://redirect.github.com/dotnet/runtime/pull/111565>
- [release/9.0] [wasi] Disable build in .NET 9 by @maraf
<https://github.com/maraf> in dotnet/runtime#108877
<https://redirect.github.com/dotnet/runtime/pull/108877>
- [release/9.0-staging] [mono] Disable UnitTest_GVM_TypeLoadException
for fullAOT jobs by @github-actions
<https://github.com/github-actions> in dotnet/runtime#111394
<https://redirect.github.com/dotnet/runtime/pull/111394>
- [release/9.0-staging] Fix UnsafeAccessor scenario for
modopts/modreqs when comparing field sigs. by @AaronRobinsonMSFT
<https://github.com/AaronRobinsonMSFT> in dotnet/runtime#111675
<https://redirect.github.com/dotnet/runtime/pull/111675>
- [release/9.0-staging] [mono] Run runtime-llvm and runtime-ioslike on
Mono LLVM PRs by @github-actions <https://github.com/github-actions>
in dotnet/runtime#111739
<https://redirect.github.com/dotnet/runtime/pull/111739>
- [release/9.0-staging] fix stack 2x2 tensor along dimension 1 by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110053
<https://redirect.github.com/dotnet/runtime/pull/110053>
- [release/9.0-staging] Fix race condition in cleanup of collectible
thread static variables by @github-actions
<https://github.com/github-actions> in dotnet/runtime#111275
<https://redirect.github.com/dotnet/runtime/pull/111275>
- [release/9.0-staging] [iOS] Retrieve device locale in full
(specific) format from ObjectiveC APIs by @github-actions
<https://github.com/github-actions> in dotnet/runtime#111612
<https://redirect.github.com/dotnet/runtime/pull/111612>
- [release/9.0-staging] Add workflow to prevent merging a PR when the
NO-MERGE label is applied by @github-actions
<https://github.com/github-actions> in dotnet/runtime#111961
<https://redirect.github.com/dotnet/runtime/pull/111961>
- [release/9.0-staging] Use alternative format string specifier to
ensure decimal point is present by @github-actions
<https://github.com/github-actions> in dotnet/runtime#111444
<https://redirect.github.com/dotnet/runtime/pull/111444>
- [release/9.0-staging] Fixed android build with NDK 23 by @jkurdek
<https://github.com/jkurdek> in dotnet/runtime#111696
<https://redirect.github.com/dotnet/runtime/pull/111696>
- [release/9.0-staging] Fix UNC paths by @github-actions
<https://github.com/github-actions> in dotnet/runtime#111499
<https://redirect.github.com/dotnet/runtime/pull/111499>
- [release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into
memory by @github-actions <https://github.com/github-actions> in
dotnet/runtime#111069
<https://redirect.github.com/dotnet/runtime/pull/111069>
- [release/9.0] Remove explicit __compact_unwind entries from x64
assembler by @filipnavara <https://github.com/filipnavara> in
dotnet/runtime#112204
<https://redirect.github.com/dotnet/runtime/pull/112204>
- Update branding to 9.0.3 by @vseanreesermsft
<https://github.com/vseanreesermsft> in dotnet/runtime#112144
<https://redirect.github.com/dotnet/runtime/pull/112144>
- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#111606
<https://redirect.github.com/dotnet/runtime/pull/111606>
- [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#111891
<https://redirect.github.com/dotnet/runtime/pull/111891>
- [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#112189
<https://redirect.github.com/dotnet/runtime/pull/112189>
- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#111519
<https://redirect.github.com/dotnet/runtime/pull/111519>
- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#112121
<https://redirect.github.com/dotnet/runtime/pull/112121>
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets
by @dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#111737
<https://redirect.github.com/dotnet/runtime/pull/111737>
- [release/9.0-staging] Fix shimmed implementation of
TryGetHashAndReset to handle HMAC. by @github-actions
<https://github.com/github-actions> in dotnet/runtime#112015
<https://redirect.github.com/dotnet/runtime/pull/112015>
- Remove Windows 8.1 from test queues by @agocke
<https://github.com/agocke> in dotnet/runtime#112056
<https://redirect.github.com/dotnet/runtime/pull/112056>
- [release/9.0-staging] Update dependencies from
dotnet/source-build-reference-packages by @dotnet-maestro
<https://github.com/dotnet-maestro> in dotnet/runtime#111603
<https://redirect.github.com/dotnet/runtime/pull/111603>
- [browser] Remove experimental args from NodeJS WBT runner by @maraf
<https://github.com/maraf> in dotnet/runtime#111655
<https://redirect.github.com/dotnet/runtime/pull/111655>
- [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#111607
<https://redirect.github.com/dotnet/runtime/pull/111607>
- [release/9.0-staging] Update dependencies from
dotnet/roslyn-analyzers by @dotnet-maestro
<https://github.com/dotnet-maestro> in dotnet/runtime#111826
<https://redirect.github.com/dotnet/runtime/pull/111826>
- [release/9.0-staging] Update dependencies from
dotnet/hotreload-utils by @dotnet-maestro
<https://github.com/dotnet-maestro> in dotnet/runtime#111885
<https://redirect.github.com/dotnet/runtime/pull/111885>
- [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#112122
<https://redirect.github.com/dotnet/runtime/pull/112122>
- [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#112225
<https://redirect.github.com/dotnet/runtime/pull/112225>
- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#112261
<https://redirect.github.com/dotnet/runtime/pull/112261>
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#112219
<https://redirect.github.com/dotnet/runtime/pull/112219>
- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#112340
<https://redirect.github.com/dotnet/runtime/pull/112340>
- [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#111483
<https://redirect.github.com/dotnet/runtime/pull/111483>
- Backport pr 111723 to 9.0 staging by @StephenMolloy
<https://github.com/StephenMolloy> in dotnet/runtime#112322
<https://redirect.github.com/dotnet/runtime/pull/112322>
- [manual] Merge release/9.0-staging into release/9.0 by @carlossanlop
<https://github.com/carlossanlop> in dotnet/runtime#112382
<https://redirect.github.com/dotnet/runtime/pull/112382>
- [9.0] Backport labeling workflow changes by @carlossanlop
<https://github.com/carlossanlop> in dotnet/runtime#112240
<https://redirect.github.com/dotnet/runtime/pull/112240>
- [9.0] Move release/9.0 localization back to main too by
@carlossanlop <https://github.com/carlossanlop> in
dotnet/runtime#112443
<https://redirect.github.com/dotnet/runtime/pull/112443>
- Merging internal commits for release/9.0 by @vseanreesermsft
<https://github.com/vseanreesermsft> in dotnet/runtime#112453
<https://redirect.github.com/dotnet/runtime/pull/112453>
... (truncated)
Commits
- 831d23e
<dotnet/runtime@831d23e>
Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
- c97d3a4
<dotnet/runtime@c97d3a4>
Merge pull request #112453
<https://redirect.github.com/dotnet/runtime/issues/112453> from
vseanreesermsft/internal-merge-9.0-2025-02-11...
- 4045f55
<dotnet/runtime@4045f55>
Disable loc from release/9.0 (#112443
<https://redirect.github.com/dotnet/runtime/issues/112443>)
- ddae4fe
<dotnet/runtime@ddae4fe>
Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into
internal-merge-9...
- 710b9e0
<dotnet/runtime@710b9e0>
Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
- 9988fab
<dotnet/runtime@9988fab>
[9.0] Backport labeling workflow changes (#112240
<https://redirect.github.com/dotnet/runtime/issues/112240>)
- 95e028d
<dotnet/runtime@95e028d>
Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
- 689f4e9
<dotnet/runtime@689f4e9>
Merge pull request #112382
<https://redirect.github.com/dotnet/runtime/issues/112382> from
carlossanlop/release/9.0-staging
- 10a6130
<dotnet/runtime@10a6130>
Backport pr 111723 to 9.0 staging (#112322
<https://redirect.github.com/dotnet/runtime/issues/112322>)
- 49a1042
<dotnet/runtime@49a1042>
[release/9.0-staging] Update dependencies from dotnet/arcade (#111483
<https://redirect.github.com/dotnet/runtime/issues/111483>)
- Additional commits viewable in compare view
<dotnet/runtime@v9.0.2...v9.0.3>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#7
Commit Summary
- 2e1bdfe
<2e1bdfe>
Bump Microsoft.Extensions.Hosting from 9.0.2 to 9.0.3
File Changes
(1 file <https://github.com/rnelson/RossBot2000/pull/7/files>)
- *M* RossBot2000.csproj
<https://github.com/rnelson/RossBot2000/pull/7/files#diff-5e4afbe131317b249b24c4bc3d5cce526fba5412918b7763e786b386ca71f379>
(2)
Patch Links:
- https://github.com/rnelson/RossBot2000/pull/7.patch
- https://github.com/rnelson/RossBot2000/pull/7.diff
—
Reply to this email directly, view it on GitHub
<#7>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA44WPJVWIV6FCXPKITCV32T5TPXAVCNFSM6AAAAABY2EGEM2VHI2DSMVQWIX3LMV43ASLTON2WKOZSHEYTEMBXGA3DQMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 9.0.2 to 9.0.3.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
... (truncated)
Commits
831d23e
Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'c97d3a4
Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...4045f55
Disable loc from release/9.0 (#112443)ddae4fe
Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...710b9e0
Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'9988fab
[9.0] Backport labeling workflow changes (#112240)95e028d
Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'689f4e9
Merge pull request #112382 from carlossanlop/release/9.0-staging10a6130
Backport pr 111723 to 9.0 staging (#112322)49a1042
[release/9.0-staging] Update dependencies from dotnet/arcade (#111483)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)