Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.21#190

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/patch-dotnet-monorepo

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedFeb 14, 2024
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
com.microsoft.signalr:signalr8.0.1 ->8.0.21ageconfidence

Release Notes

dotnet/aspnetcore (com.microsoft.signalr:signalr)

v8.0.21: .NET 8.0.21

Release

What's Changed

Full Changelog:dotnet/aspnetcore@v8.0.20...v8.0.21

v8.0.20: .NET 8.0.20

Release

What's Changed

Full Changelog:dotnet/aspnetcore@v8.0.19...v8.0.20

v8.0.18: .NET 8.0.18

Release

What's Changed

Full Changelog:dotnet/aspnetcore@v8.0.17...v8.0.18

v8.0.17

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61623)
    The Forwarded Headers Middleware now ignoresX-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.

Dependency Updates

  • Update dependencies from dotnet/arcade (#​61832)
    This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.

  • Bump src/submodules/googletest from52204f7 to04ee1b4 (#​61761)
    The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.

Miscellaneous

  • Update branding to 8.0.17 (#​61830)
    The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.

  • Merging internal commits for release/8.0 (#​61924)
    This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog:dotnet/aspnetcore@v8.0.16...v8.0.17

v8.0.16: .NET 8.0.16

Release

What's Changed

Full Changelog:dotnet/aspnetcore@v8.0.15...v8.0.16

v8.0.15: .NET 8.0.15

Release

What's Changed

Full Changelog:dotnet/aspnetcore@v8.0.14...v8.0.15

v8.0.14: .NET 8.0.14

Release

What's Changed

Full Changelog:dotnet/aspnetcore@v8.0.13...v8.0.14

v8.0.13: .NET 8.0.13

Release

What's Changed

Full Changelog:dotnet/aspnetcore@v8.0.12...v8.0.13

v8.0.12: .NET 8.0.12

Release

What's Changed

Full Changelog:dotnet/aspnetcore@v8.0.11...v8.0.12

v8.0.11: .NET 8.0.11

Release

What's Changed

Full Changelog:dotnet/aspnetcore@v8.0.10...v8.0.11

v8.0.10: .NET 8.0.10

Release

v8.0.8: .NET 8.0.8

Release

v8.0.7: .NET 8.0.7

Release

v8.0.6: .NET 8.0.6

Release

v8.0.5: .NET 8.0.5

Release

What's Changed

Full Changelog:dotnet/aspnetcore@v8.0.4...v8.0.5

v8.0.4: .NET 8.0.4

Release

v8.0.3: .NET 8.0.3

Release

v8.0.2: .NET 8.0.2

Release


Configuration

📅Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated byMend Renovate. View therepository job log.

@sonarqubecloud
Copy link

Quality Gate PassedQuality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@codecov
Copy link

codecovbot commentedFeb 14, 2024
edited
Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.85%. Comparing base(11fbecc) to head(7e4095d).

Additional details and impacted files
@@            Coverage Diff            @@##               main     #190   +/-   ##=========================================  Coverage     33.85%   33.85%             Complexity       15       15           =========================================  Files            22       22             Lines           381      381             Branches         39       39           =========================================  Hits            129      129             Misses          243      243             Partials          9        9

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch fromdc03048 to1ecf92cCompareMarch 13, 2024 14:13
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.2chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.3Mar 13, 2024
@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch from1ecf92c toc1e009cCompareApril 10, 2024 13:45
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.3chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.4Apr 10, 2024
@sonarqubecloud
Copy link

Quality Gate PassedQuality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch fromc1e009c toa1df5e0CompareMay 15, 2024 16:52
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.4chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.5May 15, 2024
@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch froma1df5e0 to4835d7aCompareMay 29, 2024 14:19
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.5chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.6May 29, 2024
@sonarqubecloud
Copy link

Quality Gate PassedQuality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch from4835d7a to3aa0fd9CompareJuly 10, 2024 12:50
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.6chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.7Jul 10, 2024
@sonarqubecloud
Copy link

@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch from3aa0fd9 toa44b180CompareAugust 14, 2024 13:37
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.7chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.8Aug 14, 2024
@sonarqubecloud
Copy link

@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch froma44b180 toc1c2f67CompareOctober 8, 2024 15:37
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.8chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.10Oct 8, 2024
@sonarqubecloud
Copy link

@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch fromc1c2f67 toe4e8d9bCompareNovember 13, 2024 19:33
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.10chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.11Nov 13, 2024
@sonarqubecloud
Copy link

@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch frome4e8d9b to445f8a0CompareJanuary 15, 2025 21:57
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.11chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.12Jan 15, 2025
@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch from445f8a0 to7367b9bCompareFebruary 12, 2025 19:46
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.12chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.13Feb 12, 2025
@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch from7367b9b to87b6c4dCompareMarch 12, 2025 16:53
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.13chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.14Mar 12, 2025
@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch from87b6c4d to27f9ac3CompareApril 9, 2025 19:32
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.14chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.15Apr 9, 2025
@sonarqubecloud
Copy link

@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch from27f9ac3 to2a493eaCompareMay 14, 2025 22:57
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.15chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.16May 14, 2025
@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch from2a493ea toea61196CompareJune 11, 2025 17:45
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.16chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.17Jun 11, 2025
@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch fromea61196 to7e4095dCompareJuly 9, 2025 21:44
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.17chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.18Jul 9, 2025
@sonarqubecloud
Copy link

@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch from7e4095d to145de2aCompareSeptember 19, 2025 16:10
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.18chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.20Sep 19, 2025
@renovaterenovatebotforce-pushed therenovate/patch-dotnet-monorepo branch from145de2a tof41b2c1CompareOctober 17, 2025 21:58
@renovaterenovatebot changed the titlechore(deps): update dependency com.microsoft.signalr:signalr to v8.0.20chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.21Oct 17, 2025
@sonarqubecloud
Copy link

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp