-
Notifications
You must be signed in to change notification settings - Fork 756
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.Configuration and Microsoft.Extensions.Configuration.Json #15712
base: main
Are you sure you want to change the base?
Conversation
dependabot
bot
commented
on behalf of github
Dec 1, 2024
•
edited by microsoft-github-policy-service
bot
Loading
edited by microsoft-github-policy-service
bot
…iguration.Json Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Configuration.Json` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test this change out locally with the following install scripts (Action run 12126654498) VSCode
Azure CLI
|
Pull request was closed
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Forcing rebuild |
Dotnet Test Results 78 files - 39 78 suites - 39 30m 0s ⏱️ - 14m 6s Results for commit 05a437d. ± Comparison against base commit b006cb4. This pull request removes 1854 and adds 630 tests. Note that renamed tests count towards both.
|
Bumps Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json. These dependencies needed to be updated together.
Updates
Microsoft.Extensions.Configuration
from 8.0.0 to 9.0.0Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
... (truncated)
Commits
9d5a6a9
Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903
Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41
Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615
Bump downlevels for 9.0 (#109288)0456c7e
Merge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a
[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137
Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51
Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fb
Merge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14
[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...Updates
Microsoft.Extensions.Configuration.Json
from 8.0.1 to 9.0.0Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
... (truncated)
Commits
9d5a6a9
Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903
Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41
Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615
Bump downlevels for 9.0 (#109288)0456c7e
Merge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a
[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137
Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51
Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fb
Merge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14
[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...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)