Skip to content
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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2024

Bumps the microsoft group with 6 updates in the / directory:

Package From To
Microsoft.Extensions.Options 8.0.0 8.0.2
Microsoft.AspNetCore.WebUtilities 8.0.7 8.0.8
Microsoft.Extensions.Http.Resilience 8.8.0 8.9.1
Microsoft.Extensions.Options 8.0.0 8.0.2
Microsoft.Extensions.ObjectPool 8.0.7 8.0.8
Microsoft.IO.RecyclableMemoryStream 3.0.0 3.0.1
Microsoft.NET.Test.Sdk 17.8.0 17.11.1

Updates Microsoft.Extensions.Options from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 8.0.2

Release

.NET 8.0.1

Release

Commits
  • 1381d5e Merge in 'release/8.0' changes
  • c987e4f [release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)
  • 441c91d Merge in 'release/8.0' changes
  • c93800e Merge pull request #97065 from carlossanlop/release/8.0-staging
  • c2d2bb3 Merge branch 'release/8.0' into release/8.0-staging
  • 6d35e39 [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)
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.WebUtilities from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.AspNetCore.WebUtilities's releases.

.NET 8.0.8

Release

Commits

Updates Microsoft.Extensions.Http.Resilience from 8.8.0 to 8.9.1

Release notes

Sourced from Microsoft.Extensions.Http.Resilience's releases.

.NET Extensions 8.9.1

8.9.1 packages are no all published in NuGet.org

What's Changed

Full Changelog: dotnet/extensions@v8.9.0...v8.9.1

.NET Extensions 8.9.0

8.9.0 packages are now all published to NuGet.org

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.8.0...v8.9.0

Commits

Updates Microsoft.Extensions.Options from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 8.0.2

Release

.NET 8.0.1

Release

Commits
  • 1381d5e Merge in 'release/8.0' changes
  • c987e4f [release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)
  • 441c91d Merge in 'release/8.0' changes
  • c93800e Merge pull request #97065 from carlossanlop/release/8.0-staging
  • c2d2bb3 Merge branch 'release/8.0' into release/8.0-staging
  • 6d35e39 [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)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.ObjectPool from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.Extensions.ObjectPool's releases.

.NET 8.0.8

Release

Commits

Updates Microsoft.IO.RecyclableMemoryStream from 3.0.0 to 3.0.1

Release notes

Sourced from Microsoft.IO.RecyclableMemoryStream's releases.

Microsoft.IO.RecyclableMemoryStream 3.0.0

Bug Fix

Fix infinite loop bug when calling (Try)GetBuffer on a stream longer than 1 GB when using the UseExponentialLargeBuffer option. (Issue #344)

NuGet: Microsoft.IO.RecyclableMemoryStream 3.0.1

Changelog

Sourced from Microsoft.IO.RecyclableMemoryStream's changelog.

Version 3.0.1

Bug Fix

  • Fix infinite loop bug when calling (Try)GetBuffer on a stream longer than 1 GB when using the UseExponentialLargeBuffer option. (Issue #344)
Commits
  • e29a283 fix typo in CHANGES.md
  • e4a19b7 Update version for 3.0.1 release
  • 7a74201 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)
  • Additional commits viewable in compare view

Updates Microsoft.NET.Test.Sdk from 17.8.0 to 17.11.1

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.11.1

What's Changed

Full Changelog: microsoft/vstest@v17.11.0...v17.11.1

v17.11.0

What's Changed

New Contributors

... (truncated)

Commits

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

@dependabot dependabot bot added the area-dependencies This is related to one or more dependencies. Set by CI do not remove label Sep 11, 2024
@dependabot dependabot bot requested a review from a team September 11, 2024 18:43
@dependabot dependabot bot force-pushed the dependabot/nuget/microsoft-a816400aca branch from da326e7 to 78ae13d Compare September 16, 2024 08:54
@dependabot dependabot bot force-pushed the dependabot/nuget/microsoft-a816400aca branch from 78ae13d to d3b22e9 Compare September 23, 2024 09:12
@github-actions github-actions bot added the status-needs-rebase Set by CI do not remove label Sep 23, 2024
Copy link
Contributor

This PR conflicts with main. You need to rebase the PR before it can be merged.

@dependabot dependabot bot force-pushed the dependabot/nuget/microsoft-a816400aca branch from d3b22e9 to d8c0da9 Compare September 23, 2024 14:18
@github-actions github-actions bot removed the status-needs-rebase Set by CI do not remove label Sep 23, 2024
Copy link
Contributor

This PR doesn't conflict with main anymore. It can be merged after all status checks have passed and it has been reviewed.

@dependabot dependabot bot force-pushed the dependabot/nuget/microsoft-a816400aca branch 4 times, most recently from 806f9cb to f347d13 Compare September 30, 2024 09:57
@dependabot dependabot bot force-pushed the dependabot/nuget/microsoft-a816400aca branch from f347d13 to 6a2a296 Compare October 1, 2024 14:19
@github-actions github-actions bot added the status-needs-rebase Set by CI do not remove label Oct 1, 2024
Copy link
Contributor

github-actions bot commented Oct 1, 2024

This PR conflicts with main. You need to rebase the PR before it can be merged.

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>
@dependabot dependabot bot force-pushed the dependabot/nuget/microsoft-a816400aca branch from 6a2a296 to 37fa1b5 Compare October 1, 2024 19:02
@github-actions github-actions bot removed the status-needs-rebase Set by CI do not remove label Oct 1, 2024
Copy link
Contributor

github-actions bot commented Oct 1, 2024

This PR doesn't conflict with main anymore. It can be merged after all status checks have passed and it has been reviewed.

@github-actions github-actions bot added the status-needs-rebase Set by CI do not remove label Oct 2, 2024
Copy link
Contributor

github-actions bot commented Oct 2, 2024

This PR conflicts with main. You need to rebase the PR before it can be merged.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 2, 2024
@dependabot dependabot bot deleted the dependabot/nuget/microsoft-a816400aca branch October 2, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-dependencies This is related to one or more dependencies. Set by CI do not remove status-needs-rebase Set by CI do not remove
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants