-
Notifications
You must be signed in to change notification settings - Fork 47
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 group across 1 directory with 6 updates #2014
Conversation
da326e7
to
78ae13d
Compare
78ae13d
to
d3b22e9
Compare
This PR conflicts with |
d3b22e9
to
d8c0da9
Compare
This PR doesn't conflict with |
806f9cb
to
f347d13
Compare
f347d13
to
6a2a296
Compare
This PR conflicts with |
Bumps the microsoft group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.2` | | [Microsoft.AspNetCore.WebUtilities](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) | `8.8.0` | `8.9.1` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.2` | | [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Microsoft.IO.RecyclableMemoryStream](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream) | `3.0.0` | `3.0.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.11.1` | Updates `Microsoft.Extensions.Options` 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 `Microsoft.AspNetCore.WebUtilities` from 8.0.7 to 8.0.8 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.7...v8.0.8) Updates `Microsoft.Extensions.Http.Resilience` from 8.8.0 to 8.9.1 - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](dotnet/extensions@v8.8.0...v8.9.1) Updates `Microsoft.Extensions.Options` 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 `Microsoft.Extensions.ObjectPool` from 8.0.7 to 8.0.8 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.7...v8.0.8) Updates `Microsoft.IO.RecyclableMemoryStream` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream/releases) - [Changelog](https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream/blob/master/CHANGES.md) - [Commits](microsoft/Microsoft.IO.RecyclableMemoryStream@3.0.0...v3.0.1) Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.8.0...v17.11.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.WebUtilities dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Http.Resilience dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.ObjectPool dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.IO.RecyclableMemoryStream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
6a2a296
to
37fa1b5
Compare
This PR doesn't conflict with |
This PR conflicts with |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the microsoft group with 6 updates in the / directory:
8.0.0
8.0.2
8.0.7
8.0.8
8.8.0
8.9.1
8.0.0
8.0.2
8.0.7
8.0.8
3.0.0
3.0.1
17.8.0
17.11.1
Updates
Microsoft.Extensions.Options
from 8.0.0 to 8.0.2Release notes
Sourced from Microsoft.Extensions.Options'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
Microsoft.AspNetCore.WebUtilities
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.AspNetCore.WebUtilities's releases.
Commits
954f61d
Merged PR 41234: Update token timeoutb4bd413
Merged PR 41232: Regenerate SAS before installersa9a9679
Merged PR 41208: Updated ci.yml - name artifacts with attempt number where pu...d7cd46e
Updated ci-public.yml - add job attempt number to log and test results artifa...502dd8f
Updated ci.yml - name artifacts with attempt number where publish on error is...02af77e
Merge commit '8627de289bea83ff85b0e54c4a085680b01668f8'8627de2
Update dependencies from https://github.com/dotnet/source-build-reference-pac...2ccd323
Merged PR 41169: [internal/release/8.0] Update dependencies from dnceng/inter...c1bbdb5
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...ad6f7a6
Merge commit 'b1fbaaab3f1c9fe17d22eda6c0425c2f2aa89674'Updates
Microsoft.Extensions.Http.Resilience
from 8.8.0 to 8.9.1Release notes
Sourced from Microsoft.Extensions.Http.Resilience's releases.
Commits
544b8d5
[release/8.9] Revert correct Meter name (#5406)f5b6188
Produce stable versionsdc1ba70
Make capping happen after scale of the CPU usage in ResourceUtilization (#5388)45e8ca3
Replace Network Type string with Const in ResourceMonitoring (#5398)3131920
Bring parity to dotnet extensions logging generator behavior (#5370)33a8b29
Update dependencies from https://github.com/dotnet/arcade build 20240826.2 (#...135a94a
Expose Resource Monitoring Snapshot API (#5392)8fa03a9
Add network metrics to Resource Monitoring for Linux (#5367)5fc7e2b
Update dependencies from https://github.com/dotnet/arcade build 20240821.4 (#...8446f25
Deprecate IResourceUtilizationPublisher (#5360)Updates
Microsoft.Extensions.Options
from 8.0.0 to 8.0.2Release notes
Sourced from Microsoft.Extensions.Options'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
Microsoft.Extensions.ObjectPool
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.Extensions.ObjectPool's releases.
Commits
954f61d
Merged PR 41234: Update token timeoutb4bd413
Merged PR 41232: Regenerate SAS before installersa9a9679
Merged PR 41208: Updated ci.yml - name artifacts with attempt number where pu...d7cd46e
Updated ci-public.yml - add job attempt number to log and test results artifa...502dd8f
Updated ci.yml - name artifacts with attempt number where publish on error is...02af77e
Merge commit '8627de289bea83ff85b0e54c4a085680b01668f8'8627de2
Update dependencies from https://github.com/dotnet/source-build-reference-pac...2ccd323
Merged PR 41169: [internal/release/8.0] Update dependencies from dnceng/inter...c1bbdb5
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...ad6f7a6
Merge commit 'b1fbaaab3f1c9fe17d22eda6c0425c2f2aa89674'Updates
Microsoft.IO.RecyclableMemoryStream
from 3.0.0 to 3.0.1Release notes
Sourced from Microsoft.IO.RecyclableMemoryStream's releases.
Changelog
Sourced from Microsoft.IO.RecyclableMemoryStream's changelog.
Commits
e29a283
fix typo in CHANGES.mde4a19b7
Update version for 3.0.1 release7a74201
Resolving infinite loop with buffers longer than MaxArrayLength (#345)5c59e93
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /UnitTests (#343)31978c7
Bump NUnit.Analyzers from 4.1.0 to 4.2.0 in /UnitTests (#341)fe17175
Add important note to avoid memory leak by wrong usage of the lib (#338)d5d69d8
Bump NUnit.Analyzers from 4.0.1 to 4.1.0 in /UnitTests (#337)9362885
Code cleanup (#325)5e7b845
Bump nunit from 4.0.1 to 4.1.0 in /UnitTests (#335)3d6b2b0
Add correct permissions to code-ql workflow (#333)Updates
Microsoft.NET.Test.Sdk
from 17.8.0 to 17.11.1Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
58dbd02
Revert "Do not publish to BAR when RTM version is built"aa62848
Do not publish to BAR when RTM version is builtd824a2f
Bump 17.11.1ed4ac92
Forward error output from testhost as info (#5193)c6ad3e3
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...910ca0d
Fix output based test (#5131)0518cea
Rebrand to 17.11-release (#5128)5b69fd3
Write dll instead of target on abort, rename errors (#5115)7264afa
Error output as info in terminal logger (#5113)3d2ea06
remove disable interactive auth (#5110)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