-
Notifications
You must be signed in to change notification settings - Fork 8
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 the microsoft-extensions group in /Solutions with 5 updates #455
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/nuget/Solutions/microsoft-extensions-58843c6ab1
Closed
Bump the microsoft-extensions group in /Solutions with 5 updates #455
dependabot
wants to merge
1
commit into
main
from
dependabot/nuget/Solutions/microsoft-extensions-58843c6ab1
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 the microsoft-extensions group in /Solutions with 5 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.3` | `8.0.5` | | [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.10` | | [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.2` | Updates `Microsoft.Extensions.Configuration.Json` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v8.0.1) Updates `System.Text.Json` from 8.0.3 to 8.0.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.3...v8.0.5) Updates `Microsoft.Extensions.Http` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v8.0.1) Updates `Microsoft.Extensions.ObjectPool` from 8.0.3 to 8.0.10 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.10) Updates `Microsoft.Extensions.DependencyModel` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v8.0.2) Updates `System.Text.Json` from 8.0.3 to 8.0.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.3...v8.0.5) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-extensions - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-extensions - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-extensions - dependency-name: Microsoft.Extensions.ObjectPool dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-extensions - dependency-name: Microsoft.Extensions.DependencyModel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-extensions - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-extensions ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 15, 2024
Code Coverage Summary Report - Linux (net8.0)
|
Test Results 1 files 1 suites 18m 51s ⏱️ Results for commit ac9579f. ♻️ This comment has been updated with latest results. |
Code Coverage Summary Report - Windows (net481)
|
Code Coverage Summary Report - Windows (net8.0)
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/nuget/Solutions/microsoft-extensions-58843c6ab1
branch
October 23, 2024 08:08
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 the microsoft-extensions group in /Solutions with 5 updates:
8.0.0
8.0.1
8.0.3
8.0.5
8.0.0
8.0.1
8.0.3
8.0.10
8.0.0
8.0.2
Updates
Microsoft.Extensions.Configuration.Json
from 8.0.0 to 8.0.1Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
Commits
bf5e279
Merge in 'release/8.0' changesa6e4834
[release/8.0] Free the tls memory on thread termination (#95439)eddf880
Merge in 'release/8.0' changes89a2364
[release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...d682195
Merge in 'release/8.0' changes8557ef2
Merge pull request #95148 from carlossanlop/release/8.0-stagingaaa4b27
Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...72e5ae9
X509Chain.Build should throw when an internal error occursa20ee6f
[release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)4fc3df2
Fix incremental servicing condition (#95119)Updates
System.Text.Json
from 8.0.3 to 8.0.5Release notes
Sourced from System.Text.Json's releases.
... (truncated)
Commits
087e153
Merge in 'release/8.0' changesca4f0fe
[release/8.0] Update MicrosoftBuildVersion to latest (#100595) (#101145)dfd075b
Merge in 'release/8.0' changesb55fd6f
Merge pull request #101091 from directhex/release/8.0-stagingbefe7ad
Merge branch 'release/8.0' into release/8.0-stagingaa7c7ff
[release/8.0-staging] JIT: Fixed incorrect reversed condition for GT (#100372)88be910
Always zero-init if object contains pointers (#100265) (#100426)2d7642d
System.Diagnostics.DiagnosticSource (#99583)3c5a0af
Add workload metadata (#100649)a494d22
[Release/8.0] Remove preventing EH at shutdown (#100836)Updates
Microsoft.Extensions.Http
from 8.0.0 to 8.0.1Release notes
Sourced from Microsoft.Extensions.Http's releases.
Commits
bf5e279
Merge in 'release/8.0' changesa6e4834
[release/8.0] Free the tls memory on thread termination (#95439)eddf880
Merge in 'release/8.0' changes89a2364
[release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...d682195
Merge in 'release/8.0' changes8557ef2
Merge pull request #95148 from carlossanlop/release/8.0-stagingaaa4b27
Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...72e5ae9
X509Chain.Build should throw when an internal error occursa20ee6f
[release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)4fc3df2
Fix incremental servicing condition (#95119)Updates
Microsoft.Extensions.ObjectPool
from 8.0.3 to 8.0.10Release notes
Sourced from Microsoft.Extensions.ObjectPool's releases.
Commits
c2a4429
Merged PR 42968: [internal/release/8.0] Update dependencies from dnceng/inter...e213713
Merged PR 42964: [internal/release/8.0] Update dependencies from dnceng/inter...c65d335
Merge commit '30ef19c7d9651d0fa113dd8ed08809e545141d74'30ef19c
[release/8.0] [Blazor] Invoke inbound activity handlers on circuit initializa...dd48611
Merged PR 42789: [internal/release/8.0] Update dependencies from dnceng/inter...704e1a1
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...e2cfb3b
Merged PR 42754: [internal/release/8.0] Update dependencies from dnceng/inter...1774a05
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...6cd9f8d
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...fd65361
Merged PR 42739: [internal/release/8.0] Update dependencies from dnceng/inter...Updates
Microsoft.Extensions.DependencyModel
from 8.0.0 to 8.0.2Release notes
Sourced from Microsoft.Extensions.DependencyModel's releases.
Commits
1381d5e
Merge in 'release/8.0' changesc987e4f
[release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)441c91d
Merge in 'release/8.0' changesc93800e
Merge pull request #97065 from carlossanlop/release/8.0-stagingc2d2bb3
Merge branch 'release/8.0' into release/8.0-staging6d35e39
[release/8.0-staging] UInt64.CreateSaturating<Int128> truncates instead of sa...96b0a55
[release/8.0-staging] macOS: Set certificate as a dependency of private key h...85c2772
[release/8.0] Fix server-side OCSP stapling on Linux (#96838)683da71
[release/8.0-staging] Gen0 segment should always be reported as Gen0 for DacH...f9d0a7b
[release/8.0-staging] Fix Crossgen2 PDB generation (again) (#96566)Updates
System.Text.Json
from 8.0.3 to 8.0.5Release notes
Sourced from System.Text.Json's releases.
... (truncated)
Commits
087e153
Merge in 'release/8.0' changesca4f0fe
[release/8.0] Update MicrosoftBuildVersion to latest (#100595) (#101145)dfd075b
Merge in 'release/8.0' changesb55fd6f
Merge pull request #101091 from directhex/release/8.0-stagingbefe7ad
Merge branch 'release/8.0' into release/8.0-stagingaa7c7ff
[release/8.0-staging] JIT: Fixed incorrect reversed condition for GT (#100372)88be910
Always zero-init if object contains pointers (#100265) (#100426)2d7642d
System.Diagnostics.DiagnosticSource (#99583)3c5a0af
Add workload metadata (#100649)a494d22
[Release/8.0] Remove preventing EH at shutdown (#100836)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions