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 Polly from 7.2.4 to 8.0.0 #193

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Bump Polly from 7.2.4 to 8.0.0 #193

merged 1 commit into from
Oct 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2023

Bumps Polly from 7.2.4 to 8.0.0.

Release notes

Sourced from Polly's releases.

8.0.0

What's Changed

... (truncated)

Changelog

Sourced from Polly's changelog.

8.0.0

8.0.0-beta.2

... (truncated)

Commits

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

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 29, 2023
@Keboo Keboo enabled auto-merge (squash) October 3, 2023 20:45
@Keboo
Copy link
Owner

Keboo commented Oct 5, 2023

@dependabot rebase

Bumps [Polly](https://github.com/App-vNext/Polly) from 7.2.4 to 8.0.0.
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](App-vNext/Polly@7.2.4...8.0.0)

---
updated-dependencies:
- dependency-name: Polly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Polly-8.0.0 branch from e21f5e0 to f1f7b8e Compare October 5, 2023 17:33
@Keboo Keboo merged commit 843ec14 into main Oct 5, 2023
1 check passed
@Keboo Keboo deleted the dependabot/nuget/Polly-8.0.0 branch October 5, 2023 17:34
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Summary - Code Coverage

Summary
Generated on: 10/05/2023 - 17:34:49
Coverage date: 10/05/2023 - 17:34:39 - 10/05/2023 - 17:34:44
Parser: MultiReport (3x Cobertura)
Assemblies: 3
Classes: 24
Files: 22
Line coverage: 63.8% (412 of 645)
Covered lines: 412
Uncovered lines: 233
Coverable lines: 645
Total lines: 1466
Branch coverage: 48% (148 of 308)
Covered branches: 148
Total branches: 308
Method coverage: Feature is only available for sponsors
Tag: 383_6422465737

Coverage

PointerStar.Client - 48.2%
Name Line Branch
PointerStar.Client 48.2% 40.6%
PointerStar.Client.Components.ComponentBase`1 0%
PointerStar.Client.Components.UserDialog 0% 0%
PointerStar.Client.Cookies.Cookie 0% 0%
PointerStar.Client.Cookies.WellKnownCookieValues 100% 100%
PointerStar.Client.Pages.Index 0%
PointerStar.Client.Pages.Room 0% 0%
PointerStar.Client.Shared.MainLayout 0% 0%
PointerStar.Client.ViewModels.ClipboardService 0%
PointerStar.Client.ViewModels.RoomViewModel 98.1% 91.1%
PointerStar.Client.ViewModels.UserDialogViewModel 93.3% 92.8%
PointerStar.Client.ViewModels.ViewModelBase 100%
Program 0%
PointerStar.Server - 82.2%
Name Line Branch
PointerStar.Server 82.2% 64.5%
AspNetCoreGeneratedDocument.Pages_Error 0% 0%
PointerStar.Server.Controllers.RoomController 100% 100%
PointerStar.Server.Hubs.RoomHub 0% 0%
PointerStar.Server.Pages.ErrorModel 0% 0%
PointerStar.Server.Room.InMemoryRoomManager 99.4% 98.2%
Program 94.1% 50%
PointerStar.Shared - 61.2%
Name Line Branch
PointerStar.Shared 61.2% 37.5%
PointerStar.Shared.Role 90% 50%
PointerStar.Shared.RoomHubConnection 0% 0%
PointerStar.Shared.RoomOptions 66.6%
PointerStar.Shared.RoomState 96.8%
PointerStar.Shared.User 100%
PointerStar.Shared.UserOptions 100%

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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant