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 Microsoft.Extensions.ObjectPool from 7.0.5 to 7.0.7 #6793

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2023

Bumps Microsoft.Extensions.ObjectPool from 7.0.5 to 7.0.7.

Commits
  • 3dfc6fd Merged PR 31523: [internal/release/7.0] Update dependencies from dnceng/inter...
  • 9e3df7f [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 2be1f3d [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcore
  • 85b254d [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime
  • d118c46 [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime
  • ec7eab9 Merge in 'release/7.0' changes
  • 25360e7 [release/7.0] Fix HTTP/3 and HTTP/2 header decoder buffer allocation (#47949)
  • 47e284e Merge in 'release/7.0' changes
  • 764a98d http.sys (7.0 backport): new option for response buffering (#48073)
  • 5c0d5a9 Don't generate RequestBody for parameters when disabledInferredBody is true (...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Extensions.ObjectPool-7.0.7 branch 6 times, most recently from 9ab20c2 to 93e2279 Compare June 16, 2023 01:04
Bumps [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.7.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.5...v7.0.7)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.ObjectPool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Extensions.ObjectPool-7.0.7 branch from 93e2279 to 94ca944 Compare June 19, 2023 19:50
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2023

Superseded by #6813.

@dependabot dependabot bot closed this Jun 22, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Extensions.ObjectPool-7.0.7 branch June 22, 2023 18:47
Aaronontheweb added a commit to Aaronontheweb/akka.net that referenced this pull request Jul 23, 2024
Eliminates the source of akkadotnet#6793, which was caused by using the incorrect ordering methodology when it came to determining which `ClusterSingletonManager` to hand-over to during member state transitions.

close akkadotnet#6973
close akkadotnet#7196
Aaronontheweb added a commit that referenced this pull request Jul 24, 2024
…hards caused by incorrect `ClusterSingletonManager` `HandOver` (#7297)

* close #6973 - eliminate duplicate shards

Eliminates the source of #6793, which was caused by using the incorrect ordering methodology when it came to determining which `ClusterSingletonManager` to hand-over to during member state transitions.

close #6973
close #7196

* fixed build warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants